[ 539.723450] [55806]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 539.724855] [55806]: *** Starting uWSGI 2.0.20-debian (64bit) on [Thu Feb 20 02:29:25 2025] *** [ 539.724855] [55806]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 539.724855] [55806]: os: Linux-6.8.0-52-generic #53~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jan 15 19:18:46 UTC 2 [ 539.724855] [55806]: nodename: devstack [ 539.724855] [55806]: machine: x86_64 [ 539.724855] [55806]: clock source: unix [ 539.724855] [55806]: pcre jit disabled [ 539.724855] [55806]: detected number of CPU cores: 8 [ 539.724855] [55806]: current working directory: / [ 539.724855] [55806]: detected binary path: /usr/bin/uwsgi-core [ 539.724855] [55806]: your processes number limit is 63753 [ 539.725196] [55806]: your memory page size is 4096 bytes [ 539.725196] [55806]: detected max file descriptor number: 2048 [ 539.725196] [55806]: lock engine: pthread robust mutexes [ 539.725196] [55806]: thunder lock: enabled [ 539.725196] [55806]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 539.725196] [55806]: Python version: 3.10.12 (main, Jan 17 2025, 14:35:34) [GCC 11.4.0] [ 539.725196] [55806]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 539.725196] [55806]: Set PythonHome to /opt/stack/data/venv [ 539.752355] [55806]: Python main interpreter initialized at 0x6503d1c63be0 [ 539.752355] [55806]: python threads support enabled [ 539.752355] [55806]: your server socket listen backlog is limited to 100 connections [ 539.752355] [55806]: your mercy for graceful operations on workers is 80 seconds [ 539.752583] [55806]: mapped 403077 bytes (393 KB) for 2 cores [ 539.752665] [55806]: *** Operational MODE: preforking *** [ 539.752836] [55806]: *** uWSGI is running in multiple interpreter mode *** [ 539.752836] [55806]: spawned uWSGI master process (pid: 55806) [ 539.753329] [55806]: spawned uWSGI worker 1 (pid: 55807, cores: 1) [ 539.753676] [55806]: spawned uWSGI worker 2 (pid: 55808, cores: 1) [ 539.753741] [55806]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 539.939559] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 539.939559] [55808]: debtcollector.deprecate( [ 539.946804] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 539.946804] [55807]: debtcollector.deprecate( [ 540.733190] [55808]: /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 [ 540.733190] [55808]: warnings.warn( [ 540.733509] [55807]: /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 [ 540.733509] [55807]: warnings.warn( [ 540.843092] [55807]: /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. [ 540.843092] [55807]: from defusedxml.lxml import parse [ 540.843353] [55808]: /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. [ 540.843353] [55808]: from defusedxml.lxml import parse [ 540.879440] [55808]: /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) [ 540.879440] [55808]: BASE = declarative_base() [ 540.881751] [55807]: /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) [ 540.881751] [55807]: BASE = declarative_base() [ 541.052179] [55808]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55808) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 541.053682] [55807]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55807) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 541.058818] [55808]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55808) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 541.059234] [55807]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55807) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 541.059322] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.059644] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.059835] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.059940] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.060034] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.060145] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.191031] [55808]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 541.191031] [55808]: @jsonschema.FormatChecker.cls_checks('date-time') [ 541.191224] [55807]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 541.191224] [55807]: @jsonschema.FormatChecker.cls_checks('date-time') [ 541.236936] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.237166] [55808]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.237166] [55808]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.237166] [55808]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.237334] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.237334] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.237421] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.238402] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.238504] [55807]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.238561] [55807]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.238637] [55807]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.238699] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.238945] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.239037] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.407896] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.408149] [55807]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.408149] [55807]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.408149] [55807]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.408149] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.408338] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.408338] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.408421] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.408421] [55808]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.408518] [55808]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.408518] [55808]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.408600] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.408641] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.408701] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.413625] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.413762] [55807]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.413762] [55807]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.413859] [55807]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.413902] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.413944] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.413998] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.414062] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.414089] [55808]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.414114] [55808]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.414180] [55808]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.414244] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.414319] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.414393] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.415352] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.415434] [55807]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.415502] [55807]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.415574] [55807]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.415635] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.415665] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.415718] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.415761] [55808]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.415803] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.415835] [55808]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.415859] [55808]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.415909] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.415972] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.416065] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.416744] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.416831] [55807]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.416878] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.416909] [55807]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.416957] [55808]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.417006] [55807]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.417061] [55808]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.417098] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.417098] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.417181] [55808]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.417181] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.417266] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.417302] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.417302] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.418589] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.418714] [55807]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.418785] [55807]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.418853] [55807]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.418902] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.418932] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.418978] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.419029] [55808]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.419089] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.419127] [55808]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.419173] [55808]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.419215] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.419257] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.419337] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.422298] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.422416] [55807]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.422468] [55807]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.422537] [55807]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.422604] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.422671] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.422741] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.422807] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.422890] [55808]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.422979] [55808]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.423062] [55808]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.423127] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.423200] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.423271] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.424067] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.424153] [55807]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.424186] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.424235] [55807]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.424285] [55808]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.424331] [55807]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.424373] [55808]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.424399] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.424423] [55808]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.424448] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.424472] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.424505] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.424533] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.424561] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.425263] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.425350] [55807]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.425386] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.425419] [55807]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.425445] [55808]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.425501] [55807]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.425544] [55808]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.425586] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.425629] [55808]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.425674] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.425718] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.425759] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.425807] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.425807] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.435288] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.435363] [55807]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.435454] [55807]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.435534] [55807]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.435601] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.435651] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.435695] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.435737] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.435786] [55808]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.435786] [55808]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.435871] [55808]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.435940] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.436015] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.436088] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.436555] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.436642] [55807]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.436713] [55807]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.436783] [55807]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.436847] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.436906] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.436974] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.437026] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.437082] [55808]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.437153] [55808]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.437225] [55808]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.437288] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.437340] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.437423] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.438727] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.438815] [55807]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.438885] [55807]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.438955] [55807]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.439023] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.439091] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.439123] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.439156] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.439183] [55808]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.439260] [55808]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.439330] [55808]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.439404] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.439473] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.439548] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.443526] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.443620] [55807]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.443725] [55807]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.443773] [55807]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.443800] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.443828] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.443853] [55808]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.443878] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.443942] [55808]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.443989] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.444053] [55808]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.444053] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.444134] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.444182] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.458304] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.458405] [55807]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.458483] [55807]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.458562] [55807]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.458625] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.458658] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.458696] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.458727] [55808]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.458791] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.458835] [55808]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.458878] [55808]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.458920] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.458989] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.459067] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.459564] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.459657] [55807]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.459737] [55807]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.459808] [55807]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.459874] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.459910] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.459940] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.460008] [55808]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.460060] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.460104] [55808]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.460147] [55808]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.460210] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.460266] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.460365] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.460816] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.460901] [55807]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.460979] [55807]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.461058] [55807]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.461117] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.461192] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.461251] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.461291] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.461338] [55808]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.461387] [55808]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.461444] [55808]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.461502] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.461566] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.461650] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.463926] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.464032] [55807]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.464112] [55807]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.464204] [55807]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.464244] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.464271] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.464331] [55808]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.464363] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.464409] [55808]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.464451] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.464498] [55808]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.464536] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.464588] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.464656] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.465167] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.465252] [55807]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.465328] [55807]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.465398] [55807]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.465464] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.465512] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.465555] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.465591] [55808]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.465642] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.465680] [55808]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.465726] [55808]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.465791] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.465859] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.465938] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.469464] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.469561] [55807]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.469625] [55807]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.469689] [55807]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.469752] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.469816] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.469897] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.469987] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.470084] [55808]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.470156] [55808]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.470234] [55808]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.470295] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.470360] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.470472] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.473046] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.473136] [55807]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.473194] [55807]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.473263] [55807]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.473326] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.473406] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.473444] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.473481] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.473518] [55808]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.473581] [55808]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.473625] [55808]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.473689] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.473742] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.473816] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.473914] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.473996] [55807]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.474076] [55807]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.474116] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.474171] [55807]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.474208] [55808]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.474254] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.474296] [55808]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.474323] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.474348] [55808]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.474348] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.474413] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.474442] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.474442] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.478154] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.478248] [55807]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.478304] [55807]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.478363] [55807]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.478432] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.478493] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.478569] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.478602] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.478651] [55808]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.478736] [55808]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.478808] [55808]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.478872] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.478929] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.479026] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.479377] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.479463] [55807]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.479534] [55807]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.479604] [55807]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.479668] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.479730] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.479800] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.479883] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.479936] [55808]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.479985] [55808]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.480087] [55808]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.480174] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.480234] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.480284] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.481652] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.481738] [55807]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.481800] [55807]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.481880] [55807]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.481947] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.481988] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.482032] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.482059] [55808]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.482125] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.482170] [55808]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.482213] [55808]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.482256] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.482308] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.482380] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.485358] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.485449] [55807]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.485524] [55807]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.485613] [55807]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.485691] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.485759] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.485792] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.485841] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.485891] [55808]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.485935] [55808]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.486010] [55808]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.486091] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.486155] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.486226] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.488947] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.489014] [55807]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.489096] [55807]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.489170] [55807]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.489234] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.489299] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.489372] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.489470] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.489570] [55808]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.489642] [55808]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.489710] [55808]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.489775] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.489849] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.489921] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.490175] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.490242] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.490275] [55807]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.490321] [55808]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.490364] [55807]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.490407] [55808]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.490449] [55807]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.490449] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.490533] [55808]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.490574] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.490602] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.490641] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.490668] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.490668] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.491381] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.491470] [55807]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.491532] [55807]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.491601] [55807]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.491643] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.491691] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.491736] [55808]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.491784] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.491826] [55808]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.491862] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.491924] [55808]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.491971] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.491998] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.492080] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.493822] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.493948] [55807]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.493984] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.494022] [55807]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.494087] [55807]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.494151] [55808]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.494218] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.494276] [55808]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.494321] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.494369] [55808]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.494369] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.494452] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.494498] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.494498] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.495325] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.495420] [55807]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.495499] [55807]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.495572] [55807]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.495634] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.495664] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.495726] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.495761] [55808]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.495791] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.495819] [55808]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.495881] [55808]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.495949] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.496031] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.496105] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.497660] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.497759] [55807]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.497799] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.497828] [55807]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.497879] [55808]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.497922] [55807]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.497964] [55808]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.498013] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.498068] [55808]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.498112] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.498154] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.498190] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.498237] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.498237] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.499418] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.499505] [55807]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.499591] [55807]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.499671] [55807]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.499703] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.499751] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.499800] [55808]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.499845] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.499887] [55808]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.499913] [55808]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.499960] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.500037] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.556976] [55808]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55808) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 541.557151] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.557257] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.557312] [55807]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55807) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 541.557407] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.557462] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.557517] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.557561] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.557603] [55808]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.557603] [55808]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.557684] [55808]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.557732] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.557774] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.557774] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.557853] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.557890] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.557935] [55807]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.557971] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.558027] [55807]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.558079] [55808]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.558108] [55807]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.558133] [55808]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.558158] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.558182] [55808]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.558208] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.558233] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.558257] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.558283] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.558313] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.558339] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.558365] [55807]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.558390] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.558414] [55807]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.558438] [55808]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.558464] [55807]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.558489] [55808]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.558514] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.558540] [55808]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.558565] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.558591] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.558626] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.558652] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.558678] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.558704] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.558729] [55807]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.558753] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.558781] [55807]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.558807] [55808]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.558832] [55807]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.558857] [55808]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.558882] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.558907] [55808]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.558933] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.558958] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.558982] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.559024] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.559057] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.559083] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.559108] [55807]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.559132] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.559158] [55807]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.559181] [55808]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.559206] [55807]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.559231] [55808]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.559259] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.559285] [55808]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.559314] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.559340] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.559365] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.559394] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.559666] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.559718] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.559767] [55807]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.559814] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.559858] [55807]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.559900] [55808]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.559956] [55807]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.560011] [55808]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.560058] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.560100] [55808]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.560142] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.560184] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.560232] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.560288] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.560331] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.560378] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.560421] [55807]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.560462] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.560505] [55807]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.560551] [55808]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.560592] [55807]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.560637] [55808]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.560681] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.560723] [55808]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.560765] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.560807] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.560807] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.560886] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.560928] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.560970] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.561074] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.561130] [55807]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.561173] [55808]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.561214] [55807]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.561214] [55807]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.561295] [55808]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.561338] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.561380] [55808]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.561422] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.561479] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.561479] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.561631] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.561675] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.561719] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.561719] [55807]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.561800] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.561848] [55807]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.561890] [55808]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.561936] [55807]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.561979] [55808]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.562030] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.562076] [55808]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.562118] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.562160] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.562160] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.562255] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.562324] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.562410] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.562463] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.562506] [55807]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.562551] [55808]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.562601] [55807]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.562644] [55808]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.562685] [55807]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.562727] [55808]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.562769] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.562816] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.562859] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.562901] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.562942] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.562985] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.563043] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.563086] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.563128] [55807]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.563170] [55808]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.563212] [55807]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.563258] [55808]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.563308] [55807]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.563351] [55808]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.563378] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.563402] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.563426] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.563453] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.563488] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.563515] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.563546] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.563572] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.563597] [55807]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.563621] [55808]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.563646] [55807]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.563670] [55808]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.563696] [55807]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.563720] [55808]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.563745] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.563773] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.563798] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.563822] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.563847] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.563874] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.563899] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.563924] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.563948] [55807]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.563972] [55808]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.563999] [55807]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.564179] [55808]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.564222] [55807]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.564264] [55808]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.564306] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.564348] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.564394] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.564436] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.564478] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.564525] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.564570] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.564612] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.564654] [55807]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.564706] [55808]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.564759] [55807]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.564803] [55808]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.564847] [55807]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.564889] [55808]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.564936] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.564979] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.565030] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.565075] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.565123] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.565167] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.565209] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.565251] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.565293] [55807]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.565341] [55808]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.565391] [55807]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.565434] [55808]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.565483] [55807]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.565526] [55808]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.565568] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.565610] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.565652] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.565693] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.565737] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.565787] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.565830] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.565872] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.565872] [55808]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.565938] [55807]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.565964] [55808]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.565988] [55807]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.566028] [55808]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.566060] [55807]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.566087] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.566115] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.566143] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.566168] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.566192] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.566217] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.566242] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.566267] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.566292] [55808]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.566316] [55807]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.566343] [55808]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.566368] [55807]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.566396] [55808]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.566421] [55807]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.566447] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.566472] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.566499] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.566528] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.566553] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.566578] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.566602] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.566628] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.566656] [55808]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.566681] [55807]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.566706] [55808]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.566730] [55807]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.566755] [55808]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.566780] [55807]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.566804] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.566829] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.566854] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.566880] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.566906] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.566932] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.566957] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.566982] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.566982] [55807]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.567054] [55808]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.567081] [55807]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.567105] [55808]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.567133] [55807]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.567160] [55808]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.567186] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.567210] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.567235] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.567260] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.567260] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.567307] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.567332] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.567360] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.567360] [55807]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.567406] [55808]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.567430] [55807]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.567455] [55808]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.567480] [55807]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.567505] [55808]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.567530] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.567555] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.567555] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.567603] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.567627] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.567653] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.567678] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.567702] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.567726] [55808]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.567751] [55807]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.567775] [55808]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.567802] [55807]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.567827] [55808]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.567851] [55807]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.567876] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.567901] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.567925] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.567949] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.567974] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.567997] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.568439] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.568488] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.568530] [55808]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.568572] [55807]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.568614] [55808]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.568656] [55807]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.568697] [55808]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.568739] [55807]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.568781] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.568831] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.568875] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.568918] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.568959] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.569009] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.569055] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.569098] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.569140] [55808]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.569182] [55807]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.569229] [55808]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.569273] [55807]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.569314] [55808]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.569357] [55807]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.569399] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.569456] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.569523] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.569603] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.569672] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.569746] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.569809] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.569856] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.569900] [55808]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.569943] [55807]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.569985] [55808]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.570039] [55807]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.570084] [55808]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.570126] [55807]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.570176] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.570220] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.570264] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.570306] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.570353] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.570408] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.570452] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.570498] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.570541] [55808]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.570995] [55807]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.571078] [55808]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.571121] [55807]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.571165] [55808]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.571207] [55807]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.571249] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.571290] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.571332] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.571373] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.571425] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.571474] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.571517] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.571559] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.571608] [55808]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.571706] [55807]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.571755] [55808]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.571797] [55807]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.571840] [55808]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.571886] [55807]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.571929] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.571971] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.572022] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.572067] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.572109] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.572151] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.572194] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.572242] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.572289] [55808]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.572333] [55807]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.572382] [55808]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.572439] [55807]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.572484] [55808]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.572526] [55807]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.572568] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.572609] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.572650] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.572696] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.572739] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.572781] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.572823] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.572865] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.572913] [55808]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.572955] [55807]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.572996] [55808]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.573049] [55807]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.573096] [55808]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.573138] [55807]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.573180] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.573221] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.573263] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.573304] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.573345] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.573394] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.573437] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.573490] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.573546] [55808]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.573596] [55807]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.573638] [55808]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.573680] [55807]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.573722] [55808]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.573769] [55807]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.573812] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.573853] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.573895] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.573938] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.573981] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.574044] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.574089] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.574132] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.574174] [55808]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.574216] [55807]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.574257] [55808]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.574304] [55807]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.574352] [55808]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.574395] [55807]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.574437] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.574478] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.574519] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.574560] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.574601] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.574644] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.574672] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.574699] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.574725] [55808]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.574751] [55807]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.574775] [55808]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.574801] [55807]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.574826] [55808]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.574851] [55807]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.574876] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.574901] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.574928] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.574953] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.574978] [55808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.575121] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.575171] [55808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55808) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.575214] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.575257] [55808]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.575298] [55807]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.575340] [55808]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.575388] [55807]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.575435] [55808]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.575478] [55807]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.575525] [55808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.575567] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.575610] [55808]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55808) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.575651] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.575651] [55807]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 541.575651] [55807]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55807) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 541.575651] [55807]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 541.575651] [55807]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 541.575651] [55807]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 541.575651] [55807]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55807) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 541.575651] [55807]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55807) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 541.595388] [55808]: INFO dbcounter [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Registered counter for database cinder [ 541.596296] [55807]: INFO dbcounter [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Registered counter for database cinder [ 541.604378] [55808]: DEBUG oslo_db.sqlalchemy.engines [None req-632ac85e-e718-41e7-942b-acccefa85dff 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=55808) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 541.605028] [55807]: DEBUG oslo_db.sqlalchemy.engines [None req-908ecc13-c899-4a28-b16d-765394311be8 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=55807) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 541.730736] [55808]: DEBUG dbcounter [-] [55808] Writer thread running {{(pid=55808) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 541.734341] [55808]: INFO cinder.rpc [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 541.734479] [55807]: DEBUG dbcounter [-] [55807] Writer thread running {{(pid=55807) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 541.736585] [55808]: INFO cinder.rpc [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 541.736631] [55807]: INFO cinder.rpc [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 541.738614] [55808]: INFO cinder.rpc [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 541.738732] [55807]: INFO cinder.rpc [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 541.740414] [55808]: INFO cinder.rpc [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 541.740793] [55808]: WARNING stevedore.named [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.740836] [55807]: INFO cinder.rpc [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 541.740976] [55808]: WARNING castellan.key_manager [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.742642] [55807]: INFO cinder.rpc [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 541.742944] [55808]: WARNING cinder.keymgr.conf_key_mgr [None req-632ac85e-e718-41e7-942b-acccefa85dff 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' [ 541.743054] [55807]: WARNING stevedore.named [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.743292] [55807]: WARNING castellan.key_manager [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.743977] [55807]: WARNING cinder.keymgr.conf_key_mgr [None req-908ecc13-c899-4a28-b16d-765394311be8 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' [ 541.745734] [55808]: DEBUG oslo_db.sqlalchemy.engines [None req-632ac85e-e718-41e7-942b-acccefa85dff 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=55808) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 541.746681] [55807]: DEBUG oslo_db.sqlalchemy.engines [None req-908ecc13-c899-4a28-b16d-765394311be8 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=55807) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 541.747351] [55808]: INFO cinder.rpc [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 541.748337] [55807]: INFO cinder.rpc [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 541.749136] [55808]: INFO cinder.rpc [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 541.749542] [55808]: WARNING stevedore.named [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.749707] [55808]: WARNING castellan.key_manager [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.750205] [55807]: INFO cinder.rpc [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 541.750642] [55807]: WARNING stevedore.named [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.750788] [55808]: WARNING stevedore.named [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.750822] [55807]: WARNING castellan.key_manager [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.750950] [55808]: WARNING castellan.key_manager [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.751732] [55808]: WARNING stevedore.named [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.751892] [55808]: WARNING castellan.key_manager [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.751942] [55807]: WARNING stevedore.named [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.752076] [55807]: WARNING castellan.key_manager [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.752887] [55807]: WARNING stevedore.named [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.753063] [55807]: WARNING castellan.key_manager [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.763570] [55808]: WARNING stevedore.named [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.763742] [55808]: WARNING castellan.key_manager [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.764514] [55807]: WARNING stevedore.named [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.764691] [55807]: WARNING castellan.key_manager [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.766430] [55808]: WARNING stevedore.named [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.766588] [55808]: WARNING castellan.key_manager [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.767357] [55807]: WARNING stevedore.named [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.767531] [55807]: WARNING castellan.key_manager [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.769247] [55808]: WARNING stevedore.named [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.769413] [55808]: WARNING castellan.key_manager [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.770190] [55807]: WARNING stevedore.named [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.770388] [55807]: WARNING castellan.key_manager [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.772955] [55808]: WARNING stevedore.named [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.773137] [55808]: WARNING castellan.key_manager [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.774298] [55807]: WARNING stevedore.named [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.774472] [55807]: WARNING castellan.key_manager [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.775751] [55808]: WARNING stevedore.named [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.775918] [55808]: WARNING castellan.key_manager [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.776991] [55807]: WARNING stevedore.named [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.777168] [55807]: WARNING castellan.key_manager [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.778414] [55808]: WARNING stevedore.named [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.778574] [55808]: WARNING castellan.key_manager [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.779657] [55807]: WARNING stevedore.named [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.779824] [55807]: WARNING castellan.key_manager [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.781582] [55808]: WARNING stevedore.named [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.781746] [55808]: WARNING castellan.key_manager [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.782523] [55807]: WARNING stevedore.named [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.782693] [55807]: WARNING castellan.key_manager [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.784167] [55808]: WARNING stevedore.named [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.784286] [55808]: WARNING castellan.key_manager [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.784934] [55807]: WARNING stevedore.named [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.785117] [55807]: WARNING castellan.key_manager [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.786608] [55808]: WARNING stevedore.named [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.786773] [55808]: WARNING castellan.key_manager [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.787547] [55807]: WARNING stevedore.named [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.787703] [55808]: WARNING stevedore.named [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.787744] [55807]: WARNING castellan.key_manager [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.787864] [55808]: WARNING castellan.key_manager [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.788639] [55807]: WARNING stevedore.named [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.788801] [55807]: WARNING castellan.key_manager [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.791018] [55808]: WARNING stevedore.named [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.791237] [55808]: WARNING castellan.key_manager [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.791900] [55807]: WARNING stevedore.named [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.792078] [55807]: WARNING castellan.key_manager [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.885227] [55808]: WARNING stevedore.named [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.885434] [55808]: WARNING castellan.key_manager [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.885748] [55807]: WARNING stevedore.named [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.885948] [55807]: WARNING castellan.key_manager [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.888755] [55808]: WARNING cinder.api.contrib.hosts [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 541.889206] [55808]: WARNING stevedore.named [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.889292] [55807]: WARNING cinder.api.contrib.hosts [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 541.889374] [55808]: WARNING castellan.key_manager [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.889732] [55807]: WARNING stevedore.named [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.889975] [55807]: WARNING castellan.key_manager [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.890236] [55808]: WARNING stevedore.named [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.890404] [55808]: WARNING castellan.key_manager [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.890791] [55807]: WARNING stevedore.named [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.890955] [55807]: WARNING castellan.key_manager [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.891377] [55808]: WARNING stevedore.named [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.891535] [55808]: WARNING castellan.key_manager [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.891909] [55807]: WARNING stevedore.named [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.892086] [55807]: WARNING castellan.key_manager [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.892307] [55808]: WARNING stevedore.named [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.892494] [55808]: WARNING castellan.key_manager [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.892882] [55807]: WARNING stevedore.named [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.893066] [55807]: WARNING castellan.key_manager [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.893538] [55808]: WARNING stevedore.named [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.893713] [55808]: WARNING castellan.key_manager [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.894118] [55807]: WARNING stevedore.named [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.894289] [55807]: WARNING castellan.key_manager [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.894634] [55808]: WARNING stevedore.named [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.894790] [55808]: WARNING castellan.key_manager [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.895199] [55807]: WARNING stevedore.named [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.895360] [55807]: WARNING castellan.key_manager [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.895596] [55808]: WARNING stevedore.named [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.895755] [55808]: WARNING castellan.key_manager [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.896167] [55807]: WARNING stevedore.named [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.896331] [55807]: WARNING castellan.key_manager [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.896674] [55808]: WARNING stevedore.named [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.896834] [55808]: WARNING castellan.key_manager [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.897245] [55807]: WARNING stevedore.named [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.897407] [55807]: WARNING castellan.key_manager [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.897749] [55808]: WARNING stevedore.named [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.897913] [55808]: WARNING castellan.key_manager [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.898323] [55807]: WARNING stevedore.named [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.898481] [55807]: WARNING castellan.key_manager [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.898610] [55808]: DEBUG cinder.api.openstack [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Extended resource: extensions {{(pid=55808) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 541.899260] [55807]: DEBUG cinder.api.openstack [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Extended resource: extensions {{(pid=55807) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 541.899950] [55808]: DEBUG cinder.api.openstack [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Extended resource: os-hosts {{(pid=55808) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 541.900592] [55807]: DEBUG cinder.api.openstack [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Extended resource: os-hosts {{(pid=55807) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 541.901981] [55808]: DEBUG cinder.api.openstack [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Extended resource: qos-specs {{(pid=55808) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 541.902608] [55807]: DEBUG cinder.api.openstack [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Extended resource: qos-specs {{(pid=55807) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 541.904212] [55808]: DEBUG cinder.api.openstack [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Extended resource: os-quota-class-sets {{(pid=55808) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 541.904833] [55807]: DEBUG cinder.api.openstack [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Extended resource: os-quota-class-sets {{(pid=55807) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 541.905631] [55808]: DEBUG cinder.api.openstack [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Extended resource: scheduler-stats {{(pid=55808) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 541.906256] [55807]: DEBUG cinder.api.openstack [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Extended resource: scheduler-stats {{(pid=55807) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 541.907166] [55808]: DEBUG cinder.api.openstack [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Extended resource: os-snapshot-manage {{(pid=55808) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 541.907783] [55807]: DEBUG cinder.api.openstack [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Extended resource: os-snapshot-manage {{(pid=55807) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 541.908668] [55808]: DEBUG cinder.api.openstack [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Extended resource: capabilities {{(pid=55808) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 541.909288] [55807]: DEBUG cinder.api.openstack [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Extended resource: capabilities {{(pid=55807) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 541.910023] [55808]: DEBUG cinder.api.openstack [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Extended resource: encryption {{(pid=55808) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 541.910680] [55807]: DEBUG cinder.api.openstack [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Extended resource: encryption {{(pid=55807) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 541.911698] [55808]: DEBUG cinder.api.openstack [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Extended resource: cgsnapshots {{(pid=55808) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 541.912808] [55807]: DEBUG cinder.api.openstack [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Extended resource: cgsnapshots {{(pid=55807) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 541.913164] [55808]: DEBUG cinder.api.openstack [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Extended resource: os-quota-sets {{(pid=55808) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 541.914240] [55807]: DEBUG cinder.api.openstack [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Extended resource: os-quota-sets {{(pid=55807) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 541.914707] [55808]: DEBUG cinder.api.openstack [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Extended resource: os-volume-manage {{(pid=55808) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 541.915776] [55807]: DEBUG cinder.api.openstack [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Extended resource: os-volume-manage {{(pid=55807) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 541.917101] [55808]: DEBUG cinder.api.openstack [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Extended resource: os-volume-transfer {{(pid=55808) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 541.918232] [55807]: DEBUG cinder.api.openstack [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Extended resource: os-volume-transfer {{(pid=55807) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 541.918771] [55808]: DEBUG cinder.api.openstack [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Extended resource: os-volume-type-access {{(pid=55808) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 541.919899] [55807]: DEBUG cinder.api.openstack [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Extended resource: os-volume-type-access {{(pid=55807) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 541.920746] [55808]: DEBUG cinder.api.openstack [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Extended resource: backups {{(pid=55808) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 541.921555] [55807]: DEBUG cinder.api.openstack [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Extended resource: backups {{(pid=55807) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 541.922800] [55808]: DEBUG cinder.api.openstack [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Extended resource: os-services {{(pid=55808) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 541.923663] [55807]: DEBUG cinder.api.openstack [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Extended resource: os-services {{(pid=55807) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 541.924129] [55808]: DEBUG cinder.api.openstack [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Extended resource: consistencygroups {{(pid=55808) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 541.925346] [55807]: DEBUG cinder.api.openstack [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Extended resource: consistencygroups {{(pid=55807) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 541.926117] [55808]: DEBUG cinder.api.openstack [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Extended resource: extra_specs {{(pid=55808) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 541.927338] [55807]: DEBUG cinder.api.openstack [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Extended resource: extra_specs {{(pid=55807) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 541.927706] [55808]: DEBUG cinder.api.openstack [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Extended resource: os-availability-zone {{(pid=55808) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 541.928923] [55807]: DEBUG cinder.api.openstack [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Extended resource: os-availability-zone {{(pid=55807) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 541.929009] [55808]: DEBUG cinder.api.openstack [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Extended resource: encryption {{(pid=55808) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 541.930239] [55807]: DEBUG cinder.api.openstack [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Extended resource: encryption {{(pid=55807) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 541.930907] [55808]: WARNING stevedore.named [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.931089] [55808]: WARNING castellan.key_manager [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.932220] [55807]: WARNING stevedore.named [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.932280] [55808]: WARNING stevedore.named [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.932404] [55807]: WARNING castellan.key_manager [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.932450] [55808]: WARNING castellan.key_manager [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.933381] [55807]: WARNING stevedore.named [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.933422] [55808]: WARNING stevedore.named [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.933582] [55808]: WARNING castellan.key_manager [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.933634] [55807]: WARNING castellan.key_manager [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.934448] [55807]: WARNING stevedore.named [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.934486] [55808]: WARNING stevedore.named [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.934607] [55808]: WARNING castellan.key_manager [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.934639] [55807]: WARNING castellan.key_manager [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.935478] [55807]: WARNING stevedore.named [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.935536] [55808]: WARNING stevedore.named [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.935641] [55807]: WARNING castellan.key_manager [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.935689] [55808]: WARNING castellan.key_manager [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.936591] [55807]: WARNING stevedore.named [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.936649] [55808]: WARNING stevedore.named [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.936758] [55807]: WARNING castellan.key_manager [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.936792] [55808]: WARNING castellan.key_manager [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.937700] [55808]: WARNING stevedore.named [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.937737] [55807]: WARNING stevedore.named [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.937857] [55808]: WARNING castellan.key_manager [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.937890] [55807]: WARNING castellan.key_manager [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.938709] [55808]: WARNING stevedore.named [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.938783] [55807]: WARNING stevedore.named [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.938867] [55808]: WARNING castellan.key_manager [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.938943] [55807]: WARNING castellan.key_manager [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.939791] [55807]: WARNING stevedore.named [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.939849] [55808]: WARNING stevedore.named [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.939951] [55807]: WARNING castellan.key_manager [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.940029] [55808]: WARNING castellan.key_manager [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.940800] [55808]: WARNING stevedore.named [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.940926] [55807]: WARNING stevedore.named [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.940960] [55808]: WARNING castellan.key_manager [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.941099] [55807]: WARNING castellan.key_manager [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.941648] [55808]: DEBUG cinder.api.contrib.snapshot_actions [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] SnapshotActionsController initialized {{(pid=55808) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 541.941786] [55808]: DEBUG cinder.api.openstack [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Extension VolumeActions extending resource: volumes {{(pid=55808) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 541.941902] [55807]: WARNING stevedore.named [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 541.941952] [55808]: DEBUG cinder.api.openstack [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Extension UsedLimits extending resource: limits {{(pid=55808) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 541.942073] [55807]: WARNING castellan.key_manager [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 541.942106] [55808]: DEBUG cinder.api.openstack [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55808) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 541.942203] [55808]: DEBUG cinder.api.openstack [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55808) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 541.942320] [55808]: DEBUG cinder.api.openstack [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Extension TypesManage extending resource: types {{(pid=55808) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 541.942466] [55808]: DEBUG cinder.api.openstack [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55808) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 541.942595] [55808]: DEBUG cinder.api.openstack [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Extension AdminActions extending resource: volumes {{(pid=55808) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 541.942722] [55808]: DEBUG cinder.api.openstack [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Extension AdminActions extending resource: snapshots {{(pid=55808) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 541.942793] [55807]: DEBUG cinder.api.contrib.snapshot_actions [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] SnapshotActionsController initialized {{(pid=55807) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 541.942845] [55808]: DEBUG cinder.api.openstack [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Extension AdminActions extending resource: backups {{(pid=55808) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 541.942931] [55807]: DEBUG cinder.api.openstack [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Extension VolumeActions extending resource: volumes {{(pid=55807) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 541.942975] [55808]: DEBUG cinder.api.openstack [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Extension VolumeTypeAccess extending resource: types {{(pid=55808) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 541.943090] [55808]: DEBUG cinder.api.openstack [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55808) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 541.943132] [55807]: DEBUG cinder.api.openstack [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Extension UsedLimits extending resource: limits {{(pid=55807) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 541.943210] [55808]: DEBUG cinder.api.openstack [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55808) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 541.943258] [55807]: DEBUG cinder.api.openstack [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55807) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 541.943331] [55808]: DEBUG cinder.api.openstack [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55808) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 541.943388] [55807]: DEBUG cinder.api.openstack [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55807) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 541.943491] [55807]: DEBUG cinder.api.openstack [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Extension TypesManage extending resource: types {{(pid=55807) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 541.943546] [55808]: DEBUG cinder.api.openstack [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55808) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 541.943633] [55807]: DEBUG cinder.api.openstack [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55807) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 541.943672] [55808]: DEBUG cinder.api.openstack [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55808) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 541.943763] [55807]: DEBUG cinder.api.openstack [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Extension AdminActions extending resource: volumes {{(pid=55807) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 541.943797] [55808]: DEBUG cinder.api.openstack [None req-632ac85e-e718-41e7-942b-acccefa85dff None None] Extension SnapshotActions extending resource: snapshots {{(pid=55808) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 541.943889] [55807]: DEBUG cinder.api.openstack [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Extension AdminActions extending resource: snapshots {{(pid=55807) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 541.944025] [55807]: DEBUG cinder.api.openstack [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Extension AdminActions extending resource: backups {{(pid=55807) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 541.944141] [55807]: DEBUG cinder.api.openstack [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=55807) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 541.944268] [55807]: DEBUG cinder.api.openstack [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55807) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 541.944390] [55807]: DEBUG cinder.api.openstack [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55807) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 541.944513] [55807]: DEBUG cinder.api.openstack [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55807) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 541.944720] [55807]: DEBUG cinder.api.openstack [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55807) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 541.944859] [55807]: DEBUG cinder.api.openstack [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55807) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 541.944975] [55807]: DEBUG cinder.api.openstack [None req-908ecc13-c899-4a28-b16d-765394311be8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=55807) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 541.945948] [55808]: WARNING keystonemiddleware.auth_token [None req-632ac85e-e718-41e7-942b-acccefa85dff 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. [ 541.947269] [55807]: WARNING keystonemiddleware.auth_token [None req-908ecc13-c899-4a28-b16d-765394311be8 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. [ 541.950356] [55808]: WARNING keystonemiddleware.auth_token [None req-632ac85e-e718-41e7-942b-acccefa85dff 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 [ 541.951552] [55807]: WARNING keystonemiddleware.auth_token [None req-908ecc13-c899-4a28-b16d-765394311be8 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 [ 541.952794] [55808]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x6503d1c63be0 pid: 55808 (default app) [ 541.954011] [55807]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x6503d1c63be0 pid: 55807 (default app) [ 541.961955] [55808]: /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. [ 541.961955] [55808]: warnings.warn(deprecated_msg) [ 541.962100] [55808]: /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. [ 541.962100] [55808]: warnings.warn(deprecated_msg) [ 541.962100] [55808]: /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. [ 541.962100] [55808]: warnings.warn(deprecated_msg) [ 541.962100] [55808]: /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. [ 541.962278] [55808]: warnings.warn(deprecated_msg) [ 541.962278] [55808]: /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. [ 541.962278] [55808]: warnings.warn(deprecated_msg) [ 541.962278] [55808]: /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. [ 541.962278] [55808]: warnings.warn(deprecated_msg) [ 541.962278] [55808]: /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. [ 541.962485] [55808]: warnings.warn(deprecated_msg) [ 541.962485] [55808]: /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. [ 541.962485] [55808]: warnings.warn(deprecated_msg) [ 541.962485] [55808]: /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. [ 541.962485] [55808]: warnings.warn(deprecated_msg) [ 541.962632] [55808]: /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. [ 541.962632] [55808]: warnings.warn(deprecated_msg) [ 541.962632] [55808]: /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. [ 541.962632] [55808]: warnings.warn(deprecated_msg) [ 541.962766] [55808]: /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. [ 541.962766] [55808]: warnings.warn(deprecated_msg) [ 541.962766] [55808]: /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. [ 541.962766] [55808]: warnings.warn(deprecated_msg) [ 541.962897] [55808]: /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. [ 541.962897] [55808]: warnings.warn(deprecated_msg) [ 541.962897] [55808]: /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. [ 541.962897] [55808]: warnings.warn(deprecated_msg) [ 541.962897] [55808]: /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. [ 541.963065] [55808]: warnings.warn(deprecated_msg) [ 541.963065] [55808]: /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. [ 541.963065] [55808]: warnings.warn(deprecated_msg) [ 541.963065] [55808]: /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. [ 541.963065] [55808]: warnings.warn(deprecated_msg) [ 541.963262] [55808]: /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. [ 541.963262] [55808]: warnings.warn(deprecated_msg) [ 541.963262] [55808]: /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. [ 541.963262] [55808]: warnings.warn(deprecated_msg) [ 541.963262] [55808]: /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. [ 541.963262] [55808]: warnings.warn(deprecated_msg) [ 541.963443] [55808]: /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. [ 541.963443] [55808]: warnings.warn(deprecated_msg) [ 541.963443] [55808]: /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. [ 541.963443] [55808]: warnings.warn(deprecated_msg) [ 541.963443] [55808]: /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. [ 541.963443] [55808]: warnings.warn(deprecated_msg) [ 541.963635] [55808]: /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. [ 541.963635] [55808]: warnings.warn(deprecated_msg) [ 541.963635] [55808]: /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. [ 541.963635] [55808]: warnings.warn(deprecated_msg) [ 541.963635] [55808]: /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. [ 541.963635] [55808]: warnings.warn(deprecated_msg) [ 541.963816] [55808]: /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. [ 541.963816] [55808]: warnings.warn(deprecated_msg) [ 541.963816] [55808]: /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. [ 541.963816] [55808]: warnings.warn(deprecated_msg) [ 541.963816] [55808]: /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. [ 541.963816] [55808]: warnings.warn(deprecated_msg) [ 541.963995] [55808]: /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. [ 541.963995] [55808]: warnings.warn(deprecated_msg) [ 541.963995] [55808]: /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. [ 541.963995] [55808]: warnings.warn(deprecated_msg) [ 541.964138] [55808]: /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. [ 541.964138] [55808]: warnings.warn(deprecated_msg) [ 541.964138] [55808]: /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. [ 541.964138] [55808]: warnings.warn(deprecated_msg) [ 541.964138] [55808]: /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. [ 541.964294] [55808]: warnings.warn(deprecated_msg) [ 541.964294] [55808]: /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. [ 541.964294] [55808]: warnings.warn(deprecated_msg) [ 541.964294] [55808]: /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. [ 541.964294] [55808]: warnings.warn(deprecated_msg) [ 541.964436] [55808]: /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. [ 541.964436] [55808]: warnings.warn(deprecated_msg) [ 541.964436] [55808]: /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. [ 541.964436] [55808]: warnings.warn(deprecated_msg) [ 541.964436] [55808]: /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. [ 541.964436] [55808]: warnings.warn(deprecated_msg) [ 541.964601] [55808]: /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. [ 541.964601] [55808]: warnings.warn(deprecated_msg) [ 541.964601] [55808]: /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. [ 541.964601] [55808]: warnings.warn(deprecated_msg) [ 541.964601] [55808]: /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. [ 541.964840] [55808]: warnings.warn(deprecated_msg) [ 541.964840] [55808]: /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. [ 541.964840] [55808]: warnings.warn(deprecated_msg) [ 541.964840] [55808]: /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. [ 541.964840] [55808]: warnings.warn(deprecated_msg) [ 541.965494] [55808]: /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. [ 541.965494] [55808]: warnings.warn(deprecated_msg) [ 541.965494] [55808]: /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. [ 541.965494] [55808]: warnings.warn(deprecated_msg) [ 541.965735] [55808]: /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. [ 541.965735] [55808]: warnings.warn(deprecated_msg) [ 541.965735] [55808]: /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. [ 541.965735] [55808]: warnings.warn(deprecated_msg) [ 541.965938] [55808]: /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. [ 541.965938] [55808]: warnings.warn(deprecated_msg) [ 541.965938] [55808]: /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. [ 541.965938] [55808]: warnings.warn(deprecated_msg) [ 541.965938] [55808]: /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. [ 541.966282] [55808]: warnings.warn(deprecated_msg) [ 541.966282] [55808]: /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. [ 541.966282] [55808]: warnings.warn(deprecated_msg) [ 541.966282] [55808]: /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. [ 541.966282] [55808]: warnings.warn(deprecated_msg) [ 541.966533] [55808]: /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. [ 541.966533] [55808]: warnings.warn(deprecated_msg) [ 541.966533] [55808]: /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. [ 541.966533] [55808]: warnings.warn(deprecated_msg) [ 541.966739] [55808]: /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. [ 541.966739] [55808]: warnings.warn(deprecated_msg) [ 541.966739] [55808]: /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. [ 541.966739] [55808]: warnings.warn(deprecated_msg) [ 541.966929] [55808]: /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. [ 541.966929] [55808]: warnings.warn(deprecated_msg) [ 541.966929] [55808]: /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. [ 541.966929] [55808]: warnings.warn(deprecated_msg) [ 541.967135] [55808]: /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. [ 541.967135] [55808]: warnings.warn(deprecated_msg) [ 541.967135] [55808]: /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. [ 541.967135] [55808]: warnings.warn(deprecated_msg) [ 541.967336] [55808]: /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. [ 541.967336] [55808]: warnings.warn(deprecated_msg) [ 541.967336] [55808]: /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. [ 541.967336] [55808]: warnings.warn(deprecated_msg) [ 541.967527] [55808]: /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. [ 541.967527] [55808]: warnings.warn(deprecated_msg) [ 541.967527] [55808]: /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. [ 541.967527] [55808]: warnings.warn(deprecated_msg) [ 541.967527] [55808]: /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. [ 541.967527] [55808]: warnings.warn(deprecated_msg) [ 541.967814] [55808]: /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. [ 541.967814] [55808]: warnings.warn(deprecated_msg) [ 541.967814] [55808]: /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. [ 541.967814] [55808]: warnings.warn(deprecated_msg) [ 541.967814] [55808]: /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. [ 541.968073] [55808]: warnings.warn(deprecated_msg) [ 541.968073] [55808]: /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. [ 541.968073] [55808]: warnings.warn(deprecated_msg) [ 541.968073] [55808]: /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. [ 541.968073] [55808]: warnings.warn(deprecated_msg) [ 541.968073] [55808]: /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. [ 541.968073] [55808]: warnings.warn(deprecated_msg) [ 541.968410] [55808]: /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. [ 541.968410] [55808]: warnings.warn(deprecated_msg) [ 541.968410] [55808]: /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. [ 541.968410] [55808]: warnings.warn(deprecated_msg) [ 541.968410] [55808]: /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. [ 541.968410] [55808]: warnings.warn(deprecated_msg) [ 541.968703] [55808]: /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. [ 541.968703] [55808]: warnings.warn(deprecated_msg) [ 541.968703] [55808]: /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. [ 541.968703] [55808]: warnings.warn(deprecated_msg) [ 541.968703] [55808]: /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. [ 541.968703] [55808]: warnings.warn(deprecated_msg) [ 541.969027] [55808]: /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. [ 541.969027] [55808]: warnings.warn(deprecated_msg) [ 541.969027] [55808]: /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. [ 541.969027] [55808]: warnings.warn(deprecated_msg) [ 541.969027] [55808]: /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. [ 541.969027] [55808]: warnings.warn(deprecated_msg) [ 541.969618] [55808]: /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. [ 541.969618] [55808]: warnings.warn(deprecated_msg) [ 541.969618] [55808]: /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. [ 541.969618] [55808]: warnings.warn(deprecated_msg) [ 541.969825] [55808]: /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. [ 541.969825] [55808]: warnings.warn(deprecated_msg) [ 541.969825] [55808]: /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. [ 541.969825] [55808]: warnings.warn(deprecated_msg) [ 541.970039] [55808]: /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. [ 541.970039] [55808]: warnings.warn(deprecated_msg) [ 541.970039] [55808]: /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. [ 541.970039] [55808]: warnings.warn(deprecated_msg) [ 541.970247] [55808]: /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. [ 541.970247] [55808]: warnings.warn(deprecated_msg) [ 541.970247] [55808]: /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. [ 541.970247] [55808]: warnings.warn(deprecated_msg) [ 541.970247] [55808]: DEBUG cinder.api.middleware.request_id [None req-5dec3674-d771-48b3-b60e-58f72ea539b0 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 541.970247] [55808]: [pid: 55808|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Thu Feb 20 02:29:27 2025] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 545.254623] [55807]: /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. [ 545.254623] [55807]: warnings.warn(deprecated_msg) [ 545.254623] [55807]: /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. [ 545.254623] [55807]: warnings.warn(deprecated_msg) [ 545.255160] [55807]: /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. [ 545.255160] [55807]: warnings.warn(deprecated_msg) [ 545.255160] [55807]: /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. [ 545.255160] [55807]: warnings.warn(deprecated_msg) [ 545.255355] [55807]: /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. [ 545.255355] [55807]: warnings.warn(deprecated_msg) [ 545.255355] [55807]: /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. [ 545.255355] [55807]: warnings.warn(deprecated_msg) [ 545.255355] [55807]: /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. [ 545.255355] [55807]: warnings.warn(deprecated_msg) [ 545.255633] [55807]: /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. [ 545.255633] [55807]: warnings.warn(deprecated_msg) [ 545.255633] [55807]: /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. [ 545.255633] [55807]: warnings.warn(deprecated_msg) [ 545.255633] [55807]: /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. [ 545.255863] [55807]: warnings.warn(deprecated_msg) [ 545.255863] [55807]: /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. [ 545.255863] [55807]: warnings.warn(deprecated_msg) [ 545.255863] [55807]: /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. [ 545.255863] [55807]: warnings.warn(deprecated_msg) [ 545.256087] [55807]: /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. [ 545.256087] [55807]: warnings.warn(deprecated_msg) [ 545.256087] [55807]: /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. [ 545.256087] [55807]: warnings.warn(deprecated_msg) [ 545.256269] [55807]: /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. [ 545.256269] [55807]: warnings.warn(deprecated_msg) [ 545.256269] [55807]: /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. [ 545.256269] [55807]: warnings.warn(deprecated_msg) [ 545.256269] [55807]: /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. [ 545.256496] [55807]: warnings.warn(deprecated_msg) [ 545.256496] [55807]: /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. [ 545.256496] [55807]: warnings.warn(deprecated_msg) [ 545.256496] [55807]: /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. [ 545.256496] [55807]: warnings.warn(deprecated_msg) [ 545.256685] [55807]: /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. [ 545.256685] [55807]: warnings.warn(deprecated_msg) [ 545.256685] [55807]: /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. [ 545.256685] [55807]: warnings.warn(deprecated_msg) [ 545.256685] [55807]: /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. [ 545.256685] [55807]: warnings.warn(deprecated_msg) [ 545.256867] [55807]: /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. [ 545.256867] [55807]: warnings.warn(deprecated_msg) [ 545.256867] [55807]: /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. [ 545.256867] [55807]: warnings.warn(deprecated_msg) [ 545.256867] [55807]: /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. [ 545.256867] [55807]: warnings.warn(deprecated_msg) [ 545.257071] [55807]: /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. [ 545.257071] [55807]: warnings.warn(deprecated_msg) [ 545.257071] [55807]: /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. [ 545.257071] [55807]: warnings.warn(deprecated_msg) [ 545.257071] [55807]: /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. [ 545.257071] [55807]: warnings.warn(deprecated_msg) [ 545.257257] [55807]: /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. [ 545.257257] [55807]: warnings.warn(deprecated_msg) [ 545.257257] [55807]: /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. [ 545.257257] [55807]: warnings.warn(deprecated_msg) [ 545.257257] [55807]: /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. [ 545.257416] [55807]: warnings.warn(deprecated_msg) [ 545.257416] [55807]: /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. [ 545.257416] [55807]: warnings.warn(deprecated_msg) [ 545.257416] [55807]: /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. [ 545.257416] [55807]: warnings.warn(deprecated_msg) [ 545.257569] [55807]: /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. [ 545.257569] [55807]: warnings.warn(deprecated_msg) [ 545.257569] [55807]: /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. [ 545.257569] [55807]: warnings.warn(deprecated_msg) [ 545.257569] [55807]: /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. [ 545.257569] [55807]: warnings.warn(deprecated_msg) [ 545.257747] [55807]: /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. [ 545.257747] [55807]: warnings.warn(deprecated_msg) [ 545.257747] [55807]: /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. [ 545.257747] [55807]: warnings.warn(deprecated_msg) [ 545.257747] [55807]: /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. [ 545.257747] [55807]: warnings.warn(deprecated_msg) [ 545.257924] [55807]: /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. [ 545.257924] [55807]: warnings.warn(deprecated_msg) [ 545.257924] [55807]: /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. [ 545.257924] [55807]: warnings.warn(deprecated_msg) [ 545.257924] [55807]: /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. [ 545.258277] [55807]: warnings.warn(deprecated_msg) [ 545.258277] [55807]: /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. [ 545.258277] [55807]: warnings.warn(deprecated_msg) [ 545.258277] [55807]: /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. [ 545.258277] [55807]: warnings.warn(deprecated_msg) [ 545.258492] [55807]: /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. [ 545.258492] [55807]: warnings.warn(deprecated_msg) [ 545.258492] [55807]: /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. [ 545.258492] [55807]: warnings.warn(deprecated_msg) [ 545.258683] [55807]: /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. [ 545.258683] [55807]: warnings.warn(deprecated_msg) [ 545.258683] [55807]: /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. [ 545.258683] [55807]: warnings.warn(deprecated_msg) [ 545.258867] [55807]: /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. [ 545.258867] [55807]: warnings.warn(deprecated_msg) [ 545.258867] [55807]: /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. [ 545.258867] [55807]: warnings.warn(deprecated_msg) [ 545.258867] [55807]: /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. [ 545.259169] [55807]: warnings.warn(deprecated_msg) [ 545.259169] [55807]: /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. [ 545.259169] [55807]: warnings.warn(deprecated_msg) [ 545.259169] [55807]: /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. [ 545.259169] [55807]: warnings.warn(deprecated_msg) [ 545.259394] [55807]: /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. [ 545.259394] [55807]: warnings.warn(deprecated_msg) [ 545.259394] [55807]: /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. [ 545.259394] [55807]: warnings.warn(deprecated_msg) [ 545.259574] [55807]: /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. [ 545.259574] [55807]: warnings.warn(deprecated_msg) [ 545.259574] [55807]: /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. [ 545.259574] [55807]: warnings.warn(deprecated_msg) [ 545.259777] [55807]: /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. [ 545.259777] [55807]: warnings.warn(deprecated_msg) [ 545.259777] [55807]: /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. [ 545.259777] [55807]: warnings.warn(deprecated_msg) [ 545.259976] [55807]: /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. [ 545.259976] [55807]: warnings.warn(deprecated_msg) [ 545.259976] [55807]: /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. [ 545.259976] [55807]: warnings.warn(deprecated_msg) [ 545.260177] [55807]: /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. [ 545.260177] [55807]: warnings.warn(deprecated_msg) [ 545.260177] [55807]: /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. [ 545.260177] [55807]: warnings.warn(deprecated_msg) [ 545.260360] [55807]: /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. [ 545.260360] [55807]: warnings.warn(deprecated_msg) [ 545.260360] [55807]: /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. [ 545.260360] [55807]: warnings.warn(deprecated_msg) [ 545.260360] [55807]: /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. [ 545.260733] [55807]: warnings.warn(deprecated_msg) [ 545.260733] [55807]: /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. [ 545.260733] [55807]: warnings.warn(deprecated_msg) [ 545.260733] [55807]: /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. [ 545.260733] [55807]: warnings.warn(deprecated_msg) [ 545.260733] [55807]: /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. [ 545.261184] [55807]: warnings.warn(deprecated_msg) [ 545.261184] [55807]: /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. [ 545.261184] [55807]: warnings.warn(deprecated_msg) [ 545.261184] [55807]: /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. [ 545.261184] [55807]: warnings.warn(deprecated_msg) [ 545.261413] [55807]: /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. [ 545.261413] [55807]: warnings.warn(deprecated_msg) [ 545.261413] [55807]: /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. [ 545.261413] [55807]: warnings.warn(deprecated_msg) [ 545.261413] [55807]: /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. [ 545.261413] [55807]: warnings.warn(deprecated_msg) [ 545.261680] [55807]: /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. [ 545.261680] [55807]: warnings.warn(deprecated_msg) [ 545.261680] [55807]: /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. [ 545.261680] [55807]: warnings.warn(deprecated_msg) [ 545.261680] [55807]: /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. [ 545.261680] [55807]: warnings.warn(deprecated_msg) [ 545.261989] [55807]: /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. [ 545.261989] [55807]: warnings.warn(deprecated_msg) [ 545.261989] [55807]: /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. [ 545.261989] [55807]: warnings.warn(deprecated_msg) [ 545.261989] [55807]: /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. [ 545.261989] [55807]: warnings.warn(deprecated_msg) [ 545.262278] [55807]: /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. [ 545.262278] [55807]: warnings.warn(deprecated_msg) [ 545.262278] [55807]: /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. [ 545.262278] [55807]: warnings.warn(deprecated_msg) [ 545.262278] [55807]: /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. [ 545.262278] [55807]: warnings.warn(deprecated_msg) [ 545.262598] [55807]: /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. [ 545.262598] [55807]: warnings.warn(deprecated_msg) [ 545.262598] [55807]: /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. [ 545.262598] [55807]: warnings.warn(deprecated_msg) [ 545.263244] [55807]: /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. [ 545.263244] [55807]: warnings.warn(deprecated_msg) [ 545.263244] [55807]: /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. [ 545.263244] [55807]: warnings.warn(deprecated_msg) [ 545.263244] [55807]: /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. [ 545.263417] [55807]: warnings.warn(deprecated_msg) [ 545.263417] [55807]: /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. [ 545.263417] [55807]: warnings.warn(deprecated_msg) [ 545.263417] [55807]: /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. [ 545.263417] [55807]: warnings.warn(deprecated_msg) [ 545.263417] [55807]: DEBUG cinder.api.middleware.request_id [None req-46e31ee5-65cd-4177-b593-6f603c1d5fe8 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 545.610126] [55807]: INFO cinder.api.openstack.wsgi [None req-46e31ee5-65cd-4177-b593-6f603c1d5fe8 admin admin] POST http://10.180.1.21/volume/v3/types [ 545.610810] [55807]: DEBUG cinder.api.openstack.wsgi [None req-46e31ee5-65cd-4177-b593-6f603c1d5fe8 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 545.612860] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 545.612860] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 545.616361] [55807]: DEBUG oslo_db.sqlalchemy.engines [None req-46e31ee5-65cd-4177-b593-6f603c1d5fe8 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=55807) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 545.639940] [55807]: INFO cinder.api.openstack.wsgi [None req-46e31ee5-65cd-4177-b593-6f603c1d5fe8 admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 545.640374] [55807]: [pid: 55807|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Feb 20 02:29:31 2025] POST /volume/v3/types => generated 182 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 545.644421] [55808]: DEBUG cinder.api.middleware.request_id [req-46e31ee5-65cd-4177-b593-6f603c1d5fe8 req-04026352-888c-4990-88d1-f14477bfe799 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 545.910526] [55808]: INFO cinder.api.openstack.wsgi [req-46e31ee5-65cd-4177-b593-6f603c1d5fe8 req-04026352-888c-4990-88d1-f14477bfe799 admin admin] POST http://10.180.1.21/volume/v3/types/b2d3a607-9356-4aef-85f0-4f99d559be9b/extra_specs [ 545.911243] [55808]: DEBUG cinder.api.openstack.wsgi [req-46e31ee5-65cd-4177-b593-6f603c1d5fe8 req-04026352-888c-4990-88d1-f14477bfe799 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 545.913343] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 545.913343] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 545.917018] [55808]: DEBUG oslo_db.sqlalchemy.engines [req-46e31ee5-65cd-4177-b593-6f603c1d5fe8 req-04026352-888c-4990-88d1-f14477bfe799 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=55808) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 545.965479] [55808]: INFO cinder.api.openstack.wsgi [req-46e31ee5-65cd-4177-b593-6f603c1d5fe8 req-04026352-888c-4990-88d1-f14477bfe799 admin admin] http://10.180.1.21/volume/v3/types/b2d3a607-9356-4aef-85f0-4f99d559be9b/extra_specs returned with HTTP 200 [ 545.965951] [55808]: [pid: 55808|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Thu Feb 20 02:29:31 2025] POST /volume/v3/types/b2d3a607-9356-4aef-85f0-4f99d559be9b/extra_specs => generated 51 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 555.637461] [55807]: DEBUG dbcounter [-] [55807] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=55807) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 555.964087] [55808]: DEBUG dbcounter [-] [55808] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=55808) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 556.926018] [55807]: DEBUG cinder.api.middleware.request_id [None req-5e9d9c4a-ae03-436d-b7a0-03bf6728e008 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 556.926714] [55807]: INFO cinder.api.openstack.wsgi [None req-5e9d9c4a-ae03-436d-b7a0-03bf6728e008 None None] GET http://10.180.1.21/volume// [ 556.926900] [55807]: DEBUG cinder.api.openstack.wsgi [None req-5e9d9c4a-ae03-436d-b7a0-03bf6728e008 None None] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 556.927137] [55807]: DEBUG cinder.api.openstack.wsgi [None req-5e9d9c4a-ae03-436d-b7a0-03bf6728e008 None None] Calling method 'all' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 556.927769] [55807]: INFO cinder.api.openstack.wsgi [None req-5e9d9c4a-ae03-436d-b7a0-03bf6728e008 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 556.928092] [55807]: [pid: 55807|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1305 bytes} [Thu Feb 20 02:29:42 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 613.567875] [55808]: DEBUG cinder.api.middleware.request_id [None req-65f73dfe-b6ec-4730-ae50-e9b9a1b6f297 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 613.643255] [55808]: INFO cinder.api.openstack.wsgi [None req-65f73dfe-b6ec-4730-ae50-e9b9a1b6f297 tempest-verify_tempest_config-47926912 tempest-verify_tempest_config-47926912-project-member] GET http://10.180.1.21/volume/v3/extensions [ 613.643483] [55808]: DEBUG cinder.api.openstack.wsgi [None req-65f73dfe-b6ec-4730-ae50-e9b9a1b6f297 tempest-verify_tempest_config-47926912 tempest-verify_tempest_config-47926912-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 613.643701] [55808]: DEBUG cinder.api.openstack.wsgi [None req-65f73dfe-b6ec-4730-ae50-e9b9a1b6f297 tempest-verify_tempest_config-47926912 tempest-verify_tempest_config-47926912-project-member] Calling method 'index' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 613.644120] [55808]: INFO cinder.api.openstack.wsgi [None req-65f73dfe-b6ec-4730-ae50-e9b9a1b6f297 tempest-verify_tempest_config-47926912 tempest-verify_tempest_config-47926912-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 613.644494] [55808]: [pid: 55808|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Thu Feb 20 02:30:39 2025] GET /volume/v3/extensions => generated 5245 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 681.969855] [55807]: DEBUG cinder.api.middleware.request_id [None req-f7795251-6e16-4c2a-9d05-22aca8a698b4 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 682.114377] [55807]: INFO cinder.api.openstack.wsgi [None req-f7795251-6e16-4c2a-9d05-22aca8a698b4 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 682.114377] [55807]: DEBUG cinder.api.openstack.wsgi [None req-f7795251-6e16-4c2a-9d05-22aca8a698b4 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1488040529"}} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 682.116727] [55807]: DEBUG cinder.api.v3.volumes [None req-f7795251-6e16-4c2a-9d05-22aca8a698b4 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1488040529'}} {{(pid=55807) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 682.117175] [55807]: INFO cinder.api.v3.volumes [None req-f7795251-6e16-4c2a-9d05-22aca8a698b4 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Create volume of 1 GB [ 682.136127] [55807]: DEBUG cinder.volume.api [None req-f7795251-6e16-4c2a-9d05-22aca8a698b4 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Availability zone cache updated, next update will occur around 2025-02-20 03:31:47.986210. {{(pid=55807) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 682.136127] [55807]: INFO cinder.volume.api [None req-f7795251-6e16-4c2a-9d05-22aca8a698b4 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Availability Zones retrieved successfully. [ 682.150787] [55807]: /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 [ 682.150787] [55807]: import asyncore [ 682.161934] [55807]: DEBUG cinder.volume.api [None req-f7795251-6e16-4c2a-9d05-22aca8a698b4 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Flow 'volume_create_api' (ee5b6b15-544d-4e38-89a4-14d2257181cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 682.163742] [55807]: DEBUG cinder.volume.api [None req-f7795251-6e16-4c2a-9d05-22aca8a698b4 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcb8bd55-a990-4618-9108-a51a89b23d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 682.166904] [55807]: DEBUG cinder.volume.flows.api.create_volume [None req-f7795251-6e16-4c2a-9d05-22aca8a698b4 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Validating volume size '1' using validate_int {{(pid=55807) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 682.227020] [55807]: DEBUG cinder.volume.api [None req-f7795251-6e16-4c2a-9d05-22aca8a698b4 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcb8bd55-a990-4618-9108-a51a89b23d43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T02:29:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b2d3a607-9356-4aef-85f0-4f99d559be9b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b2d3a607-9356-4aef-85f0-4f99d559be9b', '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=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 682.227020] [55807]: DEBUG cinder.volume.api [None req-f7795251-6e16-4c2a-9d05-22aca8a698b4 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (450b4e84-baed-4672-9c07-bdfb7df1f2df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 682.256920] [55807]: WARNING cinder.quota [None req-f7795251-6e16-4c2a-9d05-22aca8a698b4 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-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. [ 682.256920] [55807]: WARNING cinder.quota [None req-f7795251-6e16-4c2a-9d05-22aca8a698b4 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-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. [ 682.325186] [55807]: DEBUG cinder.quota [None req-f7795251-6e16-4c2a-9d05-22aca8a698b4 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Created reservations ['5323eb46-72fb-4070-bea1-9469d3628ae8', '216d44a2-0db3-45a0-89ab-bedbd8abf408', '0b476735-e86e-42c7-80dc-a8b0abcdf6b4', '641d3e65-8549-4bcb-b2f6-7ba662d187c3'] {{(pid=55807) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 682.327055] [55807]: DEBUG cinder.volume.api [None req-f7795251-6e16-4c2a-9d05-22aca8a698b4 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (450b4e84-baed-4672-9c07-bdfb7df1f2df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5323eb46-72fb-4070-bea1-9469d3628ae8', '216d44a2-0db3-45a0-89ab-bedbd8abf408', '0b476735-e86e-42c7-80dc-a8b0abcdf6b4', '641d3e65-8549-4bcb-b2f6-7ba662d187c3']}' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 682.333150] [55807]: DEBUG cinder.volume.api [None req-f7795251-6e16-4c2a-9d05-22aca8a698b4 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4913e355-4032-4c33-bffc-d063c6db1611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 682.511174] [55807]: DEBUG cinder.volume.api [None req-f7795251-6e16-4c2a-9d05-22aca8a698b4 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4913e355-4032-4c33-bffc-d063c6db1611) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '058257de-f0d4-4b86-b1b1-66b20befc8ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1488040529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab8dd17fd6af4a6e8adfef43c88460ec',qos_specs=None,replication_status=,reservations=['5323eb46-72fb-4070-bea1-9469d3628ae8','216d44a2-0db3-45a0-89ab-bedbd8abf408','0b476735-e86e-42c7-80dc-a8b0abcdf6b4','641d3e65-8549-4bcb-b2f6-7ba662d187c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='894c731e7b87426a9578994b8177f8da',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b), '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-20T02:31:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1488040529',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=058257de-f0d4-4b86-b1b1-66b20befc8ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab8dd17fd6af4a6e8adfef43c88460ec',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='894c731e7b87426a9578994b8177f8da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b2d3a607-9356-4aef-85f0-4f99d559be9b),volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 682.512696] [55807]: DEBUG cinder.volume.api [None req-f7795251-6e16-4c2a-9d05-22aca8a698b4 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b243bbbc-6635-4c18-9b7b-5e9842a608f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 682.533741] [55807]: DEBUG cinder.volume.api [None req-f7795251-6e16-4c2a-9d05-22aca8a698b4 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b243bbbc-6635-4c18-9b7b-5e9842a608f9) 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-1488040529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab8dd17fd6af4a6e8adfef43c88460ec',qos_specs=None,replication_status=,reservations=['5323eb46-72fb-4070-bea1-9469d3628ae8','216d44a2-0db3-45a0-89ab-bedbd8abf408','0b476735-e86e-42c7-80dc-a8b0abcdf6b4','641d3e65-8549-4bcb-b2f6-7ba662d187c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='894c731e7b87426a9578994b8177f8da',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 682.533741] [55807]: DEBUG cinder.volume.api [None req-f7795251-6e16-4c2a-9d05-22aca8a698b4 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffca2b89-bd55-4890-aebf-f1c68c260233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 682.556886] [55807]: DEBUG cinder.volume.api [None req-f7795251-6e16-4c2a-9d05-22aca8a698b4 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffca2b89-bd55-4890-aebf-f1c68c260233) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 682.556886] [55807]: DEBUG cinder.volume.api [None req-f7795251-6e16-4c2a-9d05-22aca8a698b4 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Flow 'volume_create_api' (ee5b6b15-544d-4e38-89a4-14d2257181cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55807) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 682.556886] [55807]: INFO cinder.volume.api [None req-f7795251-6e16-4c2a-9d05-22aca8a698b4 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Create volume request issued successfully. [ 682.558147] [55807]: INFO cinder.api.openstack.wsgi [None req-f7795251-6e16-4c2a-9d05-22aca8a698b4 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 682.562021] [55807]: [pid: 55807|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 02:31:47 2025] POST /volume/v3/volumes => generated 784 bytes in 590 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 682.573775] [55808]: DEBUG cinder.api.middleware.request_id [None req-025d6017-032f-48a7-a732-aae75bb80507 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 682.581493] [55808]: INFO cinder.api.openstack.wsgi [None req-025d6017-032f-48a7-a732-aae75bb80507 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] GET http://10.180.1.21/volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee [ 682.581493] [55808]: DEBUG cinder.api.openstack.wsgi [None req-025d6017-032f-48a7-a732-aae75bb80507 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 682.581493] [55808]: DEBUG cinder.api.openstack.wsgi [None req-025d6017-032f-48a7-a732-aae75bb80507 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 682.616421] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 682.616421] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 682.623697] [55808]: INFO cinder.volume.api [None req-025d6017-032f-48a7-a732-aae75bb80507 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Volume info retrieved successfully. [ 682.631510] [55808]: INFO cinder.api.openstack.wsgi [None req-025d6017-032f-48a7-a732-aae75bb80507 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] http://10.180.1.21/volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee returned with HTTP 200 [ 682.631927] [55808]: [pid: 55808|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:31:48 2025] GET /volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee => generated 963 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 683.646790] [55807]: DEBUG cinder.api.middleware.request_id [None req-827a7aab-4d3d-4858-90f0-a7d478317ab9 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 683.650559] [55807]: INFO cinder.api.openstack.wsgi [None req-827a7aab-4d3d-4858-90f0-a7d478317ab9 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] GET http://10.180.1.21/volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee [ 683.650559] [55807]: DEBUG cinder.api.openstack.wsgi [None req-827a7aab-4d3d-4858-90f0-a7d478317ab9 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 683.653126] [55807]: DEBUG cinder.api.openstack.wsgi [None req-827a7aab-4d3d-4858-90f0-a7d478317ab9 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 683.674595] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 683.674595] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 683.686456] [55807]: INFO cinder.volume.api [None req-827a7aab-4d3d-4858-90f0-a7d478317ab9 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Volume info retrieved successfully. [ 683.696353] [55807]: INFO cinder.api.openstack.wsgi [None req-827a7aab-4d3d-4858-90f0-a7d478317ab9 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] http://10.180.1.21/volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee returned with HTTP 200 [ 683.696911] [55807]: [pid: 55807|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:31:49 2025] GET /volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee => generated 1010 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 692.627823] [55808]: DEBUG dbcounter [-] [55808] Writing DB stats cinder:SELECT=4 {{(pid=55808) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 693.691377] [55807]: DEBUG dbcounter [-] [55807] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55807) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 700.701729] [55808]: DEBUG cinder.api.middleware.request_id [None req-5598d9d5-f318-408d-b62b-a9e97da7ee2a None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 700.705039] [55808]: INFO cinder.api.openstack.wsgi [None req-5598d9d5-f318-408d-b62b-a9e97da7ee2a tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] POST http://10.180.1.21/volume/v3/volumes [ 700.705143] [55808]: DEBUG cinder.api.openstack.wsgi [None req-5598d9d5-f318-408d-b62b-a9e97da7ee2a tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-954231230", "imageRef": "b7897e0e-4da9-417c-8741-534bd1696b1f", "size": 1}} {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 700.706966] [55808]: DEBUG cinder.api.v3.volumes [None req-5598d9d5-f318-408d-b62b-a9e97da7ee2a tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-954231230', 'imageRef': 'b7897e0e-4da9-417c-8741-534bd1696b1f', 'size': 1}} {{(pid=55808) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 700.952063] [55808]: INFO cinder.api.v3.volumes [None req-5598d9d5-f318-408d-b62b-a9e97da7ee2a tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Create volume of 1 GB [ 700.977149] [55808]: DEBUG cinder.volume.api [None req-5598d9d5-f318-408d-b62b-a9e97da7ee2a tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Availability zone cache updated, next update will occur around 2025-02-20 03:32:06.828892. {{(pid=55808) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 700.977349] [55808]: INFO cinder.volume.api [None req-5598d9d5-f318-408d-b62b-a9e97da7ee2a tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Availability Zones retrieved successfully. [ 701.003477] [55808]: /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 [ 701.003477] [55808]: import asyncore [ 701.147455] [55808]: DEBUG cinder.volume.api [None req-5598d9d5-f318-408d-b62b-a9e97da7ee2a tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Flow 'volume_create_api' (901dba2c-74fa-409a-9feb-17bd573c2362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 701.148835] [55808]: DEBUG cinder.volume.api [None req-5598d9d5-f318-408d-b62b-a9e97da7ee2a tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (731a870d-65b9-4a33-8f94-cb29bb41093d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 701.150128] [55808]: DEBUG cinder.volume.flows.api.create_volume [None req-5598d9d5-f318-408d-b62b-a9e97da7ee2a tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Validating volume size '1' using validate_int {{(pid=55808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 701.232693] [55808]: DEBUG cinder.volume.api [None req-5598d9d5-f318-408d-b62b-a9e97da7ee2a tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (731a870d-65b9-4a33-8f94-cb29bb41093d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T02:29:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b2d3a607-9356-4aef-85f0-4f99d559be9b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b2d3a607-9356-4aef-85f0-4f99d559be9b', '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=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 701.236356] [55808]: DEBUG cinder.volume.api [None req-5598d9d5-f318-408d-b62b-a9e97da7ee2a tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d20937fe-91c6-4e6b-9d06-303dd212321f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 701.266942] [55808]: WARNING cinder.quota [None req-5598d9d5-f318-408d-b62b-a9e97da7ee2a tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-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. [ 701.268683] [55808]: WARNING cinder.quota [None req-5598d9d5-f318-408d-b62b-a9e97da7ee2a tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-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. [ 701.334034] [55808]: DEBUG cinder.quota [None req-5598d9d5-f318-408d-b62b-a9e97da7ee2a tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Created reservations ['4f78f32e-1169-4a9b-b809-6838284d60c2', 'bedf86f7-8931-4eff-b5ff-fe6df63871d6', '022a9e32-a2cd-4d56-a979-bedf6f4dd4ed', '3cc457ca-6235-4e2e-bc14-ef6ecaf61033'] {{(pid=55808) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 701.335445] [55808]: DEBUG cinder.volume.api [None req-5598d9d5-f318-408d-b62b-a9e97da7ee2a tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d20937fe-91c6-4e6b-9d06-303dd212321f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f78f32e-1169-4a9b-b809-6838284d60c2', 'bedf86f7-8931-4eff-b5ff-fe6df63871d6', '022a9e32-a2cd-4d56-a979-bedf6f4dd4ed', '3cc457ca-6235-4e2e-bc14-ef6ecaf61033']}' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 701.336479] [55808]: DEBUG cinder.volume.api [None req-5598d9d5-f318-408d-b62b-a9e97da7ee2a tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c113620-7a8e-4b31-8dcf-0f613397ee9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 701.381208] [55808]: DEBUG cinder.volume.api [None req-5598d9d5-f318-408d-b62b-a9e97da7ee2a tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c113620-7a8e-4b31-8dcf-0f613397ee9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a', '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-954231230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b6fb9fdc92c41199afcbd0e6ab60d68',qos_specs=None,replication_status=,reservations=['4f78f32e-1169-4a9b-b809-6838284d60c2','bedf86f7-8931-4eff-b5ff-fe6df63871d6','022a9e32-a2cd-4d56-a979-bedf6f4dd4ed','3cc457ca-6235-4e2e-bc14-ef6ecaf61033'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d44c3fbf866444ca97ff0d7c7a229ad',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b), '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-20T02:32:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-954231230',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b6fb9fdc92c41199afcbd0e6ab60d68',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='3d44c3fbf866444ca97ff0d7c7a229ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b2d3a607-9356-4aef-85f0-4f99d559be9b),volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 701.383298] [55808]: DEBUG cinder.volume.api [None req-5598d9d5-f318-408d-b62b-a9e97da7ee2a tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5722d6f-de7a-4e7b-8212-5cb947402934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 701.408033] [55808]: DEBUG cinder.volume.api [None req-5598d9d5-f318-408d-b62b-a9e97da7ee2a tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5722d6f-de7a-4e7b-8212-5cb947402934) 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-954231230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b6fb9fdc92c41199afcbd0e6ab60d68',qos_specs=None,replication_status=,reservations=['4f78f32e-1169-4a9b-b809-6838284d60c2','bedf86f7-8931-4eff-b5ff-fe6df63871d6','022a9e32-a2cd-4d56-a979-bedf6f4dd4ed','3cc457ca-6235-4e2e-bc14-ef6ecaf61033'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d44c3fbf866444ca97ff0d7c7a229ad',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 701.408757] [55808]: DEBUG cinder.volume.api [None req-5598d9d5-f318-408d-b62b-a9e97da7ee2a tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8926cd6-5cb3-4302-8f4f-eedc32c01174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 701.450329] [55808]: DEBUG cinder.volume.api [None req-5598d9d5-f318-408d-b62b-a9e97da7ee2a tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8926cd6-5cb3-4302-8f4f-eedc32c01174) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 701.451402] [55808]: DEBUG cinder.volume.api [None req-5598d9d5-f318-408d-b62b-a9e97da7ee2a tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Flow 'volume_create_api' (901dba2c-74fa-409a-9feb-17bd573c2362) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55808) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 701.451852] [55808]: INFO cinder.volume.api [None req-5598d9d5-f318-408d-b62b-a9e97da7ee2a tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Create volume request issued successfully. [ 701.452626] [55808]: INFO cinder.api.openstack.wsgi [None req-5598d9d5-f318-408d-b62b-a9e97da7ee2a tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 701.453297] [55808]: [pid: 55808|app: 0|req: 5/9] 10.180.1.21 () {62 vars in 1177 bytes} [Thu Feb 20 02:32:06 2025] POST /volume/v3/volumes => generated 897 bytes in 753 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 701.470560] [55807]: DEBUG cinder.api.middleware.request_id [None req-0ebd7205-0da7-4fa7-9b4a-9118bb672e21 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 701.472872] [55807]: INFO cinder.api.openstack.wsgi [None req-0ebd7205-0da7-4fa7-9b4a-9118bb672e21 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] GET http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a [ 701.472872] [55807]: DEBUG cinder.api.openstack.wsgi [None req-0ebd7205-0da7-4fa7-9b4a-9118bb672e21 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 701.473039] [55807]: DEBUG cinder.api.openstack.wsgi [None req-0ebd7205-0da7-4fa7-9b4a-9118bb672e21 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 701.513298] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.513298] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 701.524063] [55807]: INFO cinder.volume.api [None req-0ebd7205-0da7-4fa7-9b4a-9118bb672e21 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Volume info retrieved successfully. [ 701.529503] [55807]: INFO cinder.api.openstack.wsgi [None req-0ebd7205-0da7-4fa7-9b4a-9118bb672e21 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a returned with HTTP 200 [ 701.530067] [55807]: [pid: 55807|app: 0|req: 5/10] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 02:32:07 2025] GET /volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a => generated 965 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 702.546148] [55808]: DEBUG cinder.api.middleware.request_id [None req-4d2d9d38-f18a-4cf2-a67c-6d0724434faf None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 702.548748] [55808]: INFO cinder.api.openstack.wsgi [None req-4d2d9d38-f18a-4cf2-a67c-6d0724434faf tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] GET http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a [ 702.548870] [55808]: DEBUG cinder.api.openstack.wsgi [None req-4d2d9d38-f18a-4cf2-a67c-6d0724434faf tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 702.549055] [55808]: DEBUG cinder.api.openstack.wsgi [None req-4d2d9d38-f18a-4cf2-a67c-6d0724434faf tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 702.561594] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.561594] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 702.575864] [55808]: INFO cinder.volume.api [None req-4d2d9d38-f18a-4cf2-a67c-6d0724434faf tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Volume info retrieved successfully. [ 702.585362] [55808]: INFO cinder.api.openstack.wsgi [None req-4d2d9d38-f18a-4cf2-a67c-6d0724434faf tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a returned with HTTP 200 [ 702.585804] [55808]: [pid: 55808|app: 0|req: 6/11] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 02:32:08 2025] GET /volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a => generated 989 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 703.603860] [55807]: DEBUG cinder.api.middleware.request_id [None req-81e551b2-5118-4727-a9c2-56fb91ee447a None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 703.605833] [55807]: INFO cinder.api.openstack.wsgi [None req-81e551b2-5118-4727-a9c2-56fb91ee447a tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] GET http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a [ 703.606126] [55807]: DEBUG cinder.api.openstack.wsgi [None req-81e551b2-5118-4727-a9c2-56fb91ee447a tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 703.606423] [55807]: DEBUG cinder.api.openstack.wsgi [None req-81e551b2-5118-4727-a9c2-56fb91ee447a tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 703.620998] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 703.620998] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 703.633990] [55807]: INFO cinder.volume.api [None req-81e551b2-5118-4727-a9c2-56fb91ee447a tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Volume info retrieved successfully. [ 703.645358] [55807]: INFO cinder.api.openstack.wsgi [None req-81e551b2-5118-4727-a9c2-56fb91ee447a tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a returned with HTTP 200 [ 703.645807] [55807]: [pid: 55807|app: 0|req: 6/12] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 02:32:09 2025] GET /volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a => generated 989 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 704.660226] [55808]: DEBUG cinder.api.middleware.request_id [None req-4a8c8269-9ca7-4187-aded-f84aba47db02 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 704.664901] [55808]: INFO cinder.api.openstack.wsgi [None req-4a8c8269-9ca7-4187-aded-f84aba47db02 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] GET http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a [ 704.665283] [55808]: DEBUG cinder.api.openstack.wsgi [None req-4a8c8269-9ca7-4187-aded-f84aba47db02 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 704.665920] [55808]: DEBUG cinder.api.openstack.wsgi [None req-4a8c8269-9ca7-4187-aded-f84aba47db02 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 704.684217] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 704.684217] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 704.689237] [55808]: INFO cinder.volume.api [None req-4a8c8269-9ca7-4187-aded-f84aba47db02 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Volume info retrieved successfully. [ 704.697099] [55808]: INFO cinder.api.openstack.wsgi [None req-4a8c8269-9ca7-4187-aded-f84aba47db02 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a returned with HTTP 200 [ 704.697099] [55808]: [pid: 55808|app: 0|req: 7/13] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 02:32:10 2025] GET /volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a => generated 989 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 705.714076] [55807]: DEBUG cinder.api.middleware.request_id [None req-f4c08176-cd88-4e73-bab4-9935efd5b733 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 705.719377] [55807]: INFO cinder.api.openstack.wsgi [None req-f4c08176-cd88-4e73-bab4-9935efd5b733 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] GET http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a [ 705.719377] [55807]: DEBUG cinder.api.openstack.wsgi [None req-f4c08176-cd88-4e73-bab4-9935efd5b733 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 705.719377] [55807]: DEBUG cinder.api.openstack.wsgi [None req-f4c08176-cd88-4e73-bab4-9935efd5b733 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 705.735541] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 705.735541] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 705.753711] [55807]: INFO cinder.volume.api [None req-f4c08176-cd88-4e73-bab4-9935efd5b733 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Volume info retrieved successfully. [ 705.756341] [55807]: INFO cinder.api.openstack.wsgi [None req-f4c08176-cd88-4e73-bab4-9935efd5b733 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a returned with HTTP 200 [ 705.756945] [55807]: [pid: 55807|app: 0|req: 7/14] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 02:32:11 2025] GET /volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a => generated 989 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 706.774616] [55808]: DEBUG cinder.api.middleware.request_id [None req-7996ea70-0c31-409a-9790-9179905cbb61 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 706.778328] [55808]: INFO cinder.api.openstack.wsgi [None req-7996ea70-0c31-409a-9790-9179905cbb61 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] GET http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a [ 706.778733] [55808]: DEBUG cinder.api.openstack.wsgi [None req-7996ea70-0c31-409a-9790-9179905cbb61 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 706.778940] [55808]: DEBUG cinder.api.openstack.wsgi [None req-7996ea70-0c31-409a-9790-9179905cbb61 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 706.793280] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 706.793280] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 706.796102] [55808]: INFO cinder.volume.api [None req-7996ea70-0c31-409a-9790-9179905cbb61 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Volume info retrieved successfully. [ 706.802097] [55808]: INFO cinder.api.openstack.wsgi [None req-7996ea70-0c31-409a-9790-9179905cbb61 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a returned with HTTP 200 [ 706.803031] [55808]: [pid: 55808|app: 0|req: 8/15] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 02:32:12 2025] GET /volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a => generated 989 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 707.816196] [55807]: DEBUG cinder.api.middleware.request_id [None req-aaaf6841-0102-4861-83c4-37bd847ad5af None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 707.818979] [55807]: INFO cinder.api.openstack.wsgi [None req-aaaf6841-0102-4861-83c4-37bd847ad5af tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] GET http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a [ 707.821049] [55807]: DEBUG cinder.api.openstack.wsgi [None req-aaaf6841-0102-4861-83c4-37bd847ad5af tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 707.822415] [55807]: DEBUG cinder.api.openstack.wsgi [None req-aaaf6841-0102-4861-83c4-37bd847ad5af tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 707.836152] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 707.836152] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 707.839077] [55807]: INFO cinder.volume.api [None req-aaaf6841-0102-4861-83c4-37bd847ad5af tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Volume info retrieved successfully. [ 707.845423] [55807]: INFO cinder.api.openstack.wsgi [None req-aaaf6841-0102-4861-83c4-37bd847ad5af tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a returned with HTTP 200 [ 707.845935] [55807]: [pid: 55807|app: 0|req: 8/16] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 02:32:13 2025] GET /volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a => generated 989 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 709.008065] [55808]: DEBUG cinder.api.middleware.request_id [None req-b5994ddf-4892-467d-b891-2feeb7bd27b5 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 709.008065] [55808]: INFO cinder.api.openstack.wsgi [None req-b5994ddf-4892-467d-b891-2feeb7bd27b5 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] GET http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a [ 709.008065] [55808]: DEBUG cinder.api.openstack.wsgi [None req-b5994ddf-4892-467d-b891-2feeb7bd27b5 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 709.008065] [55808]: DEBUG cinder.api.openstack.wsgi [None req-b5994ddf-4892-467d-b891-2feeb7bd27b5 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 709.008065] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 709.008065] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 709.008065] [55808]: INFO cinder.volume.api [None req-b5994ddf-4892-467d-b891-2feeb7bd27b5 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Volume info retrieved successfully. [ 709.008065] [55808]: INFO cinder.api.openstack.wsgi [None req-b5994ddf-4892-467d-b891-2feeb7bd27b5 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a returned with HTTP 200 [ 709.008065] [55808]: [pid: 55808|app: 0|req: 9/17] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 02:32:14 2025] GET /volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a => generated 989 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 709.918289] [55807]: DEBUG cinder.api.middleware.request_id [None req-1955a15c-f79c-4244-abb1-ec97ab7e235a None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 709.922832] [55807]: INFO cinder.api.openstack.wsgi [None req-1955a15c-f79c-4244-abb1-ec97ab7e235a tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] GET http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a [ 709.923114] [55807]: DEBUG cinder.api.openstack.wsgi [None req-1955a15c-f79c-4244-abb1-ec97ab7e235a tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 709.923370] [55807]: DEBUG cinder.api.openstack.wsgi [None req-1955a15c-f79c-4244-abb1-ec97ab7e235a tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 709.933755] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 709.933755] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 709.938229] [55807]: INFO cinder.volume.api [None req-1955a15c-f79c-4244-abb1-ec97ab7e235a tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Volume info retrieved successfully. [ 709.943674] [55807]: INFO cinder.api.openstack.wsgi [None req-1955a15c-f79c-4244-abb1-ec97ab7e235a tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a returned with HTTP 200 [ 709.944235] [55807]: [pid: 55807|app: 0|req: 9/18] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 02:32:15 2025] GET /volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a => generated 989 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 710.963480] [55808]: DEBUG cinder.api.middleware.request_id [None req-6a31c2b6-4454-45e5-8601-33c22d637140 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 710.965655] [55808]: INFO cinder.api.openstack.wsgi [None req-6a31c2b6-4454-45e5-8601-33c22d637140 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] GET http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a [ 710.965825] [55808]: DEBUG cinder.api.openstack.wsgi [None req-6a31c2b6-4454-45e5-8601-33c22d637140 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 710.966185] [55808]: DEBUG cinder.api.openstack.wsgi [None req-6a31c2b6-4454-45e5-8601-33c22d637140 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 710.980393] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 710.980393] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 710.987645] [55808]: INFO cinder.volume.api [None req-6a31c2b6-4454-45e5-8601-33c22d637140 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Volume info retrieved successfully. [ 710.993683] [55808]: INFO cinder.api.openstack.wsgi [None req-6a31c2b6-4454-45e5-8601-33c22d637140 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a returned with HTTP 200 [ 710.994849] [55808]: [pid: 55808|app: 0|req: 10/19] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 02:32:16 2025] GET /volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a => generated 989 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 712.010924] [55807]: DEBUG cinder.api.middleware.request_id [None req-30f6dae1-3280-41c4-b51a-e1df403f2bfa None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 712.012516] [55807]: INFO cinder.api.openstack.wsgi [None req-30f6dae1-3280-41c4-b51a-e1df403f2bfa tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] GET http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a [ 712.016401] [55807]: DEBUG cinder.api.openstack.wsgi [None req-30f6dae1-3280-41c4-b51a-e1df403f2bfa tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 712.016401] [55807]: DEBUG cinder.api.openstack.wsgi [None req-30f6dae1-3280-41c4-b51a-e1df403f2bfa tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 712.032270] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 712.032270] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 712.041159] [55807]: INFO cinder.volume.api [None req-30f6dae1-3280-41c4-b51a-e1df403f2bfa tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Volume info retrieved successfully. [ 712.048645] [55807]: INFO cinder.api.openstack.wsgi [None req-30f6dae1-3280-41c4-b51a-e1df403f2bfa tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a returned with HTTP 200 [ 712.048988] [55807]: [pid: 55807|app: 0|req: 10/20] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 02:32:17 2025] GET /volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a => generated 989 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 713.063084] [55808]: DEBUG cinder.api.middleware.request_id [None req-f6a907f6-59bd-46dd-8b2f-06ffdf3feb48 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 713.065412] [55808]: INFO cinder.api.openstack.wsgi [None req-f6a907f6-59bd-46dd-8b2f-06ffdf3feb48 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] GET http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a [ 713.065691] [55808]: DEBUG cinder.api.openstack.wsgi [None req-f6a907f6-59bd-46dd-8b2f-06ffdf3feb48 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 713.065918] [55808]: DEBUG cinder.api.openstack.wsgi [None req-f6a907f6-59bd-46dd-8b2f-06ffdf3feb48 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 713.079007] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 713.079007] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 713.083820] [55808]: INFO cinder.volume.api [None req-f6a907f6-59bd-46dd-8b2f-06ffdf3feb48 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Volume info retrieved successfully. [ 713.089374] [55808]: INFO cinder.api.openstack.wsgi [None req-f6a907f6-59bd-46dd-8b2f-06ffdf3feb48 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a returned with HTTP 200 [ 713.089915] [55808]: [pid: 55808|app: 0|req: 11/21] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 02:32:18 2025] GET /volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a => generated 989 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 714.103292] [55807]: DEBUG cinder.api.middleware.request_id [None req-e635fa62-648c-4515-b491-d64b1a6afb7a None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 714.105315] [55807]: INFO cinder.api.openstack.wsgi [None req-e635fa62-648c-4515-b491-d64b1a6afb7a tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] GET http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a [ 714.105582] [55807]: DEBUG cinder.api.openstack.wsgi [None req-e635fa62-648c-4515-b491-d64b1a6afb7a tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 714.105808] [55807]: DEBUG cinder.api.openstack.wsgi [None req-e635fa62-648c-4515-b491-d64b1a6afb7a tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 714.119610] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 714.119610] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 714.124510] [55807]: INFO cinder.volume.api [None req-e635fa62-648c-4515-b491-d64b1a6afb7a tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Volume info retrieved successfully. [ 714.133638] [55807]: INFO cinder.api.openstack.wsgi [None req-e635fa62-648c-4515-b491-d64b1a6afb7a tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a returned with HTTP 200 [ 714.134208] [55807]: [pid: 55807|app: 0|req: 11/22] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 02:32:19 2025] GET /volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a => generated 989 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 715.146378] [55808]: DEBUG cinder.api.middleware.request_id [None req-43a1200f-2a97-4fca-92fe-300f8173366c None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 715.150082] [55808]: INFO cinder.api.openstack.wsgi [None req-43a1200f-2a97-4fca-92fe-300f8173366c tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] GET http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a [ 715.150199] [55808]: DEBUG cinder.api.openstack.wsgi [None req-43a1200f-2a97-4fca-92fe-300f8173366c tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 715.150446] [55808]: DEBUG cinder.api.openstack.wsgi [None req-43a1200f-2a97-4fca-92fe-300f8173366c tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 715.164010] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 715.164010] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 715.169844] [55808]: INFO cinder.volume.api [None req-43a1200f-2a97-4fca-92fe-300f8173366c tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Volume info retrieved successfully. [ 715.175854] [55808]: INFO cinder.api.openstack.wsgi [None req-43a1200f-2a97-4fca-92fe-300f8173366c tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a returned with HTTP 200 [ 715.176403] [55808]: [pid: 55808|app: 0|req: 12/23] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 02:32:20 2025] GET /volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a => generated 989 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 716.195187] [55807]: DEBUG cinder.api.middleware.request_id [None req-0c13d8a1-2e13-4a62-be67-b5a6360037d2 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 716.197764] [55807]: INFO cinder.api.openstack.wsgi [None req-0c13d8a1-2e13-4a62-be67-b5a6360037d2 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] GET http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a [ 716.198055] [55807]: DEBUG cinder.api.openstack.wsgi [None req-0c13d8a1-2e13-4a62-be67-b5a6360037d2 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 716.198306] [55807]: DEBUG cinder.api.openstack.wsgi [None req-0c13d8a1-2e13-4a62-be67-b5a6360037d2 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 716.213873] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 716.213873] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 716.219733] [55807]: INFO cinder.volume.api [None req-0c13d8a1-2e13-4a62-be67-b5a6360037d2 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Volume info retrieved successfully. [ 716.226208] [55807]: INFO cinder.api.openstack.wsgi [None req-0c13d8a1-2e13-4a62-be67-b5a6360037d2 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a returned with HTTP 200 [ 716.226709] [55807]: [pid: 55807|app: 0|req: 12/24] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 02:32:22 2025] GET /volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a => generated 989 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 717.241209] [55808]: DEBUG cinder.api.middleware.request_id [None req-c0c71863-c4a8-47b8-b689-cb5c398a8f94 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 717.247055] [55808]: INFO cinder.api.openstack.wsgi [None req-c0c71863-c4a8-47b8-b689-cb5c398a8f94 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] GET http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a [ 717.247055] [55808]: DEBUG cinder.api.openstack.wsgi [None req-c0c71863-c4a8-47b8-b689-cb5c398a8f94 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 717.247055] [55808]: DEBUG cinder.api.openstack.wsgi [None req-c0c71863-c4a8-47b8-b689-cb5c398a8f94 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 717.259138] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 717.259138] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 717.264940] [55808]: INFO cinder.volume.api [None req-c0c71863-c4a8-47b8-b689-cb5c398a8f94 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Volume info retrieved successfully. [ 717.272655] [55808]: INFO cinder.api.openstack.wsgi [None req-c0c71863-c4a8-47b8-b689-cb5c398a8f94 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a returned with HTTP 200 [ 717.273143] [55808]: [pid: 55808|app: 0|req: 13/25] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 02:32:23 2025] GET /volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a => generated 989 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 718.286920] [55807]: DEBUG cinder.api.middleware.request_id [None req-1a40a952-a2a4-4095-9610-6fd2d97c4cda None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 718.292375] [55807]: INFO cinder.api.openstack.wsgi [None req-1a40a952-a2a4-4095-9610-6fd2d97c4cda tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] GET http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a [ 718.292804] [55807]: DEBUG cinder.api.openstack.wsgi [None req-1a40a952-a2a4-4095-9610-6fd2d97c4cda tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 718.294794] [55807]: DEBUG cinder.api.openstack.wsgi [None req-1a40a952-a2a4-4095-9610-6fd2d97c4cda tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 718.316801] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 718.316801] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 718.324264] [55807]: INFO cinder.volume.api [None req-1a40a952-a2a4-4095-9610-6fd2d97c4cda tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Volume info retrieved successfully. [ 718.330550] [55807]: INFO cinder.api.openstack.wsgi [None req-1a40a952-a2a4-4095-9610-6fd2d97c4cda tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a returned with HTTP 200 [ 718.331009] [55807]: [pid: 55807|app: 0|req: 13/26] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 02:32:24 2025] GET /volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a => generated 989 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 719.350138] [55808]: DEBUG cinder.api.middleware.request_id [None req-8f9a2c26-1ccc-4714-a654-fe011bda8518 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 719.352565] [55808]: INFO cinder.api.openstack.wsgi [None req-8f9a2c26-1ccc-4714-a654-fe011bda8518 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] GET http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a [ 719.352856] [55808]: DEBUG cinder.api.openstack.wsgi [None req-8f9a2c26-1ccc-4714-a654-fe011bda8518 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 719.353243] [55808]: DEBUG cinder.api.openstack.wsgi [None req-8f9a2c26-1ccc-4714-a654-fe011bda8518 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 719.368036] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 719.368036] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 719.381021] [55808]: INFO cinder.volume.api [None req-8f9a2c26-1ccc-4714-a654-fe011bda8518 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Volume info retrieved successfully. [ 719.387470] [55808]: INFO cinder.api.openstack.wsgi [None req-8f9a2c26-1ccc-4714-a654-fe011bda8518 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a returned with HTTP 200 [ 719.387881] [55808]: [pid: 55808|app: 0|req: 14/27] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 02:32:25 2025] GET /volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a => generated 989 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 720.402836] [55807]: DEBUG cinder.api.middleware.request_id [None req-779f7b91-fbd4-46b7-b725-42de56cc8e71 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 720.407236] [55807]: INFO cinder.api.openstack.wsgi [None req-779f7b91-fbd4-46b7-b725-42de56cc8e71 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] GET http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a [ 720.407443] [55807]: DEBUG cinder.api.openstack.wsgi [None req-779f7b91-fbd4-46b7-b725-42de56cc8e71 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 720.407674] [55807]: DEBUG cinder.api.openstack.wsgi [None req-779f7b91-fbd4-46b7-b725-42de56cc8e71 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 720.418379] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 720.418379] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 720.422789] [55807]: INFO cinder.volume.api [None req-779f7b91-fbd4-46b7-b725-42de56cc8e71 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Volume info retrieved successfully. [ 720.428382] [55807]: INFO cinder.api.openstack.wsgi [None req-779f7b91-fbd4-46b7-b725-42de56cc8e71 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a returned with HTTP 200 [ 720.429099] [55807]: [pid: 55807|app: 0|req: 14/28] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 02:32:26 2025] GET /volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a => generated 989 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 721.441775] [55808]: DEBUG cinder.api.middleware.request_id [None req-945e5053-910a-4965-9322-a01fcb7a3113 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 721.443744] [55808]: INFO cinder.api.openstack.wsgi [None req-945e5053-910a-4965-9322-a01fcb7a3113 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] GET http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a [ 721.444059] [55808]: DEBUG cinder.api.openstack.wsgi [None req-945e5053-910a-4965-9322-a01fcb7a3113 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 721.444314] [55808]: DEBUG cinder.api.openstack.wsgi [None req-945e5053-910a-4965-9322-a01fcb7a3113 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 721.458117] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 721.458117] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 721.463494] [55808]: INFO cinder.volume.api [None req-945e5053-910a-4965-9322-a01fcb7a3113 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Volume info retrieved successfully. [ 721.469665] [55808]: INFO cinder.api.openstack.wsgi [None req-945e5053-910a-4965-9322-a01fcb7a3113 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a returned with HTTP 200 [ 721.470162] [55808]: [pid: 55808|app: 0|req: 15/29] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 02:32:27 2025] GET /volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a => generated 989 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 722.484376] [55807]: DEBUG cinder.api.middleware.request_id [None req-17caa9a8-9666-4ba4-865b-e005806fff10 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 722.487935] [55807]: INFO cinder.api.openstack.wsgi [None req-17caa9a8-9666-4ba4-865b-e005806fff10 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] GET http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a [ 722.488611] [55807]: DEBUG cinder.api.openstack.wsgi [None req-17caa9a8-9666-4ba4-865b-e005806fff10 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 722.488611] [55807]: DEBUG cinder.api.openstack.wsgi [None req-17caa9a8-9666-4ba4-865b-e005806fff10 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 722.503884] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 722.503884] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 722.515838] [55807]: INFO cinder.volume.api [None req-17caa9a8-9666-4ba4-865b-e005806fff10 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Volume info retrieved successfully. [ 722.525928] [55807]: INFO cinder.api.openstack.wsgi [None req-17caa9a8-9666-4ba4-865b-e005806fff10 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a returned with HTTP 200 [ 722.525928] [55807]: [pid: 55807|app: 0|req: 15/30] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 02:32:28 2025] GET /volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a => generated 1572 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 723.127098] [55808]: DEBUG cinder.api.middleware.request_id [req-929c12d5-2ddb-4522-bf63-72f6b46a8cc1 req-2a080062-d506-4a19-8d4a-8ff251eac662 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 723.128341] [55808]: WARNING keystonemiddleware.auth_token [req-929c12d5-2ddb-4522-bf63-72f6b46a8cc1 req-2a080062-d506-4a19-8d4a-8ff251eac662 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. [ 723.138668] [55808]: INFO cinder.api.openstack.wsgi [req-929c12d5-2ddb-4522-bf63-72f6b46a8cc1 req-2a080062-d506-4a19-8d4a-8ff251eac662 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] GET http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a [ 723.139096] [55808]: DEBUG cinder.api.openstack.wsgi [req-929c12d5-2ddb-4522-bf63-72f6b46a8cc1 req-2a080062-d506-4a19-8d4a-8ff251eac662 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 723.139383] [55808]: DEBUG cinder.api.openstack.wsgi [req-929c12d5-2ddb-4522-bf63-72f6b46a8cc1 req-2a080062-d506-4a19-8d4a-8ff251eac662 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 723.165368] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 723.165368] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 723.169899] [55808]: INFO cinder.volume.api [req-929c12d5-2ddb-4522-bf63-72f6b46a8cc1 req-2a080062-d506-4a19-8d4a-8ff251eac662 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Volume info retrieved successfully. [ 723.179144] [55808]: INFO cinder.api.openstack.wsgi [req-929c12d5-2ddb-4522-bf63-72f6b46a8cc1 req-2a080062-d506-4a19-8d4a-8ff251eac662 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a returned with HTTP 200 [ 723.179663] [55808]: [pid: 55808|app: 0|req: 16/31] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:32:28 2025] GET /volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a => generated 1391 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 723.494287] [55807]: DEBUG cinder.api.middleware.request_id [req-929c12d5-2ddb-4522-bf63-72f6b46a8cc1 req-d415c24f-da93-4805-9b37-1b6ea5318d8b None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 723.497154] [55807]: WARNING keystonemiddleware.auth_token [req-929c12d5-2ddb-4522-bf63-72f6b46a8cc1 req-d415c24f-da93-4805-9b37-1b6ea5318d8b 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. [ 723.499700] [55807]: INFO cinder.api.openstack.wsgi [req-929c12d5-2ddb-4522-bf63-72f6b46a8cc1 req-d415c24f-da93-4805-9b37-1b6ea5318d8b tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] GET http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a [ 723.499934] [55807]: DEBUG cinder.api.openstack.wsgi [req-929c12d5-2ddb-4522-bf63-72f6b46a8cc1 req-d415c24f-da93-4805-9b37-1b6ea5318d8b tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 723.500177] [55807]: DEBUG cinder.api.openstack.wsgi [req-929c12d5-2ddb-4522-bf63-72f6b46a8cc1 req-d415c24f-da93-4805-9b37-1b6ea5318d8b tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 723.514092] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 723.514092] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 723.522287] [55807]: INFO cinder.volume.api [req-929c12d5-2ddb-4522-bf63-72f6b46a8cc1 req-d415c24f-da93-4805-9b37-1b6ea5318d8b tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Volume info retrieved successfully. [ 723.529868] [55807]: INFO cinder.api.openstack.wsgi [req-929c12d5-2ddb-4522-bf63-72f6b46a8cc1 req-d415c24f-da93-4805-9b37-1b6ea5318d8b tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a returned with HTTP 200 [ 723.531137] [55807]: [pid: 55807|app: 0|req: 16/32] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:32:29 2025] GET /volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a => generated 1391 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 723.540140] [55808]: DEBUG cinder.api.middleware.request_id [None req-ecb1e8de-5648-42b1-ac8a-bdb4fdb1f558 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 723.541203] [55808]: INFO cinder.api.openstack.wsgi [None req-ecb1e8de-5648-42b1-ac8a-bdb4fdb1f558 None None] GET http://10.180.1.21/volume// [ 723.541203] [55808]: DEBUG cinder.api.openstack.wsgi [None req-ecb1e8de-5648-42b1-ac8a-bdb4fdb1f558 None None] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 723.541394] [55808]: DEBUG cinder.api.openstack.wsgi [None req-ecb1e8de-5648-42b1-ac8a-bdb4fdb1f558 None None] Calling method 'all' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 723.543698] [55808]: INFO cinder.api.openstack.wsgi [None req-ecb1e8de-5648-42b1-ac8a-bdb4fdb1f558 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 723.546018] [55808]: [pid: 55808|app: 0|req: 17/33] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 02:32:29 2025] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 723.548266] [55807]: DEBUG cinder.api.middleware.request_id [req-929c12d5-2ddb-4522-bf63-72f6b46a8cc1 req-4423ec55-b589-4a00-9b70-76eca639b785 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 723.550771] [55807]: INFO cinder.api.openstack.wsgi [req-929c12d5-2ddb-4522-bf63-72f6b46a8cc1 req-4423ec55-b589-4a00-9b70-76eca639b785 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] POST http://10.180.1.21/volume/v3/attachments [ 723.551068] [55807]: DEBUG cinder.api.openstack.wsgi [req-929c12d5-2ddb-4522-bf63-72f6b46a8cc1 req-4423ec55-b589-4a00-9b70-76eca639b785 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a", "connector": null, "instance_uuid": "776b4385-e4ab-4d11-a68f-686e606685dd"}} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 723.566606] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 723.566606] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 723.607481] [55807]: INFO cinder.api.openstack.wsgi [req-929c12d5-2ddb-4522-bf63-72f6b46a8cc1 req-4423ec55-b589-4a00-9b70-76eca639b785 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 723.608181] [55807]: [pid: 55807|app: 0|req: 17/34] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 02:32:29 2025] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 733.174385] [55808]: DEBUG dbcounter [-] [55808] Writing DB stats cinder:SELECT=72,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55808) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 733.605689] [55807]: DEBUG dbcounter [-] [55807] Writing DB stats cinder:SELECT=54,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=55807) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 750.438327] [55808]: DEBUG cinder.api.middleware.request_id [None req-9e8f0f90-cd60-489e-9185-71e92ab22e5a None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 750.440386] [55808]: INFO cinder.api.openstack.wsgi [None req-9e8f0f90-cd60-489e-9185-71e92ab22e5a tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] POST http://10.180.1.21/volume/v3/volumes [ 750.442065] [55808]: DEBUG cinder.api.openstack.wsgi [None req-9e8f0f90-cd60-489e-9185-71e92ab22e5a tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-487599117", "imageRef": "b7897e0e-4da9-417c-8741-534bd1696b1f", "size": 1}} {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 750.442529] [55808]: DEBUG cinder.api.v3.volumes [None req-9e8f0f90-cd60-489e-9185-71e92ab22e5a tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-487599117', 'imageRef': 'b7897e0e-4da9-417c-8741-534bd1696b1f', 'size': 1}} {{(pid=55808) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 750.506074] [55808]: INFO cinder.api.v3.volumes [None req-9e8f0f90-cd60-489e-9185-71e92ab22e5a tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Create volume of 1 GB [ 750.511990] [55808]: INFO cinder.volume.api [None req-9e8f0f90-cd60-489e-9185-71e92ab22e5a tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Availability Zones retrieved successfully. [ 750.519388] [55808]: DEBUG cinder.volume.api [None req-9e8f0f90-cd60-489e-9185-71e92ab22e5a tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Flow 'volume_create_api' (a0c922cd-0bce-4f26-9169-1a11284d4a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 750.520634] [55808]: DEBUG cinder.volume.api [None req-9e8f0f90-cd60-489e-9185-71e92ab22e5a tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0efab996-2de3-442b-a2ee-b8f4518bf9f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 750.521885] [55808]: DEBUG cinder.volume.flows.api.create_volume [None req-9e8f0f90-cd60-489e-9185-71e92ab22e5a tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Validating volume size '1' using validate_int {{(pid=55808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 750.577118] [55808]: DEBUG cinder.volume.api [None req-9e8f0f90-cd60-489e-9185-71e92ab22e5a tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0efab996-2de3-442b-a2ee-b8f4518bf9f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T02:29:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b2d3a607-9356-4aef-85f0-4f99d559be9b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b2d3a607-9356-4aef-85f0-4f99d559be9b', '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=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 750.578137] [55808]: DEBUG cinder.volume.api [None req-9e8f0f90-cd60-489e-9185-71e92ab22e5a tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47fb8efd-fd49-41dc-a249-1c7e7a14fcae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 750.634292] [55808]: DEBUG cinder.quota [None req-9e8f0f90-cd60-489e-9185-71e92ab22e5a tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Created reservations ['c0929d81-26ad-4fd0-a0ce-e21f90a39bcd', 'e95f5d66-af81-46f0-be1f-121a1b555c75', '9d708b15-93f0-44f8-8c92-3df36746f83c', 'b731bb6c-c9b0-4674-9bca-763e6f5c8c53'] {{(pid=55808) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 750.635428] [55808]: DEBUG cinder.volume.api [None req-9e8f0f90-cd60-489e-9185-71e92ab22e5a tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47fb8efd-fd49-41dc-a249-1c7e7a14fcae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0929d81-26ad-4fd0-a0ce-e21f90a39bcd', 'e95f5d66-af81-46f0-be1f-121a1b555c75', '9d708b15-93f0-44f8-8c92-3df36746f83c', 'b731bb6c-c9b0-4674-9bca-763e6f5c8c53']}' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 750.636416] [55808]: DEBUG cinder.volume.api [None req-9e8f0f90-cd60-489e-9185-71e92ab22e5a tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95a5216f-d696-4fdc-9170-f38d3d4f32af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 750.651757] [55808]: DEBUG cinder.volume.api [None req-9e8f0f90-cd60-489e-9185-71e92ab22e5a tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95a5216f-d696-4fdc-9170-f38d3d4f32af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '908bf363-ffc6-4132-9de9-9e12ac754313', '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-487599117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bf46ca185324b7889827eac45db78bb',qos_specs=None,replication_status=,reservations=['c0929d81-26ad-4fd0-a0ce-e21f90a39bcd','e95f5d66-af81-46f0-be1f-121a1b555c75','9d708b15-93f0-44f8-8c92-3df36746f83c','b731bb6c-c9b0-4674-9bca-763e6f5c8c53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5571d6c43dd3426cb3464d57dabcf4f0',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b), '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-20T02:32:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-487599117',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=908bf363-ffc6-4132-9de9-9e12ac754313,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bf46ca185324b7889827eac45db78bb',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='5571d6c43dd3426cb3464d57dabcf4f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b2d3a607-9356-4aef-85f0-4f99d559be9b),volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 750.656411] [55808]: DEBUG cinder.volume.api [None req-9e8f0f90-cd60-489e-9185-71e92ab22e5a tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bb74bd9-3868-4d20-9e59-46535122fd2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 750.673272] [55808]: DEBUG cinder.volume.api [None req-9e8f0f90-cd60-489e-9185-71e92ab22e5a tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bb74bd9-3868-4d20-9e59-46535122fd2e) 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-487599117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bf46ca185324b7889827eac45db78bb',qos_specs=None,replication_status=,reservations=['c0929d81-26ad-4fd0-a0ce-e21f90a39bcd','e95f5d66-af81-46f0-be1f-121a1b555c75','9d708b15-93f0-44f8-8c92-3df36746f83c','b731bb6c-c9b0-4674-9bca-763e6f5c8c53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5571d6c43dd3426cb3464d57dabcf4f0',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 750.674858] [55808]: DEBUG cinder.volume.api [None req-9e8f0f90-cd60-489e-9185-71e92ab22e5a tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab884550-a9cb-454b-92c4-caeeb3e73635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 750.688485] [55808]: DEBUG cinder.volume.api [None req-9e8f0f90-cd60-489e-9185-71e92ab22e5a tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab884550-a9cb-454b-92c4-caeeb3e73635) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 750.689683] [55808]: DEBUG cinder.volume.api [None req-9e8f0f90-cd60-489e-9185-71e92ab22e5a tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Flow 'volume_create_api' (a0c922cd-0bce-4f26-9169-1a11284d4a3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55808) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 750.691513] [55808]: INFO cinder.volume.api [None req-9e8f0f90-cd60-489e-9185-71e92ab22e5a tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Create volume request issued successfully. [ 750.691513] [55808]: INFO cinder.api.openstack.wsgi [None req-9e8f0f90-cd60-489e-9185-71e92ab22e5a tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 750.691911] [55808]: [pid: 55808|app: 0|req: 18/35] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Feb 20 02:32:56 2025] POST /volume/v3/volumes => generated 751 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 750.707896] [55807]: DEBUG cinder.api.middleware.request_id [None req-1193ed41-4086-4f44-bda7-266a6bde6082 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 750.713017] [55807]: INFO cinder.api.openstack.wsgi [None req-1193ed41-4086-4f44-bda7-266a6bde6082 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] GET http://10.180.1.21/volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 [ 750.713017] [55807]: DEBUG cinder.api.openstack.wsgi [None req-1193ed41-4086-4f44-bda7-266a6bde6082 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 750.713017] [55807]: DEBUG cinder.api.openstack.wsgi [None req-1193ed41-4086-4f44-bda7-266a6bde6082 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 750.732012] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 750.732012] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 750.741746] [55807]: INFO cinder.volume.api [None req-1193ed41-4086-4f44-bda7-266a6bde6082 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Volume info retrieved successfully. [ 750.749594] [55807]: INFO cinder.api.openstack.wsgi [None req-1193ed41-4086-4f44-bda7-266a6bde6082 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] http://10.180.1.21/volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 returned with HTTP 200 [ 750.750451] [55807]: [pid: 55807|app: 0|req: 18/36] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:32:56 2025] GET /volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 => generated 819 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 751.760803] [55808]: DEBUG cinder.api.middleware.request_id [None req-a08a1f49-a11c-4935-b004-aebc0a9c09d7 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 751.763491] [55808]: INFO cinder.api.openstack.wsgi [None req-a08a1f49-a11c-4935-b004-aebc0a9c09d7 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] GET http://10.180.1.21/volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 [ 751.763668] [55808]: DEBUG cinder.api.openstack.wsgi [None req-a08a1f49-a11c-4935-b004-aebc0a9c09d7 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 751.764097] [55808]: DEBUG cinder.api.openstack.wsgi [None req-a08a1f49-a11c-4935-b004-aebc0a9c09d7 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 751.776363] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 751.776363] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 751.781271] [55808]: INFO cinder.volume.api [None req-a08a1f49-a11c-4935-b004-aebc0a9c09d7 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Volume info retrieved successfully. [ 751.787380] [55808]: INFO cinder.api.openstack.wsgi [None req-a08a1f49-a11c-4935-b004-aebc0a9c09d7 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] http://10.180.1.21/volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 returned with HTTP 200 [ 751.787908] [55808]: [pid: 55808|app: 0|req: 19/37] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:32:57 2025] GET /volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 752.802522] [55807]: DEBUG cinder.api.middleware.request_id [None req-d7d16142-90bc-46d5-8691-997df73e8ab7 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 752.804987] [55807]: INFO cinder.api.openstack.wsgi [None req-d7d16142-90bc-46d5-8691-997df73e8ab7 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] GET http://10.180.1.21/volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 [ 752.805273] [55807]: DEBUG cinder.api.openstack.wsgi [None req-d7d16142-90bc-46d5-8691-997df73e8ab7 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 752.805514] [55807]: DEBUG cinder.api.openstack.wsgi [None req-d7d16142-90bc-46d5-8691-997df73e8ab7 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 752.821211] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 752.821211] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 752.825808] [55807]: INFO cinder.volume.api [None req-d7d16142-90bc-46d5-8691-997df73e8ab7 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Volume info retrieved successfully. [ 752.836735] [55807]: INFO cinder.api.openstack.wsgi [None req-d7d16142-90bc-46d5-8691-997df73e8ab7 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] http://10.180.1.21/volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 returned with HTTP 200 [ 752.837177] [55807]: [pid: 55807|app: 0|req: 19/38] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:32:58 2025] GET /volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 753.848219] [55808]: DEBUG cinder.api.middleware.request_id [None req-8d57a5f8-c475-41a2-a931-54575d01878a None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 753.851171] [55808]: INFO cinder.api.openstack.wsgi [None req-8d57a5f8-c475-41a2-a931-54575d01878a tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] GET http://10.180.1.21/volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 [ 753.851462] [55808]: DEBUG cinder.api.openstack.wsgi [None req-8d57a5f8-c475-41a2-a931-54575d01878a tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 753.851879] [55808]: DEBUG cinder.api.openstack.wsgi [None req-8d57a5f8-c475-41a2-a931-54575d01878a tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 753.864107] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 753.864107] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 753.870093] [55808]: INFO cinder.volume.api [None req-8d57a5f8-c475-41a2-a931-54575d01878a tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Volume info retrieved successfully. [ 753.878562] [55808]: INFO cinder.api.openstack.wsgi [None req-8d57a5f8-c475-41a2-a931-54575d01878a tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] http://10.180.1.21/volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 returned with HTTP 200 [ 753.878999] [55808]: [pid: 55808|app: 0|req: 20/39] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:32:59 2025] GET /volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 754.889665] [55807]: DEBUG cinder.api.middleware.request_id [None req-e24eaaf4-48da-4b86-82f7-13851b07af52 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 754.893934] [55807]: INFO cinder.api.openstack.wsgi [None req-e24eaaf4-48da-4b86-82f7-13851b07af52 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] GET http://10.180.1.21/volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 [ 754.894314] [55807]: DEBUG cinder.api.openstack.wsgi [None req-e24eaaf4-48da-4b86-82f7-13851b07af52 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 754.894736] [55807]: DEBUG cinder.api.openstack.wsgi [None req-e24eaaf4-48da-4b86-82f7-13851b07af52 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 754.907954] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 754.907954] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 754.914147] [55807]: INFO cinder.volume.api [None req-e24eaaf4-48da-4b86-82f7-13851b07af52 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Volume info retrieved successfully. [ 754.923581] [55807]: INFO cinder.api.openstack.wsgi [None req-e24eaaf4-48da-4b86-82f7-13851b07af52 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] http://10.180.1.21/volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 returned with HTTP 200 [ 754.923581] [55807]: [pid: 55807|app: 0|req: 20/40] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:33:00 2025] GET /volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 755.938537] [55808]: DEBUG cinder.api.middleware.request_id [None req-597cc26c-97e2-4177-a44a-b4beb1180e02 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 755.941540] [55808]: INFO cinder.api.openstack.wsgi [None req-597cc26c-97e2-4177-a44a-b4beb1180e02 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] GET http://10.180.1.21/volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 [ 755.941793] [55808]: DEBUG cinder.api.openstack.wsgi [None req-597cc26c-97e2-4177-a44a-b4beb1180e02 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 755.942057] [55808]: DEBUG cinder.api.openstack.wsgi [None req-597cc26c-97e2-4177-a44a-b4beb1180e02 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 755.955904] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 755.955904] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 755.960115] [55808]: INFO cinder.volume.api [None req-597cc26c-97e2-4177-a44a-b4beb1180e02 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Volume info retrieved successfully. [ 755.966987] [55808]: INFO cinder.api.openstack.wsgi [None req-597cc26c-97e2-4177-a44a-b4beb1180e02 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] http://10.180.1.21/volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 returned with HTTP 200 [ 755.966987] [55808]: [pid: 55808|app: 0|req: 21/41] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:33:01 2025] GET /volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 756.980187] [55807]: DEBUG cinder.api.middleware.request_id [None req-0465e4ec-1a3a-4017-9ceb-b34440252886 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 756.982318] [55807]: INFO cinder.api.openstack.wsgi [None req-0465e4ec-1a3a-4017-9ceb-b34440252886 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] GET http://10.180.1.21/volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 [ 756.982553] [55807]: DEBUG cinder.api.openstack.wsgi [None req-0465e4ec-1a3a-4017-9ceb-b34440252886 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 756.982776] [55807]: DEBUG cinder.api.openstack.wsgi [None req-0465e4ec-1a3a-4017-9ceb-b34440252886 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 756.992145] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 756.992145] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 756.996456] [55807]: INFO cinder.volume.api [None req-0465e4ec-1a3a-4017-9ceb-b34440252886 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Volume info retrieved successfully. [ 757.001611] [55807]: INFO cinder.api.openstack.wsgi [None req-0465e4ec-1a3a-4017-9ceb-b34440252886 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] http://10.180.1.21/volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 returned with HTTP 200 [ 757.002127] [55807]: [pid: 55807|app: 0|req: 21/42] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:33:02 2025] GET /volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 758.011096] [55808]: DEBUG cinder.api.middleware.request_id [None req-0c1dd81d-552f-49d9-8a7e-7c992d5ba85d None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.013551] [55808]: INFO cinder.api.openstack.wsgi [None req-0c1dd81d-552f-49d9-8a7e-7c992d5ba85d tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] GET http://10.180.1.21/volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 [ 758.013789] [55808]: DEBUG cinder.api.openstack.wsgi [None req-0c1dd81d-552f-49d9-8a7e-7c992d5ba85d tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 758.014029] [55808]: DEBUG cinder.api.openstack.wsgi [None req-0c1dd81d-552f-49d9-8a7e-7c992d5ba85d tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 758.024358] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 758.024358] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 758.029573] [55808]: INFO cinder.volume.api [None req-0c1dd81d-552f-49d9-8a7e-7c992d5ba85d tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Volume info retrieved successfully. [ 758.035299] [55808]: INFO cinder.api.openstack.wsgi [None req-0c1dd81d-552f-49d9-8a7e-7c992d5ba85d tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] http://10.180.1.21/volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 returned with HTTP 200 [ 758.035299] [55808]: [pid: 55808|app: 0|req: 22/43] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:33:03 2025] GET /volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 759.045309] [55807]: DEBUG cinder.api.middleware.request_id [None req-fbf4bc5b-aec8-4142-8fca-03389a5f0c29 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 759.047743] [55807]: INFO cinder.api.openstack.wsgi [None req-fbf4bc5b-aec8-4142-8fca-03389a5f0c29 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] GET http://10.180.1.21/volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 [ 759.047820] [55807]: DEBUG cinder.api.openstack.wsgi [None req-fbf4bc5b-aec8-4142-8fca-03389a5f0c29 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 759.048131] [55807]: DEBUG cinder.api.openstack.wsgi [None req-fbf4bc5b-aec8-4142-8fca-03389a5f0c29 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 759.058673] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 759.058673] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 759.064146] [55807]: INFO cinder.volume.api [None req-fbf4bc5b-aec8-4142-8fca-03389a5f0c29 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Volume info retrieved successfully. [ 759.069073] [55807]: INFO cinder.api.openstack.wsgi [None req-fbf4bc5b-aec8-4142-8fca-03389a5f0c29 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] http://10.180.1.21/volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 returned with HTTP 200 [ 759.069688] [55807]: [pid: 55807|app: 0|req: 22/44] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:33:04 2025] GET /volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 760.080239] [55808]: DEBUG cinder.api.middleware.request_id [None req-d9a3e867-1e21-4b3a-aabb-6554e9aae4d3 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 760.083984] [55808]: INFO cinder.api.openstack.wsgi [None req-d9a3e867-1e21-4b3a-aabb-6554e9aae4d3 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] GET http://10.180.1.21/volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 [ 760.084252] [55808]: DEBUG cinder.api.openstack.wsgi [None req-d9a3e867-1e21-4b3a-aabb-6554e9aae4d3 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 760.086284] [55808]: DEBUG cinder.api.openstack.wsgi [None req-d9a3e867-1e21-4b3a-aabb-6554e9aae4d3 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 760.105264] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 760.105264] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 760.113318] [55808]: INFO cinder.volume.api [None req-d9a3e867-1e21-4b3a-aabb-6554e9aae4d3 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Volume info retrieved successfully. [ 760.119375] [55808]: INFO cinder.api.openstack.wsgi [None req-d9a3e867-1e21-4b3a-aabb-6554e9aae4d3 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] http://10.180.1.21/volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 returned with HTTP 200 [ 760.119770] [55808]: [pid: 55808|app: 0|req: 23/45] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:33:05 2025] GET /volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 761.133552] [55807]: DEBUG cinder.api.middleware.request_id [None req-24705896-692c-46e3-a747-935a1bc43717 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 761.135845] [55807]: INFO cinder.api.openstack.wsgi [None req-24705896-692c-46e3-a747-935a1bc43717 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] GET http://10.180.1.21/volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 [ 761.136305] [55807]: DEBUG cinder.api.openstack.wsgi [None req-24705896-692c-46e3-a747-935a1bc43717 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 761.137689] [55807]: DEBUG cinder.api.openstack.wsgi [None req-24705896-692c-46e3-a747-935a1bc43717 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 761.150611] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 761.150611] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 761.154918] [55807]: INFO cinder.volume.api [None req-24705896-692c-46e3-a747-935a1bc43717 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Volume info retrieved successfully. [ 761.163970] [55807]: INFO cinder.api.openstack.wsgi [None req-24705896-692c-46e3-a747-935a1bc43717 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] http://10.180.1.21/volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 returned with HTTP 200 [ 761.164654] [55807]: [pid: 55807|app: 0|req: 23/46] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:33:06 2025] GET /volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 762.182233] [55808]: DEBUG cinder.api.middleware.request_id [None req-2d1a18e6-cc74-4044-a8c6-19992fee64b7 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 762.185032] [55808]: INFO cinder.api.openstack.wsgi [None req-2d1a18e6-cc74-4044-a8c6-19992fee64b7 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] GET http://10.180.1.21/volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 [ 762.185246] [55808]: DEBUG cinder.api.openstack.wsgi [None req-2d1a18e6-cc74-4044-a8c6-19992fee64b7 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 762.185853] [55808]: DEBUG cinder.api.openstack.wsgi [None req-2d1a18e6-cc74-4044-a8c6-19992fee64b7 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 762.197590] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 762.197590] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 762.204532] [55808]: INFO cinder.volume.api [None req-2d1a18e6-cc74-4044-a8c6-19992fee64b7 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Volume info retrieved successfully. [ 762.212726] [55808]: INFO cinder.api.openstack.wsgi [None req-2d1a18e6-cc74-4044-a8c6-19992fee64b7 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] http://10.180.1.21/volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 returned with HTTP 200 [ 762.213172] [55808]: [pid: 55808|app: 0|req: 24/47] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:33:08 2025] GET /volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 763.226737] [55807]: DEBUG cinder.api.middleware.request_id [None req-f4436be7-3737-4e79-b932-a9cf0143687c None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 763.230991] [55807]: INFO cinder.api.openstack.wsgi [None req-f4436be7-3737-4e79-b932-a9cf0143687c tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] GET http://10.180.1.21/volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 [ 763.230991] [55807]: DEBUG cinder.api.openstack.wsgi [None req-f4436be7-3737-4e79-b932-a9cf0143687c tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 763.230991] [55807]: DEBUG cinder.api.openstack.wsgi [None req-f4436be7-3737-4e79-b932-a9cf0143687c tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 763.243462] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 763.243462] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 763.248651] [55807]: INFO cinder.volume.api [None req-f4436be7-3737-4e79-b932-a9cf0143687c tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Volume info retrieved successfully. [ 763.254502] [55807]: INFO cinder.api.openstack.wsgi [None req-f4436be7-3737-4e79-b932-a9cf0143687c tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] http://10.180.1.21/volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 returned with HTTP 200 [ 763.255071] [55807]: [pid: 55807|app: 0|req: 24/48] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:33:09 2025] GET /volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 764.268390] [55808]: DEBUG cinder.api.middleware.request_id [None req-5a5153e8-e764-4110-93e2-f0d353ef1933 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 764.275672] [55808]: INFO cinder.api.openstack.wsgi [None req-5a5153e8-e764-4110-93e2-f0d353ef1933 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] GET http://10.180.1.21/volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 [ 764.275672] [55808]: DEBUG cinder.api.openstack.wsgi [None req-5a5153e8-e764-4110-93e2-f0d353ef1933 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 764.275672] [55808]: DEBUG cinder.api.openstack.wsgi [None req-5a5153e8-e764-4110-93e2-f0d353ef1933 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 764.290976] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 764.290976] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 764.296156] [55808]: INFO cinder.volume.api [None req-5a5153e8-e764-4110-93e2-f0d353ef1933 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Volume info retrieved successfully. [ 764.305316] [55808]: INFO cinder.api.openstack.wsgi [None req-5a5153e8-e764-4110-93e2-f0d353ef1933 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] http://10.180.1.21/volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 returned with HTTP 200 [ 764.305316] [55808]: [pid: 55808|app: 0|req: 25/49] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:33:10 2025] GET /volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 765.316361] [55807]: DEBUG cinder.api.middleware.request_id [None req-78970b26-e934-47c5-885f-d4e1352207ee None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 765.318501] [55807]: INFO cinder.api.openstack.wsgi [None req-78970b26-e934-47c5-885f-d4e1352207ee tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] GET http://10.180.1.21/volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 [ 765.319839] [55807]: DEBUG cinder.api.openstack.wsgi [None req-78970b26-e934-47c5-885f-d4e1352207ee tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 765.319839] [55807]: DEBUG cinder.api.openstack.wsgi [None req-78970b26-e934-47c5-885f-d4e1352207ee tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 765.330775] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 765.330775] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 765.344131] [55807]: INFO cinder.volume.api [None req-78970b26-e934-47c5-885f-d4e1352207ee tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Volume info retrieved successfully. [ 765.351639] [55807]: INFO cinder.api.openstack.wsgi [None req-78970b26-e934-47c5-885f-d4e1352207ee tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] http://10.180.1.21/volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 returned with HTTP 200 [ 765.351892] [55807]: [pid: 55807|app: 0|req: 25/50] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:33:11 2025] GET /volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 766.364772] [55808]: DEBUG cinder.api.middleware.request_id [None req-3a047876-e552-4c82-9a29-a31e54ea55a2 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 766.366870] [55808]: INFO cinder.api.openstack.wsgi [None req-3a047876-e552-4c82-9a29-a31e54ea55a2 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] GET http://10.180.1.21/volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 [ 766.367134] [55808]: DEBUG cinder.api.openstack.wsgi [None req-3a047876-e552-4c82-9a29-a31e54ea55a2 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 766.367354] [55808]: DEBUG cinder.api.openstack.wsgi [None req-3a047876-e552-4c82-9a29-a31e54ea55a2 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 766.378390] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 766.378390] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 766.383266] [55808]: INFO cinder.volume.api [None req-3a047876-e552-4c82-9a29-a31e54ea55a2 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Volume info retrieved successfully. [ 766.390214] [55808]: INFO cinder.api.openstack.wsgi [None req-3a047876-e552-4c82-9a29-a31e54ea55a2 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] http://10.180.1.21/volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 returned with HTTP 200 [ 766.391178] [55808]: [pid: 55808|app: 0|req: 26/51] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:33:12 2025] GET /volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 767.401434] [55807]: DEBUG cinder.api.middleware.request_id [None req-b6007b51-1992-4b5e-809c-b6fbb7fdc2cb None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 767.405033] [55807]: INFO cinder.api.openstack.wsgi [None req-b6007b51-1992-4b5e-809c-b6fbb7fdc2cb tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] GET http://10.180.1.21/volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 [ 767.405033] [55807]: DEBUG cinder.api.openstack.wsgi [None req-b6007b51-1992-4b5e-809c-b6fbb7fdc2cb tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 767.405840] [55807]: DEBUG cinder.api.openstack.wsgi [None req-b6007b51-1992-4b5e-809c-b6fbb7fdc2cb tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 767.420209] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 767.420209] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 767.425265] [55807]: INFO cinder.volume.api [None req-b6007b51-1992-4b5e-809c-b6fbb7fdc2cb tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Volume info retrieved successfully. [ 767.432195] [55807]: INFO cinder.api.openstack.wsgi [None req-b6007b51-1992-4b5e-809c-b6fbb7fdc2cb tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] http://10.180.1.21/volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 returned with HTTP 200 [ 767.432739] [55807]: [pid: 55807|app: 0|req: 26/52] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:33:13 2025] GET /volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 768.449706] [55808]: DEBUG cinder.api.middleware.request_id [None req-25584820-f5bd-4166-86ee-75eb88886b22 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 768.454036] [55808]: INFO cinder.api.openstack.wsgi [None req-25584820-f5bd-4166-86ee-75eb88886b22 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] GET http://10.180.1.21/volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 [ 768.454254] [55808]: DEBUG cinder.api.openstack.wsgi [None req-25584820-f5bd-4166-86ee-75eb88886b22 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 768.454510] [55808]: DEBUG cinder.api.openstack.wsgi [None req-25584820-f5bd-4166-86ee-75eb88886b22 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 768.472148] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 768.472148] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 768.484993] [55808]: INFO cinder.volume.api [None req-25584820-f5bd-4166-86ee-75eb88886b22 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Volume info retrieved successfully. [ 768.492690] [55808]: INFO cinder.api.openstack.wsgi [None req-25584820-f5bd-4166-86ee-75eb88886b22 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] http://10.180.1.21/volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 returned with HTTP 200 [ 768.493122] [55808]: [pid: 55808|app: 0|req: 27/53] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:33:14 2025] GET /volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 769.508325] [55807]: DEBUG cinder.api.middleware.request_id [None req-0b18a349-6c06-4bec-8280-d82f20a24048 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 769.511091] [55807]: INFO cinder.api.openstack.wsgi [None req-0b18a349-6c06-4bec-8280-d82f20a24048 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] GET http://10.180.1.21/volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 [ 769.511806] [55807]: DEBUG cinder.api.openstack.wsgi [None req-0b18a349-6c06-4bec-8280-d82f20a24048 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 769.511806] [55807]: DEBUG cinder.api.openstack.wsgi [None req-0b18a349-6c06-4bec-8280-d82f20a24048 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 769.522447] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 769.522447] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 769.526849] [55807]: INFO cinder.volume.api [None req-0b18a349-6c06-4bec-8280-d82f20a24048 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Volume info retrieved successfully. [ 769.539248] [55807]: INFO cinder.api.openstack.wsgi [None req-0b18a349-6c06-4bec-8280-d82f20a24048 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] http://10.180.1.21/volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 returned with HTTP 200 [ 769.539725] [55807]: [pid: 55807|app: 0|req: 27/54] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:33:15 2025] GET /volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 => generated 1391 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 769.979440] [55808]: DEBUG cinder.api.middleware.request_id [req-ee491005-5183-4beb-803c-a89c5390d1ef req-0f0c151d-fc03-47d2-9c1d-af2514d0b3e9 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 769.982850] [55808]: INFO cinder.api.openstack.wsgi [req-ee491005-5183-4beb-803c-a89c5390d1ef req-0f0c151d-fc03-47d2-9c1d-af2514d0b3e9 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] GET http://10.180.1.21/volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 [ 769.983106] [55808]: DEBUG cinder.api.openstack.wsgi [req-ee491005-5183-4beb-803c-a89c5390d1ef req-0f0c151d-fc03-47d2-9c1d-af2514d0b3e9 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 769.983333] [55808]: DEBUG cinder.api.openstack.wsgi [req-ee491005-5183-4beb-803c-a89c5390d1ef req-0f0c151d-fc03-47d2-9c1d-af2514d0b3e9 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 769.994529] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 769.994529] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 769.998956] [55808]: INFO cinder.volume.api [req-ee491005-5183-4beb-803c-a89c5390d1ef req-0f0c151d-fc03-47d2-9c1d-af2514d0b3e9 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Volume info retrieved successfully. [ 770.006746] [55808]: INFO cinder.api.openstack.wsgi [req-ee491005-5183-4beb-803c-a89c5390d1ef req-0f0c151d-fc03-47d2-9c1d-af2514d0b3e9 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] http://10.180.1.21/volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 returned with HTTP 200 [ 770.007138] [55808]: [pid: 55808|app: 0|req: 28/55] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:33:15 2025] GET /volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 => generated 1391 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 770.263187] [55807]: DEBUG cinder.api.middleware.request_id [req-ee491005-5183-4beb-803c-a89c5390d1ef req-de1f64ed-972d-4f38-9d20-3df0a7b3c6b4 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 770.265561] [55807]: INFO cinder.api.openstack.wsgi [req-ee491005-5183-4beb-803c-a89c5390d1ef req-de1f64ed-972d-4f38-9d20-3df0a7b3c6b4 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] GET http://10.180.1.21/volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 [ 770.265795] [55807]: DEBUG cinder.api.openstack.wsgi [req-ee491005-5183-4beb-803c-a89c5390d1ef req-de1f64ed-972d-4f38-9d20-3df0a7b3c6b4 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 770.266029] [55807]: DEBUG cinder.api.openstack.wsgi [req-ee491005-5183-4beb-803c-a89c5390d1ef req-de1f64ed-972d-4f38-9d20-3df0a7b3c6b4 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 770.273780] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 770.273780] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 770.277420] [55807]: INFO cinder.volume.api [req-ee491005-5183-4beb-803c-a89c5390d1ef req-de1f64ed-972d-4f38-9d20-3df0a7b3c6b4 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Volume info retrieved successfully. [ 770.282280] [55807]: INFO cinder.api.openstack.wsgi [req-ee491005-5183-4beb-803c-a89c5390d1ef req-de1f64ed-972d-4f38-9d20-3df0a7b3c6b4 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] http://10.180.1.21/volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 returned with HTTP 200 [ 770.283211] [55807]: [pid: 55807|app: 0|req: 28/56] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:33:16 2025] GET /volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 => generated 1391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 770.288490] [55808]: DEBUG cinder.api.middleware.request_id [None req-6ce3bb08-c720-4d67-b288-0fbc323f5f1f None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 770.288938] [55808]: INFO cinder.api.openstack.wsgi [None req-6ce3bb08-c720-4d67-b288-0fbc323f5f1f None None] GET http://10.180.1.21/volume// [ 770.289131] [55808]: DEBUG cinder.api.openstack.wsgi [None req-6ce3bb08-c720-4d67-b288-0fbc323f5f1f None None] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 770.289348] [55808]: DEBUG cinder.api.openstack.wsgi [None req-6ce3bb08-c720-4d67-b288-0fbc323f5f1f None None] Calling method 'all' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 770.289744] [55808]: INFO cinder.api.openstack.wsgi [None req-6ce3bb08-c720-4d67-b288-0fbc323f5f1f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 770.290055] [55808]: [pid: 55808|app: 0|req: 29/57] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 02:33:16 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 770.294199] [55807]: DEBUG cinder.api.middleware.request_id [req-ee491005-5183-4beb-803c-a89c5390d1ef req-bccf0f3f-b098-445f-92e4-2aeec88c6dd7 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 770.295909] [55807]: INFO cinder.api.openstack.wsgi [req-ee491005-5183-4beb-803c-a89c5390d1ef req-bccf0f3f-b098-445f-92e4-2aeec88c6dd7 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] POST http://10.180.1.21/volume/v3/attachments [ 770.296363] [55807]: DEBUG cinder.api.openstack.wsgi [req-ee491005-5183-4beb-803c-a89c5390d1ef req-bccf0f3f-b098-445f-92e4-2aeec88c6dd7 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "908bf363-ffc6-4132-9de9-9e12ac754313", "connector": null, "instance_uuid": "fa37793d-84ec-44a7-b5d3-f363829bca25"}} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 770.306440] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 770.306440] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 770.328585] [55807]: INFO cinder.api.openstack.wsgi [req-ee491005-5183-4beb-803c-a89c5390d1ef req-bccf0f3f-b098-445f-92e4-2aeec88c6dd7 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 770.329198] [55807]: [pid: 55807|app: 0|req: 29/58] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 02:33:16 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) [ 774.889402] [55808]: DEBUG cinder.api.middleware.request_id [None req-19c826f9-1e9e-4419-8cb3-e49e894deaa9 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 774.889918] [55808]: INFO cinder.api.openstack.wsgi [None req-19c826f9-1e9e-4419-8cb3-e49e894deaa9 None None] GET http://10.180.1.21/volume// [ 774.890188] [55808]: DEBUG cinder.api.openstack.wsgi [None req-19c826f9-1e9e-4419-8cb3-e49e894deaa9 None None] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 774.890444] [55808]: DEBUG cinder.api.openstack.wsgi [None req-19c826f9-1e9e-4419-8cb3-e49e894deaa9 None None] Calling method 'all' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 774.890862] [55808]: INFO cinder.api.openstack.wsgi [None req-19c826f9-1e9e-4419-8cb3-e49e894deaa9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 774.891193] [55808]: [pid: 55808|app: 0|req: 30/59] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 02:33:20 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 774.905425] [55807]: DEBUG cinder.api.middleware.request_id [req-929c12d5-2ddb-4522-bf63-72f6b46a8cc1 req-e4a27c21-b7f1-425b-8ae4-16ab2190fdc3 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 774.909210] [55807]: INFO cinder.api.openstack.wsgi [req-929c12d5-2ddb-4522-bf63-72f6b46a8cc1 req-e4a27c21-b7f1-425b-8ae4-16ab2190fdc3 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] GET http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a [ 774.909534] [55807]: DEBUG cinder.api.openstack.wsgi [req-929c12d5-2ddb-4522-bf63-72f6b46a8cc1 req-e4a27c21-b7f1-425b-8ae4-16ab2190fdc3 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 774.910037] [55807]: DEBUG cinder.api.openstack.wsgi [req-929c12d5-2ddb-4522-bf63-72f6b46a8cc1 req-e4a27c21-b7f1-425b-8ae4-16ab2190fdc3 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 774.928575] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 774.928575] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 774.934073] [55807]: INFO cinder.volume.api [req-929c12d5-2ddb-4522-bf63-72f6b46a8cc1 req-e4a27c21-b7f1-425b-8ae4-16ab2190fdc3 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Volume info retrieved successfully. [ 774.943928] [55807]: INFO cinder.api.openstack.wsgi [req-929c12d5-2ddb-4522-bf63-72f6b46a8cc1 req-e4a27c21-b7f1-425b-8ae4-16ab2190fdc3 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a returned with HTTP 200 [ 774.944398] [55807]: [pid: 55807|app: 0|req: 30/60] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 02:33:20 2025] GET /volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a => generated 1571 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 775.086483] [55808]: DEBUG cinder.api.middleware.request_id [req-929c12d5-2ddb-4522-bf63-72f6b46a8cc1 req-b708c719-27f0-4144-ac8e-e2d410a78a2a None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 775.088922] [55808]: INFO cinder.api.openstack.wsgi [req-929c12d5-2ddb-4522-bf63-72f6b46a8cc1 req-b708c719-27f0-4144-ac8e-e2d410a78a2a tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] PUT http://10.180.1.21/volume/v3/attachments/d8ce5cdf-891a-4517-9f48-4f3fac2cedac [ 775.089367] [55808]: DEBUG cinder.api.openstack.wsgi [req-929c12d5-2ddb-4522-bf63-72f6b46a8cc1 req-b708c719-27f0-4144-ac8e-e2d410a78a2a tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-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=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 775.107854] [55808]: DEBUG cinder.coordination [req-929c12d5-2ddb-4522-bf63-72f6b46a8cc1 req-b708c719-27f0-4144-ac8e-e2d410a78a2a tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Acquiring lock "cinder-attachment_update-e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55808) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 775.113639] [55808]: DEBUG cinder.coordination [req-929c12d5-2ddb-4522-bf63-72f6b46a8cc1 req-b708c719-27f0-4144-ac8e-e2d410a78a2a tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Lock "cinder-attachment_update-e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55808) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 775.114594] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 775.114594] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 775.654194] [55808]: DEBUG cinder.coordination [req-929c12d5-2ddb-4522-bf63-72f6b46a8cc1 req-b708c719-27f0-4144-ac8e-e2d410a78a2a tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Lock "cinder-attachment_update-e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.540s {{(pid=55808) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 775.654194] [55808]: INFO cinder.api.openstack.wsgi [req-929c12d5-2ddb-4522-bf63-72f6b46a8cc1 req-b708c719-27f0-4144-ac8e-e2d410a78a2a tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] http://10.180.1.21/volume/v3/attachments/d8ce5cdf-891a-4517-9f48-4f3fac2cedac returned with HTTP 200 [ 775.654194] [55808]: [pid: 55808|app: 0|req: 31/61] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 02:33:20 2025] PUT /volume/v3/attachments/d8ce5cdf-891a-4517-9f48-4f3fac2cedac => generated 617 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 776.164189] [55807]: DEBUG cinder.api.middleware.request_id [req-929c12d5-2ddb-4522-bf63-72f6b46a8cc1 req-3886825c-1005-419b-a2b9-a50bd9b1dd47 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 776.166770] [55807]: INFO cinder.api.openstack.wsgi [req-929c12d5-2ddb-4522-bf63-72f6b46a8cc1 req-3886825c-1005-419b-a2b9-a50bd9b1dd47 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] POST http://10.180.1.21/volume/v3/attachments/d8ce5cdf-891a-4517-9f48-4f3fac2cedac/action [ 776.167573] [55807]: DEBUG cinder.api.openstack.wsgi [req-929c12d5-2ddb-4522-bf63-72f6b46a8cc1 req-3886825c-1005-419b-a2b9-a50bd9b1dd47 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Action body: b'{"os-complete": null}' {{(pid=55807) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 776.167727] [55807]: DEBUG cinder.api.openstack.wsgi [req-929c12d5-2ddb-4522-bf63-72f6b46a8cc1 req-3886825c-1005-419b-a2b9-a50bd9b1dd47 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 776.189418] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 776.189418] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 776.211020] [55807]: INFO cinder.api.openstack.wsgi [req-929c12d5-2ddb-4522-bf63-72f6b46a8cc1 req-3886825c-1005-419b-a2b9-a50bd9b1dd47 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] http://10.180.1.21/volume/v3/attachments/d8ce5cdf-891a-4517-9f48-4f3fac2cedac/action returned with HTTP 204 [ 776.211474] [55807]: [pid: 55807|app: 0|req: 31/62] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 02:33:22 2025] POST /volume/v3/attachments/d8ce5cdf-891a-4517-9f48-4f3fac2cedac/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 782.246222] [55808]: DEBUG cinder.api.middleware.request_id [req-a63607fd-1f97-4bc5-8a17-2c02c8d3f126 req-6ffb09f5-76eb-43af-9d90-fd0ecf926eb1 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 782.250530] [55808]: INFO cinder.api.openstack.wsgi [req-a63607fd-1f97-4bc5-8a17-2c02c8d3f126 req-6ffb09f5-76eb-43af-9d90-fd0ecf926eb1 tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] POST http://10.180.1.21/volume/v3/volumes [ 782.250530] [55808]: DEBUG cinder.api.openstack.wsgi [req-a63607fd-1f97-4bc5-8a17-2c02c8d3f126 req-6ffb09f5-76eb-43af-9d90-fd0ecf926eb1 tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1573618318", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 782.251660] [55808]: DEBUG cinder.api.v3.volumes [req-a63607fd-1f97-4bc5-8a17-2c02c8d3f126 req-6ffb09f5-76eb-43af-9d90-fd0ecf926eb1 tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1573618318', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55808) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 782.251798] [55808]: INFO cinder.api.v3.volumes [req-a63607fd-1f97-4bc5-8a17-2c02c8d3f126 req-6ffb09f5-76eb-43af-9d90-fd0ecf926eb1 tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] Create volume of 1 GB [ 782.252176] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 782.252176] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 782.259405] [55808]: INFO cinder.volume.api [req-a63607fd-1f97-4bc5-8a17-2c02c8d3f126 req-6ffb09f5-76eb-43af-9d90-fd0ecf926eb1 tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] Availability Zones retrieved successfully. [ 782.268759] [55808]: DEBUG cinder.volume.api [req-a63607fd-1f97-4bc5-8a17-2c02c8d3f126 req-6ffb09f5-76eb-43af-9d90-fd0ecf926eb1 tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] Flow 'volume_create_api' (174b92df-571c-48fa-98da-57b250af3845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 782.270043] [55808]: DEBUG cinder.volume.api [req-a63607fd-1f97-4bc5-8a17-2c02c8d3f126 req-6ffb09f5-76eb-43af-9d90-fd0ecf926eb1 tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac45c80d-e25f-4840-b978-e3987fe623c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 782.271243] [55808]: DEBUG cinder.volume.flows.api.create_volume [req-a63607fd-1f97-4bc5-8a17-2c02c8d3f126 req-6ffb09f5-76eb-43af-9d90-fd0ecf926eb1 tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] Validating volume size '1' using validate_int {{(pid=55808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 782.295323] [55808]: DEBUG cinder.volume.api [req-a63607fd-1f97-4bc5-8a17-2c02c8d3f126 req-6ffb09f5-76eb-43af-9d90-fd0ecf926eb1 tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac45c80d-e25f-4840-b978-e3987fe623c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T02:29:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b2d3a607-9356-4aef-85f0-4f99d559be9b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b2d3a607-9356-4aef-85f0-4f99d559be9b', '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=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 782.296375] [55808]: DEBUG cinder.volume.api [req-a63607fd-1f97-4bc5-8a17-2c02c8d3f126 req-6ffb09f5-76eb-43af-9d90-fd0ecf926eb1 tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb360d4c-5616-4d10-9120-77fe0c4d74c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 782.364477] [55808]: DEBUG cinder.quota [req-a63607fd-1f97-4bc5-8a17-2c02c8d3f126 req-6ffb09f5-76eb-43af-9d90-fd0ecf926eb1 tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] Created reservations ['c3c73145-4b30-42c7-93ac-4f43dabbc044', '781b4a72-ba8c-4341-b653-b782e16b1209', 'b153a831-54e1-40e5-b037-98b3383cd412', 'efba8124-8205-459c-a14f-f236e71af9d1'] {{(pid=55808) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 782.365410] [55808]: DEBUG cinder.volume.api [req-a63607fd-1f97-4bc5-8a17-2c02c8d3f126 req-6ffb09f5-76eb-43af-9d90-fd0ecf926eb1 tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb360d4c-5616-4d10-9120-77fe0c4d74c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3c73145-4b30-42c7-93ac-4f43dabbc044', '781b4a72-ba8c-4341-b653-b782e16b1209', 'b153a831-54e1-40e5-b037-98b3383cd412', 'efba8124-8205-459c-a14f-f236e71af9d1']}' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 782.366637] [55808]: DEBUG cinder.volume.api [req-a63607fd-1f97-4bc5-8a17-2c02c8d3f126 req-6ffb09f5-76eb-43af-9d90-fd0ecf926eb1 tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d8e1604-e331-4f01-b455-299bc93912bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 782.384929] [55808]: DEBUG cinder.volume.api [req-a63607fd-1f97-4bc5-8a17-2c02c8d3f126 req-6ffb09f5-76eb-43af-9d90-fd0ecf926eb1 tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d8e1604-e331-4f01-b455-299bc93912bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '328847dc-47a9-4d3a-a7f8-f326ff323787', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1573618318',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='eaab31cd35e541438db806e931b88869',qos_specs=None,replication_status=,reservations=['c3c73145-4b30-42c7-93ac-4f43dabbc044','781b4a72-ba8c-4341-b653-b782e16b1209','b153a831-54e1-40e5-b037-98b3383cd412','efba8124-8205-459c-a14f-f236e71af9d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c09442aa7da945bdacf16b42f85d02b3',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b), '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-20T02:33:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1573618318',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=328847dc-47a9-4d3a-a7f8-f326ff323787,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='eaab31cd35e541438db806e931b88869',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='c09442aa7da945bdacf16b42f85d02b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b2d3a607-9356-4aef-85f0-4f99d559be9b),volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 782.386100] [55808]: DEBUG cinder.volume.api [req-a63607fd-1f97-4bc5-8a17-2c02c8d3f126 req-6ffb09f5-76eb-43af-9d90-fd0ecf926eb1 tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e695581a-8f41-49b4-9314-f3cd6dee10ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 782.400354] [55808]: DEBUG cinder.volume.api [req-a63607fd-1f97-4bc5-8a17-2c02c8d3f126 req-6ffb09f5-76eb-43af-9d90-fd0ecf926eb1 tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e695581a-8f41-49b4-9314-f3cd6dee10ed) 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-1573618318',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='eaab31cd35e541438db806e931b88869',qos_specs=None,replication_status=,reservations=['c3c73145-4b30-42c7-93ac-4f43dabbc044','781b4a72-ba8c-4341-b653-b782e16b1209','b153a831-54e1-40e5-b037-98b3383cd412','efba8124-8205-459c-a14f-f236e71af9d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c09442aa7da945bdacf16b42f85d02b3',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 782.401402] [55808]: DEBUG cinder.volume.api [req-a63607fd-1f97-4bc5-8a17-2c02c8d3f126 req-6ffb09f5-76eb-43af-9d90-fd0ecf926eb1 tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f1c0b39-94e0-42e6-9a32-0778c74051af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 782.410705] [55808]: DEBUG cinder.volume.api [req-a63607fd-1f97-4bc5-8a17-2c02c8d3f126 req-6ffb09f5-76eb-43af-9d90-fd0ecf926eb1 tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f1c0b39-94e0-42e6-9a32-0778c74051af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 782.411849] [55808]: DEBUG cinder.volume.api [req-a63607fd-1f97-4bc5-8a17-2c02c8d3f126 req-6ffb09f5-76eb-43af-9d90-fd0ecf926eb1 tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] Flow 'volume_create_api' (174b92df-571c-48fa-98da-57b250af3845) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55808) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 782.412318] [55808]: INFO cinder.volume.api [req-a63607fd-1f97-4bc5-8a17-2c02c8d3f126 req-6ffb09f5-76eb-43af-9d90-fd0ecf926eb1 tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] Create volume request issued successfully. [ 782.413112] [55808]: INFO cinder.api.openstack.wsgi [req-a63607fd-1f97-4bc5-8a17-2c02c8d3f126 req-6ffb09f5-76eb-43af-9d90-fd0ecf926eb1 tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 782.413629] [55808]: [pid: 55808|app: 0|req: 32/63] 10.180.1.21 () {64 vars in 1421 bytes} [Thu Feb 20 02:33:28 2025] POST /volume/v3/volumes => generated 762 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 782.418753] [55807]: DEBUG cinder.api.middleware.request_id [req-a63607fd-1f97-4bc5-8a17-2c02c8d3f126 req-59ecda40-03dd-4841-af55-45b8d785e462 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 782.421563] [55807]: INFO cinder.api.openstack.wsgi [req-a63607fd-1f97-4bc5-8a17-2c02c8d3f126 req-59ecda40-03dd-4841-af55-45b8d785e462 tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] GET http://10.180.1.21/volume/v3/volumes/328847dc-47a9-4d3a-a7f8-f326ff323787 [ 782.421929] [55807]: DEBUG cinder.api.openstack.wsgi [req-a63607fd-1f97-4bc5-8a17-2c02c8d3f126 req-59ecda40-03dd-4841-af55-45b8d785e462 tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 782.423319] [55807]: DEBUG cinder.api.openstack.wsgi [req-a63607fd-1f97-4bc5-8a17-2c02c8d3f126 req-59ecda40-03dd-4841-af55-45b8d785e462 tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 782.432599] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 782.432599] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 782.436582] [55807]: INFO cinder.volume.api [req-a63607fd-1f97-4bc5-8a17-2c02c8d3f126 req-59ecda40-03dd-4841-af55-45b8d785e462 tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] Volume info retrieved successfully. [ 782.444617] [55807]: INFO cinder.api.openstack.wsgi [req-a63607fd-1f97-4bc5-8a17-2c02c8d3f126 req-59ecda40-03dd-4841-af55-45b8d785e462 tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] http://10.180.1.21/volume/v3/volumes/328847dc-47a9-4d3a-a7f8-f326ff323787 returned with HTTP 200 [ 782.444617] [55807]: [pid: 55807|app: 0|req: 32/64] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:33:28 2025] GET /volume/v3/volumes/328847dc-47a9-4d3a-a7f8-f326ff323787 => generated 830 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 782.733393] [55808]: DEBUG cinder.api.middleware.request_id [req-82cd61c6-edb8-445b-af48-c9827d28aa1a req-b4828d7a-d962-4ea7-9698-ffd56d8743bb None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 782.735994] [55808]: INFO cinder.api.openstack.wsgi [req-82cd61c6-edb8-445b-af48-c9827d28aa1a req-b4828d7a-d962-4ea7-9698-ffd56d8743bb tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] GET http://10.180.1.21/volume/v3/volumes/328847dc-47a9-4d3a-a7f8-f326ff323787 [ 782.736245] [55808]: DEBUG cinder.api.openstack.wsgi [req-82cd61c6-edb8-445b-af48-c9827d28aa1a req-b4828d7a-d962-4ea7-9698-ffd56d8743bb tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 782.736470] [55808]: DEBUG cinder.api.openstack.wsgi [req-82cd61c6-edb8-445b-af48-c9827d28aa1a req-b4828d7a-d962-4ea7-9698-ffd56d8743bb tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 782.747232] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 782.747232] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 782.751490] [55808]: INFO cinder.volume.api [req-82cd61c6-edb8-445b-af48-c9827d28aa1a req-b4828d7a-d962-4ea7-9698-ffd56d8743bb tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] Volume info retrieved successfully. [ 782.756690] [55808]: INFO cinder.api.openstack.wsgi [req-82cd61c6-edb8-445b-af48-c9827d28aa1a req-b4828d7a-d962-4ea7-9698-ffd56d8743bb tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] http://10.180.1.21/volume/v3/volumes/328847dc-47a9-4d3a-a7f8-f326ff323787 returned with HTTP 200 [ 782.757166] [55808]: [pid: 55808|app: 0|req: 33/65] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:33:28 2025] GET /volume/v3/volumes/328847dc-47a9-4d3a-a7f8-f326ff323787 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 782.903039] [55807]: DEBUG cinder.api.middleware.request_id [req-534ebb15-b9db-4d3e-ac30-dc744109f09d req-3f29fc19-ec42-4106-8451-c713dc832d4d None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 782.905961] [55807]: INFO cinder.api.openstack.wsgi [req-534ebb15-b9db-4d3e-ac30-dc744109f09d req-3f29fc19-ec42-4106-8451-c713dc832d4d tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] GET http://10.180.1.21/volume/v3/volumes/328847dc-47a9-4d3a-a7f8-f326ff323787 [ 782.906243] [55807]: DEBUG cinder.api.openstack.wsgi [req-534ebb15-b9db-4d3e-ac30-dc744109f09d req-3f29fc19-ec42-4106-8451-c713dc832d4d tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 782.906494] [55807]: DEBUG cinder.api.openstack.wsgi [req-534ebb15-b9db-4d3e-ac30-dc744109f09d req-3f29fc19-ec42-4106-8451-c713dc832d4d tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 782.915115] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 782.915115] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 782.918834] [55807]: INFO cinder.volume.api [req-534ebb15-b9db-4d3e-ac30-dc744109f09d req-3f29fc19-ec42-4106-8451-c713dc832d4d tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] Volume info retrieved successfully. [ 782.923747] [55807]: INFO cinder.api.openstack.wsgi [req-534ebb15-b9db-4d3e-ac30-dc744109f09d req-3f29fc19-ec42-4106-8451-c713dc832d4d tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] http://10.180.1.21/volume/v3/volumes/328847dc-47a9-4d3a-a7f8-f326ff323787 returned with HTTP 200 [ 782.924201] [55807]: [pid: 55807|app: 0|req: 33/66] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:33:28 2025] GET /volume/v3/volumes/328847dc-47a9-4d3a-a7f8-f326ff323787 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 782.944403] [55808]: DEBUG cinder.api.middleware.request_id [req-96bc0725-c18d-499f-bb7a-f1844fb4d8f0 req-f2ca6f8d-7ce5-4481-9305-98e1cb6955fe None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 782.948680] [55808]: INFO cinder.api.openstack.wsgi [req-96bc0725-c18d-499f-bb7a-f1844fb4d8f0 req-f2ca6f8d-7ce5-4481-9305-98e1cb6955fe tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] DELETE http://10.180.1.21/volume/v3/volumes/328847dc-47a9-4d3a-a7f8-f326ff323787 [ 782.948680] [55808]: DEBUG cinder.api.openstack.wsgi [req-96bc0725-c18d-499f-bb7a-f1844fb4d8f0 req-f2ca6f8d-7ce5-4481-9305-98e1cb6955fe tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 782.948680] [55808]: DEBUG cinder.api.openstack.wsgi [req-96bc0725-c18d-499f-bb7a-f1844fb4d8f0 req-f2ca6f8d-7ce5-4481-9305-98e1cb6955fe tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] Calling method 'delete' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 782.948680] [55808]: INFO cinder.api.v3.volumes [req-96bc0725-c18d-499f-bb7a-f1844fb4d8f0 req-f2ca6f8d-7ce5-4481-9305-98e1cb6955fe tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] Delete volume with id: 328847dc-47a9-4d3a-a7f8-f326ff323787 [ 782.956923] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 782.956923] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 782.957499] [55808]: INFO cinder.volume.api [req-96bc0725-c18d-499f-bb7a-f1844fb4d8f0 req-f2ca6f8d-7ce5-4481-9305-98e1cb6955fe tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] Volume info retrieved successfully. [ 782.982922] [55808]: INFO cinder.volume.api [req-96bc0725-c18d-499f-bb7a-f1844fb4d8f0 req-f2ca6f8d-7ce5-4481-9305-98e1cb6955fe tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] Delete volume request issued successfully. [ 782.983226] [55808]: INFO cinder.api.openstack.wsgi [req-96bc0725-c18d-499f-bb7a-f1844fb4d8f0 req-f2ca6f8d-7ce5-4481-9305-98e1cb6955fe tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] http://10.180.1.21/volume/v3/volumes/328847dc-47a9-4d3a-a7f8-f326ff323787 returned with HTTP 202 [ 782.983658] [55808]: [pid: 55808|app: 0|req: 34/67] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Feb 20 02:33:28 2025] DELETE /volume/v3/volumes/328847dc-47a9-4d3a-a7f8-f326ff323787 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 783.032318] [55807]: DEBUG cinder.api.middleware.request_id [req-14e10c8a-e972-4a36-9831-b59bfc5537f1 req-082ce9e6-2f9c-4f5c-bfb2-d2c086f95d27 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 783.035295] [55807]: INFO cinder.api.openstack.wsgi [req-14e10c8a-e972-4a36-9831-b59bfc5537f1 req-082ce9e6-2f9c-4f5c-bfb2-d2c086f95d27 tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] GET http://10.180.1.21/volume/v3/volumes/328847dc-47a9-4d3a-a7f8-f326ff323787 [ 783.035706] [55807]: DEBUG cinder.api.openstack.wsgi [req-14e10c8a-e972-4a36-9831-b59bfc5537f1 req-082ce9e6-2f9c-4f5c-bfb2-d2c086f95d27 tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 783.036198] [55807]: DEBUG cinder.api.openstack.wsgi [req-14e10c8a-e972-4a36-9831-b59bfc5537f1 req-082ce9e6-2f9c-4f5c-bfb2-d2c086f95d27 tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 783.050823] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 783.050823] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 783.053959] [55807]: INFO cinder.volume.api [req-14e10c8a-e972-4a36-9831-b59bfc5537f1 req-082ce9e6-2f9c-4f5c-bfb2-d2c086f95d27 tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] Volume info retrieved successfully. [ 783.060305] [55807]: INFO cinder.api.openstack.wsgi [req-14e10c8a-e972-4a36-9831-b59bfc5537f1 req-082ce9e6-2f9c-4f5c-bfb2-d2c086f95d27 tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] http://10.180.1.21/volume/v3/volumes/328847dc-47a9-4d3a-a7f8-f326ff323787 returned with HTTP 200 [ 783.060914] [55807]: [pid: 55807|app: 0|req: 34/68] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:33:28 2025] GET /volume/v3/volumes/328847dc-47a9-4d3a-a7f8-f326ff323787 => generated 854 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 783.269810] [55808]: DEBUG cinder.api.middleware.request_id [None req-73daa8a2-a836-4ddc-86b1-e733fa4c3511 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 783.271929] [55808]: INFO cinder.api.openstack.wsgi [None req-73daa8a2-a836-4ddc-86b1-e733fa4c3511 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] GET http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a [ 783.272261] [55808]: DEBUG cinder.api.openstack.wsgi [None req-73daa8a2-a836-4ddc-86b1-e733fa4c3511 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 783.272516] [55808]: DEBUG cinder.api.openstack.wsgi [None req-73daa8a2-a836-4ddc-86b1-e733fa4c3511 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 783.285537] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 783.285537] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 783.297433] [55808]: INFO cinder.volume.api [None req-73daa8a2-a836-4ddc-86b1-e733fa4c3511 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Volume info retrieved successfully. [ 783.303192] [55808]: INFO cinder.api.openstack.wsgi [None req-73daa8a2-a836-4ddc-86b1-e733fa4c3511 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a returned with HTTP 200 [ 783.303611] [55808]: [pid: 55808|app: 0|req: 35/69] 10.180.1.21 () {60 vars in 1266 bytes} [Thu Feb 20 02:33:29 2025] GET /volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a => generated 1864 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 784.077178] [55807]: DEBUG cinder.api.middleware.request_id [req-0cbc68c7-42ec-49b4-8085-b3887ca7700c req-6ed08b3c-2817-4bfd-93fd-f6e6d9abba96 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 784.080112] [55807]: INFO cinder.api.openstack.wsgi [req-0cbc68c7-42ec-49b4-8085-b3887ca7700c req-6ed08b3c-2817-4bfd-93fd-f6e6d9abba96 tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] GET http://10.180.1.21/volume/v3/volumes/328847dc-47a9-4d3a-a7f8-f326ff323787 [ 784.080476] [55807]: DEBUG cinder.api.openstack.wsgi [req-0cbc68c7-42ec-49b4-8085-b3887ca7700c req-6ed08b3c-2817-4bfd-93fd-f6e6d9abba96 tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 784.080795] [55807]: DEBUG cinder.api.openstack.wsgi [req-0cbc68c7-42ec-49b4-8085-b3887ca7700c req-6ed08b3c-2817-4bfd-93fd-f6e6d9abba96 tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 784.090672] [55807]: INFO cinder.api.openstack.wsgi [req-0cbc68c7-42ec-49b4-8085-b3887ca7700c req-6ed08b3c-2817-4bfd-93fd-f6e6d9abba96 tempest-VolumesGetTestJSON-360136958 tempest-VolumesGetTestJSON-360136958-project-member] http://10.180.1.21/volume/v3/volumes/328847dc-47a9-4d3a-a7f8-f326ff323787 returned with HTTP 404 [ 784.091504] [55807]: [pid: 55807|app: 0|req: 35/70] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:33:29 2025] GET /volume/v3/volumes/328847dc-47a9-4d3a-a7f8-f326ff323787 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 793.301051] [55808]: DEBUG dbcounter [-] [55808] Writing DB stats cinder:SELECT=110,cinder:INSERT=22,cinder:UPDATE=26 {{(pid=55808) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 794.083445] [55807]: DEBUG dbcounter [-] [55807] Writing DB stats cinder:SELECT=72,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=55807) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 807.853183] [55808]: DEBUG cinder.api.middleware.request_id [None req-8a57a360-08ab-44b8-8ed9-f9832f90eccc None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 807.855767] [55808]: INFO cinder.api.openstack.wsgi [None req-8a57a360-08ab-44b8-8ed9-f9832f90eccc tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] POST http://10.180.1.21/volume/v3/volumes [ 807.856221] [55808]: DEBUG cinder.api.openstack.wsgi [None req-8a57a360-08ab-44b8-8ed9-f9832f90eccc tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-438698643"}} {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 807.858137] [55808]: DEBUG cinder.api.v3.volumes [None req-8a57a360-08ab-44b8-8ed9-f9832f90eccc tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-438698643'}} {{(pid=55808) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 807.858298] [55808]: INFO cinder.api.v3.volumes [None req-8a57a360-08ab-44b8-8ed9-f9832f90eccc tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Create volume of 1 GB [ 807.864682] [55808]: INFO cinder.volume.api [None req-8a57a360-08ab-44b8-8ed9-f9832f90eccc tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Availability Zones retrieved successfully. [ 807.872218] [55808]: DEBUG cinder.volume.api [None req-8a57a360-08ab-44b8-8ed9-f9832f90eccc tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Flow 'volume_create_api' (3a2854e8-4ede-4498-9b47-8be0f407ceaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 807.873667] [55808]: DEBUG cinder.volume.api [None req-8a57a360-08ab-44b8-8ed9-f9832f90eccc tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ea26b8e-ab3b-4faa-80c9-cedf8d1e80af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 807.875041] [55808]: DEBUG cinder.volume.flows.api.create_volume [None req-8a57a360-08ab-44b8-8ed9-f9832f90eccc tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Validating volume size '1' using validate_int {{(pid=55808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 807.897451] [55808]: DEBUG cinder.volume.api [None req-8a57a360-08ab-44b8-8ed9-f9832f90eccc tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ea26b8e-ab3b-4faa-80c9-cedf8d1e80af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T02:29:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b2d3a607-9356-4aef-85f0-4f99d559be9b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b2d3a607-9356-4aef-85f0-4f99d559be9b', '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=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 807.898584] [55808]: DEBUG cinder.volume.api [None req-8a57a360-08ab-44b8-8ed9-f9832f90eccc tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a102671-1908-44e5-b7a9-55ce27f1d864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 807.970424] [55808]: DEBUG cinder.quota [None req-8a57a360-08ab-44b8-8ed9-f9832f90eccc tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Created reservations ['9ebc3ea6-8d51-4d52-af62-068355c940ad', 'b2d52516-e0d3-415e-9660-ebdcec9d4030', '00f2e02b-dadb-4005-8d62-3b4176939218', '8f78c6f6-acfb-451d-b1c5-fc46eb524803'] {{(pid=55808) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 807.971630] [55808]: DEBUG cinder.volume.api [None req-8a57a360-08ab-44b8-8ed9-f9832f90eccc tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a102671-1908-44e5-b7a9-55ce27f1d864) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ebc3ea6-8d51-4d52-af62-068355c940ad', 'b2d52516-e0d3-415e-9660-ebdcec9d4030', '00f2e02b-dadb-4005-8d62-3b4176939218', '8f78c6f6-acfb-451d-b1c5-fc46eb524803']}' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 807.972703] [55808]: DEBUG cinder.volume.api [None req-8a57a360-08ab-44b8-8ed9-f9832f90eccc tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af83c2c3-2109-457a-a5c7-e57a726b7ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 807.990162] [55808]: DEBUG cinder.volume.api [None req-8a57a360-08ab-44b8-8ed9-f9832f90eccc tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af83c2c3-2109-457a-a5c7-e57a726b7ed8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c82e8e59-02bc-4ccc-b82c-13a307a5c3f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-438698643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcd43818f54c4e869e489febdeeec723',qos_specs=None,replication_status=,reservations=['9ebc3ea6-8d51-4d52-af62-068355c940ad','b2d52516-e0d3-415e-9660-ebdcec9d4030','00f2e02b-dadb-4005-8d62-3b4176939218','8f78c6f6-acfb-451d-b1c5-fc46eb524803'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbd560f9d3bc48c09d3380ee1bd7b902',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b), '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-20T02:33:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-438698643',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c82e8e59-02bc-4ccc-b82c-13a307a5c3f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcd43818f54c4e869e489febdeeec723',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='dbd560f9d3bc48c09d3380ee1bd7b902',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b2d3a607-9356-4aef-85f0-4f99d559be9b),volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 807.991323] [55808]: DEBUG cinder.volume.api [None req-8a57a360-08ab-44b8-8ed9-f9832f90eccc tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e0701b5-6c03-4906-a516-fcc9cb2ed6ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 808.008159] [55808]: DEBUG cinder.volume.api [None req-8a57a360-08ab-44b8-8ed9-f9832f90eccc tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e0701b5-6c03-4906-a516-fcc9cb2ed6ec) 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-438698643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcd43818f54c4e869e489febdeeec723',qos_specs=None,replication_status=,reservations=['9ebc3ea6-8d51-4d52-af62-068355c940ad','b2d52516-e0d3-415e-9660-ebdcec9d4030','00f2e02b-dadb-4005-8d62-3b4176939218','8f78c6f6-acfb-451d-b1c5-fc46eb524803'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbd560f9d3bc48c09d3380ee1bd7b902',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 808.009095] [55808]: DEBUG cinder.volume.api [None req-8a57a360-08ab-44b8-8ed9-f9832f90eccc tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (250b0d8c-a58d-4a16-83c5-ad8120e56d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 808.019416] [55808]: DEBUG cinder.volume.api [None req-8a57a360-08ab-44b8-8ed9-f9832f90eccc tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (250b0d8c-a58d-4a16-83c5-ad8120e56d78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 808.021025] [55808]: DEBUG cinder.volume.api [None req-8a57a360-08ab-44b8-8ed9-f9832f90eccc tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Flow 'volume_create_api' (3a2854e8-4ede-4498-9b47-8be0f407ceaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55808) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 808.021025] [55808]: INFO cinder.volume.api [None req-8a57a360-08ab-44b8-8ed9-f9832f90eccc tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Create volume request issued successfully. [ 808.021700] [55808]: INFO cinder.api.openstack.wsgi [None req-8a57a360-08ab-44b8-8ed9-f9832f90eccc tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 808.022173] [55808]: [pid: 55808|app: 0|req: 36/71] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 02:33:53 2025] POST /volume/v3/volumes => generated 753 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 808.031341] [55807]: DEBUG cinder.api.middleware.request_id [None req-a995b180-e703-4853-ada5-7ba7c7ba756a None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 808.033706] [55807]: INFO cinder.api.openstack.wsgi [None req-a995b180-e703-4853-ada5-7ba7c7ba756a tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] GET http://10.180.1.21/volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 [ 808.033706] [55807]: DEBUG cinder.api.openstack.wsgi [None req-a995b180-e703-4853-ada5-7ba7c7ba756a tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 808.033919] [55807]: DEBUG cinder.api.openstack.wsgi [None req-a995b180-e703-4853-ada5-7ba7c7ba756a tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 808.042456] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 808.042456] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 808.047544] [55807]: INFO cinder.volume.api [None req-a995b180-e703-4853-ada5-7ba7c7ba756a tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Volume info retrieved successfully. [ 808.053373] [55807]: INFO cinder.api.openstack.wsgi [None req-a995b180-e703-4853-ada5-7ba7c7ba756a tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] http://10.180.1.21/volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 returned with HTTP 200 [ 808.053774] [55807]: [pid: 55807|app: 0|req: 36/72] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:33:53 2025] GET /volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 809.063613] [55808]: DEBUG cinder.api.middleware.request_id [None req-775f112f-3f5e-48fd-bb50-360c5272c910 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 809.065989] [55808]: INFO cinder.api.openstack.wsgi [None req-775f112f-3f5e-48fd-bb50-360c5272c910 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] GET http://10.180.1.21/volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 [ 809.066274] [55808]: DEBUG cinder.api.openstack.wsgi [None req-775f112f-3f5e-48fd-bb50-360c5272c910 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 809.066519] [55808]: DEBUG cinder.api.openstack.wsgi [None req-775f112f-3f5e-48fd-bb50-360c5272c910 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 809.077118] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 809.077118] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 809.081616] [55808]: INFO cinder.volume.api [None req-775f112f-3f5e-48fd-bb50-360c5272c910 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Volume info retrieved successfully. [ 809.087592] [55808]: INFO cinder.api.openstack.wsgi [None req-775f112f-3f5e-48fd-bb50-360c5272c910 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] http://10.180.1.21/volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 returned with HTTP 200 [ 809.087980] [55808]: [pid: 55808|app: 0|req: 37/73] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:33:54 2025] GET /volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 809.125448] [55807]: DEBUG cinder.api.middleware.request_id [req-a59fced5-aa7a-425b-a1ef-e937f957adb6 req-86fecd5a-c11e-4664-8f85-7de60b97534d None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 809.127910] [55807]: INFO cinder.api.openstack.wsgi [req-a59fced5-aa7a-425b-a1ef-e937f957adb6 req-86fecd5a-c11e-4664-8f85-7de60b97534d tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] GET http://10.180.1.21/volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 [ 809.128141] [55807]: DEBUG cinder.api.openstack.wsgi [req-a59fced5-aa7a-425b-a1ef-e937f957adb6 req-86fecd5a-c11e-4664-8f85-7de60b97534d tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 809.128367] [55807]: DEBUG cinder.api.openstack.wsgi [req-a59fced5-aa7a-425b-a1ef-e937f957adb6 req-86fecd5a-c11e-4664-8f85-7de60b97534d tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 809.135923] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 809.135923] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 809.139408] [55807]: INFO cinder.volume.api [req-a59fced5-aa7a-425b-a1ef-e937f957adb6 req-86fecd5a-c11e-4664-8f85-7de60b97534d tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Volume info retrieved successfully. [ 809.143782] [55807]: INFO cinder.api.openstack.wsgi [req-a59fced5-aa7a-425b-a1ef-e937f957adb6 req-86fecd5a-c11e-4664-8f85-7de60b97534d tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] http://10.180.1.21/volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 returned with HTTP 200 [ 809.144195] [55807]: [pid: 55807|app: 0|req: 37/74] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:33:54 2025] GET /volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 810.670617] [55808]: DEBUG cinder.api.middleware.request_id [None req-72027117-5231-45dd-bac8-0a6ef2a70e58 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 810.671083] [55808]: INFO cinder.api.openstack.wsgi [None req-72027117-5231-45dd-bac8-0a6ef2a70e58 None None] GET http://10.180.1.21/volume// [ 810.671274] [55808]: DEBUG cinder.api.openstack.wsgi [None req-72027117-5231-45dd-bac8-0a6ef2a70e58 None None] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 810.671493] [55808]: DEBUG cinder.api.openstack.wsgi [None req-72027117-5231-45dd-bac8-0a6ef2a70e58 None None] Calling method 'all' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 810.671895] [55808]: INFO cinder.api.openstack.wsgi [None req-72027117-5231-45dd-bac8-0a6ef2a70e58 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 810.672344] [55808]: [pid: 55808|app: 0|req: 38/75] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 02:33:56 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 810.676224] [55807]: DEBUG cinder.api.middleware.request_id [req-a59fced5-aa7a-425b-a1ef-e937f957adb6 req-e07ff089-1968-4a58-b1ce-5721b499c524 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 810.678563] [55807]: INFO cinder.api.openstack.wsgi [req-a59fced5-aa7a-425b-a1ef-e937f957adb6 req-e07ff089-1968-4a58-b1ce-5721b499c524 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] POST http://10.180.1.21/volume/v3/attachments [ 810.679108] [55807]: DEBUG cinder.api.openstack.wsgi [req-a59fced5-aa7a-425b-a1ef-e937f957adb6 req-e07ff089-1968-4a58-b1ce-5721b499c524 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c82e8e59-02bc-4ccc-b82c-13a307a5c3f0", "connector": null, "instance_uuid": "09ebbb9f-6430-4d2d-8564-fe0492075610"}} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 810.690990] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 810.690990] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 810.714407] [55807]: INFO cinder.api.openstack.wsgi [req-a59fced5-aa7a-425b-a1ef-e937f957adb6 req-e07ff089-1968-4a58-b1ce-5721b499c524 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 810.714964] [55807]: [pid: 55807|app: 0|req: 38/76] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 02:33:56 2025] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 810.734404] [55808]: DEBUG cinder.api.middleware.request_id [None req-8e5016c4-8b5c-4d8f-ad1f-0bb9ee288fc5 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 810.737308] [55808]: INFO cinder.api.openstack.wsgi [None req-8e5016c4-8b5c-4d8f-ad1f-0bb9ee288fc5 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] GET http://10.180.1.21/volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 [ 810.737545] [55808]: DEBUG cinder.api.openstack.wsgi [None req-8e5016c4-8b5c-4d8f-ad1f-0bb9ee288fc5 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 810.737840] [55808]: DEBUG cinder.api.openstack.wsgi [None req-8e5016c4-8b5c-4d8f-ad1f-0bb9ee288fc5 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 810.749107] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 810.749107] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 810.752843] [55808]: INFO cinder.volume.api [None req-8e5016c4-8b5c-4d8f-ad1f-0bb9ee288fc5 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Volume info retrieved successfully. [ 810.758274] [55808]: INFO cinder.api.openstack.wsgi [None req-8e5016c4-8b5c-4d8f-ad1f-0bb9ee288fc5 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] http://10.180.1.21/volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 returned with HTTP 200 [ 810.758681] [55808]: [pid: 55808|app: 0|req: 39/77] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:33:56 2025] GET /volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 811.242943] [55807]: DEBUG cinder.api.middleware.request_id [None req-c76ab314-6ad8-47a9-a012-04fc23e47699 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 811.244032] [55807]: INFO cinder.api.openstack.wsgi [None req-c76ab314-6ad8-47a9-a012-04fc23e47699 None None] GET http://10.180.1.21/volume// [ 811.244032] [55807]: DEBUG cinder.api.openstack.wsgi [None req-c76ab314-6ad8-47a9-a012-04fc23e47699 None None] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 811.244032] [55807]: DEBUG cinder.api.openstack.wsgi [None req-c76ab314-6ad8-47a9-a012-04fc23e47699 None None] Calling method 'all' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 811.244335] [55807]: INFO cinder.api.openstack.wsgi [None req-c76ab314-6ad8-47a9-a012-04fc23e47699 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 811.245250] [55807]: [pid: 55807|app: 0|req: 39/78] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 02:33:57 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 811.250187] [55808]: DEBUG cinder.api.middleware.request_id [req-a59fced5-aa7a-425b-a1ef-e937f957adb6 req-444cce82-e31d-4b05-ad5f-2206068db21f None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 811.255351] [55808]: INFO cinder.api.openstack.wsgi [req-a59fced5-aa7a-425b-a1ef-e937f957adb6 req-444cce82-e31d-4b05-ad5f-2206068db21f tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] GET http://10.180.1.21/volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 [ 811.255553] [55808]: DEBUG cinder.api.openstack.wsgi [req-a59fced5-aa7a-425b-a1ef-e937f957adb6 req-444cce82-e31d-4b05-ad5f-2206068db21f tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 811.255918] [55808]: DEBUG cinder.api.openstack.wsgi [req-a59fced5-aa7a-425b-a1ef-e937f957adb6 req-444cce82-e31d-4b05-ad5f-2206068db21f tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 811.268225] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 811.268225] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 811.273024] [55808]: INFO cinder.volume.api [req-a59fced5-aa7a-425b-a1ef-e937f957adb6 req-444cce82-e31d-4b05-ad5f-2206068db21f tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Volume info retrieved successfully. [ 811.277040] [55808]: INFO cinder.api.openstack.wsgi [req-a59fced5-aa7a-425b-a1ef-e937f957adb6 req-444cce82-e31d-4b05-ad5f-2206068db21f tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] http://10.180.1.21/volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 returned with HTTP 200 [ 811.277662] [55808]: [pid: 55808|app: 0|req: 40/79] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 02:33:57 2025] GET /volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 => generated 1026 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 811.311226] [55807]: DEBUG cinder.api.middleware.request_id [req-a59fced5-aa7a-425b-a1ef-e937f957adb6 req-bb381e90-0218-42dc-adfd-ed59a780001b None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 811.313919] [55807]: INFO cinder.api.openstack.wsgi [req-a59fced5-aa7a-425b-a1ef-e937f957adb6 req-bb381e90-0218-42dc-adfd-ed59a780001b tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] PUT http://10.180.1.21/volume/v3/attachments/232d6a45-2b42-4bbf-ab27-591150d6c819 [ 811.314385] [55807]: DEBUG cinder.api.openstack.wsgi [req-a59fced5-aa7a-425b-a1ef-e937f957adb6 req-bb381e90-0218-42dc-adfd-ed59a780001b tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-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-546876", "mountpoint": "/dev/sdb"}}} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 811.323156] [55807]: DEBUG cinder.coordination [req-a59fced5-aa7a-425b-a1ef-e937f957adb6 req-bb381e90-0218-42dc-adfd-ed59a780001b tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Acquiring lock "cinder-attachment_update-c82e8e59-02bc-4ccc-b82c-13a307a5c3f0-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55807) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 811.334133] [55807]: DEBUG cinder.coordination [req-a59fced5-aa7a-425b-a1ef-e937f957adb6 req-bb381e90-0218-42dc-adfd-ed59a780001b tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Lock "cinder-attachment_update-c82e8e59-02bc-4ccc-b82c-13a307a5c3f0-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.011s {{(pid=55807) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 811.335351] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 811.335351] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 811.769238] [55808]: DEBUG cinder.api.middleware.request_id [None req-e7f39b53-000f-4033-9cba-0e946b8b09dd None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 811.771423] [55808]: INFO cinder.api.openstack.wsgi [None req-e7f39b53-000f-4033-9cba-0e946b8b09dd tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] GET http://10.180.1.21/volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 [ 811.771650] [55808]: DEBUG cinder.api.openstack.wsgi [None req-e7f39b53-000f-4033-9cba-0e946b8b09dd tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 811.771877] [55808]: DEBUG cinder.api.openstack.wsgi [None req-e7f39b53-000f-4033-9cba-0e946b8b09dd tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 811.782185] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 811.782185] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 811.785590] [55808]: INFO cinder.volume.api [None req-e7f39b53-000f-4033-9cba-0e946b8b09dd tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Volume info retrieved successfully. [ 811.790191] [55808]: INFO cinder.api.openstack.wsgi [None req-e7f39b53-000f-4033-9cba-0e946b8b09dd tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] http://10.180.1.21/volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 returned with HTTP 200 [ 811.790601] [55808]: [pid: 55808|app: 0|req: 41/80] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:33:57 2025] GET /volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 812.805100] [55808]: DEBUG cinder.api.middleware.request_id [None req-10cf03d2-d8f6-42d5-8698-557fd2eef35a None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 812.806739] [55808]: INFO cinder.api.openstack.wsgi [None req-10cf03d2-d8f6-42d5-8698-557fd2eef35a tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] GET http://10.180.1.21/volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 [ 812.806997] [55808]: DEBUG cinder.api.openstack.wsgi [None req-10cf03d2-d8f6-42d5-8698-557fd2eef35a tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 812.807297] [55808]: DEBUG cinder.api.openstack.wsgi [None req-10cf03d2-d8f6-42d5-8698-557fd2eef35a tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 812.818679] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 812.818679] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 812.822752] [55808]: INFO cinder.volume.api [None req-10cf03d2-d8f6-42d5-8698-557fd2eef35a tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Volume info retrieved successfully. [ 812.828295] [55808]: INFO cinder.api.openstack.wsgi [None req-10cf03d2-d8f6-42d5-8698-557fd2eef35a tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] http://10.180.1.21/volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 returned with HTTP 200 [ 812.828739] [55808]: [pid: 55808|app: 0|req: 42/81] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:33:58 2025] GET /volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 813.717204] [55808]: DEBUG cinder.api.middleware.request_id [None req-076f87c5-f9d6-4d72-a799-155cc4db9fb2 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 813.719428] [55808]: INFO cinder.api.openstack.wsgi [None req-076f87c5-f9d6-4d72-a799-155cc4db9fb2 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] POST http://10.180.1.21/volume/v3/volumes [ 813.719811] [55808]: DEBUG cinder.api.openstack.wsgi [None req-076f87c5-f9d6-4d72-a799-155cc4db9fb2 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-763379059"}} {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 813.721667] [55808]: DEBUG cinder.api.v3.volumes [None req-076f87c5-f9d6-4d72-a799-155cc4db9fb2 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-763379059'}} {{(pid=55808) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 813.721822] [55808]: INFO cinder.api.v3.volumes [None req-076f87c5-f9d6-4d72-a799-155cc4db9fb2 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Create volume of 1 GB [ 813.727467] [55808]: INFO cinder.volume.api [None req-076f87c5-f9d6-4d72-a799-155cc4db9fb2 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Availability Zones retrieved successfully. [ 813.735517] [55808]: DEBUG cinder.volume.api [None req-076f87c5-f9d6-4d72-a799-155cc4db9fb2 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Flow 'volume_create_api' (8d73ac78-f544-4214-a72b-c4f3ac891013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 813.736801] [55808]: DEBUG cinder.volume.api [None req-076f87c5-f9d6-4d72-a799-155cc4db9fb2 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16a58c47-ec36-4650-9304-db83e368efbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 813.738723] [55808]: DEBUG cinder.volume.flows.api.create_volume [None req-076f87c5-f9d6-4d72-a799-155cc4db9fb2 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Validating volume size '1' using validate_int {{(pid=55808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 813.760389] [55808]: DEBUG cinder.volume.api [None req-076f87c5-f9d6-4d72-a799-155cc4db9fb2 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16a58c47-ec36-4650-9304-db83e368efbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T02:29:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b2d3a607-9356-4aef-85f0-4f99d559be9b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b2d3a607-9356-4aef-85f0-4f99d559be9b', '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=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 813.761563] [55808]: DEBUG cinder.volume.api [None req-076f87c5-f9d6-4d72-a799-155cc4db9fb2 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82b6e672-29d7-4540-91c8-3d9a3841c917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 813.815108] [55808]: DEBUG cinder.quota [None req-076f87c5-f9d6-4d72-a799-155cc4db9fb2 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Created reservations ['43f6d828-baf8-43e4-89a2-b2cc1ca377f7', '632be221-4c74-4310-9a71-f7a41875e300', 'e543d9ea-544a-4b0a-96d1-c4c24dba2878', 'a9b549fc-0ac2-4eb7-8182-0f1bf2740f36'] {{(pid=55808) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 813.816538] [55808]: DEBUG cinder.volume.api [None req-076f87c5-f9d6-4d72-a799-155cc4db9fb2 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82b6e672-29d7-4540-91c8-3d9a3841c917) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43f6d828-baf8-43e4-89a2-b2cc1ca377f7', '632be221-4c74-4310-9a71-f7a41875e300', 'e543d9ea-544a-4b0a-96d1-c4c24dba2878', 'a9b549fc-0ac2-4eb7-8182-0f1bf2740f36']}' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 813.817651] [55808]: DEBUG cinder.volume.api [None req-076f87c5-f9d6-4d72-a799-155cc4db9fb2 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14e373cc-2ecd-45fb-9a07-049afe508f8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 813.831351] [55808]: DEBUG cinder.volume.api [None req-076f87c5-f9d6-4d72-a799-155cc4db9fb2 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14e373cc-2ecd-45fb-9a07-049afe508f8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db74e550-6002-458f-a565-697cb2218ae3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-763379059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05b84140b835429883907be1de087c16',qos_specs=None,replication_status=,reservations=['43f6d828-baf8-43e4-89a2-b2cc1ca377f7','632be221-4c74-4310-9a71-f7a41875e300','e543d9ea-544a-4b0a-96d1-c4c24dba2878','a9b549fc-0ac2-4eb7-8182-0f1bf2740f36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a76a9cd529f646b8950de385b42bd5e2',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b), '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-20T02:33:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-763379059',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db74e550-6002-458f-a565-697cb2218ae3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05b84140b835429883907be1de087c16',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='a76a9cd529f646b8950de385b42bd5e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b2d3a607-9356-4aef-85f0-4f99d559be9b),volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 813.832353] [55808]: DEBUG cinder.volume.api [None req-076f87c5-f9d6-4d72-a799-155cc4db9fb2 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed92f923-1bbb-463a-b43c-ca41a9405fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 813.848043] [55808]: DEBUG cinder.volume.api [None req-076f87c5-f9d6-4d72-a799-155cc4db9fb2 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed92f923-1bbb-463a-b43c-ca41a9405fc2) 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-763379059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05b84140b835429883907be1de087c16',qos_specs=None,replication_status=,reservations=['43f6d828-baf8-43e4-89a2-b2cc1ca377f7','632be221-4c74-4310-9a71-f7a41875e300','e543d9ea-544a-4b0a-96d1-c4c24dba2878','a9b549fc-0ac2-4eb7-8182-0f1bf2740f36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a76a9cd529f646b8950de385b42bd5e2',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 813.849078] [55808]: DEBUG cinder.volume.api [None req-076f87c5-f9d6-4d72-a799-155cc4db9fb2 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f15a8f5-c9e4-470f-a029-8bf51534927c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 813.858944] [55808]: DEBUG cinder.volume.api [None req-076f87c5-f9d6-4d72-a799-155cc4db9fb2 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f15a8f5-c9e4-470f-a029-8bf51534927c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 813.859914] [55808]: DEBUG cinder.volume.api [None req-076f87c5-f9d6-4d72-a799-155cc4db9fb2 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Flow 'volume_create_api' (8d73ac78-f544-4214-a72b-c4f3ac891013) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55808) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 813.860293] [55808]: INFO cinder.volume.api [None req-076f87c5-f9d6-4d72-a799-155cc4db9fb2 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Create volume request issued successfully. [ 813.860955] [55808]: INFO cinder.api.openstack.wsgi [None req-076f87c5-f9d6-4d72-a799-155cc4db9fb2 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 813.861410] [55808]: [pid: 55808|app: 0|req: 43/82] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 02:33:59 2025] POST /volume/v3/volumes => generated 750 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 813.862667] [55808]: DEBUG cinder.api.middleware.request_id [None req-330d2306-3a53-4897-a202-c3f7157d962b None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 813.864771] [55808]: INFO cinder.api.openstack.wsgi [None req-330d2306-3a53-4897-a202-c3f7157d962b tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] GET http://10.180.1.21/volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 [ 813.864771] [55808]: DEBUG cinder.api.openstack.wsgi [None req-330d2306-3a53-4897-a202-c3f7157d962b tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 813.864896] [55808]: DEBUG cinder.api.openstack.wsgi [None req-330d2306-3a53-4897-a202-c3f7157d962b tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 813.875555] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 813.875555] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 813.879376] [55808]: INFO cinder.volume.api [None req-330d2306-3a53-4897-a202-c3f7157d962b tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Volume info retrieved successfully. [ 813.885209] [55808]: INFO cinder.api.openstack.wsgi [None req-330d2306-3a53-4897-a202-c3f7157d962b tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] http://10.180.1.21/volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 returned with HTTP 200 [ 813.885589] [55808]: [pid: 55808|app: 0|req: 44/83] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:33:59 2025] GET /volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 813.886230] [55808]: DEBUG cinder.api.middleware.request_id [None req-a0ea1cda-ecba-43a9-8288-8e4e13cd2934 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 813.888011] [55808]: INFO cinder.api.openstack.wsgi [None req-a0ea1cda-ecba-43a9-8288-8e4e13cd2934 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] GET http://10.180.1.21/volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 [ 813.888236] [55808]: DEBUG cinder.api.openstack.wsgi [None req-a0ea1cda-ecba-43a9-8288-8e4e13cd2934 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 813.888451] [55808]: DEBUG cinder.api.openstack.wsgi [None req-a0ea1cda-ecba-43a9-8288-8e4e13cd2934 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 813.898650] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 813.898650] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 813.901998] [55808]: INFO cinder.volume.api [None req-a0ea1cda-ecba-43a9-8288-8e4e13cd2934 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Volume info retrieved successfully. [ 813.906799] [55808]: INFO cinder.api.openstack.wsgi [None req-a0ea1cda-ecba-43a9-8288-8e4e13cd2934 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] http://10.180.1.21/volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 returned with HTTP 200 [ 813.907228] [55808]: [pid: 55808|app: 0|req: 45/84] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:33:59 2025] GET /volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 => generated 818 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 814.896864] [55808]: DEBUG cinder.api.middleware.request_id [None req-19eebb59-5943-4f4b-9b30-8d508781650e None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 814.898975] [55808]: INFO cinder.api.openstack.wsgi [None req-19eebb59-5943-4f4b-9b30-8d508781650e tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] GET http://10.180.1.21/volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 [ 814.900027] [55808]: DEBUG cinder.api.openstack.wsgi [None req-19eebb59-5943-4f4b-9b30-8d508781650e tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 814.900027] [55808]: DEBUG cinder.api.openstack.wsgi [None req-19eebb59-5943-4f4b-9b30-8d508781650e tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 814.913584] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 814.913584] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 814.919787] [55808]: INFO cinder.volume.api [None req-19eebb59-5943-4f4b-9b30-8d508781650e tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Volume info retrieved successfully. [ 814.924872] [55808]: INFO cinder.api.openstack.wsgi [None req-19eebb59-5943-4f4b-9b30-8d508781650e tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] http://10.180.1.21/volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 returned with HTTP 200 [ 814.925305] [55808]: [pid: 55808|app: 0|req: 46/85] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:00 2025] GET /volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 814.925953] [55808]: DEBUG cinder.api.middleware.request_id [None req-ae8b13e0-13b6-4bc4-b546-1e9cc2c8de19 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 814.928446] [55808]: INFO cinder.api.openstack.wsgi [None req-ae8b13e0-13b6-4bc4-b546-1e9cc2c8de19 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] GET http://10.180.1.21/volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 [ 814.928660] [55808]: DEBUG cinder.api.openstack.wsgi [None req-ae8b13e0-13b6-4bc4-b546-1e9cc2c8de19 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 814.930056] [55808]: DEBUG cinder.api.openstack.wsgi [None req-ae8b13e0-13b6-4bc4-b546-1e9cc2c8de19 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 814.936876] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 814.936876] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 814.940938] [55808]: INFO cinder.volume.api [None req-ae8b13e0-13b6-4bc4-b546-1e9cc2c8de19 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Volume info retrieved successfully. [ 814.944899] [55808]: INFO cinder.api.openstack.wsgi [None req-ae8b13e0-13b6-4bc4-b546-1e9cc2c8de19 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] http://10.180.1.21/volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 returned with HTTP 200 [ 814.945110] [55808]: [pid: 55808|app: 0|req: 47/86] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:00 2025] GET /volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 814.979969] [55808]: DEBUG cinder.api.middleware.request_id [req-88274515-63cb-447f-a0f8-dc691416ea2d req-c0d57539-1140-44d0-88f8-63855b02791b None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 814.984138] [55808]: INFO cinder.api.openstack.wsgi [req-88274515-63cb-447f-a0f8-dc691416ea2d req-c0d57539-1140-44d0-88f8-63855b02791b tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] GET http://10.180.1.21/volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 [ 814.984138] [55808]: DEBUG cinder.api.openstack.wsgi [req-88274515-63cb-447f-a0f8-dc691416ea2d req-c0d57539-1140-44d0-88f8-63855b02791b tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 814.984138] [55808]: DEBUG cinder.api.openstack.wsgi [req-88274515-63cb-447f-a0f8-dc691416ea2d req-c0d57539-1140-44d0-88f8-63855b02791b tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 814.990241] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 814.990241] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 814.994559] [55808]: INFO cinder.volume.api [req-88274515-63cb-447f-a0f8-dc691416ea2d req-c0d57539-1140-44d0-88f8-63855b02791b tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Volume info retrieved successfully. [ 814.999141] [55808]: INFO cinder.api.openstack.wsgi [req-88274515-63cb-447f-a0f8-dc691416ea2d req-c0d57539-1140-44d0-88f8-63855b02791b tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] http://10.180.1.21/volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 returned with HTTP 200 [ 814.999550] [55808]: [pid: 55808|app: 0|req: 48/87] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:34:00 2025] GET /volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 815.876014] [55807]: DEBUG cinder.coordination [req-a59fced5-aa7a-425b-a1ef-e937f957adb6 req-bb381e90-0218-42dc-adfd-ed59a780001b tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Lock "cinder-attachment_update-c82e8e59-02bc-4ccc-b82c-13a307a5c3f0-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.541s {{(pid=55807) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 815.876014] [55807]: INFO cinder.api.openstack.wsgi [req-a59fced5-aa7a-425b-a1ef-e937f957adb6 req-bb381e90-0218-42dc-adfd-ed59a780001b tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] http://10.180.1.21/volume/v3/attachments/232d6a45-2b42-4bbf-ab27-591150d6c819 returned with HTTP 200 [ 815.876700] [55807]: [pid: 55807|app: 0|req: 40/88] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 02:33:57 2025] PUT /volume/v3/attachments/232d6a45-2b42-4bbf-ab27-591150d6c819 => generated 617 bytes in 4566 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 815.937745] [55808]: DEBUG cinder.api.middleware.request_id [None req-d3858058-3b3e-44b4-84d8-e0ddb9470805 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 815.939895] [55808]: INFO cinder.api.openstack.wsgi [None req-d3858058-3b3e-44b4-84d8-e0ddb9470805 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] GET http://10.180.1.21/volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 [ 815.940061] [55808]: DEBUG cinder.api.openstack.wsgi [None req-d3858058-3b3e-44b4-84d8-e0ddb9470805 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 815.940409] [55808]: DEBUG cinder.api.openstack.wsgi [None req-d3858058-3b3e-44b4-84d8-e0ddb9470805 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 815.950530] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 815.950530] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 815.954527] [55808]: INFO cinder.volume.api [None req-d3858058-3b3e-44b4-84d8-e0ddb9470805 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Volume info retrieved successfully. [ 815.960425] [55808]: INFO cinder.api.openstack.wsgi [None req-d3858058-3b3e-44b4-84d8-e0ddb9470805 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] http://10.180.1.21/volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 returned with HTTP 200 [ 815.961171] [55808]: [pid: 55808|app: 0|req: 49/89] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:01 2025] GET /volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 816.518651] [55807]: DEBUG cinder.api.middleware.request_id [None req-73ba6cf1-3c11-4de3-acf7-30caad1c70e7 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 816.519106] [55807]: INFO cinder.api.openstack.wsgi [None req-73ba6cf1-3c11-4de3-acf7-30caad1c70e7 None None] GET http://10.180.1.21/volume// [ 816.519348] [55807]: DEBUG cinder.api.openstack.wsgi [None req-73ba6cf1-3c11-4de3-acf7-30caad1c70e7 None None] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 816.519886] [55807]: DEBUG cinder.api.openstack.wsgi [None req-73ba6cf1-3c11-4de3-acf7-30caad1c70e7 None None] Calling method 'all' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 816.520061] [55807]: INFO cinder.api.openstack.wsgi [None req-73ba6cf1-3c11-4de3-acf7-30caad1c70e7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 816.520378] [55807]: [pid: 55807|app: 0|req: 41/90] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 02:34:02 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 816.524574] [55808]: DEBUG cinder.api.middleware.request_id [req-88274515-63cb-447f-a0f8-dc691416ea2d req-669b49f2-b650-4c34-8ca3-2cf7cfc0e0e8 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 816.526655] [55808]: INFO cinder.api.openstack.wsgi [req-88274515-63cb-447f-a0f8-dc691416ea2d req-669b49f2-b650-4c34-8ca3-2cf7cfc0e0e8 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] POST http://10.180.1.21/volume/v3/attachments [ 816.527090] [55808]: DEBUG cinder.api.openstack.wsgi [req-88274515-63cb-447f-a0f8-dc691416ea2d req-669b49f2-b650-4c34-8ca3-2cf7cfc0e0e8 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "db74e550-6002-458f-a565-697cb2218ae3", "connector": null, "instance_uuid": "72eb6306-764d-4bc9-a991-86276b9eb73e"}} {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 816.536346] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 816.536346] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 816.568986] [55808]: INFO cinder.api.openstack.wsgi [req-88274515-63cb-447f-a0f8-dc691416ea2d req-669b49f2-b650-4c34-8ca3-2cf7cfc0e0e8 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 816.569932] [55808]: [pid: 55808|app: 0|req: 50/91] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 02:34:02 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) [ 816.592479] [55807]: DEBUG cinder.api.middleware.request_id [None req-b45c8aa3-d7ed-4152-8de3-a69cc98e032c None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 816.595902] [55807]: INFO cinder.api.openstack.wsgi [None req-b45c8aa3-d7ed-4152-8de3-a69cc98e032c tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] GET http://10.180.1.21/volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 [ 816.595902] [55807]: DEBUG cinder.api.openstack.wsgi [None req-b45c8aa3-d7ed-4152-8de3-a69cc98e032c tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 816.595902] [55807]: DEBUG cinder.api.openstack.wsgi [None req-b45c8aa3-d7ed-4152-8de3-a69cc98e032c tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 816.608996] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 816.608996] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 816.612652] [55807]: INFO cinder.volume.api [None req-b45c8aa3-d7ed-4152-8de3-a69cc98e032c tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Volume info retrieved successfully. [ 816.617866] [55807]: INFO cinder.api.openstack.wsgi [None req-b45c8aa3-d7ed-4152-8de3-a69cc98e032c tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] http://10.180.1.21/volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 returned with HTTP 200 [ 816.617866] [55807]: [pid: 55807|app: 0|req: 42/92] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:02 2025] GET /volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 816.972306] [55808]: DEBUG cinder.api.middleware.request_id [None req-1dacb3e4-86af-4d27-a634-2e825b461e5c None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 816.974975] [55808]: INFO cinder.api.openstack.wsgi [None req-1dacb3e4-86af-4d27-a634-2e825b461e5c tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] GET http://10.180.1.21/volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 [ 816.974975] [55808]: DEBUG cinder.api.openstack.wsgi [None req-1dacb3e4-86af-4d27-a634-2e825b461e5c tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 816.975130] [55808]: DEBUG cinder.api.openstack.wsgi [None req-1dacb3e4-86af-4d27-a634-2e825b461e5c tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 816.985726] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 816.985726] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 816.989064] [55808]: INFO cinder.volume.api [None req-1dacb3e4-86af-4d27-a634-2e825b461e5c tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Volume info retrieved successfully. [ 816.993544] [55808]: INFO cinder.api.openstack.wsgi [None req-1dacb3e4-86af-4d27-a634-2e825b461e5c tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] http://10.180.1.21/volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 returned with HTTP 200 [ 816.993951] [55808]: [pid: 55808|app: 0|req: 51/93] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:02 2025] GET /volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 817.099637] [55807]: DEBUG cinder.api.middleware.request_id [None req-a7e4024a-f326-4549-840d-1abef89756bc None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 817.100507] [55807]: INFO cinder.api.openstack.wsgi [None req-a7e4024a-f326-4549-840d-1abef89756bc None None] GET http://10.180.1.21/volume// [ 817.100507] [55807]: DEBUG cinder.api.openstack.wsgi [None req-a7e4024a-f326-4549-840d-1abef89756bc None None] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 817.100839] [55807]: DEBUG cinder.api.openstack.wsgi [None req-a7e4024a-f326-4549-840d-1abef89756bc None None] Calling method 'all' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 817.101811] [55807]: INFO cinder.api.openstack.wsgi [None req-a7e4024a-f326-4549-840d-1abef89756bc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 817.101811] [55807]: [pid: 55807|app: 0|req: 43/94] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 02:34:02 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 817.107834] [55808]: DEBUG cinder.api.middleware.request_id [req-88274515-63cb-447f-a0f8-dc691416ea2d req-a35b63ca-137c-43c1-942e-3f3e7db82e2c None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 817.110965] [55808]: INFO cinder.api.openstack.wsgi [req-88274515-63cb-447f-a0f8-dc691416ea2d req-a35b63ca-137c-43c1-942e-3f3e7db82e2c tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] GET http://10.180.1.21/volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 [ 817.110965] [55808]: DEBUG cinder.api.openstack.wsgi [req-88274515-63cb-447f-a0f8-dc691416ea2d req-a35b63ca-137c-43c1-942e-3f3e7db82e2c tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 817.110965] [55808]: DEBUG cinder.api.openstack.wsgi [req-88274515-63cb-447f-a0f8-dc691416ea2d req-a35b63ca-137c-43c1-942e-3f3e7db82e2c tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 817.122142] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 817.122142] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 817.125835] [55808]: INFO cinder.volume.api [req-88274515-63cb-447f-a0f8-dc691416ea2d req-a35b63ca-137c-43c1-942e-3f3e7db82e2c tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Volume info retrieved successfully. [ 817.130475] [55808]: INFO cinder.api.openstack.wsgi [req-88274515-63cb-447f-a0f8-dc691416ea2d req-a35b63ca-137c-43c1-942e-3f3e7db82e2c tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] http://10.180.1.21/volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 returned with HTTP 200 [ 817.130879] [55808]: [pid: 55808|app: 0|req: 52/95] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 02:34:02 2025] GET /volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 => generated 1023 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 817.162230] [55807]: DEBUG cinder.api.middleware.request_id [req-88274515-63cb-447f-a0f8-dc691416ea2d req-7e9f4d5b-a3f6-44fb-a7c5-c88a5d7e0d84 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 817.167906] [55807]: INFO cinder.api.openstack.wsgi [req-88274515-63cb-447f-a0f8-dc691416ea2d req-7e9f4d5b-a3f6-44fb-a7c5-c88a5d7e0d84 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] PUT http://10.180.1.21/volume/v3/attachments/94df35e9-2d71-4edf-8778-1ce260a78126 [ 817.168844] [55807]: DEBUG cinder.api.openstack.wsgi [req-88274515-63cb-447f-a0f8-dc691416ea2d req-7e9f4d5b-a3f6-44fb-a7c5-c88a5d7e0d84 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-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-546974", "mountpoint": "/dev/sdb"}}} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 817.179379] [55807]: DEBUG cinder.coordination [req-88274515-63cb-447f-a0f8-dc691416ea2d req-7e9f4d5b-a3f6-44fb-a7c5-c88a5d7e0d84 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Acquiring lock "cinder-attachment_update-db74e550-6002-458f-a565-697cb2218ae3-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55807) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 817.186290] [55807]: DEBUG cinder.coordination [req-88274515-63cb-447f-a0f8-dc691416ea2d req-7e9f4d5b-a3f6-44fb-a7c5-c88a5d7e0d84 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Lock "cinder-attachment_update-db74e550-6002-458f-a565-697cb2218ae3-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55807) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 817.186290] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 817.186290] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 817.492529] [55808]: DEBUG cinder.api.middleware.request_id [req-a59fced5-aa7a-425b-a1ef-e937f957adb6 req-6c7b0b31-487f-4273-8018-aa36ce550364 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 817.494938] [55808]: INFO cinder.api.openstack.wsgi [req-a59fced5-aa7a-425b-a1ef-e937f957adb6 req-6c7b0b31-487f-4273-8018-aa36ce550364 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] POST http://10.180.1.21/volume/v3/attachments/232d6a45-2b42-4bbf-ab27-591150d6c819/action [ 817.495733] [55808]: DEBUG cinder.api.openstack.wsgi [req-a59fced5-aa7a-425b-a1ef-e937f957adb6 req-6c7b0b31-487f-4273-8018-aa36ce550364 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Action body: b'{"os-complete": null}' {{(pid=55808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 817.495893] [55808]: DEBUG cinder.api.openstack.wsgi [req-a59fced5-aa7a-425b-a1ef-e937f957adb6 req-6c7b0b31-487f-4273-8018-aa36ce550364 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 817.516265] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 817.516265] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 817.524093] [55808]: INFO cinder.api.openstack.wsgi [req-a59fced5-aa7a-425b-a1ef-e937f957adb6 req-6c7b0b31-487f-4273-8018-aa36ce550364 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] http://10.180.1.21/volume/v3/attachments/232d6a45-2b42-4bbf-ab27-591150d6c819/action returned with HTTP 204 [ 817.524549] [55808]: [pid: 55808|app: 0|req: 53/96] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 02:34:03 2025] POST /volume/v3/attachments/232d6a45-2b42-4bbf-ab27-591150d6c819/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 817.628583] [55808]: DEBUG cinder.api.middleware.request_id [None req-b997c601-319e-4501-80a6-f182192c3e19 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 817.631284] [55808]: INFO cinder.api.openstack.wsgi [None req-b997c601-319e-4501-80a6-f182192c3e19 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] GET http://10.180.1.21/volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 [ 817.631604] [55808]: DEBUG cinder.api.openstack.wsgi [None req-b997c601-319e-4501-80a6-f182192c3e19 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 817.631890] [55808]: DEBUG cinder.api.openstack.wsgi [None req-b997c601-319e-4501-80a6-f182192c3e19 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 817.646097] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 817.646097] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 817.651068] [55808]: INFO cinder.volume.api [None req-b997c601-319e-4501-80a6-f182192c3e19 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Volume info retrieved successfully. [ 817.656813] [55808]: INFO cinder.api.openstack.wsgi [None req-b997c601-319e-4501-80a6-f182192c3e19 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] http://10.180.1.21/volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 returned with HTTP 200 [ 817.657288] [55808]: [pid: 55808|app: 0|req: 54/97] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:03 2025] GET /volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 818.003373] [55808]: DEBUG cinder.api.middleware.request_id [None req-a4967bf3-b659-40a0-bff4-1c2a6f077739 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 818.005567] [55808]: INFO cinder.api.openstack.wsgi [None req-a4967bf3-b659-40a0-bff4-1c2a6f077739 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] GET http://10.180.1.21/volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 [ 818.005791] [55808]: DEBUG cinder.api.openstack.wsgi [None req-a4967bf3-b659-40a0-bff4-1c2a6f077739 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 818.006025] [55808]: DEBUG cinder.api.openstack.wsgi [None req-a4967bf3-b659-40a0-bff4-1c2a6f077739 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 818.016022] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 818.016022] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 818.019343] [55808]: INFO cinder.volume.api [None req-a4967bf3-b659-40a0-bff4-1c2a6f077739 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Volume info retrieved successfully. [ 818.023757] [55808]: INFO cinder.api.openstack.wsgi [None req-a4967bf3-b659-40a0-bff4-1c2a6f077739 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] http://10.180.1.21/volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 returned with HTTP 200 [ 818.024176] [55808]: [pid: 55808|app: 0|req: 55/98] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:03 2025] GET /volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 818.033877] [55808]: DEBUG cinder.api.middleware.request_id [None req-09d482e6-8b5f-4d42-89d2-573a67b090c3 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 818.035823] [55808]: INFO cinder.api.openstack.wsgi [None req-09d482e6-8b5f-4d42-89d2-573a67b090c3 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] GET http://10.180.1.21/volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 [ 818.036021] [55808]: DEBUG cinder.api.openstack.wsgi [None req-09d482e6-8b5f-4d42-89d2-573a67b090c3 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 818.036243] [55808]: DEBUG cinder.api.openstack.wsgi [None req-09d482e6-8b5f-4d42-89d2-573a67b090c3 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 818.046036] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 818.046036] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 818.050041] [55808]: INFO cinder.volume.api [None req-09d482e6-8b5f-4d42-89d2-573a67b090c3 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Volume info retrieved successfully. [ 818.053192] [55808]: INFO cinder.api.openstack.wsgi [None req-09d482e6-8b5f-4d42-89d2-573a67b090c3 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] http://10.180.1.21/volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 returned with HTTP 200 [ 818.053570] [55808]: [pid: 55808|app: 0|req: 56/99] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:03 2025] GET /volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 818.168087] [55808]: DEBUG cinder.api.middleware.request_id [req-21b6e5b8-cad0-4be2-b460-c092be982884 req-74fc635e-d007-44e9-90c4-259d4816e64d None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 818.170381] [55808]: INFO cinder.api.openstack.wsgi [req-21b6e5b8-cad0-4be2-b460-c092be982884 req-74fc635e-d007-44e9-90c4-259d4816e64d tempest-VolumesAdminNegativeTest-1486879377 tempest-VolumesAdminNegativeTest-1486879377-project-admin] GET http://10.180.1.21/volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 [ 818.170596] [55808]: DEBUG cinder.api.openstack.wsgi [req-21b6e5b8-cad0-4be2-b460-c092be982884 req-74fc635e-d007-44e9-90c4-259d4816e64d tempest-VolumesAdminNegativeTest-1486879377 tempest-VolumesAdminNegativeTest-1486879377-project-admin] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 818.170811] [55808]: DEBUG cinder.api.openstack.wsgi [req-21b6e5b8-cad0-4be2-b460-c092be982884 req-74fc635e-d007-44e9-90c4-259d4816e64d tempest-VolumesAdminNegativeTest-1486879377 tempest-VolumesAdminNegativeTest-1486879377-project-admin] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 818.182592] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 818.182592] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 818.185793] [55808]: INFO cinder.volume.api [req-21b6e5b8-cad0-4be2-b460-c092be982884 req-74fc635e-d007-44e9-90c4-259d4816e64d tempest-VolumesAdminNegativeTest-1486879377 tempest-VolumesAdminNegativeTest-1486879377-project-admin] Volume info retrieved successfully. [ 818.190438] [55808]: INFO cinder.api.openstack.wsgi [req-21b6e5b8-cad0-4be2-b460-c092be982884 req-74fc635e-d007-44e9-90c4-259d4816e64d tempest-VolumesAdminNegativeTest-1486879377 tempest-VolumesAdminNegativeTest-1486879377-project-admin] http://10.180.1.21/volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 returned with HTTP 200 [ 818.190841] [55808]: [pid: 55808|app: 0|req: 57/100] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:34:04 2025] GET /volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 => generated 1323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 818.194850] [55808]: DEBUG cinder.api.middleware.request_id [req-21b6e5b8-cad0-4be2-b460-c092be982884 req-5832aee1-509e-4913-8816-ebbad0e99e65 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 818.196879] [55808]: INFO cinder.api.openstack.wsgi [req-21b6e5b8-cad0-4be2-b460-c092be982884 req-5832aee1-509e-4913-8816-ebbad0e99e65 tempest-VolumesAdminNegativeTest-1486879377 tempest-VolumesAdminNegativeTest-1486879377-project-admin] GET http://10.180.1.21/volume/v3/volumes/6a969110-77f8-4326-a7aa-51448c2eef48 [ 818.197128] [55808]: DEBUG cinder.api.openstack.wsgi [req-21b6e5b8-cad0-4be2-b460-c092be982884 req-5832aee1-509e-4913-8816-ebbad0e99e65 tempest-VolumesAdminNegativeTest-1486879377 tempest-VolumesAdminNegativeTest-1486879377-project-admin] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 818.197351] [55808]: DEBUG cinder.api.openstack.wsgi [req-21b6e5b8-cad0-4be2-b460-c092be982884 req-5832aee1-509e-4913-8816-ebbad0e99e65 tempest-VolumesAdminNegativeTest-1486879377 tempest-VolumesAdminNegativeTest-1486879377-project-admin] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 818.203040] [55808]: INFO cinder.api.openstack.wsgi [req-21b6e5b8-cad0-4be2-b460-c092be982884 req-5832aee1-509e-4913-8816-ebbad0e99e65 tempest-VolumesAdminNegativeTest-1486879377 tempest-VolumesAdminNegativeTest-1486879377-project-admin] http://10.180.1.21/volume/v3/volumes/6a969110-77f8-4326-a7aa-51448c2eef48 returned with HTTP 404 [ 818.203492] [55808]: [pid: 55808|app: 0|req: 58/101] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:34:04 2025] GET /volume/v3/volumes/6a969110-77f8-4326-a7aa-51448c2eef48 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 818.209168] [55808]: DEBUG cinder.api.middleware.request_id [None req-cb5add22-bd72-45c7-9f67-712211d86c80 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 818.211859] [55808]: INFO cinder.api.openstack.wsgi [None req-cb5add22-bd72-45c7-9f67-712211d86c80 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] GET http://10.180.1.21/volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 [ 818.211859] [55808]: DEBUG cinder.api.openstack.wsgi [None req-cb5add22-bd72-45c7-9f67-712211d86c80 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 818.211859] [55808]: DEBUG cinder.api.openstack.wsgi [None req-cb5add22-bd72-45c7-9f67-712211d86c80 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 818.220132] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 818.220132] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 818.223243] [55808]: INFO cinder.volume.api [None req-cb5add22-bd72-45c7-9f67-712211d86c80 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Volume info retrieved successfully. [ 818.227525] [55808]: INFO cinder.api.openstack.wsgi [None req-cb5add22-bd72-45c7-9f67-712211d86c80 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] http://10.180.1.21/volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 returned with HTTP 200 [ 818.227876] [55808]: [pid: 55808|app: 0|req: 59/102] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:04 2025] GET /volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 818.277914] [55808]: DEBUG cinder.api.middleware.request_id [req-b8c43ca0-f647-49f1-9c2f-32a9305f4fb0 req-e2be20ca-3129-471f-bfe7-ac20e4ccf9be None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 818.280239] [55808]: INFO cinder.api.openstack.wsgi [req-b8c43ca0-f647-49f1-9c2f-32a9305f4fb0 req-e2be20ca-3129-471f-bfe7-ac20e4ccf9be tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] GET http://10.180.1.21/volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 [ 818.280465] [55808]: DEBUG cinder.api.openstack.wsgi [req-b8c43ca0-f647-49f1-9c2f-32a9305f4fb0 req-e2be20ca-3129-471f-bfe7-ac20e4ccf9be tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 818.280785] [55808]: DEBUG cinder.api.openstack.wsgi [req-b8c43ca0-f647-49f1-9c2f-32a9305f4fb0 req-e2be20ca-3129-471f-bfe7-ac20e4ccf9be tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 818.291753] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 818.291753] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 818.295266] [55808]: INFO cinder.volume.api [req-b8c43ca0-f647-49f1-9c2f-32a9305f4fb0 req-e2be20ca-3129-471f-bfe7-ac20e4ccf9be tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Volume info retrieved successfully. [ 818.299712] [55808]: INFO cinder.api.openstack.wsgi [req-b8c43ca0-f647-49f1-9c2f-32a9305f4fb0 req-e2be20ca-3129-471f-bfe7-ac20e4ccf9be tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] http://10.180.1.21/volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 returned with HTTP 200 [ 818.300176] [55808]: [pid: 55808|app: 0|req: 60/103] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:34:04 2025] GET /volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 818.334070] [55808]: DEBUG cinder.api.middleware.request_id [req-b8c43ca0-f647-49f1-9c2f-32a9305f4fb0 req-8ea5fa1d-5591-43f6-af0d-ed9a8cf5510d None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 818.336899] [55808]: INFO cinder.api.openstack.wsgi [req-b8c43ca0-f647-49f1-9c2f-32a9305f4fb0 req-8ea5fa1d-5591-43f6-af0d-ed9a8cf5510d tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] POST http://10.180.1.21/volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0/action [ 818.337317] [55808]: DEBUG cinder.api.openstack.wsgi [req-b8c43ca0-f647-49f1-9c2f-32a9305f4fb0 req-8ea5fa1d-5591-43f6-af0d-ed9a8cf5510d tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 818.337459] [55808]: DEBUG cinder.api.openstack.wsgi [req-b8c43ca0-f647-49f1-9c2f-32a9305f4fb0 req-8ea5fa1d-5591-43f6-af0d-ed9a8cf5510d tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 818.347499] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 818.347499] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 818.348170] [55808]: INFO cinder.volume.api [req-b8c43ca0-f647-49f1-9c2f-32a9305f4fb0 req-8ea5fa1d-5591-43f6-af0d-ed9a8cf5510d tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Volume info retrieved successfully. [ 818.354765] [55808]: INFO cinder.volume.api [req-b8c43ca0-f647-49f1-9c2f-32a9305f4fb0 req-8ea5fa1d-5591-43f6-af0d-ed9a8cf5510d tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Begin detaching volume completed successfully. [ 818.355016] [55808]: INFO cinder.api.openstack.wsgi [req-b8c43ca0-f647-49f1-9c2f-32a9305f4fb0 req-8ea5fa1d-5591-43f6-af0d-ed9a8cf5510d tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] http://10.180.1.21/volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0/action returned with HTTP 202 [ 818.355437] [55808]: [pid: 55808|app: 0|req: 61/104] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Feb 20 02:34:04 2025] POST /volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 818.671586] [55808]: DEBUG cinder.api.middleware.request_id [None req-999c0c76-8446-4f9a-b091-6a2c4178c92a None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 818.672998] [55808]: INFO cinder.api.openstack.wsgi [None req-999c0c76-8446-4f9a-b091-6a2c4178c92a tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] GET http://10.180.1.21/volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 [ 818.673121] [55808]: DEBUG cinder.api.openstack.wsgi [None req-999c0c76-8446-4f9a-b091-6a2c4178c92a tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 818.673395] [55808]: DEBUG cinder.api.openstack.wsgi [None req-999c0c76-8446-4f9a-b091-6a2c4178c92a tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 818.690669] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 818.690669] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 818.695086] [55808]: INFO cinder.volume.api [None req-999c0c76-8446-4f9a-b091-6a2c4178c92a tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Volume info retrieved successfully. [ 818.700369] [55808]: INFO cinder.api.openstack.wsgi [None req-999c0c76-8446-4f9a-b091-6a2c4178c92a tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] http://10.180.1.21/volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 returned with HTTP 200 [ 818.700783] [55808]: [pid: 55808|app: 0|req: 62/105] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:04 2025] GET /volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 819.379282] [55808]: DEBUG cinder.api.middleware.request_id [None req-66ce85b0-8b1d-48f2-9c6d-59bcaf7a47f7 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 819.379736] [55808]: INFO cinder.api.openstack.wsgi [None req-66ce85b0-8b1d-48f2-9c6d-59bcaf7a47f7 None None] GET http://10.180.1.21/volume// [ 819.379917] [55808]: DEBUG cinder.api.openstack.wsgi [None req-66ce85b0-8b1d-48f2-9c6d-59bcaf7a47f7 None None] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 819.380366] [55808]: DEBUG cinder.api.openstack.wsgi [None req-66ce85b0-8b1d-48f2-9c6d-59bcaf7a47f7 None None] Calling method 'all' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 819.380585] [55808]: INFO cinder.api.openstack.wsgi [None req-66ce85b0-8b1d-48f2-9c6d-59bcaf7a47f7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 819.380909] [55808]: [pid: 55808|app: 0|req: 63/106] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 02:34:05 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 819.385081] [55808]: DEBUG cinder.api.middleware.request_id [req-b8c43ca0-f647-49f1-9c2f-32a9305f4fb0 req-7ab0841c-bfd8-4ed1-a3f3-1b10bd47dfba None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 819.387353] [55808]: INFO cinder.api.openstack.wsgi [req-b8c43ca0-f647-49f1-9c2f-32a9305f4fb0 req-7ab0841c-bfd8-4ed1-a3f3-1b10bd47dfba tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] GET http://10.180.1.21/volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 [ 819.387593] [55808]: DEBUG cinder.api.openstack.wsgi [req-b8c43ca0-f647-49f1-9c2f-32a9305f4fb0 req-7ab0841c-bfd8-4ed1-a3f3-1b10bd47dfba tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 819.387838] [55808]: DEBUG cinder.api.openstack.wsgi [req-b8c43ca0-f647-49f1-9c2f-32a9305f4fb0 req-7ab0841c-bfd8-4ed1-a3f3-1b10bd47dfba tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 819.398353] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 819.398353] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 819.406581] [55808]: INFO cinder.volume.api [req-b8c43ca0-f647-49f1-9c2f-32a9305f4fb0 req-7ab0841c-bfd8-4ed1-a3f3-1b10bd47dfba tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Volume info retrieved successfully. [ 819.407627] [55808]: INFO cinder.api.openstack.wsgi [req-b8c43ca0-f647-49f1-9c2f-32a9305f4fb0 req-7ab0841c-bfd8-4ed1-a3f3-1b10bd47dfba tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] http://10.180.1.21/volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 returned with HTTP 200 [ 819.408046] [55808]: [pid: 55808|app: 0|req: 64/107] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 02:34:05 2025] GET /volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 => generated 1322 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 819.713799] [55808]: DEBUG cinder.api.middleware.request_id [None req-e3fd3401-ab7c-4bce-a05d-741166e254bc None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 819.716369] [55808]: INFO cinder.api.openstack.wsgi [None req-e3fd3401-ab7c-4bce-a05d-741166e254bc tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] GET http://10.180.1.21/volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 [ 819.716369] [55808]: DEBUG cinder.api.openstack.wsgi [None req-e3fd3401-ab7c-4bce-a05d-741166e254bc tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 819.716605] [55808]: DEBUG cinder.api.openstack.wsgi [None req-e3fd3401-ab7c-4bce-a05d-741166e254bc tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 819.731616] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 819.731616] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 819.737226] [55808]: INFO cinder.volume.api [None req-e3fd3401-ab7c-4bce-a05d-741166e254bc tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Volume info retrieved successfully. [ 819.743755] [55808]: INFO cinder.api.openstack.wsgi [None req-e3fd3401-ab7c-4bce-a05d-741166e254bc tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] http://10.180.1.21/volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 returned with HTTP 200 [ 819.744316] [55808]: [pid: 55808|app: 0|req: 65/108] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:05 2025] GET /volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 820.754828] [55808]: DEBUG cinder.api.middleware.request_id [None req-1b772304-4dc2-40bf-9d47-d5d384960cb4 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 820.757235] [55808]: INFO cinder.api.openstack.wsgi [None req-1b772304-4dc2-40bf-9d47-d5d384960cb4 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] GET http://10.180.1.21/volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 [ 820.757512] [55808]: DEBUG cinder.api.openstack.wsgi [None req-1b772304-4dc2-40bf-9d47-d5d384960cb4 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 820.757771] [55808]: DEBUG cinder.api.openstack.wsgi [None req-1b772304-4dc2-40bf-9d47-d5d384960cb4 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 820.793025] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 820.793025] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 820.796354] [55808]: INFO cinder.volume.api [None req-1b772304-4dc2-40bf-9d47-d5d384960cb4 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Volume info retrieved successfully. [ 820.801848] [55808]: INFO cinder.api.openstack.wsgi [None req-1b772304-4dc2-40bf-9d47-d5d384960cb4 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] http://10.180.1.21/volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 returned with HTTP 200 [ 820.806023] [55808]: [pid: 55808|app: 0|req: 66/109] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:06 2025] GET /volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 => generated 842 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 821.099382] [55808]: DEBUG cinder.api.middleware.request_id [req-b8c43ca0-f647-49f1-9c2f-32a9305f4fb0 req-6183a9e1-9402-4fb6-80ce-e50005cceebd None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 821.102144] [55808]: INFO cinder.api.openstack.wsgi [req-b8c43ca0-f647-49f1-9c2f-32a9305f4fb0 req-6183a9e1-9402-4fb6-80ce-e50005cceebd tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] DELETE http://10.180.1.21/volume/v3/attachments/232d6a45-2b42-4bbf-ab27-591150d6c819 [ 821.102401] [55808]: DEBUG cinder.api.openstack.wsgi [req-b8c43ca0-f647-49f1-9c2f-32a9305f4fb0 req-6183a9e1-9402-4fb6-80ce-e50005cceebd tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 821.102671] [55808]: DEBUG cinder.api.openstack.wsgi [req-b8c43ca0-f647-49f1-9c2f-32a9305f4fb0 req-6183a9e1-9402-4fb6-80ce-e50005cceebd tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Calling method 'version_select' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 821.110417] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 821.110417] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 821.654085] [55808]: INFO cinder.api.openstack.wsgi [req-b8c43ca0-f647-49f1-9c2f-32a9305f4fb0 req-6183a9e1-9402-4fb6-80ce-e50005cceebd tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] http://10.180.1.21/volume/v3/attachments/232d6a45-2b42-4bbf-ab27-591150d6c819 returned with HTTP 200 [ 821.654457] [55808]: [pid: 55808|app: 0|req: 67/110] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 02:34:06 2025] DELETE /volume/v3/attachments/232d6a45-2b42-4bbf-ab27-591150d6c819 => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 821.707455] [55807]: DEBUG cinder.coordination [req-88274515-63cb-447f-a0f8-dc691416ea2d req-7e9f4d5b-a3f6-44fb-a7c5-c88a5d7e0d84 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Lock "cinder-attachment_update-db74e550-6002-458f-a565-697cb2218ae3-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=55807) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 821.707805] [55807]: INFO cinder.api.openstack.wsgi [req-88274515-63cb-447f-a0f8-dc691416ea2d req-7e9f4d5b-a3f6-44fb-a7c5-c88a5d7e0d84 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] http://10.180.1.21/volume/v3/attachments/94df35e9-2d71-4edf-8778-1ce260a78126 returned with HTTP 200 [ 821.708277] [55807]: [pid: 55807|app: 0|req: 44/111] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 02:34:03 2025] PUT /volume/v3/attachments/94df35e9-2d71-4edf-8778-1ce260a78126 => generated 617 bytes in 4547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 821.820154] [55808]: DEBUG cinder.api.middleware.request_id [None req-baeae44f-e379-4651-93e1-8605bbea0607 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 821.826307] [55808]: INFO cinder.api.openstack.wsgi [None req-baeae44f-e379-4651-93e1-8605bbea0607 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] GET http://10.180.1.21/volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 [ 821.826546] [55808]: DEBUG cinder.api.openstack.wsgi [None req-baeae44f-e379-4651-93e1-8605bbea0607 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 821.826807] [55808]: DEBUG cinder.api.openstack.wsgi [None req-baeae44f-e379-4651-93e1-8605bbea0607 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 821.847512] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 821.847512] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 821.856159] [55808]: INFO cinder.volume.api [None req-baeae44f-e379-4651-93e1-8605bbea0607 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Volume info retrieved successfully. [ 821.861311] [55808]: INFO cinder.api.openstack.wsgi [None req-baeae44f-e379-4651-93e1-8605bbea0607 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] http://10.180.1.21/volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 returned with HTTP 200 [ 821.861311] [55808]: [pid: 55808|app: 0|req: 68/112] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:07 2025] GET /volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 822.886804] [55807]: DEBUG cinder.api.middleware.request_id [None req-a7379308-5ffa-4bb4-8a33-b1a58089b371 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 822.895320] [55808]: DEBUG cinder.api.middleware.request_id [None req-bbfe4ed4-ffc9-4a67-a4a9-b534b3e13d88 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 822.895536] [55807]: INFO cinder.api.openstack.wsgi [None req-a7379308-5ffa-4bb4-8a33-b1a58089b371 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] GET http://10.180.1.21/volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 [ 822.895536] [55807]: DEBUG cinder.api.openstack.wsgi [None req-a7379308-5ffa-4bb4-8a33-b1a58089b371 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 822.895536] [55807]: DEBUG cinder.api.openstack.wsgi [None req-a7379308-5ffa-4bb4-8a33-b1a58089b371 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 822.897413] [55808]: INFO cinder.api.openstack.wsgi [None req-bbfe4ed4-ffc9-4a67-a4a9-b534b3e13d88 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] GET http://10.180.1.21/volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 [ 822.897578] [55808]: DEBUG cinder.api.openstack.wsgi [None req-bbfe4ed4-ffc9-4a67-a4a9-b534b3e13d88 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 822.898027] [55808]: DEBUG cinder.api.openstack.wsgi [None req-bbfe4ed4-ffc9-4a67-a4a9-b534b3e13d88 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 822.910804] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 822.910804] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 822.917115] [55808]: INFO cinder.volume.api [None req-bbfe4ed4-ffc9-4a67-a4a9-b534b3e13d88 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Volume info retrieved successfully. [ 822.920172] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 822.920172] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 822.926995] [55808]: INFO cinder.api.openstack.wsgi [None req-bbfe4ed4-ffc9-4a67-a4a9-b534b3e13d88 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] http://10.180.1.21/volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 returned with HTTP 200 [ 822.928132] [55808]: [pid: 55808|app: 0|req: 69/113] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:08 2025] GET /volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 822.931332] [55807]: INFO cinder.volume.api [None req-a7379308-5ffa-4bb4-8a33-b1a58089b371 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Volume info retrieved successfully. [ 822.935348] [55807]: INFO cinder.api.openstack.wsgi [None req-a7379308-5ffa-4bb4-8a33-b1a58089b371 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] http://10.180.1.21/volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 returned with HTTP 200 [ 822.935855] [55807]: [pid: 55807|app: 0|req: 45/114] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:08 2025] GET /volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 => generated 843 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 823.817263] [55808]: DEBUG cinder.api.middleware.request_id [req-9fecab57-53a2-4950-96dc-aa4bc0bef747 req-85d3830a-cf1a-40ea-b387-19d7646b5996 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 823.820387] [55808]: INFO cinder.api.openstack.wsgi [req-9fecab57-53a2-4950-96dc-aa4bc0bef747 req-85d3830a-cf1a-40ea-b387-19d7646b5996 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] GET http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a [ 823.820631] [55808]: DEBUG cinder.api.openstack.wsgi [req-9fecab57-53a2-4950-96dc-aa4bc0bef747 req-85d3830a-cf1a-40ea-b387-19d7646b5996 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 823.820862] [55808]: DEBUG cinder.api.openstack.wsgi [req-9fecab57-53a2-4950-96dc-aa4bc0bef747 req-85d3830a-cf1a-40ea-b387-19d7646b5996 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 823.829563] [55807]: DEBUG cinder.api.middleware.request_id [req-88274515-63cb-447f-a0f8-dc691416ea2d req-5bef0004-9d0d-47cc-bb3c-0ec67efa753f None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 823.832297] [55807]: INFO cinder.api.openstack.wsgi [req-88274515-63cb-447f-a0f8-dc691416ea2d req-5bef0004-9d0d-47cc-bb3c-0ec67efa753f tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] POST http://10.180.1.21/volume/v3/attachments/94df35e9-2d71-4edf-8778-1ce260a78126/action [ 823.832674] [55807]: DEBUG cinder.api.openstack.wsgi [req-88274515-63cb-447f-a0f8-dc691416ea2d req-5bef0004-9d0d-47cc-bb3c-0ec67efa753f tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Action body: b'{"os-complete": null}' {{(pid=55807) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 823.832819] [55807]: DEBUG cinder.api.openstack.wsgi [req-88274515-63cb-447f-a0f8-dc691416ea2d req-5bef0004-9d0d-47cc-bb3c-0ec67efa753f tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 823.836191] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 823.836191] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 823.840457] [55808]: INFO cinder.volume.api [req-9fecab57-53a2-4950-96dc-aa4bc0bef747 req-85d3830a-cf1a-40ea-b387-19d7646b5996 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Volume info retrieved successfully. [ 823.848572] [55808]: INFO cinder.api.openstack.wsgi [req-9fecab57-53a2-4950-96dc-aa4bc0bef747 req-85d3830a-cf1a-40ea-b387-19d7646b5996 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a returned with HTTP 200 [ 823.849675] [55808]: [pid: 55808|app: 0|req: 70/115] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:34:09 2025] GET /volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a => generated 1683 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 823.850450] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 823.850450] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 823.859245] [55807]: INFO cinder.api.openstack.wsgi [req-88274515-63cb-447f-a0f8-dc691416ea2d req-5bef0004-9d0d-47cc-bb3c-0ec67efa753f tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] http://10.180.1.21/volume/v3/attachments/94df35e9-2d71-4edf-8778-1ce260a78126/action returned with HTTP 204 [ 823.859463] [55807]: [pid: 55807|app: 0|req: 46/116] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 02:34:09 2025] POST /volume/v3/attachments/94df35e9-2d71-4edf-8778-1ce260a78126/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 823.881687] [55808]: DEBUG cinder.api.middleware.request_id [req-9fecab57-53a2-4950-96dc-aa4bc0bef747 req-22271024-1e7c-4920-9df1-aae2c0d347d6 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 823.884179] [55808]: INFO cinder.api.openstack.wsgi [req-9fecab57-53a2-4950-96dc-aa4bc0bef747 req-22271024-1e7c-4920-9df1-aae2c0d347d6 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] GET http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a [ 823.884409] [55808]: DEBUG cinder.api.openstack.wsgi [req-9fecab57-53a2-4950-96dc-aa4bc0bef747 req-22271024-1e7c-4920-9df1-aae2c0d347d6 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 823.884671] [55808]: DEBUG cinder.api.openstack.wsgi [req-9fecab57-53a2-4950-96dc-aa4bc0bef747 req-22271024-1e7c-4920-9df1-aae2c0d347d6 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 823.894407] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 823.894407] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 823.897640] [55808]: INFO cinder.volume.api [req-9fecab57-53a2-4950-96dc-aa4bc0bef747 req-22271024-1e7c-4920-9df1-aae2c0d347d6 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Volume info retrieved successfully. [ 823.903120] [55808]: INFO cinder.api.openstack.wsgi [req-9fecab57-53a2-4950-96dc-aa4bc0bef747 req-22271024-1e7c-4920-9df1-aae2c0d347d6 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a returned with HTTP 200 [ 823.903478] [55808]: [pid: 55808|app: 0|req: 71/117] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:34:09 2025] GET /volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a => generated 1683 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 823.947332] [55807]: DEBUG cinder.api.middleware.request_id [None req-6a0a155a-b2c8-4ebb-be68-0de24cfb430d None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 823.949425] [55807]: INFO cinder.api.openstack.wsgi [None req-6a0a155a-b2c8-4ebb-be68-0de24cfb430d tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] GET http://10.180.1.21/volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 [ 823.949750] [55807]: DEBUG cinder.api.openstack.wsgi [None req-6a0a155a-b2c8-4ebb-be68-0de24cfb430d tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 823.949984] [55807]: DEBUG cinder.api.openstack.wsgi [None req-6a0a155a-b2c8-4ebb-be68-0de24cfb430d tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 823.964069] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 823.964069] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 823.972119] [55807]: INFO cinder.volume.api [None req-6a0a155a-b2c8-4ebb-be68-0de24cfb430d tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Volume info retrieved successfully. [ 823.980090] [55807]: INFO cinder.api.openstack.wsgi [None req-6a0a155a-b2c8-4ebb-be68-0de24cfb430d tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] http://10.180.1.21/volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 returned with HTTP 200 [ 823.980439] [55807]: [pid: 55807|app: 0|req: 47/118] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:09 2025] GET /volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 => generated 1135 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 823.994797] [55808]: DEBUG cinder.api.middleware.request_id [None req-a1d43fc6-961c-45f8-93c5-26deceda12f3 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 823.996650] [55808]: INFO cinder.api.openstack.wsgi [None req-a1d43fc6-961c-45f8-93c5-26deceda12f3 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] GET http://10.180.1.21/volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 [ 823.997934] [55808]: DEBUG cinder.api.openstack.wsgi [None req-a1d43fc6-961c-45f8-93c5-26deceda12f3 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 823.997934] [55808]: DEBUG cinder.api.openstack.wsgi [None req-a1d43fc6-961c-45f8-93c5-26deceda12f3 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 824.009323] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 824.009323] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 824.014370] [55808]: INFO cinder.volume.api [None req-a1d43fc6-961c-45f8-93c5-26deceda12f3 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Volume info retrieved successfully. [ 824.020090] [55808]: INFO cinder.api.openstack.wsgi [None req-a1d43fc6-961c-45f8-93c5-26deceda12f3 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] http://10.180.1.21/volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 returned with HTTP 200 [ 824.020747] [55808]: [pid: 55808|app: 0|req: 72/119] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:09 2025] GET /volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 828.229264] [55807]: DEBUG cinder.api.middleware.request_id [None req-8b6925f8-f95e-4110-b32c-9f29737400d8 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 828.230071] [55807]: INFO cinder.api.openstack.wsgi [None req-8b6925f8-f95e-4110-b32c-9f29737400d8 None None] GET http://10.180.1.21/volume// [ 828.230071] [55807]: DEBUG cinder.api.openstack.wsgi [None req-8b6925f8-f95e-4110-b32c-9f29737400d8 None None] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 828.230071] [55807]: DEBUG cinder.api.openstack.wsgi [None req-8b6925f8-f95e-4110-b32c-9f29737400d8 None None] Calling method 'all' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 828.230457] [55807]: INFO cinder.api.openstack.wsgi [None req-8b6925f8-f95e-4110-b32c-9f29737400d8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 828.230770] [55807]: [pid: 55807|app: 0|req: 48/120] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 02:34:14 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 828.236720] [55808]: DEBUG cinder.api.middleware.request_id [req-9fecab57-53a2-4950-96dc-aa4bc0bef747 req-8600202a-41ce-483d-9dfc-c851d422b39c None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 828.241772] [55808]: INFO cinder.api.openstack.wsgi [req-9fecab57-53a2-4950-96dc-aa4bc0bef747 req-8600202a-41ce-483d-9dfc-c851d422b39c tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] POST http://10.180.1.21/volume/v3/attachments [ 828.241772] [55808]: DEBUG cinder.api.openstack.wsgi [req-9fecab57-53a2-4950-96dc-aa4bc0bef747 req-8600202a-41ce-483d-9dfc-c851d422b39c tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a", "connector": null, "instance_uuid": "776b4385-e4ab-4d11-a68f-686e606685dd"}} {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 828.266667] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 828.266667] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 828.305920] [55808]: INFO cinder.api.openstack.wsgi [req-9fecab57-53a2-4950-96dc-aa4bc0bef747 req-8600202a-41ce-483d-9dfc-c851d422b39c tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 828.306615] [55808]: [pid: 55808|app: 0|req: 73/121] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 02:34:14 2025] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 828.374905] [55807]: DEBUG cinder.api.middleware.request_id [req-9fecab57-53a2-4950-96dc-aa4bc0bef747 req-7ecc8ce5-b066-4f51-83a3-4e41d1250482 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 828.377228] [55807]: INFO cinder.api.openstack.wsgi [req-9fecab57-53a2-4950-96dc-aa4bc0bef747 req-7ecc8ce5-b066-4f51-83a3-4e41d1250482 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] POST http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a/action [ 828.377683] [55807]: DEBUG cinder.api.openstack.wsgi [req-9fecab57-53a2-4950-96dc-aa4bc0bef747 req-7ecc8ce5-b066-4f51-83a3-4e41d1250482 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=55807) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 828.377683] [55807]: DEBUG cinder.api.openstack.wsgi [req-9fecab57-53a2-4950-96dc-aa4bc0bef747 req-7ecc8ce5-b066-4f51-83a3-4e41d1250482 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 828.391659] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 828.391659] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 828.392286] [55807]: INFO cinder.volume.api [req-9fecab57-53a2-4950-96dc-aa4bc0bef747 req-7ecc8ce5-b066-4f51-83a3-4e41d1250482 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Volume info retrieved successfully. [ 828.397717] [55807]: INFO cinder.volume.api [req-9fecab57-53a2-4950-96dc-aa4bc0bef747 req-7ecc8ce5-b066-4f51-83a3-4e41d1250482 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Roll detaching of volume completed successfully. [ 828.397964] [55807]: INFO cinder.api.openstack.wsgi [req-9fecab57-53a2-4950-96dc-aa4bc0bef747 req-7ecc8ce5-b066-4f51-83a3-4e41d1250482 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a/action returned with HTTP 202 [ 828.398401] [55807]: [pid: 55807|app: 0|req: 49/122] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Feb 20 02:34:14 2025] POST /volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 828.404355] [55808]: DEBUG cinder.api.middleware.request_id [req-9fecab57-53a2-4950-96dc-aa4bc0bef747 req-7d126896-e789-462c-b440-1c9b56bc7b1d None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 828.407784] [55808]: INFO cinder.api.openstack.wsgi [req-9fecab57-53a2-4950-96dc-aa4bc0bef747 req-7d126896-e789-462c-b440-1c9b56bc7b1d tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] DELETE http://10.180.1.21/volume/v3/attachments/1b818c43-def0-4c40-baa1-3b594193e08c [ 828.407784] [55808]: DEBUG cinder.api.openstack.wsgi [req-9fecab57-53a2-4950-96dc-aa4bc0bef747 req-7d126896-e789-462c-b440-1c9b56bc7b1d tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 828.407784] [55808]: DEBUG cinder.api.openstack.wsgi [req-9fecab57-53a2-4950-96dc-aa4bc0bef747 req-7d126896-e789-462c-b440-1c9b56bc7b1d tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Calling method 'version_select' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 828.419693] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 828.419693] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 828.447111] [55808]: INFO cinder.api.openstack.wsgi [req-9fecab57-53a2-4950-96dc-aa4bc0bef747 req-7d126896-e789-462c-b440-1c9b56bc7b1d tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] http://10.180.1.21/volume/v3/attachments/1b818c43-def0-4c40-baa1-3b594193e08c returned with HTTP 200 [ 828.448070] [55808]: [pid: 55808|app: 0|req: 74/123] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 02:34:14 2025] DELETE /volume/v3/attachments/1b818c43-def0-4c40-baa1-3b594193e08c => generated 192 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 829.860054] [55807]: DEBUG cinder.api.middleware.request_id [req-1354a893-7f23-449a-ae58-701f4b719fe0 req-02c2d1a1-1253-469c-addd-7f0f797a516f None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 829.862918] [55807]: INFO cinder.api.openstack.wsgi [req-1354a893-7f23-449a-ae58-701f4b719fe0 req-02c2d1a1-1253-469c-addd-7f0f797a516f tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] DELETE http://10.180.1.21/volume/v3/attachments/94df35e9-2d71-4edf-8778-1ce260a78126 [ 829.863154] [55807]: DEBUG cinder.api.openstack.wsgi [req-1354a893-7f23-449a-ae58-701f4b719fe0 req-02c2d1a1-1253-469c-addd-7f0f797a516f tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 829.863382] [55807]: DEBUG cinder.api.openstack.wsgi [req-1354a893-7f23-449a-ae58-701f4b719fe0 req-02c2d1a1-1253-469c-addd-7f0f797a516f tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Calling method 'version_select' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 829.875708] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 829.875708] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 830.300744] [55808]: DEBUG cinder.api.middleware.request_id [req-88e569ab-b63a-40ad-ba28-2f0e69cb405e req-ba9cb278-3fc0-4788-a90a-4108130d6288 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 830.304379] [55808]: INFO cinder.api.openstack.wsgi [req-88e569ab-b63a-40ad-ba28-2f0e69cb405e req-ba9cb278-3fc0-4788-a90a-4108130d6288 tempest-SecurityGroupsTestJSON-447614420 tempest-SecurityGroupsTestJSON-447614420-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=55828beb-5311-42cd-bacd-cc50a94d642d [ 830.304696] [55808]: DEBUG cinder.api.openstack.wsgi [req-88e569ab-b63a-40ad-ba28-2f0e69cb405e req-ba9cb278-3fc0-4788-a90a-4108130d6288 tempest-SecurityGroupsTestJSON-447614420 tempest-SecurityGroupsTestJSON-447614420-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 830.304931] [55808]: DEBUG cinder.api.openstack.wsgi [req-88e569ab-b63a-40ad-ba28-2f0e69cb405e req-ba9cb278-3fc0-4788-a90a-4108130d6288 tempest-SecurityGroupsTestJSON-447614420 tempest-SecurityGroupsTestJSON-447614420-project-member] Calling method 'version_select' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 830.318865] [55808]: INFO cinder.api.openstack.wsgi [req-88e569ab-b63a-40ad-ba28-2f0e69cb405e req-ba9cb278-3fc0-4788-a90a-4108130d6288 tempest-SecurityGroupsTestJSON-447614420 tempest-SecurityGroupsTestJSON-447614420-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=55828beb-5311-42cd-bacd-cc50a94d642d returned with HTTP 200 [ 830.319835] [55808]: [pid: 55808|app: 0|req: 75/124] 10.180.1.21 () {62 vars in 1517 bytes} [Thu Feb 20 02:34:16 2025] GET /volume/v3/attachments?instance_id=55828beb-5311-42cd-bacd-cc50a94d642d => generated 19 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 830.437884] [55807]: INFO cinder.api.openstack.wsgi [req-1354a893-7f23-449a-ae58-701f4b719fe0 req-02c2d1a1-1253-469c-addd-7f0f797a516f tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] http://10.180.1.21/volume/v3/attachments/94df35e9-2d71-4edf-8778-1ce260a78126 returned with HTTP 200 [ 830.437884] [55807]: [pid: 55807|app: 0|req: 50/125] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 02:34:15 2025] DELETE /volume/v3/attachments/94df35e9-2d71-4edf-8778-1ce260a78126 => generated 19 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 835.155246] [55808]: DEBUG cinder.api.middleware.request_id [None req-f02560cb-e51a-4962-9b8a-4443b77e271d None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 835.155798] [55808]: INFO cinder.api.openstack.wsgi [None req-f02560cb-e51a-4962-9b8a-4443b77e271d None None] GET http://10.180.1.21/volume// [ 835.155914] [55808]: DEBUG cinder.api.openstack.wsgi [None req-f02560cb-e51a-4962-9b8a-4443b77e271d None None] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 835.156154] [55808]: DEBUG cinder.api.openstack.wsgi [None req-f02560cb-e51a-4962-9b8a-4443b77e271d None None] Calling method 'all' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 835.156577] [55808]: INFO cinder.api.openstack.wsgi [None req-f02560cb-e51a-4962-9b8a-4443b77e271d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 835.156884] [55808]: [pid: 55808|app: 0|req: 76/126] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 02:34:21 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 835.175580] [55807]: DEBUG cinder.api.middleware.request_id [req-ee491005-5183-4beb-803c-a89c5390d1ef req-13c1eaa0-670c-4380-bca3-764849c68aa2 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 835.183593] [55807]: INFO cinder.api.openstack.wsgi [req-ee491005-5183-4beb-803c-a89c5390d1ef req-13c1eaa0-670c-4380-bca3-764849c68aa2 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] GET http://10.180.1.21/volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 [ 835.183593] [55807]: DEBUG cinder.api.openstack.wsgi [req-ee491005-5183-4beb-803c-a89c5390d1ef req-13c1eaa0-670c-4380-bca3-764849c68aa2 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 835.183593] [55807]: DEBUG cinder.api.openstack.wsgi [req-ee491005-5183-4beb-803c-a89c5390d1ef req-13c1eaa0-670c-4380-bca3-764849c68aa2 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 835.203107] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 835.203107] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 835.213724] [55807]: INFO cinder.volume.api [req-ee491005-5183-4beb-803c-a89c5390d1ef req-13c1eaa0-670c-4380-bca3-764849c68aa2 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Volume info retrieved successfully. [ 835.224388] [55807]: INFO cinder.api.openstack.wsgi [req-ee491005-5183-4beb-803c-a89c5390d1ef req-13c1eaa0-670c-4380-bca3-764849c68aa2 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] http://10.180.1.21/volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 returned with HTTP 200 [ 835.224388] [55807]: [pid: 55807|app: 0|req: 51/127] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 02:34:21 2025] GET /volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 => generated 1571 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 835.415622] [55808]: DEBUG cinder.api.middleware.request_id [req-ee491005-5183-4beb-803c-a89c5390d1ef req-8f35d879-23c4-4c95-b35b-0442f7b65ecf None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 835.418289] [55808]: INFO cinder.api.openstack.wsgi [req-ee491005-5183-4beb-803c-a89c5390d1ef req-8f35d879-23c4-4c95-b35b-0442f7b65ecf tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] PUT http://10.180.1.21/volume/v3/attachments/8c07f8ce-cb4b-4018-9a6a-49c16e9eac19 [ 835.418767] [55808]: DEBUG cinder.api.openstack.wsgi [req-ee491005-5183-4beb-803c-a89c5390d1ef req-8f35d879-23c4-4c95-b35b-0442f7b65ecf tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-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=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 835.432072] [55808]: DEBUG cinder.coordination [req-ee491005-5183-4beb-803c-a89c5390d1ef req-8f35d879-23c4-4c95-b35b-0442f7b65ecf tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Acquiring lock "cinder-attachment_update-908bf363-ffc6-4132-9de9-9e12ac754313-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55808) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 835.436772] [55808]: DEBUG cinder.coordination [req-ee491005-5183-4beb-803c-a89c5390d1ef req-8f35d879-23c4-4c95-b35b-0442f7b65ecf tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Lock "cinder-attachment_update-908bf363-ffc6-4132-9de9-9e12ac754313-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55808) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 835.437923] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 835.437923] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 835.960113] [55808]: DEBUG cinder.coordination [req-ee491005-5183-4beb-803c-a89c5390d1ef req-8f35d879-23c4-4c95-b35b-0442f7b65ecf tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Lock "cinder-attachment_update-908bf363-ffc6-4132-9de9-9e12ac754313-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.522s {{(pid=55808) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 835.960113] [55808]: INFO cinder.api.openstack.wsgi [req-ee491005-5183-4beb-803c-a89c5390d1ef req-8f35d879-23c4-4c95-b35b-0442f7b65ecf tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] http://10.180.1.21/volume/v3/attachments/8c07f8ce-cb4b-4018-9a6a-49c16e9eac19 returned with HTTP 200 [ 835.960113] [55808]: [pid: 55808|app: 0|req: 77/128] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 02:34:21 2025] PUT /volume/v3/attachments/8c07f8ce-cb4b-4018-9a6a-49c16e9eac19 => generated 617 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 836.048934] [55807]: DEBUG cinder.api.middleware.request_id [req-1c8f8458-c6b0-4633-9dc0-b0a3eb6a6c3c req-6b42513e-22e1-4198-a653-5d3fa5113809 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 836.052615] [55807]: INFO cinder.api.openstack.wsgi [req-1c8f8458-c6b0-4633-9dc0-b0a3eb6a6c3c req-6b42513e-22e1-4198-a653-5d3fa5113809 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d8ce5cdf-891a-4517-9f48-4f3fac2cedac [ 836.052864] [55807]: DEBUG cinder.api.openstack.wsgi [req-1c8f8458-c6b0-4633-9dc0-b0a3eb6a6c3c req-6b42513e-22e1-4198-a653-5d3fa5113809 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 836.053179] [55807]: DEBUG cinder.api.openstack.wsgi [req-1c8f8458-c6b0-4633-9dc0-b0a3eb6a6c3c req-6b42513e-22e1-4198-a653-5d3fa5113809 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Calling method 'version_select' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 836.071649] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 836.071649] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 836.469579] [55808]: DEBUG cinder.api.middleware.request_id [req-ee491005-5183-4beb-803c-a89c5390d1ef req-e7c485d4-5be7-45da-8485-d0b9ccee573d None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 836.472285] [55808]: INFO cinder.api.openstack.wsgi [req-ee491005-5183-4beb-803c-a89c5390d1ef req-e7c485d4-5be7-45da-8485-d0b9ccee573d tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] POST http://10.180.1.21/volume/v3/attachments/8c07f8ce-cb4b-4018-9a6a-49c16e9eac19/action [ 836.472841] [55808]: DEBUG cinder.api.openstack.wsgi [req-ee491005-5183-4beb-803c-a89c5390d1ef req-e7c485d4-5be7-45da-8485-d0b9ccee573d tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Action body: b'{"os-complete": null}' {{(pid=55808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 836.473094] [55808]: DEBUG cinder.api.openstack.wsgi [req-ee491005-5183-4beb-803c-a89c5390d1ef req-e7c485d4-5be7-45da-8485-d0b9ccee573d tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 836.490453] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 836.490453] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 836.498037] [55808]: INFO cinder.api.openstack.wsgi [req-ee491005-5183-4beb-803c-a89c5390d1ef req-e7c485d4-5be7-45da-8485-d0b9ccee573d tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] http://10.180.1.21/volume/v3/attachments/8c07f8ce-cb4b-4018-9a6a-49c16e9eac19/action returned with HTTP 204 [ 836.502119] [55808]: [pid: 55808|app: 0|req: 78/129] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 02:34:22 2025] POST /volume/v3/attachments/8c07f8ce-cb4b-4018-9a6a-49c16e9eac19/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 836.607063] [55807]: INFO cinder.api.openstack.wsgi [req-1c8f8458-c6b0-4633-9dc0-b0a3eb6a6c3c req-6b42513e-22e1-4198-a653-5d3fa5113809 tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] http://10.180.1.21/volume/v3/attachments/d8ce5cdf-891a-4517-9f48-4f3fac2cedac returned with HTTP 200 [ 836.607063] [55807]: [pid: 55807|app: 0|req: 52/130] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 02:34:21 2025] DELETE /volume/v3/attachments/d8ce5cdf-891a-4517-9f48-4f3fac2cedac => generated 19 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 836.613543] [55808]: DEBUG cinder.api.middleware.request_id [req-1c8f8458-c6b0-4633-9dc0-b0a3eb6a6c3c req-818ccc1d-d122-4757-ac0c-ea7ba3401e6c None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 836.616279] [55808]: INFO cinder.api.openstack.wsgi [req-1c8f8458-c6b0-4633-9dc0-b0a3eb6a6c3c req-818ccc1d-d122-4757-ac0c-ea7ba3401e6c tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a [ 836.616469] [55808]: DEBUG cinder.api.openstack.wsgi [req-1c8f8458-c6b0-4633-9dc0-b0a3eb6a6c3c req-818ccc1d-d122-4757-ac0c-ea7ba3401e6c tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 836.616686] [55808]: DEBUG cinder.api.openstack.wsgi [req-1c8f8458-c6b0-4633-9dc0-b0a3eb6a6c3c req-818ccc1d-d122-4757-ac0c-ea7ba3401e6c tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Calling method 'delete' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 836.616893] [55808]: INFO cinder.api.v3.volumes [req-1c8f8458-c6b0-4633-9dc0-b0a3eb6a6c3c req-818ccc1d-d122-4757-ac0c-ea7ba3401e6c tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Delete volume with id: e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a [ 836.627798] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 836.627798] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 836.628363] [55808]: INFO cinder.volume.api [req-1c8f8458-c6b0-4633-9dc0-b0a3eb6a6c3c req-818ccc1d-d122-4757-ac0c-ea7ba3401e6c tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Volume info retrieved successfully. [ 836.651757] [55808]: INFO cinder.volume.api [req-1c8f8458-c6b0-4633-9dc0-b0a3eb6a6c3c req-818ccc1d-d122-4757-ac0c-ea7ba3401e6c tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] Delete volume request issued successfully. [ 836.652559] [55808]: INFO cinder.api.openstack.wsgi [req-1c8f8458-c6b0-4633-9dc0-b0a3eb6a6c3c req-818ccc1d-d122-4757-ac0c-ea7ba3401e6c tempest-ServerActionsV293TestJSON-1434338624 tempest-ServerActionsV293TestJSON-1434338624-project-member] http://10.180.1.21/volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a returned with HTTP 202 [ 836.653050] [55808]: [pid: 55808|app: 0|req: 79/131] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Feb 20 02:34:22 2025] DELETE /volume/v3/volumes/e5558acc-3f75-4bb9-8e2f-326bfe1dcf5a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 839.377571] [55807]: DEBUG cinder.api.middleware.request_id [None req-6c804c93-d992-4812-ab5f-42ffc2c582e4 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 839.449301] [55807]: INFO cinder.api.openstack.wsgi [None req-6c804c93-d992-4812-ab5f-42ffc2c582e4 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] POST http://10.180.1.21/volume/v3/volumes [ 839.449706] [55807]: DEBUG cinder.api.openstack.wsgi [None req-6c804c93-d992-4812-ab5f-42ffc2c582e4 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1667643548"}} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 839.451680] [55807]: DEBUG cinder.api.v3.volumes [None req-6c804c93-d992-4812-ab5f-42ffc2c582e4 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1667643548'}} {{(pid=55807) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 839.451823] [55807]: INFO cinder.api.v3.volumes [None req-6c804c93-d992-4812-ab5f-42ffc2c582e4 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Create volume of 1 GB [ 839.452251] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 839.452251] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 839.459231] [55807]: INFO cinder.volume.api [None req-6c804c93-d992-4812-ab5f-42ffc2c582e4 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Availability Zones retrieved successfully. [ 839.468023] [55807]: DEBUG cinder.volume.api [None req-6c804c93-d992-4812-ab5f-42ffc2c582e4 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Flow 'volume_create_api' (ef7aa4b0-3a74-4a48-8d0c-dcafcd27c608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 839.469044] [55807]: DEBUG cinder.volume.api [None req-6c804c93-d992-4812-ab5f-42ffc2c582e4 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9abf519a-bcf6-4b08-baf3-f5af36198520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 839.470411] [55807]: DEBUG cinder.volume.flows.api.create_volume [None req-6c804c93-d992-4812-ab5f-42ffc2c582e4 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Validating volume size '1' using validate_int {{(pid=55807) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 839.501852] [55807]: DEBUG cinder.volume.api [None req-6c804c93-d992-4812-ab5f-42ffc2c582e4 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9abf519a-bcf6-4b08-baf3-f5af36198520) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T02:29:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b2d3a607-9356-4aef-85f0-4f99d559be9b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b2d3a607-9356-4aef-85f0-4f99d559be9b', '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=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 839.503012] [55807]: DEBUG cinder.volume.api [None req-6c804c93-d992-4812-ab5f-42ffc2c582e4 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90507fe1-ae02-4a96-b820-f2c855f56ed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 839.552592] [55807]: DEBUG cinder.quota [None req-6c804c93-d992-4812-ab5f-42ffc2c582e4 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Created reservations ['9f528982-bdde-404c-9eb4-8a812f9dac29', '2442e7b4-b835-4139-9d39-7cd062d39a28', '7e8c5469-4802-4f1a-962a-badd1ba35c58', 'd17f1441-32d2-4191-b6ac-6789ac800dd1'] {{(pid=55807) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 839.553998] [55807]: DEBUG cinder.volume.api [None req-6c804c93-d992-4812-ab5f-42ffc2c582e4 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90507fe1-ae02-4a96-b820-f2c855f56ed9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f528982-bdde-404c-9eb4-8a812f9dac29', '2442e7b4-b835-4139-9d39-7cd062d39a28', '7e8c5469-4802-4f1a-962a-badd1ba35c58', 'd17f1441-32d2-4191-b6ac-6789ac800dd1']}' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 839.554757] [55807]: DEBUG cinder.volume.api [None req-6c804c93-d992-4812-ab5f-42ffc2c582e4 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5d2fc8a-0942-4d7d-b668-06d9e143e33c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 839.579030] [55807]: DEBUG cinder.volume.api [None req-6c804c93-d992-4812-ab5f-42ffc2c582e4 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5d2fc8a-0942-4d7d-b668-06d9e143e33c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f7be783-0d3f-4ca7-9db4-27bca0550cc0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1667643548',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e46ce06af9cb4a638b8fb4955fd65fcf',qos_specs=None,replication_status=,reservations=['9f528982-bdde-404c-9eb4-8a812f9dac29','2442e7b4-b835-4139-9d39-7cd062d39a28','7e8c5469-4802-4f1a-962a-badd1ba35c58','d17f1441-32d2-4191-b6ac-6789ac800dd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7eb78ba0d74e4b3ea69d7869605ddfd6',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b), '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-20T02:34:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1667643548',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f7be783-0d3f-4ca7-9db4-27bca0550cc0,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e46ce06af9cb4a638b8fb4955fd65fcf',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='7eb78ba0d74e4b3ea69d7869605ddfd6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b2d3a607-9356-4aef-85f0-4f99d559be9b),volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 839.580205] [55807]: DEBUG cinder.volume.api [None req-6c804c93-d992-4812-ab5f-42ffc2c582e4 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f992d5ea-e274-4124-9f14-a42eae65b5c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 839.599933] [55807]: DEBUG cinder.volume.api [None req-6c804c93-d992-4812-ab5f-42ffc2c582e4 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f992d5ea-e274-4124-9f14-a42eae65b5c3) 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-1667643548',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e46ce06af9cb4a638b8fb4955fd65fcf',qos_specs=None,replication_status=,reservations=['9f528982-bdde-404c-9eb4-8a812f9dac29','2442e7b4-b835-4139-9d39-7cd062d39a28','7e8c5469-4802-4f1a-962a-badd1ba35c58','d17f1441-32d2-4191-b6ac-6789ac800dd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7eb78ba0d74e4b3ea69d7869605ddfd6',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 839.601010] [55807]: DEBUG cinder.volume.api [None req-6c804c93-d992-4812-ab5f-42ffc2c582e4 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d7ea667-f6d8-4418-97b6-b2389dbacba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 839.615103] [55807]: DEBUG cinder.volume.api [None req-6c804c93-d992-4812-ab5f-42ffc2c582e4 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d7ea667-f6d8-4418-97b6-b2389dbacba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 839.615103] [55807]: DEBUG cinder.volume.api [None req-6c804c93-d992-4812-ab5f-42ffc2c582e4 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Flow 'volume_create_api' (ef7aa4b0-3a74-4a48-8d0c-dcafcd27c608) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55807) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 839.615348] [55807]: INFO cinder.volume.api [None req-6c804c93-d992-4812-ab5f-42ffc2c582e4 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Create volume request issued successfully. [ 839.616043] [55807]: INFO cinder.api.openstack.wsgi [None req-6c804c93-d992-4812-ab5f-42ffc2c582e4 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 839.616495] [55807]: [pid: 55807|app: 0|req: 53/132] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Feb 20 02:34:25 2025] POST /volume/v3/volumes => generated 759 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 839.632210] [55808]: DEBUG cinder.api.middleware.request_id [None req-c7ca5889-3ab8-4742-8f32-b5ea5e18c81c None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 839.636953] [55808]: INFO cinder.api.openstack.wsgi [None req-c7ca5889-3ab8-4742-8f32-b5ea5e18c81c tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] GET http://10.180.1.21/volume/v3/volumes/0f7be783-0d3f-4ca7-9db4-27bca0550cc0 [ 839.637824] [55808]: DEBUG cinder.api.openstack.wsgi [None req-c7ca5889-3ab8-4742-8f32-b5ea5e18c81c tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 839.638262] [55808]: DEBUG cinder.api.openstack.wsgi [None req-c7ca5889-3ab8-4742-8f32-b5ea5e18c81c tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 839.655527] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 839.655527] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 839.667074] [55808]: INFO cinder.volume.api [None req-c7ca5889-3ab8-4742-8f32-b5ea5e18c81c tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Volume info retrieved successfully. [ 839.674899] [55808]: INFO cinder.api.openstack.wsgi [None req-c7ca5889-3ab8-4742-8f32-b5ea5e18c81c tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] http://10.180.1.21/volume/v3/volumes/0f7be783-0d3f-4ca7-9db4-27bca0550cc0 returned with HTTP 200 [ 839.674899] [55808]: [pid: 55808|app: 0|req: 80/133] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:25 2025] GET /volume/v3/volumes/0f7be783-0d3f-4ca7-9db4-27bca0550cc0 => generated 827 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 840.157562] [55807]: DEBUG cinder.api.middleware.request_id [req-67ad23bf-e8bd-4b2a-b0f3-e4f9e954e51b req-5e2d5dd0-aded-445a-9c95-b3e9e65002c3 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 840.164635] [55807]: INFO cinder.api.openstack.wsgi [req-67ad23bf-e8bd-4b2a-b0f3-e4f9e954e51b req-5e2d5dd0-aded-445a-9c95-b3e9e65002c3 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] GET http://10.180.1.21/volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee [ 840.166191] [55807]: DEBUG cinder.api.openstack.wsgi [req-67ad23bf-e8bd-4b2a-b0f3-e4f9e954e51b req-5e2d5dd0-aded-445a-9c95-b3e9e65002c3 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 840.166191] [55807]: DEBUG cinder.api.openstack.wsgi [req-67ad23bf-e8bd-4b2a-b0f3-e4f9e954e51b req-5e2d5dd0-aded-445a-9c95-b3e9e65002c3 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 840.180062] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 840.180062] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 840.180652] [55807]: INFO cinder.volume.api [req-67ad23bf-e8bd-4b2a-b0f3-e4f9e954e51b req-5e2d5dd0-aded-445a-9c95-b3e9e65002c3 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Volume info retrieved successfully. [ 840.186672] [55807]: INFO cinder.api.openstack.wsgi [req-67ad23bf-e8bd-4b2a-b0f3-e4f9e954e51b req-5e2d5dd0-aded-445a-9c95-b3e9e65002c3 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] http://10.180.1.21/volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee returned with HTTP 200 [ 840.187135] [55807]: [pid: 55807|app: 0|req: 54/134] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:34:26 2025] GET /volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee => generated 1010 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 840.687911] [55808]: DEBUG cinder.api.middleware.request_id [None req-06b750f9-b965-4c19-925d-329ed2aeb244 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 840.690081] [55808]: INFO cinder.api.openstack.wsgi [None req-06b750f9-b965-4c19-925d-329ed2aeb244 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] GET http://10.180.1.21/volume/v3/volumes/0f7be783-0d3f-4ca7-9db4-27bca0550cc0 [ 840.690465] [55808]: DEBUG cinder.api.openstack.wsgi [None req-06b750f9-b965-4c19-925d-329ed2aeb244 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 840.691523] [55808]: DEBUG cinder.api.openstack.wsgi [None req-06b750f9-b965-4c19-925d-329ed2aeb244 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 840.702969] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 840.702969] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 840.707349] [55808]: INFO cinder.volume.api [None req-06b750f9-b965-4c19-925d-329ed2aeb244 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Volume info retrieved successfully. [ 840.713190] [55808]: INFO cinder.api.openstack.wsgi [None req-06b750f9-b965-4c19-925d-329ed2aeb244 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] http://10.180.1.21/volume/v3/volumes/0f7be783-0d3f-4ca7-9db4-27bca0550cc0 returned with HTTP 200 [ 840.713678] [55808]: [pid: 55808|app: 0|req: 81/135] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:26 2025] GET /volume/v3/volumes/0f7be783-0d3f-4ca7-9db4-27bca0550cc0 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 841.708960] [55807]: DEBUG cinder.api.middleware.request_id [None req-974424aa-ed1e-4705-924b-36301b95c9fc None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 841.709448] [55807]: INFO cinder.api.openstack.wsgi [None req-974424aa-ed1e-4705-924b-36301b95c9fc None None] GET http://10.180.1.21/volume// [ 841.709642] [55807]: DEBUG cinder.api.openstack.wsgi [None req-974424aa-ed1e-4705-924b-36301b95c9fc None None] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 841.709935] [55807]: DEBUG cinder.api.openstack.wsgi [None req-974424aa-ed1e-4705-924b-36301b95c9fc None None] Calling method 'all' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 841.710614] [55807]: INFO cinder.api.openstack.wsgi [None req-974424aa-ed1e-4705-924b-36301b95c9fc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 841.710782] [55807]: [pid: 55807|app: 0|req: 55/136] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 02:34:27 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 841.715494] [55808]: DEBUG cinder.api.middleware.request_id [req-67ad23bf-e8bd-4b2a-b0f3-e4f9e954e51b req-94e1ce0d-9d49-4c08-a23c-a0fea90987f4 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 841.717933] [55808]: INFO cinder.api.openstack.wsgi [req-67ad23bf-e8bd-4b2a-b0f3-e4f9e954e51b req-94e1ce0d-9d49-4c08-a23c-a0fea90987f4 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 841.718371] [55808]: DEBUG cinder.api.openstack.wsgi [req-67ad23bf-e8bd-4b2a-b0f3-e4f9e954e51b req-94e1ce0d-9d49-4c08-a23c-a0fea90987f4 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "058257de-f0d4-4b86-b1b1-66b20befc8ee", "connector": null, "instance_uuid": "963685d3-4584-45df-bc9a-dfd51534bfe8"}} {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 841.731170] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 841.731170] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 841.752363] [55808]: INFO cinder.api.openstack.wsgi [req-67ad23bf-e8bd-4b2a-b0f3-e4f9e954e51b req-94e1ce0d-9d49-4c08-a23c-a0fea90987f4 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 841.752940] [55808]: [pid: 55808|app: 0|req: 82/137] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 02:34:27 2025] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 841.771845] [55807]: DEBUG cinder.api.middleware.request_id [None req-de8890a9-a8f3-4bb2-be91-bda33eea2b6f None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 841.774049] [55807]: INFO cinder.api.openstack.wsgi [None req-de8890a9-a8f3-4bb2-be91-bda33eea2b6f tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] GET http://10.180.1.21/volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee [ 841.774304] [55807]: DEBUG cinder.api.openstack.wsgi [None req-de8890a9-a8f3-4bb2-be91-bda33eea2b6f tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 841.774557] [55807]: DEBUG cinder.api.openstack.wsgi [None req-de8890a9-a8f3-4bb2-be91-bda33eea2b6f tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 841.785139] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 841.785139] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 841.788489] [55807]: INFO cinder.volume.api [None req-de8890a9-a8f3-4bb2-be91-bda33eea2b6f tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Volume info retrieved successfully. [ 841.793242] [55807]: INFO cinder.api.openstack.wsgi [None req-de8890a9-a8f3-4bb2-be91-bda33eea2b6f tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] http://10.180.1.21/volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee returned with HTTP 200 [ 841.793786] [55807]: [pid: 55807|app: 0|req: 56/138] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:27 2025] GET /volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee => generated 1009 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 842.276199] [55808]: DEBUG cinder.api.middleware.request_id [None req-c1314b0c-122d-4b63-b925-bb7f18d14828 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 842.276695] [55808]: INFO cinder.api.openstack.wsgi [None req-c1314b0c-122d-4b63-b925-bb7f18d14828 None None] GET http://10.180.1.21/volume// [ 842.276917] [55808]: DEBUG cinder.api.openstack.wsgi [None req-c1314b0c-122d-4b63-b925-bb7f18d14828 None None] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 842.277191] [55808]: DEBUG cinder.api.openstack.wsgi [None req-c1314b0c-122d-4b63-b925-bb7f18d14828 None None] Calling method 'all' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 842.277630] [55808]: INFO cinder.api.openstack.wsgi [None req-c1314b0c-122d-4b63-b925-bb7f18d14828 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 842.277994] [55808]: [pid: 55808|app: 0|req: 83/139] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 02:34:28 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 842.282493] [55807]: DEBUG cinder.api.middleware.request_id [req-67ad23bf-e8bd-4b2a-b0f3-e4f9e954e51b req-6896bb21-bb43-4ed7-91d6-7ed1994af640 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 842.287676] [55807]: INFO cinder.api.openstack.wsgi [req-67ad23bf-e8bd-4b2a-b0f3-e4f9e954e51b req-6896bb21-bb43-4ed7-91d6-7ed1994af640 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] GET http://10.180.1.21/volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee [ 842.288077] [55807]: DEBUG cinder.api.openstack.wsgi [req-67ad23bf-e8bd-4b2a-b0f3-e4f9e954e51b req-6896bb21-bb43-4ed7-91d6-7ed1994af640 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 842.288340] [55807]: DEBUG cinder.api.openstack.wsgi [req-67ad23bf-e8bd-4b2a-b0f3-e4f9e954e51b req-6896bb21-bb43-4ed7-91d6-7ed1994af640 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 842.306690] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 842.306690] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 842.310975] [55807]: INFO cinder.volume.api [req-67ad23bf-e8bd-4b2a-b0f3-e4f9e954e51b req-6896bb21-bb43-4ed7-91d6-7ed1994af640 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Volume info retrieved successfully. [ 842.315670] [55807]: INFO cinder.api.openstack.wsgi [req-67ad23bf-e8bd-4b2a-b0f3-e4f9e954e51b req-6896bb21-bb43-4ed7-91d6-7ed1994af640 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] http://10.180.1.21/volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee returned with HTTP 200 [ 842.316174] [55807]: [pid: 55807|app: 0|req: 57/140] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 02:34:28 2025] GET /volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee => generated 1233 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 842.344849] [55808]: DEBUG cinder.api.middleware.request_id [req-67ad23bf-e8bd-4b2a-b0f3-e4f9e954e51b req-d31c8e3c-f1d0-44b9-bd64-b39476840bd9 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 842.348182] [55808]: INFO cinder.api.openstack.wsgi [req-67ad23bf-e8bd-4b2a-b0f3-e4f9e954e51b req-d31c8e3c-f1d0-44b9-bd64-b39476840bd9 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] PUT http://10.180.1.21/volume/v3/attachments/a56d6bb5-2adb-40d8-a181-baf7c94b0944 [ 842.348794] [55808]: DEBUG cinder.api.openstack.wsgi [req-67ad23bf-e8bd-4b2a-b0f3-e4f9e954e51b req-d31c8e3c-f1d0-44b9-bd64-b39476840bd9 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-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-546906", "mountpoint": "/dev/sdb"}}} {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 842.360955] [55808]: DEBUG cinder.coordination [req-67ad23bf-e8bd-4b2a-b0f3-e4f9e954e51b req-d31c8e3c-f1d0-44b9-bd64-b39476840bd9 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Acquiring lock "cinder-attachment_update-058257de-f0d4-4b86-b1b1-66b20befc8ee-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55808) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 842.367009] [55808]: DEBUG cinder.coordination [req-67ad23bf-e8bd-4b2a-b0f3-e4f9e954e51b req-d31c8e3c-f1d0-44b9-bd64-b39476840bd9 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Lock "cinder-attachment_update-058257de-f0d4-4b86-b1b1-66b20befc8ee-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55808) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 842.368799] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 842.368799] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 842.804610] [55807]: DEBUG cinder.api.middleware.request_id [None req-e80d9985-fe3e-4dc0-856a-d940056c204e None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 842.806969] [55807]: INFO cinder.api.openstack.wsgi [None req-e80d9985-fe3e-4dc0-856a-d940056c204e tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] GET http://10.180.1.21/volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee [ 842.807225] [55807]: DEBUG cinder.api.openstack.wsgi [None req-e80d9985-fe3e-4dc0-856a-d940056c204e tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 842.807449] [55807]: DEBUG cinder.api.openstack.wsgi [None req-e80d9985-fe3e-4dc0-856a-d940056c204e tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 842.822499] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 842.822499] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 842.827268] [55807]: INFO cinder.volume.api [None req-e80d9985-fe3e-4dc0-856a-d940056c204e tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Volume info retrieved successfully. [ 842.831091] [55807]: INFO cinder.api.openstack.wsgi [None req-e80d9985-fe3e-4dc0-856a-d940056c204e tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] http://10.180.1.21/volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee returned with HTTP 200 [ 842.831509] [55807]: [pid: 55807|app: 0|req: 58/141] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:28 2025] GET /volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee => generated 1009 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 843.843442] [55807]: DEBUG cinder.api.middleware.request_id [None req-4375e73d-90cb-45cd-af59-c411ef68a10b None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 843.845705] [55807]: INFO cinder.api.openstack.wsgi [None req-4375e73d-90cb-45cd-af59-c411ef68a10b tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] GET http://10.180.1.21/volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee [ 843.845938] [55807]: DEBUG cinder.api.openstack.wsgi [None req-4375e73d-90cb-45cd-af59-c411ef68a10b tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 843.846180] [55807]: DEBUG cinder.api.openstack.wsgi [None req-4375e73d-90cb-45cd-af59-c411ef68a10b tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 843.861788] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 843.861788] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 843.865539] [55807]: INFO cinder.volume.api [None req-4375e73d-90cb-45cd-af59-c411ef68a10b tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Volume info retrieved successfully. [ 843.871073] [55807]: INFO cinder.api.openstack.wsgi [None req-4375e73d-90cb-45cd-af59-c411ef68a10b tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] http://10.180.1.21/volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee returned with HTTP 200 [ 843.871533] [55807]: [pid: 55807|app: 0|req: 59/142] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:29 2025] GET /volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee => generated 1009 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 843.912663] [55807]: DEBUG cinder.api.middleware.request_id [req-02bec0a2-e8d1-46f6-8c8a-1813a38d0f38 req-23e2d92e-2332-4c39-a250-96379ea06f38 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 843.916267] [55807]: INFO cinder.api.openstack.wsgi [req-02bec0a2-e8d1-46f6-8c8a-1813a38d0f38 req-23e2d92e-2332-4c39-a250-96379ea06f38 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] GET http://10.180.1.21/volume/v3/volumes/0f7be783-0d3f-4ca7-9db4-27bca0550cc0 [ 843.916267] [55807]: DEBUG cinder.api.openstack.wsgi [req-02bec0a2-e8d1-46f6-8c8a-1813a38d0f38 req-23e2d92e-2332-4c39-a250-96379ea06f38 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 843.916267] [55807]: DEBUG cinder.api.openstack.wsgi [req-02bec0a2-e8d1-46f6-8c8a-1813a38d0f38 req-23e2d92e-2332-4c39-a250-96379ea06f38 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 843.923742] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 843.923742] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 843.927560] [55807]: INFO cinder.volume.api [req-02bec0a2-e8d1-46f6-8c8a-1813a38d0f38 req-23e2d92e-2332-4c39-a250-96379ea06f38 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Volume info retrieved successfully. [ 843.933660] [55807]: INFO cinder.api.openstack.wsgi [req-02bec0a2-e8d1-46f6-8c8a-1813a38d0f38 req-23e2d92e-2332-4c39-a250-96379ea06f38 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] http://10.180.1.21/volume/v3/volumes/0f7be783-0d3f-4ca7-9db4-27bca0550cc0 returned with HTTP 200 [ 843.933660] [55807]: [pid: 55807|app: 0|req: 60/143] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:34:29 2025] GET /volume/v3/volumes/0f7be783-0d3f-4ca7-9db4-27bca0550cc0 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 843.942684] [55807]: DEBUG cinder.api.middleware.request_id [None req-c059c169-4514-4865-9308-8aa5bdbd8da4 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 843.945316] [55807]: INFO cinder.api.openstack.wsgi [None req-c059c169-4514-4865-9308-8aa5bdbd8da4 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] POST http://10.180.1.21/volume/v3/volumes [ 843.945825] [55807]: DEBUG cinder.api.openstack.wsgi [None req-c059c169-4514-4865-9308-8aa5bdbd8da4 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1969822031"}} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 843.949990] [55807]: DEBUG cinder.api.v3.volumes [None req-c059c169-4514-4865-9308-8aa5bdbd8da4 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1969822031'}} {{(pid=55807) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 843.949990] [55807]: INFO cinder.api.v3.volumes [None req-c059c169-4514-4865-9308-8aa5bdbd8da4 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Create volume of 1 GB [ 843.953218] [55807]: INFO cinder.volume.api [None req-c059c169-4514-4865-9308-8aa5bdbd8da4 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Availability Zones retrieved successfully. [ 843.963024] [55807]: DEBUG cinder.volume.api [None req-c059c169-4514-4865-9308-8aa5bdbd8da4 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Flow 'volume_create_api' (25e7f060-744d-4c06-bb88-b2f2b067cf88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 843.963024] [55807]: DEBUG cinder.volume.api [None req-c059c169-4514-4865-9308-8aa5bdbd8da4 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd9fa853-3333-4f0a-9094-077293c57d08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 843.963711] [55807]: DEBUG cinder.volume.flows.api.create_volume [None req-c059c169-4514-4865-9308-8aa5bdbd8da4 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Validating volume size '1' using validate_int {{(pid=55807) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 843.990156] [55807]: DEBUG cinder.volume.api [None req-c059c169-4514-4865-9308-8aa5bdbd8da4 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd9fa853-3333-4f0a-9094-077293c57d08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T02:29:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b2d3a607-9356-4aef-85f0-4f99d559be9b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b2d3a607-9356-4aef-85f0-4f99d559be9b', '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=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 843.991392] [55807]: DEBUG cinder.volume.api [None req-c059c169-4514-4865-9308-8aa5bdbd8da4 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd120e9e-10d8-4fd6-be00-c9cb64150ed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 844.025679] [55807]: DEBUG cinder.quota [None req-c059c169-4514-4865-9308-8aa5bdbd8da4 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Created reservations ['3f35ff80-a1af-4b06-8ff0-f9f4c3d76a0a', 'd8c4b948-e4cd-41fe-b5cf-d25815640c85', '0c64b603-88e7-4bd9-8802-5bddbbed7e73', 'c76b5830-dee1-4602-b5cd-6dc7db97e43a'] {{(pid=55807) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 844.027717] [55807]: DEBUG cinder.volume.api [None req-c059c169-4514-4865-9308-8aa5bdbd8da4 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd120e9e-10d8-4fd6-be00-c9cb64150ed3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f35ff80-a1af-4b06-8ff0-f9f4c3d76a0a', 'd8c4b948-e4cd-41fe-b5cf-d25815640c85', '0c64b603-88e7-4bd9-8802-5bddbbed7e73', 'c76b5830-dee1-4602-b5cd-6dc7db97e43a']}' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 844.028672] [55807]: DEBUG cinder.volume.api [None req-c059c169-4514-4865-9308-8aa5bdbd8da4 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cecc70f6-6449-4d1b-837b-aad41a4e58fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 844.042191] [55807]: DEBUG cinder.volume.api [None req-c059c169-4514-4865-9308-8aa5bdbd8da4 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cecc70f6-6449-4d1b-837b-aad41a4e58fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88f92826-f155-4ff4-b69f-6594168c0dad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1969822031',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e46ce06af9cb4a638b8fb4955fd65fcf',qos_specs=None,replication_status=,reservations=['3f35ff80-a1af-4b06-8ff0-f9f4c3d76a0a','d8c4b948-e4cd-41fe-b5cf-d25815640c85','0c64b603-88e7-4bd9-8802-5bddbbed7e73','c76b5830-dee1-4602-b5cd-6dc7db97e43a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7eb78ba0d74e4b3ea69d7869605ddfd6',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b), '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-20T02:34:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1969822031',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88f92826-f155-4ff4-b69f-6594168c0dad,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e46ce06af9cb4a638b8fb4955fd65fcf',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='7eb78ba0d74e4b3ea69d7869605ddfd6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b2d3a607-9356-4aef-85f0-4f99d559be9b),volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 844.043265] [55807]: DEBUG cinder.volume.api [None req-c059c169-4514-4865-9308-8aa5bdbd8da4 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (585d178c-8b23-4044-b2a5-2c88a06fdf7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 844.061924] [55807]: DEBUG cinder.volume.api [None req-c059c169-4514-4865-9308-8aa5bdbd8da4 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (585d178c-8b23-4044-b2a5-2c88a06fdf7d) 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-1969822031',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e46ce06af9cb4a638b8fb4955fd65fcf',qos_specs=None,replication_status=,reservations=['3f35ff80-a1af-4b06-8ff0-f9f4c3d76a0a','d8c4b948-e4cd-41fe-b5cf-d25815640c85','0c64b603-88e7-4bd9-8802-5bddbbed7e73','c76b5830-dee1-4602-b5cd-6dc7db97e43a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7eb78ba0d74e4b3ea69d7869605ddfd6',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 844.063044] [55807]: DEBUG cinder.volume.api [None req-c059c169-4514-4865-9308-8aa5bdbd8da4 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94f03fc1-f5a6-4b30-9537-83d2cea281ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 844.072249] [55807]: DEBUG cinder.volume.api [None req-c059c169-4514-4865-9308-8aa5bdbd8da4 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94f03fc1-f5a6-4b30-9537-83d2cea281ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 844.073368] [55807]: DEBUG cinder.volume.api [None req-c059c169-4514-4865-9308-8aa5bdbd8da4 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Flow 'volume_create_api' (25e7f060-744d-4c06-bb88-b2f2b067cf88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55807) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 844.074554] [55807]: INFO cinder.volume.api [None req-c059c169-4514-4865-9308-8aa5bdbd8da4 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Create volume request issued successfully. [ 844.074554] [55807]: INFO cinder.api.openstack.wsgi [None req-c059c169-4514-4865-9308-8aa5bdbd8da4 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 844.075203] [55807]: [pid: 55807|app: 0|req: 61/144] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Feb 20 02:34:29 2025] POST /volume/v3/volumes => generated 759 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 844.084126] [55807]: DEBUG cinder.api.middleware.request_id [None req-f6f86500-4095-4254-9808-a4e0ffaf2db3 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 844.089020] [55807]: INFO cinder.api.openstack.wsgi [None req-f6f86500-4095-4254-9808-a4e0ffaf2db3 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] GET http://10.180.1.21/volume/v3/volumes/88f92826-f155-4ff4-b69f-6594168c0dad [ 844.089020] [55807]: DEBUG cinder.api.openstack.wsgi [None req-f6f86500-4095-4254-9808-a4e0ffaf2db3 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 844.089020] [55807]: DEBUG cinder.api.openstack.wsgi [None req-f6f86500-4095-4254-9808-a4e0ffaf2db3 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 844.095477] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 844.095477] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 844.099947] [55807]: INFO cinder.volume.api [None req-f6f86500-4095-4254-9808-a4e0ffaf2db3 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Volume info retrieved successfully. [ 844.103415] [55807]: INFO cinder.api.openstack.wsgi [None req-f6f86500-4095-4254-9808-a4e0ffaf2db3 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] http://10.180.1.21/volume/v3/volumes/88f92826-f155-4ff4-b69f-6594168c0dad returned with HTTP 200 [ 844.103933] [55807]: [pid: 55807|app: 0|req: 62/145] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:29 2025] GET /volume/v3/volumes/88f92826-f155-4ff4-b69f-6594168c0dad => generated 827 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 844.882794] [55807]: DEBUG cinder.api.middleware.request_id [None req-51f3b4b2-de2e-46eb-95c9-b01cd81f499f None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 844.884985] [55807]: INFO cinder.api.openstack.wsgi [None req-51f3b4b2-de2e-46eb-95c9-b01cd81f499f tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] GET http://10.180.1.21/volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee [ 844.885217] [55807]: DEBUG cinder.api.openstack.wsgi [None req-51f3b4b2-de2e-46eb-95c9-b01cd81f499f tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 844.885455] [55807]: DEBUG cinder.api.openstack.wsgi [None req-51f3b4b2-de2e-46eb-95c9-b01cd81f499f tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 844.903416] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 844.903416] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 844.907104] [55807]: INFO cinder.volume.api [None req-51f3b4b2-de2e-46eb-95c9-b01cd81f499f tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Volume info retrieved successfully. [ 844.912214] [55807]: INFO cinder.api.openstack.wsgi [None req-51f3b4b2-de2e-46eb-95c9-b01cd81f499f tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] http://10.180.1.21/volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee returned with HTTP 200 [ 844.912748] [55807]: [pid: 55807|app: 0|req: 63/146] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:30 2025] GET /volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee => generated 1009 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 845.116995] [55807]: DEBUG cinder.api.middleware.request_id [None req-8d277c49-7a71-423d-aecf-35ae3ba909e9 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 845.119182] [55807]: INFO cinder.api.openstack.wsgi [None req-8d277c49-7a71-423d-aecf-35ae3ba909e9 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] GET http://10.180.1.21/volume/v3/volumes/88f92826-f155-4ff4-b69f-6594168c0dad [ 845.119423] [55807]: DEBUG cinder.api.openstack.wsgi [None req-8d277c49-7a71-423d-aecf-35ae3ba909e9 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 845.119647] [55807]: DEBUG cinder.api.openstack.wsgi [None req-8d277c49-7a71-423d-aecf-35ae3ba909e9 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 845.130738] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 845.130738] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 845.135123] [55807]: INFO cinder.volume.api [None req-8d277c49-7a71-423d-aecf-35ae3ba909e9 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Volume info retrieved successfully. [ 845.140420] [55807]: INFO cinder.api.openstack.wsgi [None req-8d277c49-7a71-423d-aecf-35ae3ba909e9 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] http://10.180.1.21/volume/v3/volumes/88f92826-f155-4ff4-b69f-6594168c0dad returned with HTTP 200 [ 845.141220] [55807]: [pid: 55807|app: 0|req: 64/147] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:30 2025] GET /volume/v3/volumes/88f92826-f155-4ff4-b69f-6594168c0dad => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 845.923532] [55807]: DEBUG cinder.api.middleware.request_id [None req-2da5a35b-4498-4184-9262-9f6e138402a9 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 845.926055] [55807]: INFO cinder.api.openstack.wsgi [None req-2da5a35b-4498-4184-9262-9f6e138402a9 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] GET http://10.180.1.21/volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee [ 845.926501] [55807]: DEBUG cinder.api.openstack.wsgi [None req-2da5a35b-4498-4184-9262-9f6e138402a9 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 845.926624] [55807]: DEBUG cinder.api.openstack.wsgi [None req-2da5a35b-4498-4184-9262-9f6e138402a9 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 845.949523] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 845.949523] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 845.956255] [55807]: INFO cinder.volume.api [None req-2da5a35b-4498-4184-9262-9f6e138402a9 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Volume info retrieved successfully. [ 845.965923] [55807]: INFO cinder.api.openstack.wsgi [None req-2da5a35b-4498-4184-9262-9f6e138402a9 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] http://10.180.1.21/volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee returned with HTTP 200 [ 845.966536] [55807]: [pid: 55807|app: 0|req: 65/148] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:31 2025] GET /volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee => generated 1009 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 846.215997] [55807]: DEBUG cinder.api.middleware.request_id [req-b844ef95-7a7d-4f12-a8f6-5ad23af79420 req-40dbc3b3-3454-4e28-9b7d-946784508467 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 846.219053] [55807]: INFO cinder.api.openstack.wsgi [req-b844ef95-7a7d-4f12-a8f6-5ad23af79420 req-40dbc3b3-3454-4e28-9b7d-946784508467 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] GET http://10.180.1.21/volume/v3/volumes/88f92826-f155-4ff4-b69f-6594168c0dad [ 846.219284] [55807]: DEBUG cinder.api.openstack.wsgi [req-b844ef95-7a7d-4f12-a8f6-5ad23af79420 req-40dbc3b3-3454-4e28-9b7d-946784508467 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 846.219506] [55807]: DEBUG cinder.api.openstack.wsgi [req-b844ef95-7a7d-4f12-a8f6-5ad23af79420 req-40dbc3b3-3454-4e28-9b7d-946784508467 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 846.227625] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 846.227625] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 846.231174] [55807]: INFO cinder.volume.api [req-b844ef95-7a7d-4f12-a8f6-5ad23af79420 req-40dbc3b3-3454-4e28-9b7d-946784508467 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Volume info retrieved successfully. [ 846.235470] [55807]: INFO cinder.api.openstack.wsgi [req-b844ef95-7a7d-4f12-a8f6-5ad23af79420 req-40dbc3b3-3454-4e28-9b7d-946784508467 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] http://10.180.1.21/volume/v3/volumes/88f92826-f155-4ff4-b69f-6594168c0dad returned with HTTP 200 [ 846.235855] [55807]: [pid: 55807|app: 0|req: 66/149] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:34:32 2025] GET /volume/v3/volumes/88f92826-f155-4ff4-b69f-6594168c0dad => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 846.244873] [55807]: DEBUG cinder.api.middleware.request_id [None req-7fba3f19-561c-4d9b-989b-8d16e68f724a None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 846.246817] [55807]: INFO cinder.api.openstack.wsgi [None req-7fba3f19-561c-4d9b-989b-8d16e68f724a tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] POST http://10.180.1.21/volume/v3/volumes [ 846.247191] [55807]: DEBUG cinder.api.openstack.wsgi [None req-7fba3f19-561c-4d9b-989b-8d16e68f724a tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1308302102"}} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 846.248828] [55807]: DEBUG cinder.api.v3.volumes [None req-7fba3f19-561c-4d9b-989b-8d16e68f724a tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1308302102'}} {{(pid=55807) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 846.248968] [55807]: INFO cinder.api.v3.volumes [None req-7fba3f19-561c-4d9b-989b-8d16e68f724a tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Create volume of 1 GB [ 846.252587] [55807]: INFO cinder.volume.api [None req-7fba3f19-561c-4d9b-989b-8d16e68f724a tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Availability Zones retrieved successfully. [ 846.259248] [55807]: DEBUG cinder.volume.api [None req-7fba3f19-561c-4d9b-989b-8d16e68f724a tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Flow 'volume_create_api' (f72ff52a-67b6-4cec-8932-b94d452d5063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 846.260456] [55807]: DEBUG cinder.volume.api [None req-7fba3f19-561c-4d9b-989b-8d16e68f724a tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f0b116e-2678-4df9-a43c-80641d59f8c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 846.261519] [55807]: DEBUG cinder.volume.flows.api.create_volume [None req-7fba3f19-561c-4d9b-989b-8d16e68f724a tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Validating volume size '1' using validate_int {{(pid=55807) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 846.287026] [55807]: DEBUG cinder.volume.api [None req-7fba3f19-561c-4d9b-989b-8d16e68f724a tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f0b116e-2678-4df9-a43c-80641d59f8c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T02:29:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b2d3a607-9356-4aef-85f0-4f99d559be9b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b2d3a607-9356-4aef-85f0-4f99d559be9b', '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=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 846.287026] [55807]: DEBUG cinder.volume.api [None req-7fba3f19-561c-4d9b-989b-8d16e68f724a tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abb280a1-c808-4598-ad8f-72f130d96e05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 846.324051] [55807]: DEBUG cinder.quota [None req-7fba3f19-561c-4d9b-989b-8d16e68f724a tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Created reservations ['ccbd622b-38bb-47b7-bf28-77633aae87b6', '73197fff-33cf-476e-af21-869f51ea8409', 'c52a2f9d-3c80-40b6-b201-42c38610c695', '1f4da2b7-d09b-4237-a1f9-53d29d835036'] {{(pid=55807) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 846.324051] [55807]: DEBUG cinder.volume.api [None req-7fba3f19-561c-4d9b-989b-8d16e68f724a tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abb280a1-c808-4598-ad8f-72f130d96e05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccbd622b-38bb-47b7-bf28-77633aae87b6', '73197fff-33cf-476e-af21-869f51ea8409', 'c52a2f9d-3c80-40b6-b201-42c38610c695', '1f4da2b7-d09b-4237-a1f9-53d29d835036']}' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 846.324051] [55807]: DEBUG cinder.volume.api [None req-7fba3f19-561c-4d9b-989b-8d16e68f724a tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cc26264-8e28-4183-bc1b-02b82a09075a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 846.338067] [55807]: DEBUG cinder.volume.api [None req-7fba3f19-561c-4d9b-989b-8d16e68f724a tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cc26264-8e28-4183-bc1b-02b82a09075a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '584a7b68-b246-4274-bd97-b83de275930c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1308302102',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e46ce06af9cb4a638b8fb4955fd65fcf',qos_specs=None,replication_status=,reservations=['ccbd622b-38bb-47b7-bf28-77633aae87b6','73197fff-33cf-476e-af21-869f51ea8409','c52a2f9d-3c80-40b6-b201-42c38610c695','1f4da2b7-d09b-4237-a1f9-53d29d835036'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7eb78ba0d74e4b3ea69d7869605ddfd6',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b), '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-20T02:34:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1308302102',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=584a7b68-b246-4274-bd97-b83de275930c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e46ce06af9cb4a638b8fb4955fd65fcf',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='7eb78ba0d74e4b3ea69d7869605ddfd6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b2d3a607-9356-4aef-85f0-4f99d559be9b),volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 846.339097] [55807]: DEBUG cinder.volume.api [None req-7fba3f19-561c-4d9b-989b-8d16e68f724a tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8edd2dd-6907-44e7-aa8c-bbb39a7e8dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 846.358477] [55807]: DEBUG cinder.volume.api [None req-7fba3f19-561c-4d9b-989b-8d16e68f724a tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8edd2dd-6907-44e7-aa8c-bbb39a7e8dc7) 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-1308302102',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e46ce06af9cb4a638b8fb4955fd65fcf',qos_specs=None,replication_status=,reservations=['ccbd622b-38bb-47b7-bf28-77633aae87b6','73197fff-33cf-476e-af21-869f51ea8409','c52a2f9d-3c80-40b6-b201-42c38610c695','1f4da2b7-d09b-4237-a1f9-53d29d835036'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7eb78ba0d74e4b3ea69d7869605ddfd6',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 846.359433] [55807]: DEBUG cinder.volume.api [None req-7fba3f19-561c-4d9b-989b-8d16e68f724a tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ca2b306-63e6-450c-8e30-68cf4fc3db75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 846.372383] [55807]: DEBUG cinder.volume.api [None req-7fba3f19-561c-4d9b-989b-8d16e68f724a tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ca2b306-63e6-450c-8e30-68cf4fc3db75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 846.373624] [55807]: DEBUG cinder.volume.api [None req-7fba3f19-561c-4d9b-989b-8d16e68f724a tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Flow 'volume_create_api' (f72ff52a-67b6-4cec-8932-b94d452d5063) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55807) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 846.374399] [55807]: INFO cinder.volume.api [None req-7fba3f19-561c-4d9b-989b-8d16e68f724a tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Create volume request issued successfully. [ 846.375150] [55807]: INFO cinder.api.openstack.wsgi [None req-7fba3f19-561c-4d9b-989b-8d16e68f724a tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 846.375757] [55807]: [pid: 55807|app: 0|req: 67/150] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Feb 20 02:34:32 2025] POST /volume/v3/volumes => generated 759 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 846.392314] [55807]: DEBUG cinder.api.middleware.request_id [None req-3c457548-d4a9-4357-98a9-5587f6382346 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 846.395196] [55807]: INFO cinder.api.openstack.wsgi [None req-3c457548-d4a9-4357-98a9-5587f6382346 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] GET http://10.180.1.21/volume/v3/volumes/584a7b68-b246-4274-bd97-b83de275930c [ 846.395521] [55807]: DEBUG cinder.api.openstack.wsgi [None req-3c457548-d4a9-4357-98a9-5587f6382346 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 846.396025] [55807]: DEBUG cinder.api.openstack.wsgi [None req-3c457548-d4a9-4357-98a9-5587f6382346 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 846.405475] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 846.405475] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 846.412705] [55807]: INFO cinder.volume.api [None req-3c457548-d4a9-4357-98a9-5587f6382346 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Volume info retrieved successfully. [ 846.419286] [55807]: INFO cinder.api.openstack.wsgi [None req-3c457548-d4a9-4357-98a9-5587f6382346 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] http://10.180.1.21/volume/v3/volumes/584a7b68-b246-4274-bd97-b83de275930c returned with HTTP 200 [ 846.419726] [55807]: [pid: 55807|app: 0|req: 68/151] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:32 2025] GET /volume/v3/volumes/584a7b68-b246-4274-bd97-b83de275930c => generated 827 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 846.910898] [55808]: DEBUG cinder.coordination [req-67ad23bf-e8bd-4b2a-b0f3-e4f9e954e51b req-d31c8e3c-f1d0-44b9-bd64-b39476840bd9 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Lock "cinder-attachment_update-058257de-f0d4-4b86-b1b1-66b20befc8ee-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.544s {{(pid=55808) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 846.911364] [55808]: INFO cinder.api.openstack.wsgi [req-67ad23bf-e8bd-4b2a-b0f3-e4f9e954e51b req-d31c8e3c-f1d0-44b9-bd64-b39476840bd9 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] http://10.180.1.21/volume/v3/attachments/a56d6bb5-2adb-40d8-a181-baf7c94b0944 returned with HTTP 200 [ 846.911952] [55808]: [pid: 55808|app: 0|req: 84/152] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 02:34:28 2025] PUT /volume/v3/attachments/a56d6bb5-2adb-40d8-a181-baf7c94b0944 => generated 617 bytes in 4568 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 846.980187] [55807]: DEBUG cinder.api.middleware.request_id [None req-87c5f77f-8102-4fb7-b5aa-c99ca465d944 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 846.984955] [55807]: INFO cinder.api.openstack.wsgi [None req-87c5f77f-8102-4fb7-b5aa-c99ca465d944 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] GET http://10.180.1.21/volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee [ 846.985837] [55807]: DEBUG cinder.api.openstack.wsgi [None req-87c5f77f-8102-4fb7-b5aa-c99ca465d944 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 846.986381] [55807]: DEBUG cinder.api.openstack.wsgi [None req-87c5f77f-8102-4fb7-b5aa-c99ca465d944 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 847.013316] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 847.013316] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 847.022646] [55807]: INFO cinder.volume.api [None req-87c5f77f-8102-4fb7-b5aa-c99ca465d944 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Volume info retrieved successfully. [ 847.034948] [55807]: INFO cinder.api.openstack.wsgi [None req-87c5f77f-8102-4fb7-b5aa-c99ca465d944 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] http://10.180.1.21/volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee returned with HTTP 200 [ 847.035919] [55807]: [pid: 55807|app: 0|req: 69/153] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:32 2025] GET /volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee => generated 1010 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 847.438958] [55808]: DEBUG cinder.api.middleware.request_id [None req-55b0bfbe-060b-4563-94e9-7e0e5b73337a None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 847.442960] [55808]: INFO cinder.api.openstack.wsgi [None req-55b0bfbe-060b-4563-94e9-7e0e5b73337a tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] GET http://10.180.1.21/volume/v3/volumes/584a7b68-b246-4274-bd97-b83de275930c [ 847.442960] [55808]: DEBUG cinder.api.openstack.wsgi [None req-55b0bfbe-060b-4563-94e9-7e0e5b73337a tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 847.442960] [55808]: DEBUG cinder.api.openstack.wsgi [None req-55b0bfbe-060b-4563-94e9-7e0e5b73337a tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 847.457651] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 847.457651] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 847.465841] [55808]: INFO cinder.volume.api [None req-55b0bfbe-060b-4563-94e9-7e0e5b73337a tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Volume info retrieved successfully. [ 847.469834] [55808]: INFO cinder.api.openstack.wsgi [None req-55b0bfbe-060b-4563-94e9-7e0e5b73337a tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] http://10.180.1.21/volume/v3/volumes/584a7b68-b246-4274-bd97-b83de275930c returned with HTTP 200 [ 847.474123] [55808]: [pid: 55808|app: 0|req: 85/154] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:33 2025] GET /volume/v3/volumes/584a7b68-b246-4274-bd97-b83de275930c => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 848.025329] [55807]: DEBUG cinder.api.middleware.request_id [req-3fc248c4-164f-4bec-8fd2-d6faacc080e8 req-9762d883-0549-4e41-8e68-31651db474d0 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 848.027624] [55807]: INFO cinder.api.openstack.wsgi [req-3fc248c4-164f-4bec-8fd2-d6faacc080e8 req-9762d883-0549-4e41-8e68-31651db474d0 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] GET http://10.180.1.21/volume/v3/volumes/584a7b68-b246-4274-bd97-b83de275930c [ 848.027853] [55807]: DEBUG cinder.api.openstack.wsgi [req-3fc248c4-164f-4bec-8fd2-d6faacc080e8 req-9762d883-0549-4e41-8e68-31651db474d0 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 848.028090] [55807]: DEBUG cinder.api.openstack.wsgi [req-3fc248c4-164f-4bec-8fd2-d6faacc080e8 req-9762d883-0549-4e41-8e68-31651db474d0 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 848.041035] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.041035] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 848.044820] [55807]: INFO cinder.volume.api [req-3fc248c4-164f-4bec-8fd2-d6faacc080e8 req-9762d883-0549-4e41-8e68-31651db474d0 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Volume info retrieved successfully. [ 848.051735] [55807]: INFO cinder.api.openstack.wsgi [req-3fc248c4-164f-4bec-8fd2-d6faacc080e8 req-9762d883-0549-4e41-8e68-31651db474d0 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] http://10.180.1.21/volume/v3/volumes/584a7b68-b246-4274-bd97-b83de275930c returned with HTTP 200 [ 848.054846] [55807]: [pid: 55807|app: 0|req: 70/155] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:34:33 2025] GET /volume/v3/volumes/584a7b68-b246-4274-bd97-b83de275930c => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 848.054947] [55808]: DEBUG cinder.api.middleware.request_id [None req-f33e392e-a8cb-485e-971a-25f0e0ed885e None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 848.057328] [55808]: INFO cinder.api.openstack.wsgi [None req-f33e392e-a8cb-485e-971a-25f0e0ed885e tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] GET http://10.180.1.21/volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee [ 848.058275] [55808]: DEBUG cinder.api.openstack.wsgi [None req-f33e392e-a8cb-485e-971a-25f0e0ed885e tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 848.058275] [55808]: DEBUG cinder.api.openstack.wsgi [None req-f33e392e-a8cb-485e-971a-25f0e0ed885e tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 848.069938] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.069938] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 848.073712] [55808]: INFO cinder.volume.api [None req-f33e392e-a8cb-485e-971a-25f0e0ed885e tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Volume info retrieved successfully. [ 848.078072] [55808]: INFO cinder.api.openstack.wsgi [None req-f33e392e-a8cb-485e-971a-25f0e0ed885e tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] http://10.180.1.21/volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee returned with HTTP 200 [ 848.078695] [55808]: [pid: 55808|app: 0|req: 86/156] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:33 2025] GET /volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee => generated 1010 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 848.474122] [55807]: DEBUG cinder.api.middleware.request_id [req-63ddaa6a-44d2-4308-b486-06f0e1c8e59f req-dd7eba79-dde6-4ed9-a239-0755098e5d9e None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 848.480711] [55807]: INFO cinder.api.openstack.wsgi [req-63ddaa6a-44d2-4308-b486-06f0e1c8e59f req-dd7eba79-dde6-4ed9-a239-0755098e5d9e tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 848.480711] [55807]: DEBUG cinder.api.openstack.wsgi [req-63ddaa6a-44d2-4308-b486-06f0e1c8e59f req-dd7eba79-dde6-4ed9-a239-0755098e5d9e tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 848.480711] [55807]: DEBUG cinder.api.openstack.wsgi [req-63ddaa6a-44d2-4308-b486-06f0e1c8e59f req-dd7eba79-dde6-4ed9-a239-0755098e5d9e tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Calling method 'detail' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 848.480711] [55807]: DEBUG cinder.api.api_utils [req-63ddaa6a-44d2-4308-b486-06f0e1c8e59f req-dd7eba79-dde6-4ed9-a239-0755098e5d9e tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Removing options '' from query. {{(pid=55807) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 848.484759] [55807]: DEBUG cinder.volume.api [req-63ddaa6a-44d2-4308-b486-06f0e1c8e59f req-dd7eba79-dde6-4ed9-a239-0755098e5d9e tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55807) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 848.518098] [55807]: INFO cinder.volume.api [req-63ddaa6a-44d2-4308-b486-06f0e1c8e59f req-dd7eba79-dde6-4ed9-a239-0755098e5d9e tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Get all volumes completed successfully. [ 848.519562] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.519562] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 848.525270] [55807]: INFO cinder.api.openstack.wsgi [req-63ddaa6a-44d2-4308-b486-06f0e1c8e59f req-dd7eba79-dde6-4ed9-a239-0755098e5d9e tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 848.525775] [55807]: [pid: 55807|app: 0|req: 71/157] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Feb 20 02:34:34 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 848.666745] [55808]: DEBUG cinder.api.middleware.request_id [req-67ad23bf-e8bd-4b2a-b0f3-e4f9e954e51b req-e7aa8d0b-6dfc-4637-b439-17b03638c13d None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 848.670878] [55808]: INFO cinder.api.openstack.wsgi [req-67ad23bf-e8bd-4b2a-b0f3-e4f9e954e51b req-e7aa8d0b-6dfc-4637-b439-17b03638c13d tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] POST http://10.180.1.21/volume/v3/attachments/a56d6bb5-2adb-40d8-a181-baf7c94b0944/action [ 848.671328] [55808]: DEBUG cinder.api.openstack.wsgi [req-67ad23bf-e8bd-4b2a-b0f3-e4f9e954e51b req-e7aa8d0b-6dfc-4637-b439-17b03638c13d tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Action body: b'{"os-complete": null}' {{(pid=55808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 848.671466] [55808]: DEBUG cinder.api.openstack.wsgi [req-67ad23bf-e8bd-4b2a-b0f3-e4f9e954e51b req-e7aa8d0b-6dfc-4637-b439-17b03638c13d tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 848.693762] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.693762] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 848.702149] [55808]: INFO cinder.api.openstack.wsgi [req-67ad23bf-e8bd-4b2a-b0f3-e4f9e954e51b req-e7aa8d0b-6dfc-4637-b439-17b03638c13d tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] http://10.180.1.21/volume/v3/attachments/a56d6bb5-2adb-40d8-a181-baf7c94b0944/action returned with HTTP 204 [ 848.702730] [55808]: [pid: 55808|app: 0|req: 87/158] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 02:34:34 2025] POST /volume/v3/attachments/a56d6bb5-2adb-40d8-a181-baf7c94b0944/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 849.025820] [55807]: DEBUG cinder.api.middleware.request_id [req-4acbc1d2-8625-410b-9206-2a5d254505d8 req-d99a1c30-a630-442a-9ca2-f2160e93130e None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 849.028119] [55807]: INFO cinder.api.openstack.wsgi [req-4acbc1d2-8625-410b-9206-2a5d254505d8 req-d99a1c30-a630-442a-9ca2-f2160e93130e tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 849.028381] [55807]: DEBUG cinder.api.openstack.wsgi [req-4acbc1d2-8625-410b-9206-2a5d254505d8 req-d99a1c30-a630-442a-9ca2-f2160e93130e tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 849.028563] [55807]: DEBUG cinder.api.openstack.wsgi [req-4acbc1d2-8625-410b-9206-2a5d254505d8 req-d99a1c30-a630-442a-9ca2-f2160e93130e tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Calling method 'detail' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 849.028850] [55807]: DEBUG cinder.api.api_utils [req-4acbc1d2-8625-410b-9206-2a5d254505d8 req-d99a1c30-a630-442a-9ca2-f2160e93130e tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Removing options '' from query. {{(pid=55807) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 849.030360] [55807]: DEBUG cinder.volume.api [req-4acbc1d2-8625-410b-9206-2a5d254505d8 req-d99a1c30-a630-442a-9ca2-f2160e93130e tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55807) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 849.042862] [55807]: INFO cinder.volume.api [req-4acbc1d2-8625-410b-9206-2a5d254505d8 req-d99a1c30-a630-442a-9ca2-f2160e93130e tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Get all volumes completed successfully. [ 849.044269] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.044269] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 849.049976] [55807]: INFO cinder.api.openstack.wsgi [req-4acbc1d2-8625-410b-9206-2a5d254505d8 req-d99a1c30-a630-442a-9ca2-f2160e93130e tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 849.050073] [55807]: [pid: 55807|app: 0|req: 72/159] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Feb 20 02:34:34 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 849.080914] [55808]: DEBUG cinder.api.middleware.request_id [None req-4276866d-497b-43cd-b0de-d37b499f7d25 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 849.082922] [55808]: INFO cinder.api.openstack.wsgi [None req-4276866d-497b-43cd-b0de-d37b499f7d25 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] POST http://10.180.1.21/volume/v3/volumes [ 849.083369] [55808]: DEBUG cinder.api.openstack.wsgi [None req-4276866d-497b-43cd-b0de-d37b499f7d25 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1577725522"}} {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 849.085237] [55808]: DEBUG cinder.api.v3.volumes [None req-4276866d-497b-43cd-b0de-d37b499f7d25 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1577725522'}} {{(pid=55808) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 849.085514] [55808]: INFO cinder.api.v3.volumes [None req-4276866d-497b-43cd-b0de-d37b499f7d25 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Create volume of 1 GB [ 849.091522] [55808]: INFO cinder.volume.api [None req-4276866d-497b-43cd-b0de-d37b499f7d25 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Availability Zones retrieved successfully. [ 849.095476] [55807]: DEBUG cinder.api.middleware.request_id [None req-f41adaa1-c1a8-41c7-99c9-ca4deac764b9 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 849.097658] [55807]: INFO cinder.api.openstack.wsgi [None req-f41adaa1-c1a8-41c7-99c9-ca4deac764b9 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] GET http://10.180.1.21/volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee [ 849.097919] [55807]: DEBUG cinder.api.openstack.wsgi [None req-f41adaa1-c1a8-41c7-99c9-ca4deac764b9 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 849.098158] [55807]: DEBUG cinder.api.openstack.wsgi [None req-f41adaa1-c1a8-41c7-99c9-ca4deac764b9 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 849.099806] [55808]: DEBUG cinder.volume.api [None req-4276866d-497b-43cd-b0de-d37b499f7d25 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Flow 'volume_create_api' (127fc8ce-4d40-41d6-99c9-d89ffbcbb823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 849.102466] [55808]: DEBUG cinder.volume.api [None req-4276866d-497b-43cd-b0de-d37b499f7d25 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a02b8675-26cf-4a65-971a-be39630e33dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 849.104076] [55808]: DEBUG cinder.volume.flows.api.create_volume [None req-4276866d-497b-43cd-b0de-d37b499f7d25 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Validating volume size '1' using validate_int {{(pid=55808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 849.113720] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.113720] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 849.117688] [55807]: INFO cinder.volume.api [None req-f41adaa1-c1a8-41c7-99c9-ca4deac764b9 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Volume info retrieved successfully. [ 849.122963] [55807]: INFO cinder.api.openstack.wsgi [None req-f41adaa1-c1a8-41c7-99c9-ca4deac764b9 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] http://10.180.1.21/volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee returned with HTTP 200 [ 849.122963] [55807]: [pid: 55807|app: 0|req: 73/160] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:34 2025] GET /volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee => generated 1328 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 849.132125] [55807]: DEBUG cinder.api.middleware.request_id [None req-75f97188-2c62-4a5f-ab7b-5f9cd20e3a92 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 849.134242] [55807]: INFO cinder.api.openstack.wsgi [None req-75f97188-2c62-4a5f-ab7b-5f9cd20e3a92 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] GET http://10.180.1.21/volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee [ 849.134483] [55807]: DEBUG cinder.api.openstack.wsgi [None req-75f97188-2c62-4a5f-ab7b-5f9cd20e3a92 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 849.134720] [55807]: DEBUG cinder.api.openstack.wsgi [None req-75f97188-2c62-4a5f-ab7b-5f9cd20e3a92 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 849.134800] [55808]: DEBUG cinder.volume.api [None req-4276866d-497b-43cd-b0de-d37b499f7d25 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a02b8675-26cf-4a65-971a-be39630e33dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T02:29:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b2d3a607-9356-4aef-85f0-4f99d559be9b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b2d3a607-9356-4aef-85f0-4f99d559be9b', '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=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 849.135791] [55808]: DEBUG cinder.volume.api [None req-4276866d-497b-43cd-b0de-d37b499f7d25 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d61b440-c0e6-40c5-a23a-f3396adc7b34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 849.145328] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.145328] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 849.148902] [55807]: INFO cinder.volume.api [None req-75f97188-2c62-4a5f-ab7b-5f9cd20e3a92 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Volume info retrieved successfully. [ 849.153697] [55807]: INFO cinder.api.openstack.wsgi [None req-75f97188-2c62-4a5f-ab7b-5f9cd20e3a92 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] http://10.180.1.21/volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee returned with HTTP 200 [ 849.154246] [55807]: [pid: 55807|app: 0|req: 74/161] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:34 2025] GET /volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee => generated 1328 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 849.203903] [55808]: DEBUG cinder.quota [None req-4276866d-497b-43cd-b0de-d37b499f7d25 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Created reservations ['0c5a83fd-87e8-4cd9-99f2-64d088b30e8c', 'c6777c36-0104-4d54-9de6-1f4985638a8b', 'c3ef9b4e-2769-4372-a266-3b8810d03d21', 'b5e7ec7c-fa9d-45f2-b489-d93cf6901b07'] {{(pid=55808) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 849.205088] [55808]: DEBUG cinder.volume.api [None req-4276866d-497b-43cd-b0de-d37b499f7d25 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d61b440-c0e6-40c5-a23a-f3396adc7b34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c5a83fd-87e8-4cd9-99f2-64d088b30e8c', 'c6777c36-0104-4d54-9de6-1f4985638a8b', 'c3ef9b4e-2769-4372-a266-3b8810d03d21', 'b5e7ec7c-fa9d-45f2-b489-d93cf6901b07']}' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 849.206211] [55808]: DEBUG cinder.volume.api [None req-4276866d-497b-43cd-b0de-d37b499f7d25 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (951bb7f1-3640-4c92-8b80-07da3aac60b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 849.219886] [55808]: DEBUG cinder.volume.api [None req-4276866d-497b-43cd-b0de-d37b499f7d25 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (951bb7f1-3640-4c92-8b80-07da3aac60b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0aa99909-d7eb-4636-bb0e-85827f2a0b08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1577725522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9422daed88614737bdba83efd8c9d366',qos_specs=None,replication_status=,reservations=['0c5a83fd-87e8-4cd9-99f2-64d088b30e8c','c6777c36-0104-4d54-9de6-1f4985638a8b','c3ef9b4e-2769-4372-a266-3b8810d03d21','b5e7ec7c-fa9d-45f2-b489-d93cf6901b07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8c231bcabad4e2281fa2888fa3a6fad',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b), '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-20T02:34:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1577725522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0aa99909-d7eb-4636-bb0e-85827f2a0b08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9422daed88614737bdba83efd8c9d366',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='a8c231bcabad4e2281fa2888fa3a6fad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b2d3a607-9356-4aef-85f0-4f99d559be9b),volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 849.220949] [55808]: DEBUG cinder.volume.api [None req-4276866d-497b-43cd-b0de-d37b499f7d25 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28f1911d-553a-4dac-ba0b-565407f138be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 849.253965] [55808]: DEBUG cinder.volume.api [None req-4276866d-497b-43cd-b0de-d37b499f7d25 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28f1911d-553a-4dac-ba0b-565407f138be) 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-1577725522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9422daed88614737bdba83efd8c9d366',qos_specs=None,replication_status=,reservations=['0c5a83fd-87e8-4cd9-99f2-64d088b30e8c','c6777c36-0104-4d54-9de6-1f4985638a8b','c3ef9b4e-2769-4372-a266-3b8810d03d21','b5e7ec7c-fa9d-45f2-b489-d93cf6901b07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8c231bcabad4e2281fa2888fa3a6fad',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 849.254707] [55808]: DEBUG cinder.volume.api [None req-4276866d-497b-43cd-b0de-d37b499f7d25 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27582072-fc51-43dc-a89a-2e80198ccff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 849.269032] [55808]: DEBUG cinder.volume.api [None req-4276866d-497b-43cd-b0de-d37b499f7d25 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27582072-fc51-43dc-a89a-2e80198ccff1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 849.269032] [55808]: DEBUG cinder.volume.api [None req-4276866d-497b-43cd-b0de-d37b499f7d25 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Flow 'volume_create_api' (127fc8ce-4d40-41d6-99c9-d89ffbcbb823) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55808) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 849.269032] [55808]: INFO cinder.volume.api [None req-4276866d-497b-43cd-b0de-d37b499f7d25 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Create volume request issued successfully. [ 849.269032] [55808]: INFO cinder.api.openstack.wsgi [None req-4276866d-497b-43cd-b0de-d37b499f7d25 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 849.269333] [55808]: [pid: 55808|app: 0|req: 88/162] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 02:34:34 2025] POST /volume/v3/volumes => generated 754 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 849.288253] [55807]: DEBUG cinder.api.middleware.request_id [None req-9c4300ac-c832-4d3b-8e28-febfa02cd840 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 849.292202] [55807]: INFO cinder.api.openstack.wsgi [None req-9c4300ac-c832-4d3b-8e28-febfa02cd840 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 [ 849.292202] [55807]: DEBUG cinder.api.openstack.wsgi [None req-9c4300ac-c832-4d3b-8e28-febfa02cd840 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 849.292202] [55807]: DEBUG cinder.api.openstack.wsgi [None req-9c4300ac-c832-4d3b-8e28-febfa02cd840 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 849.304165] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.304165] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 849.310245] [55807]: INFO cinder.volume.api [None req-9c4300ac-c832-4d3b-8e28-febfa02cd840 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 849.316021] [55807]: INFO cinder.api.openstack.wsgi [None req-9c4300ac-c832-4d3b-8e28-febfa02cd840 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 returned with HTTP 200 [ 849.316748] [55807]: [pid: 55807|app: 0|req: 75/163] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:35 2025] GET /volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 849.487344] [55808]: DEBUG cinder.api.middleware.request_id [req-8cf7c6d3-da03-4219-95a3-fcc435710d83 req-691df2b4-6e6d-4a86-833d-12da13d428fd None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 849.493622] [55808]: INFO cinder.api.openstack.wsgi [req-8cf7c6d3-da03-4219-95a3-fcc435710d83 req-691df2b4-6e6d-4a86-833d-12da13d428fd tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 849.493867] [55808]: DEBUG cinder.api.openstack.wsgi [req-8cf7c6d3-da03-4219-95a3-fcc435710d83 req-691df2b4-6e6d-4a86-833d-12da13d428fd tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 849.494102] [55808]: DEBUG cinder.api.openstack.wsgi [req-8cf7c6d3-da03-4219-95a3-fcc435710d83 req-691df2b4-6e6d-4a86-833d-12da13d428fd tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Calling method 'detail' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 849.494542] [55808]: DEBUG cinder.api.api_utils [req-8cf7c6d3-da03-4219-95a3-fcc435710d83 req-691df2b4-6e6d-4a86-833d-12da13d428fd tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Removing options '' from query. {{(pid=55808) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 849.496370] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.496370] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 849.496961] [55808]: DEBUG cinder.volume.api [req-8cf7c6d3-da03-4219-95a3-fcc435710d83 req-691df2b4-6e6d-4a86-833d-12da13d428fd tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55808) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 849.529473] [55808]: INFO cinder.volume.api [req-8cf7c6d3-da03-4219-95a3-fcc435710d83 req-691df2b4-6e6d-4a86-833d-12da13d428fd tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Get all volumes completed successfully. [ 849.529652] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.529652] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 849.536804] [55808]: INFO cinder.api.openstack.wsgi [req-8cf7c6d3-da03-4219-95a3-fcc435710d83 req-691df2b4-6e6d-4a86-833d-12da13d428fd tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 849.536804] [55808]: [pid: 55808|app: 0|req: 89/164] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Feb 20 02:34:35 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 850.331863] [55807]: DEBUG cinder.api.middleware.request_id [None req-29f9a350-57ab-45de-a842-21e41dc49a97 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 850.334148] [55807]: INFO cinder.api.openstack.wsgi [None req-29f9a350-57ab-45de-a842-21e41dc49a97 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 [ 850.334148] [55807]: DEBUG cinder.api.openstack.wsgi [None req-29f9a350-57ab-45de-a842-21e41dc49a97 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 850.335861] [55807]: DEBUG cinder.api.openstack.wsgi [None req-29f9a350-57ab-45de-a842-21e41dc49a97 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 850.349166] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 850.349166] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 850.354542] [55807]: INFO cinder.volume.api [None req-29f9a350-57ab-45de-a842-21e41dc49a97 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 850.360627] [55807]: INFO cinder.api.openstack.wsgi [None req-29f9a350-57ab-45de-a842-21e41dc49a97 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 returned with HTTP 200 [ 850.361179] [55807]: [pid: 55807|app: 0|req: 76/165] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:36 2025] GET /volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 850.490104] [55808]: DEBUG cinder.api.middleware.request_id [req-948c1bdb-5865-4e7b-a432-8751cfb71141 req-490c539f-8015-46be-aa3e-d866511e794b None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 850.494196] [55808]: INFO cinder.api.openstack.wsgi [req-948c1bdb-5865-4e7b-a432-8751cfb71141 req-490c539f-8015-46be-aa3e-d866511e794b tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 850.494471] [55808]: DEBUG cinder.api.openstack.wsgi [req-948c1bdb-5865-4e7b-a432-8751cfb71141 req-490c539f-8015-46be-aa3e-d866511e794b tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 850.494688] [55808]: DEBUG cinder.api.openstack.wsgi [req-948c1bdb-5865-4e7b-a432-8751cfb71141 req-490c539f-8015-46be-aa3e-d866511e794b tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Calling method 'detail' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 850.494982] [55808]: DEBUG cinder.api.api_utils [req-948c1bdb-5865-4e7b-a432-8751cfb71141 req-490c539f-8015-46be-aa3e-d866511e794b tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Removing options '' from query. {{(pid=55808) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 850.495929] [55808]: DEBUG cinder.volume.api [req-948c1bdb-5865-4e7b-a432-8751cfb71141 req-490c539f-8015-46be-aa3e-d866511e794b tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55808) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 850.508659] [55808]: INFO cinder.volume.api [req-948c1bdb-5865-4e7b-a432-8751cfb71141 req-490c539f-8015-46be-aa3e-d866511e794b tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Get all volumes completed successfully. [ 850.509618] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 850.509618] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 850.515570] [55808]: INFO cinder.api.openstack.wsgi [req-948c1bdb-5865-4e7b-a432-8751cfb71141 req-490c539f-8015-46be-aa3e-d866511e794b tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 850.516064] [55808]: [pid: 55808|app: 0|req: 90/166] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Feb 20 02:34:36 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 850.797624] [55807]: DEBUG cinder.api.middleware.request_id [None req-a3a16676-e526-4ae9-96b5-6a74dccda8bd None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 850.799682] [55807]: INFO cinder.api.openstack.wsgi [None req-a3a16676-e526-4ae9-96b5-6a74dccda8bd tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] GET http://10.180.1.21/volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee [ 850.800311] [55807]: DEBUG cinder.api.openstack.wsgi [None req-a3a16676-e526-4ae9-96b5-6a74dccda8bd tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 850.800690] [55807]: DEBUG cinder.api.openstack.wsgi [None req-a3a16676-e526-4ae9-96b5-6a74dccda8bd tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 850.814239] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 850.814239] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 850.818492] [55807]: INFO cinder.volume.api [None req-a3a16676-e526-4ae9-96b5-6a74dccda8bd tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Volume info retrieved successfully. [ 850.823597] [55807]: INFO cinder.api.openstack.wsgi [None req-a3a16676-e526-4ae9-96b5-6a74dccda8bd tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] http://10.180.1.21/volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee returned with HTTP 200 [ 850.824015] [55807]: [pid: 55807|app: 0|req: 77/167] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:36 2025] GET /volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee => generated 1328 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 851.068043] [55808]: DEBUG cinder.api.middleware.request_id [req-aa4a0e69-c78d-4673-9064-f69b453f1d32 req-c1d7030e-76a8-46d5-8224-4b062015c121 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 851.070433] [55808]: INFO cinder.api.openstack.wsgi [req-aa4a0e69-c78d-4673-9064-f69b453f1d32 req-c1d7030e-76a8-46d5-8224-4b062015c121 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 [ 851.070602] [55808]: DEBUG cinder.api.openstack.wsgi [req-aa4a0e69-c78d-4673-9064-f69b453f1d32 req-c1d7030e-76a8-46d5-8224-4b062015c121 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 851.070817] [55808]: DEBUG cinder.api.openstack.wsgi [req-aa4a0e69-c78d-4673-9064-f69b453f1d32 req-c1d7030e-76a8-46d5-8224-4b062015c121 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 851.079347] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 851.079347] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 851.083242] [55808]: INFO cinder.volume.api [req-aa4a0e69-c78d-4673-9064-f69b453f1d32 req-c1d7030e-76a8-46d5-8224-4b062015c121 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 851.087684] [55808]: INFO cinder.api.openstack.wsgi [req-aa4a0e69-c78d-4673-9064-f69b453f1d32 req-c1d7030e-76a8-46d5-8224-4b062015c121 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 returned with HTTP 200 [ 851.088194] [55808]: [pid: 55808|app: 0|req: 91/168] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:34:36 2025] GET /volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 851.234716] [55807]: DEBUG cinder.api.middleware.request_id [req-f8794da0-27ae-41fb-b138-62b423f356f3 req-d9088e4c-ac12-41b2-a3ca-04ff9bc8d4fa None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 851.237947] [55807]: INFO cinder.api.openstack.wsgi [req-f8794da0-27ae-41fb-b138-62b423f356f3 req-d9088e4c-ac12-41b2-a3ca-04ff9bc8d4fa tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 851.238290] [55807]: DEBUG cinder.api.openstack.wsgi [req-f8794da0-27ae-41fb-b138-62b423f356f3 req-d9088e4c-ac12-41b2-a3ca-04ff9bc8d4fa tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 851.238618] [55807]: DEBUG cinder.api.openstack.wsgi [req-f8794da0-27ae-41fb-b138-62b423f356f3 req-d9088e4c-ac12-41b2-a3ca-04ff9bc8d4fa tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Calling method 'detail' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 851.239207] [55807]: DEBUG cinder.api.api_utils [req-f8794da0-27ae-41fb-b138-62b423f356f3 req-d9088e4c-ac12-41b2-a3ca-04ff9bc8d4fa tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Removing options '' from query. {{(pid=55807) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 851.240867] [55807]: DEBUG cinder.volume.api [req-f8794da0-27ae-41fb-b138-62b423f356f3 req-d9088e4c-ac12-41b2-a3ca-04ff9bc8d4fa tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55807) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 851.252685] [55807]: INFO cinder.volume.api [req-f8794da0-27ae-41fb-b138-62b423f356f3 req-d9088e4c-ac12-41b2-a3ca-04ff9bc8d4fa tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Get all volumes completed successfully. [ 851.253744] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 851.253744] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 851.257936] [55807]: INFO cinder.api.openstack.wsgi [req-f8794da0-27ae-41fb-b138-62b423f356f3 req-d9088e4c-ac12-41b2-a3ca-04ff9bc8d4fa tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 851.258408] [55807]: [pid: 55807|app: 0|req: 78/169] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Feb 20 02:34:37 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 851.519327] [55808]: DEBUG cinder.api.middleware.request_id [req-2196e94e-7c74-4800-aefa-665c25f4e74d req-6e36de09-48d2-460a-8a9d-8e6891df2148 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 851.521602] [55808]: INFO cinder.api.openstack.wsgi [req-2196e94e-7c74-4800-aefa-665c25f4e74d req-6e36de09-48d2-460a-8a9d-8e6891df2148 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] GET http://10.180.1.21/volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee [ 851.521899] [55808]: DEBUG cinder.api.openstack.wsgi [req-2196e94e-7c74-4800-aefa-665c25f4e74d req-6e36de09-48d2-460a-8a9d-8e6891df2148 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 851.522227] [55808]: DEBUG cinder.api.openstack.wsgi [req-2196e94e-7c74-4800-aefa-665c25f4e74d req-6e36de09-48d2-460a-8a9d-8e6891df2148 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 851.533284] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 851.533284] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 851.536702] [55808]: INFO cinder.volume.api [req-2196e94e-7c74-4800-aefa-665c25f4e74d req-6e36de09-48d2-460a-8a9d-8e6891df2148 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Volume info retrieved successfully. [ 851.542373] [55808]: INFO cinder.api.openstack.wsgi [req-2196e94e-7c74-4800-aefa-665c25f4e74d req-6e36de09-48d2-460a-8a9d-8e6891df2148 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] http://10.180.1.21/volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee returned with HTTP 200 [ 851.542869] [55808]: [pid: 55808|app: 0|req: 92/170] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:34:37 2025] GET /volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee => generated 1328 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 851.578608] [55807]: DEBUG cinder.api.middleware.request_id [req-2196e94e-7c74-4800-aefa-665c25f4e74d req-3ffd4514-886c-4f74-aad4-d3225185dfe1 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 851.582143] [55807]: INFO cinder.api.openstack.wsgi [req-2196e94e-7c74-4800-aefa-665c25f4e74d req-3ffd4514-886c-4f74-aad4-d3225185dfe1 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] POST http://10.180.1.21/volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee/action [ 851.582669] [55807]: DEBUG cinder.api.openstack.wsgi [req-2196e94e-7c74-4800-aefa-665c25f4e74d req-3ffd4514-886c-4f74-aad4-d3225185dfe1 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=55807) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 851.582826] [55807]: DEBUG cinder.api.openstack.wsgi [req-2196e94e-7c74-4800-aefa-665c25f4e74d req-3ffd4514-886c-4f74-aad4-d3225185dfe1 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 851.594705] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 851.594705] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 851.597020] [55807]: INFO cinder.volume.api [req-2196e94e-7c74-4800-aefa-665c25f4e74d req-3ffd4514-886c-4f74-aad4-d3225185dfe1 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Volume info retrieved successfully. [ 851.603669] [55807]: INFO cinder.volume.api [req-2196e94e-7c74-4800-aefa-665c25f4e74d req-3ffd4514-886c-4f74-aad4-d3225185dfe1 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Begin detaching volume completed successfully. [ 851.604633] [55807]: INFO cinder.api.openstack.wsgi [req-2196e94e-7c74-4800-aefa-665c25f4e74d req-3ffd4514-886c-4f74-aad4-d3225185dfe1 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] http://10.180.1.21/volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee/action returned with HTTP 202 [ 851.605283] [55807]: [pid: 55807|app: 0|req: 79/171] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Feb 20 02:34:37 2025] POST /volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 851.887477] [55808]: DEBUG cinder.api.middleware.request_id [req-bf6f97e1-e48b-41a2-893c-b8651e179edd req-ca8fe7b9-cb81-4964-9cb7-c63aeb423001 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 851.890136] [55808]: INFO cinder.api.openstack.wsgi [req-bf6f97e1-e48b-41a2-893c-b8651e179edd req-ca8fe7b9-cb81-4964-9cb7-c63aeb423001 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 851.890395] [55808]: DEBUG cinder.api.openstack.wsgi [req-bf6f97e1-e48b-41a2-893c-b8651e179edd req-ca8fe7b9-cb81-4964-9cb7-c63aeb423001 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 851.890678] [55808]: DEBUG cinder.api.openstack.wsgi [req-bf6f97e1-e48b-41a2-893c-b8651e179edd req-ca8fe7b9-cb81-4964-9cb7-c63aeb423001 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Calling method 'detail' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 851.891028] [55808]: DEBUG cinder.api.api_utils [req-bf6f97e1-e48b-41a2-893c-b8651e179edd req-ca8fe7b9-cb81-4964-9cb7-c63aeb423001 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Removing options '' from query. {{(pid=55808) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 851.892097] [55808]: DEBUG cinder.volume.api [req-bf6f97e1-e48b-41a2-893c-b8651e179edd req-ca8fe7b9-cb81-4964-9cb7-c63aeb423001 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55808) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 851.903636] [55808]: INFO cinder.volume.api [req-bf6f97e1-e48b-41a2-893c-b8651e179edd req-ca8fe7b9-cb81-4964-9cb7-c63aeb423001 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Get all volumes completed successfully. [ 851.904828] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 851.904828] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 851.910292] [55808]: INFO cinder.api.openstack.wsgi [req-bf6f97e1-e48b-41a2-893c-b8651e179edd req-ca8fe7b9-cb81-4964-9cb7-c63aeb423001 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 851.911443] [55808]: [pid: 55808|app: 0|req: 93/172] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Feb 20 02:34:37 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 852.616356] [55807]: DEBUG cinder.api.middleware.request_id [None req-7a13b433-4590-4166-8461-587cd74e66e3 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 852.617194] [55807]: INFO cinder.api.openstack.wsgi [None req-7a13b433-4590-4166-8461-587cd74e66e3 None None] GET http://10.180.1.21/volume// [ 852.617976] [55807]: DEBUG cinder.api.openstack.wsgi [None req-7a13b433-4590-4166-8461-587cd74e66e3 None None] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 852.618356] [55807]: DEBUG cinder.api.openstack.wsgi [None req-7a13b433-4590-4166-8461-587cd74e66e3 None None] Calling method 'all' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 852.619291] [55807]: INFO cinder.api.openstack.wsgi [None req-7a13b433-4590-4166-8461-587cd74e66e3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 852.619726] [55807]: [pid: 55807|app: 0|req: 80/173] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 02:34:38 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 852.624922] [55808]: DEBUG cinder.api.middleware.request_id [req-aa4a0e69-c78d-4673-9064-f69b453f1d32 req-4395e031-5f0f-4097-9d0c-327f63f627b0 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 852.630172] [55808]: INFO cinder.api.openstack.wsgi [req-aa4a0e69-c78d-4673-9064-f69b453f1d32 req-4395e031-5f0f-4097-9d0c-327f63f627b0 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] POST http://10.180.1.21/volume/v3/attachments [ 852.630172] [55808]: DEBUG cinder.api.openstack.wsgi [req-aa4a0e69-c78d-4673-9064-f69b453f1d32 req-4395e031-5f0f-4097-9d0c-327f63f627b0 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0aa99909-d7eb-4636-bb0e-85827f2a0b08", "connector": null, "instance_uuid": "85a40135-dbab-471d-bf08-6abf2af2ff71"}} {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 852.631227] [55807]: DEBUG cinder.api.middleware.request_id [None req-9e4a793a-35e5-46c3-ae07-677b3fb6495f None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 852.631930] [55807]: INFO cinder.api.openstack.wsgi [None req-9e4a793a-35e5-46c3-ae07-677b3fb6495f None None] GET http://10.180.1.21/volume// [ 852.632264] [55807]: DEBUG cinder.api.openstack.wsgi [None req-9e4a793a-35e5-46c3-ae07-677b3fb6495f None None] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 852.632610] [55807]: DEBUG cinder.api.openstack.wsgi [None req-9e4a793a-35e5-46c3-ae07-677b3fb6495f None None] Calling method 'all' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 852.633703] [55807]: INFO cinder.api.openstack.wsgi [None req-9e4a793a-35e5-46c3-ae07-677b3fb6495f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 852.634576] [55807]: [pid: 55807|app: 0|req: 81/174] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 02:34:38 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 852.643078] [55807]: DEBUG cinder.api.middleware.request_id [req-2196e94e-7c74-4800-aefa-665c25f4e74d req-7209ac6b-4531-4935-8a92-890629e8d6f5 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 852.645108] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 852.645108] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 852.649435] [55807]: INFO cinder.api.openstack.wsgi [req-2196e94e-7c74-4800-aefa-665c25f4e74d req-7209ac6b-4531-4935-8a92-890629e8d6f5 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] GET http://10.180.1.21/volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee [ 852.650214] [55807]: DEBUG cinder.api.openstack.wsgi [req-2196e94e-7c74-4800-aefa-665c25f4e74d req-7209ac6b-4531-4935-8a92-890629e8d6f5 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 852.651466] [55807]: DEBUG cinder.api.openstack.wsgi [req-2196e94e-7c74-4800-aefa-665c25f4e74d req-7209ac6b-4531-4935-8a92-890629e8d6f5 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 852.673633] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 852.673633] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 852.678643] [55807]: INFO cinder.volume.api [req-2196e94e-7c74-4800-aefa-665c25f4e74d req-7209ac6b-4531-4935-8a92-890629e8d6f5 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Volume info retrieved successfully. [ 852.684707] [55807]: INFO cinder.api.openstack.wsgi [req-2196e94e-7c74-4800-aefa-665c25f4e74d req-7209ac6b-4531-4935-8a92-890629e8d6f5 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] http://10.180.1.21/volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee returned with HTTP 200 [ 852.685317] [55807]: [pid: 55807|app: 0|req: 82/175] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 02:34:38 2025] GET /volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee => generated 1555 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 852.689020] [55808]: INFO cinder.api.openstack.wsgi [req-aa4a0e69-c78d-4673-9064-f69b453f1d32 req-4395e031-5f0f-4097-9d0c-327f63f627b0 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 852.689020] [55808]: [pid: 55808|app: 0|req: 94/176] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 02:34:38 2025] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 852.723626] [55807]: DEBUG cinder.api.middleware.request_id [None req-5c1b90ba-da43-46ac-a004-e7a1a967986f None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 852.729356] [55807]: INFO cinder.api.openstack.wsgi [None req-5c1b90ba-da43-46ac-a004-e7a1a967986f tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 [ 852.729642] [55807]: DEBUG cinder.api.openstack.wsgi [None req-5c1b90ba-da43-46ac-a004-e7a1a967986f tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 852.729889] [55807]: DEBUG cinder.api.openstack.wsgi [None req-5c1b90ba-da43-46ac-a004-e7a1a967986f tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 852.747972] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 852.747972] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 852.754022] [55807]: INFO cinder.volume.api [None req-5c1b90ba-da43-46ac-a004-e7a1a967986f tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 852.758626] [55807]: INFO cinder.api.openstack.wsgi [None req-5c1b90ba-da43-46ac-a004-e7a1a967986f tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 returned with HTTP 200 [ 852.759055] [55807]: [pid: 55807|app: 0|req: 83/177] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:38 2025] GET /volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 852.994210] [55808]: DEBUG cinder.api.middleware.request_id [req-a6bf09fb-2b29-475e-b4d4-f3c26a8ac9db req-c1beaea6-1498-4172-a3f1-a66087e80f76 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 852.996866] [55808]: INFO cinder.api.openstack.wsgi [req-a6bf09fb-2b29-475e-b4d4-f3c26a8ac9db req-c1beaea6-1498-4172-a3f1-a66087e80f76 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 852.997256] [55808]: DEBUG cinder.api.openstack.wsgi [req-a6bf09fb-2b29-475e-b4d4-f3c26a8ac9db req-c1beaea6-1498-4172-a3f1-a66087e80f76 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 852.997553] [55808]: DEBUG cinder.api.openstack.wsgi [req-a6bf09fb-2b29-475e-b4d4-f3c26a8ac9db req-c1beaea6-1498-4172-a3f1-a66087e80f76 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Calling method 'detail' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 852.997908] [55808]: DEBUG cinder.api.api_utils [req-a6bf09fb-2b29-475e-b4d4-f3c26a8ac9db req-c1beaea6-1498-4172-a3f1-a66087e80f76 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Removing options '' from query. {{(pid=55808) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 852.998486] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 852.998486] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 852.999145] [55808]: DEBUG cinder.volume.api [req-a6bf09fb-2b29-475e-b4d4-f3c26a8ac9db req-c1beaea6-1498-4172-a3f1-a66087e80f76 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55808) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 853.011429] [55808]: INFO cinder.volume.api [req-a6bf09fb-2b29-475e-b4d4-f3c26a8ac9db req-c1beaea6-1498-4172-a3f1-a66087e80f76 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Get all volumes completed successfully. [ 853.012633] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 853.012633] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 853.020939] [55808]: INFO cinder.api.openstack.wsgi [req-a6bf09fb-2b29-475e-b4d4-f3c26a8ac9db req-c1beaea6-1498-4172-a3f1-a66087e80f76 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 853.020939] [55808]: [pid: 55808|app: 0|req: 95/178] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Feb 20 02:34:38 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 853.239346] [55807]: DEBUG cinder.api.middleware.request_id [None req-dd5a615c-ec39-47ff-8bca-b0740f54f5e7 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 853.239912] [55807]: INFO cinder.api.openstack.wsgi [None req-dd5a615c-ec39-47ff-8bca-b0740f54f5e7 None None] GET http://10.180.1.21/volume// [ 853.240019] [55807]: DEBUG cinder.api.openstack.wsgi [None req-dd5a615c-ec39-47ff-8bca-b0740f54f5e7 None None] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 853.240563] [55807]: DEBUG cinder.api.openstack.wsgi [None req-dd5a615c-ec39-47ff-8bca-b0740f54f5e7 None None] Calling method 'all' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 853.240700] [55807]: INFO cinder.api.openstack.wsgi [None req-dd5a615c-ec39-47ff-8bca-b0740f54f5e7 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 853.241016] [55807]: [pid: 55807|app: 0|req: 84/179] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 02:34:39 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 853.246641] [55808]: DEBUG cinder.api.middleware.request_id [req-aa4a0e69-c78d-4673-9064-f69b453f1d32 req-a117c627-bbbd-42f3-bf1d-20c37824b7a2 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 853.249914] [55808]: INFO cinder.api.openstack.wsgi [req-aa4a0e69-c78d-4673-9064-f69b453f1d32 req-a117c627-bbbd-42f3-bf1d-20c37824b7a2 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 [ 853.250282] [55808]: DEBUG cinder.api.openstack.wsgi [req-aa4a0e69-c78d-4673-9064-f69b453f1d32 req-a117c627-bbbd-42f3-bf1d-20c37824b7a2 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 853.250592] [55808]: DEBUG cinder.api.openstack.wsgi [req-aa4a0e69-c78d-4673-9064-f69b453f1d32 req-a117c627-bbbd-42f3-bf1d-20c37824b7a2 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 853.266569] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 853.266569] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 853.270068] [55808]: INFO cinder.volume.api [req-aa4a0e69-c78d-4673-9064-f69b453f1d32 req-a117c627-bbbd-42f3-bf1d-20c37824b7a2 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 853.275734] [55808]: INFO cinder.api.openstack.wsgi [req-aa4a0e69-c78d-4673-9064-f69b453f1d32 req-a117c627-bbbd-42f3-bf1d-20c37824b7a2 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 returned with HTTP 200 [ 853.276263] [55808]: [pid: 55808|app: 0|req: 96/180] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 02:34:39 2025] GET /volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 => generated 1027 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 853.303627] [55807]: DEBUG cinder.api.middleware.request_id [req-aa4a0e69-c78d-4673-9064-f69b453f1d32 req-7d072e65-c4d3-4a16-9b13-bb827ecde6c1 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 853.306277] [55807]: INFO cinder.api.openstack.wsgi [req-aa4a0e69-c78d-4673-9064-f69b453f1d32 req-7d072e65-c4d3-4a16-9b13-bb827ecde6c1 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] PUT http://10.180.1.21/volume/v3/attachments/d2b29c5c-b3ce-4dfa-941e-bdc892f58cf2 [ 853.306710] [55807]: DEBUG cinder.api.openstack.wsgi [req-aa4a0e69-c78d-4673-9064-f69b453f1d32 req-7d072e65-c4d3-4a16-9b13-bb827ecde6c1 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-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-546963", "mountpoint": "/dev/sdb"}}} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 853.314969] [55807]: DEBUG cinder.coordination [req-aa4a0e69-c78d-4673-9064-f69b453f1d32 req-7d072e65-c4d3-4a16-9b13-bb827ecde6c1 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Acquiring lock "cinder-attachment_update-0aa99909-d7eb-4636-bb0e-85827f2a0b08-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55807) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 853.319291] [55807]: DEBUG cinder.coordination [req-aa4a0e69-c78d-4673-9064-f69b453f1d32 req-7d072e65-c4d3-4a16-9b13-bb827ecde6c1 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Lock "cinder-attachment_update-0aa99909-d7eb-4636-bb0e-85827f2a0b08-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55807) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 853.320447] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 853.320447] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 853.460117] [55808]: DEBUG cinder.api.middleware.request_id [req-b82ae8da-8ffd-4ccf-a1b5-f22a2fa53d41 req-7a3143df-8287-469b-826c-55ae9a94ca21 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 853.463480] [55808]: INFO cinder.api.openstack.wsgi [req-b82ae8da-8ffd-4ccf-a1b5-f22a2fa53d41 req-7a3143df-8287-469b-826c-55ae9a94ca21 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 853.463734] [55808]: DEBUG cinder.api.openstack.wsgi [req-b82ae8da-8ffd-4ccf-a1b5-f22a2fa53d41 req-7a3143df-8287-469b-826c-55ae9a94ca21 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 853.463928] [55808]: DEBUG cinder.api.openstack.wsgi [req-b82ae8da-8ffd-4ccf-a1b5-f22a2fa53d41 req-7a3143df-8287-469b-826c-55ae9a94ca21 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Calling method 'detail' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 853.464228] [55808]: DEBUG cinder.api.api_utils [req-b82ae8da-8ffd-4ccf-a1b5-f22a2fa53d41 req-7a3143df-8287-469b-826c-55ae9a94ca21 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Removing options '' from query. {{(pid=55808) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 853.465143] [55808]: DEBUG cinder.volume.api [req-b82ae8da-8ffd-4ccf-a1b5-f22a2fa53d41 req-7a3143df-8287-469b-826c-55ae9a94ca21 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55808) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 853.474280] [55808]: INFO cinder.volume.api [req-b82ae8da-8ffd-4ccf-a1b5-f22a2fa53d41 req-7a3143df-8287-469b-826c-55ae9a94ca21 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Get all volumes completed successfully. [ 853.475425] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 853.475425] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 853.480505] [55808]: INFO cinder.api.openstack.wsgi [req-b82ae8da-8ffd-4ccf-a1b5-f22a2fa53d41 req-7a3143df-8287-469b-826c-55ae9a94ca21 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 853.481044] [55808]: [pid: 55808|app: 0|req: 97/181] 10.180.1.21 () {60 vars in 1388 bytes} [Thu Feb 20 02:34:39 2025] GET /volume/v3/volumes/detail => generated 2539 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 853.498019] [55808]: DEBUG cinder.api.middleware.request_id [None req-730e3326-1b5f-4667-b82d-1c2530e7bf6d None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 853.500278] [55808]: INFO cinder.api.openstack.wsgi [None req-730e3326-1b5f-4667-b82d-1c2530e7bf6d tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] DELETE http://10.180.1.21/volume/v3/volumes/584a7b68-b246-4274-bd97-b83de275930c [ 853.501994] [55808]: DEBUG cinder.api.openstack.wsgi [None req-730e3326-1b5f-4667-b82d-1c2530e7bf6d tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 853.501994] [55808]: DEBUG cinder.api.openstack.wsgi [None req-730e3326-1b5f-4667-b82d-1c2530e7bf6d tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Calling method 'delete' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 853.501994] [55808]: INFO cinder.api.v3.volumes [None req-730e3326-1b5f-4667-b82d-1c2530e7bf6d tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Delete volume with id: 584a7b68-b246-4274-bd97-b83de275930c [ 853.510725] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 853.510725] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 853.512646] [55808]: INFO cinder.volume.api [None req-730e3326-1b5f-4667-b82d-1c2530e7bf6d tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Volume info retrieved successfully. [ 853.533203] [55808]: INFO cinder.volume.api [None req-730e3326-1b5f-4667-b82d-1c2530e7bf6d tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Delete volume request issued successfully. [ 853.533257] [55808]: INFO cinder.api.openstack.wsgi [None req-730e3326-1b5f-4667-b82d-1c2530e7bf6d tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] http://10.180.1.21/volume/v3/volumes/584a7b68-b246-4274-bd97-b83de275930c returned with HTTP 202 [ 853.533739] [55808]: [pid: 55808|app: 0|req: 98/182] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 02:34:39 2025] DELETE /volume/v3/volumes/584a7b68-b246-4274-bd97-b83de275930c => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 853.540284] [55808]: DEBUG cinder.api.middleware.request_id [None req-c538a929-2071-41f8-b095-388fcbb0c365 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 853.542324] [55808]: INFO cinder.api.openstack.wsgi [None req-c538a929-2071-41f8-b095-388fcbb0c365 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] GET http://10.180.1.21/volume/v3/volumes/584a7b68-b246-4274-bd97-b83de275930c [ 853.542516] [55808]: DEBUG cinder.api.openstack.wsgi [None req-c538a929-2071-41f8-b095-388fcbb0c365 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 853.542734] [55808]: DEBUG cinder.api.openstack.wsgi [None req-c538a929-2071-41f8-b095-388fcbb0c365 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 853.558985] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 853.558985] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 853.566542] [55808]: INFO cinder.volume.api [None req-c538a929-2071-41f8-b095-388fcbb0c365 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Volume info retrieved successfully. [ 853.571912] [55808]: INFO cinder.api.openstack.wsgi [None req-c538a929-2071-41f8-b095-388fcbb0c365 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] http://10.180.1.21/volume/v3/volumes/584a7b68-b246-4274-bd97-b83de275930c returned with HTTP 200 [ 853.572407] [55808]: [pid: 55808|app: 0|req: 99/183] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:39 2025] GET /volume/v3/volumes/584a7b68-b246-4274-bd97-b83de275930c => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 853.770303] [55808]: DEBUG cinder.api.middleware.request_id [None req-53221667-91ef-4839-a522-658f6bb67373 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 853.772478] [55808]: INFO cinder.api.openstack.wsgi [None req-53221667-91ef-4839-a522-658f6bb67373 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 [ 853.773683] [55808]: DEBUG cinder.api.openstack.wsgi [None req-53221667-91ef-4839-a522-658f6bb67373 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 853.773683] [55808]: DEBUG cinder.api.openstack.wsgi [None req-53221667-91ef-4839-a522-658f6bb67373 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 853.786428] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 853.786428] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 853.792263] [55808]: INFO cinder.volume.api [None req-53221667-91ef-4839-a522-658f6bb67373 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 853.798729] [55808]: INFO cinder.api.openstack.wsgi [None req-53221667-91ef-4839-a522-658f6bb67373 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 returned with HTTP 200 [ 853.799182] [55808]: [pid: 55808|app: 0|req: 100/184] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:39 2025] GET /volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 854.447163] [55808]: DEBUG cinder.api.middleware.request_id [req-2196e94e-7c74-4800-aefa-665c25f4e74d req-087ac12d-deef-4a43-ae8d-69584d977077 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 854.453883] [55808]: INFO cinder.api.openstack.wsgi [req-2196e94e-7c74-4800-aefa-665c25f4e74d req-087ac12d-deef-4a43-ae8d-69584d977077 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/a56d6bb5-2adb-40d8-a181-baf7c94b0944 [ 854.454161] [55808]: DEBUG cinder.api.openstack.wsgi [req-2196e94e-7c74-4800-aefa-665c25f4e74d req-087ac12d-deef-4a43-ae8d-69584d977077 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 854.454524] [55808]: DEBUG cinder.api.openstack.wsgi [req-2196e94e-7c74-4800-aefa-665c25f4e74d req-087ac12d-deef-4a43-ae8d-69584d977077 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Calling method 'version_select' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 854.480023] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 854.480023] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 855.013059] [55808]: INFO cinder.api.openstack.wsgi [req-2196e94e-7c74-4800-aefa-665c25f4e74d req-087ac12d-deef-4a43-ae8d-69584d977077 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] http://10.180.1.21/volume/v3/attachments/a56d6bb5-2adb-40d8-a181-baf7c94b0944 returned with HTTP 200 [ 855.013793] [55808]: [pid: 55808|app: 0|req: 101/185] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 02:34:40 2025] DELETE /volume/v3/attachments/a56d6bb5-2adb-40d8-a181-baf7c94b0944 => generated 19 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 855.014707] [55808]: DEBUG cinder.api.middleware.request_id [None req-9205bbf2-4665-4afb-a532-61b8f6f5d498 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 855.016834] [55808]: INFO cinder.api.openstack.wsgi [None req-9205bbf2-4665-4afb-a532-61b8f6f5d498 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] GET http://10.180.1.21/volume/v3/volumes/584a7b68-b246-4274-bd97-b83de275930c [ 855.019438] [55808]: DEBUG cinder.api.openstack.wsgi [None req-9205bbf2-4665-4afb-a532-61b8f6f5d498 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 855.019669] [55808]: DEBUG cinder.api.openstack.wsgi [None req-9205bbf2-4665-4afb-a532-61b8f6f5d498 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 855.036935] [55808]: INFO cinder.api.openstack.wsgi [None req-9205bbf2-4665-4afb-a532-61b8f6f5d498 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] http://10.180.1.21/volume/v3/volumes/584a7b68-b246-4274-bd97-b83de275930c returned with HTTP 404 [ 855.036935] [55808]: [pid: 55808|app: 0|req: 102/186] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:40 2025] GET /volume/v3/volumes/584a7b68-b246-4274-bd97-b83de275930c => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 855.036935] [55808]: DEBUG cinder.api.middleware.request_id [None req-6738b742-45cd-42b4-95ae-2ddd7e771f48 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 855.038291] [55808]: INFO cinder.api.openstack.wsgi [None req-6738b742-45cd-42b4-95ae-2ddd7e771f48 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 [ 855.038496] [55808]: DEBUG cinder.api.openstack.wsgi [None req-6738b742-45cd-42b4-95ae-2ddd7e771f48 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 855.038707] [55808]: DEBUG cinder.api.openstack.wsgi [None req-6738b742-45cd-42b4-95ae-2ddd7e771f48 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 855.054256] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 855.054256] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 855.059063] [55808]: INFO cinder.volume.api [None req-6738b742-45cd-42b4-95ae-2ddd7e771f48 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 855.066203] [55808]: INFO cinder.api.openstack.wsgi [None req-6738b742-45cd-42b4-95ae-2ddd7e771f48 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 returned with HTTP 200 [ 855.067248] [55808]: [pid: 55808|app: 0|req: 103/187] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:40 2025] GET /volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 855.070148] [55808]: DEBUG cinder.api.middleware.request_id [None req-960403f9-84ee-4d2c-998f-439a89749906 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 855.070148] [55808]: INFO cinder.api.openstack.wsgi [None req-960403f9-84ee-4d2c-998f-439a89749906 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] DELETE http://10.180.1.21/volume/v3/volumes/88f92826-f155-4ff4-b69f-6594168c0dad [ 855.070510] [55808]: DEBUG cinder.api.openstack.wsgi [None req-960403f9-84ee-4d2c-998f-439a89749906 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 855.070868] [55808]: DEBUG cinder.api.openstack.wsgi [None req-960403f9-84ee-4d2c-998f-439a89749906 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Calling method 'delete' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 855.071016] [55808]: INFO cinder.api.v3.volumes [None req-960403f9-84ee-4d2c-998f-439a89749906 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Delete volume with id: 88f92826-f155-4ff4-b69f-6594168c0dad [ 855.081923] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 855.081923] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 855.082999] [55808]: INFO cinder.volume.api [None req-960403f9-84ee-4d2c-998f-439a89749906 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Volume info retrieved successfully. [ 855.112614] [55808]: INFO cinder.volume.api [None req-960403f9-84ee-4d2c-998f-439a89749906 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Delete volume request issued successfully. [ 855.113213] [55808]: INFO cinder.api.openstack.wsgi [None req-960403f9-84ee-4d2c-998f-439a89749906 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] http://10.180.1.21/volume/v3/volumes/88f92826-f155-4ff4-b69f-6594168c0dad returned with HTTP 202 [ 855.114417] [55808]: [pid: 55808|app: 0|req: 104/188] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 02:34:40 2025] DELETE /volume/v3/volumes/88f92826-f155-4ff4-b69f-6594168c0dad => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 855.118498] [55808]: DEBUG cinder.api.middleware.request_id [None req-c847aba8-4a5d-4a1d-aa2a-69503749468e None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 855.122558] [55808]: INFO cinder.api.openstack.wsgi [None req-c847aba8-4a5d-4a1d-aa2a-69503749468e tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] GET http://10.180.1.21/volume/v3/volumes/88f92826-f155-4ff4-b69f-6594168c0dad [ 855.122962] [55808]: DEBUG cinder.api.openstack.wsgi [None req-c847aba8-4a5d-4a1d-aa2a-69503749468e tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 855.123373] [55808]: DEBUG cinder.api.openstack.wsgi [None req-c847aba8-4a5d-4a1d-aa2a-69503749468e tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 855.137389] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 855.137389] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 855.142398] [55808]: INFO cinder.volume.api [None req-c847aba8-4a5d-4a1d-aa2a-69503749468e tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Volume info retrieved successfully. [ 855.151257] [55808]: INFO cinder.api.openstack.wsgi [None req-c847aba8-4a5d-4a1d-aa2a-69503749468e tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] http://10.180.1.21/volume/v3/volumes/88f92826-f155-4ff4-b69f-6594168c0dad returned with HTTP 200 [ 855.151830] [55808]: [pid: 55808|app: 0|req: 105/189] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:40 2025] GET /volume/v3/volumes/88f92826-f155-4ff4-b69f-6594168c0dad => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 856.083390] [55808]: DEBUG cinder.api.middleware.request_id [None req-68ef3c80-dcb0-47d6-b884-79931dbf9474 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 856.090092] [55808]: INFO cinder.api.openstack.wsgi [None req-68ef3c80-dcb0-47d6-b884-79931dbf9474 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 [ 856.090092] [55808]: DEBUG cinder.api.openstack.wsgi [None req-68ef3c80-dcb0-47d6-b884-79931dbf9474 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 856.090092] [55808]: DEBUG cinder.api.openstack.wsgi [None req-68ef3c80-dcb0-47d6-b884-79931dbf9474 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 856.125184] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 856.125184] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 856.134319] [55808]: INFO cinder.volume.api [None req-68ef3c80-dcb0-47d6-b884-79931dbf9474 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 856.143474] [55808]: INFO cinder.api.openstack.wsgi [None req-68ef3c80-dcb0-47d6-b884-79931dbf9474 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 returned with HTTP 200 [ 856.144097] [55808]: [pid: 55808|app: 0|req: 106/190] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:41 2025] GET /volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 => generated 846 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 856.168526] [55808]: DEBUG cinder.api.middleware.request_id [None req-1c31f730-76ee-44c8-9bd4-96e515811b63 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 856.170915] [55808]: INFO cinder.api.openstack.wsgi [None req-1c31f730-76ee-44c8-9bd4-96e515811b63 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] GET http://10.180.1.21/volume/v3/volumes/88f92826-f155-4ff4-b69f-6594168c0dad [ 856.171166] [55808]: DEBUG cinder.api.openstack.wsgi [None req-1c31f730-76ee-44c8-9bd4-96e515811b63 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 856.171384] [55808]: DEBUG cinder.api.openstack.wsgi [None req-1c31f730-76ee-44c8-9bd4-96e515811b63 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 856.187859] [55808]: INFO cinder.api.openstack.wsgi [None req-1c31f730-76ee-44c8-9bd4-96e515811b63 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] http://10.180.1.21/volume/v3/volumes/88f92826-f155-4ff4-b69f-6594168c0dad returned with HTTP 404 [ 856.188534] [55808]: [pid: 55808|app: 0|req: 107/191] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:42 2025] GET /volume/v3/volumes/88f92826-f155-4ff4-b69f-6594168c0dad => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 856.188951] [55808]: DEBUG cinder.api.middleware.request_id [None req-c8a101b0-4584-4e31-a8ae-14ec23c2dfe0 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 856.191176] [55808]: INFO cinder.api.openstack.wsgi [None req-c8a101b0-4584-4e31-a8ae-14ec23c2dfe0 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] GET http://10.180.1.21/volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee [ 856.191336] [55808]: DEBUG cinder.api.openstack.wsgi [None req-c8a101b0-4584-4e31-a8ae-14ec23c2dfe0 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 856.191568] [55808]: DEBUG cinder.api.openstack.wsgi [None req-c8a101b0-4584-4e31-a8ae-14ec23c2dfe0 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 856.206401] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 856.206401] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 856.216077] [55808]: INFO cinder.volume.api [None req-c8a101b0-4584-4e31-a8ae-14ec23c2dfe0 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Volume info retrieved successfully. [ 856.223457] [55808]: INFO cinder.api.openstack.wsgi [None req-c8a101b0-4584-4e31-a8ae-14ec23c2dfe0 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] http://10.180.1.21/volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee returned with HTTP 200 [ 856.223895] [55808]: [pid: 55808|app: 0|req: 108/192] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:42 2025] GET /volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee => generated 1010 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 856.224872] [55808]: DEBUG cinder.api.middleware.request_id [None req-bd02ddd3-89e9-4299-ba5a-f7278badfef4 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 856.227306] [55808]: INFO cinder.api.openstack.wsgi [None req-bd02ddd3-89e9-4299-ba5a-f7278badfef4 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] DELETE http://10.180.1.21/volume/v3/volumes/0f7be783-0d3f-4ca7-9db4-27bca0550cc0 [ 856.227535] [55808]: DEBUG cinder.api.openstack.wsgi [None req-bd02ddd3-89e9-4299-ba5a-f7278badfef4 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 856.227770] [55808]: DEBUG cinder.api.openstack.wsgi [None req-bd02ddd3-89e9-4299-ba5a-f7278badfef4 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Calling method 'delete' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 856.228029] [55808]: INFO cinder.api.v3.volumes [None req-bd02ddd3-89e9-4299-ba5a-f7278badfef4 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Delete volume with id: 0f7be783-0d3f-4ca7-9db4-27bca0550cc0 [ 856.237894] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 856.237894] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 856.238475] [55808]: INFO cinder.volume.api [None req-bd02ddd3-89e9-4299-ba5a-f7278badfef4 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Volume info retrieved successfully. [ 856.261053] [55808]: INFO cinder.volume.api [None req-bd02ddd3-89e9-4299-ba5a-f7278badfef4 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Delete volume request issued successfully. [ 856.261211] [55808]: INFO cinder.api.openstack.wsgi [None req-bd02ddd3-89e9-4299-ba5a-f7278badfef4 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] http://10.180.1.21/volume/v3/volumes/0f7be783-0d3f-4ca7-9db4-27bca0550cc0 returned with HTTP 202 [ 856.262237] [55808]: [pid: 55808|app: 0|req: 109/193] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 02:34:42 2025] DELETE /volume/v3/volumes/0f7be783-0d3f-4ca7-9db4-27bca0550cc0 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 856.262380] [55808]: DEBUG cinder.api.middleware.request_id [None req-d92f6dbe-c7a1-4567-bdc8-a1cf0769af64 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 856.264921] [55808]: INFO cinder.api.openstack.wsgi [None req-d92f6dbe-c7a1-4567-bdc8-a1cf0769af64 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee [ 856.264921] [55808]: DEBUG cinder.api.openstack.wsgi [None req-d92f6dbe-c7a1-4567-bdc8-a1cf0769af64 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 856.264921] [55808]: DEBUG cinder.api.openstack.wsgi [None req-d92f6dbe-c7a1-4567-bdc8-a1cf0769af64 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Calling method 'delete' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 856.265116] [55808]: INFO cinder.api.v3.volumes [None req-d92f6dbe-c7a1-4567-bdc8-a1cf0769af64 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Delete volume with id: 058257de-f0d4-4b86-b1b1-66b20befc8ee [ 856.280484] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 856.280484] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 856.280977] [55808]: INFO cinder.volume.api [None req-d92f6dbe-c7a1-4567-bdc8-a1cf0769af64 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Volume info retrieved successfully. [ 856.308650] [55808]: INFO cinder.volume.api [None req-d92f6dbe-c7a1-4567-bdc8-a1cf0769af64 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Delete volume request issued successfully. [ 856.308802] [55808]: INFO cinder.api.openstack.wsgi [None req-d92f6dbe-c7a1-4567-bdc8-a1cf0769af64 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] http://10.180.1.21/volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee returned with HTTP 202 [ 856.309478] [55808]: [pid: 55808|app: 0|req: 110/194] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 02:34:42 2025] DELETE /volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 856.310324] [55808]: DEBUG cinder.api.middleware.request_id [None req-2eeaf8aa-8f9e-480e-8553-b7f1520410df None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 856.312423] [55808]: INFO cinder.api.openstack.wsgi [None req-2eeaf8aa-8f9e-480e-8553-b7f1520410df tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] GET http://10.180.1.21/volume/v3/volumes/0f7be783-0d3f-4ca7-9db4-27bca0550cc0 [ 856.312640] [55808]: DEBUG cinder.api.openstack.wsgi [None req-2eeaf8aa-8f9e-480e-8553-b7f1520410df tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 856.312851] [55808]: DEBUG cinder.api.openstack.wsgi [None req-2eeaf8aa-8f9e-480e-8553-b7f1520410df tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 856.322742] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 856.322742] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 856.333363] [55808]: INFO cinder.volume.api [None req-2eeaf8aa-8f9e-480e-8553-b7f1520410df tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Volume info retrieved successfully. [ 856.338303] [55808]: INFO cinder.api.openstack.wsgi [None req-2eeaf8aa-8f9e-480e-8553-b7f1520410df tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] http://10.180.1.21/volume/v3/volumes/0f7be783-0d3f-4ca7-9db4-27bca0550cc0 returned with HTTP 200 [ 856.339472] [55808]: [pid: 55808|app: 0|req: 111/195] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:42 2025] GET /volume/v3/volumes/0f7be783-0d3f-4ca7-9db4-27bca0550cc0 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 856.339748] [55808]: DEBUG cinder.api.middleware.request_id [None req-746163bc-aff4-4c32-a1e1-20dd4d634a6f None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 856.343678] [55808]: INFO cinder.api.openstack.wsgi [None req-746163bc-aff4-4c32-a1e1-20dd4d634a6f tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] GET http://10.180.1.21/volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee [ 856.343678] [55808]: DEBUG cinder.api.openstack.wsgi [None req-746163bc-aff4-4c32-a1e1-20dd4d634a6f tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 856.343678] [55808]: DEBUG cinder.api.openstack.wsgi [None req-746163bc-aff4-4c32-a1e1-20dd4d634a6f tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 856.353764] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 856.353764] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 856.357736] [55808]: INFO cinder.volume.api [None req-746163bc-aff4-4c32-a1e1-20dd4d634a6f tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Volume info retrieved successfully. [ 856.362833] [55808]: INFO cinder.api.openstack.wsgi [None req-746163bc-aff4-4c32-a1e1-20dd4d634a6f tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] http://10.180.1.21/volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee returned with HTTP 200 [ 856.363400] [55808]: [pid: 55808|app: 0|req: 112/196] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:42 2025] GET /volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee => generated 1009 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 857.162529] [55808]: DEBUG cinder.api.middleware.request_id [None req-eaa9e269-7f22-4d23-aaff-4974341105f3 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 857.166177] [55808]: INFO cinder.api.openstack.wsgi [None req-eaa9e269-7f22-4d23-aaff-4974341105f3 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 [ 857.166447] [55808]: DEBUG cinder.api.openstack.wsgi [None req-eaa9e269-7f22-4d23-aaff-4974341105f3 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 857.166903] [55808]: DEBUG cinder.api.openstack.wsgi [None req-eaa9e269-7f22-4d23-aaff-4974341105f3 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 857.194432] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 857.194432] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 857.197855] [55808]: INFO cinder.volume.api [None req-eaa9e269-7f22-4d23-aaff-4974341105f3 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 857.204710] [55808]: INFO cinder.api.openstack.wsgi [None req-eaa9e269-7f22-4d23-aaff-4974341105f3 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 returned with HTTP 200 [ 857.205573] [55808]: [pid: 55808|app: 0|req: 113/197] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:43 2025] GET /volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 857.351297] [55808]: DEBUG cinder.api.middleware.request_id [None req-61b8a6a6-eae0-4c8f-8a1e-cfff6d179e12 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 857.357070] [55808]: INFO cinder.api.openstack.wsgi [None req-61b8a6a6-eae0-4c8f-8a1e-cfff6d179e12 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] GET http://10.180.1.21/volume/v3/volumes/0f7be783-0d3f-4ca7-9db4-27bca0550cc0 [ 857.357070] [55808]: DEBUG cinder.api.openstack.wsgi [None req-61b8a6a6-eae0-4c8f-8a1e-cfff6d179e12 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 857.357070] [55808]: DEBUG cinder.api.openstack.wsgi [None req-61b8a6a6-eae0-4c8f-8a1e-cfff6d179e12 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 857.363587] [55808]: INFO cinder.api.openstack.wsgi [None req-61b8a6a6-eae0-4c8f-8a1e-cfff6d179e12 tempest-VolumesTestJSON-949144554 tempest-VolumesTestJSON-949144554-project-member] http://10.180.1.21/volume/v3/volumes/0f7be783-0d3f-4ca7-9db4-27bca0550cc0 returned with HTTP 404 [ 857.364262] [55808]: [pid: 55808|app: 0|req: 114/198] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:43 2025] GET /volume/v3/volumes/0f7be783-0d3f-4ca7-9db4-27bca0550cc0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 857.378099] [55808]: DEBUG cinder.api.middleware.request_id [None req-5adb285a-dd7b-4c92-99f0-2024aaef64d2 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 857.380386] [55808]: INFO cinder.api.openstack.wsgi [None req-5adb285a-dd7b-4c92-99f0-2024aaef64d2 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] GET http://10.180.1.21/volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee [ 857.380598] [55808]: DEBUG cinder.api.openstack.wsgi [None req-5adb285a-dd7b-4c92-99f0-2024aaef64d2 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 857.380884] [55808]: DEBUG cinder.api.openstack.wsgi [None req-5adb285a-dd7b-4c92-99f0-2024aaef64d2 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 857.393769] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 857.393769] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 857.398948] [55808]: INFO cinder.volume.api [None req-5adb285a-dd7b-4c92-99f0-2024aaef64d2 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Volume info retrieved successfully. [ 857.407168] [55808]: INFO cinder.api.openstack.wsgi [None req-5adb285a-dd7b-4c92-99f0-2024aaef64d2 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] http://10.180.1.21/volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee returned with HTTP 200 [ 857.407589] [55808]: [pid: 55808|app: 0|req: 115/199] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:43 2025] GET /volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee => generated 1009 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 857.849795] [55807]: DEBUG cinder.coordination [req-aa4a0e69-c78d-4673-9064-f69b453f1d32 req-7d072e65-c4d3-4a16-9b13-bb827ecde6c1 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Lock "cinder-attachment_update-0aa99909-d7eb-4636-bb0e-85827f2a0b08-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.530s {{(pid=55807) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 857.850280] [55807]: INFO cinder.api.openstack.wsgi [req-aa4a0e69-c78d-4673-9064-f69b453f1d32 req-7d072e65-c4d3-4a16-9b13-bb827ecde6c1 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/attachments/d2b29c5c-b3ce-4dfa-941e-bdc892f58cf2 returned with HTTP 200 [ 857.851133] [55807]: [pid: 55807|app: 0|req: 85/200] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 02:34:39 2025] PUT /volume/v3/attachments/d2b29c5c-b3ce-4dfa-941e-bdc892f58cf2 => generated 617 bytes in 4548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 858.226243] [55808]: DEBUG cinder.api.middleware.request_id [None req-7df2bd83-4539-428f-afb3-6577377de5e2 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 858.228566] [55808]: INFO cinder.api.openstack.wsgi [None req-7df2bd83-4539-428f-afb3-6577377de5e2 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 [ 858.229142] [55808]: DEBUG cinder.api.openstack.wsgi [None req-7df2bd83-4539-428f-afb3-6577377de5e2 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 858.229142] [55808]: DEBUG cinder.api.openstack.wsgi [None req-7df2bd83-4539-428f-afb3-6577377de5e2 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 858.271376] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 858.271376] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 858.289857] [55808]: INFO cinder.volume.api [None req-7df2bd83-4539-428f-afb3-6577377de5e2 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 858.310026] [55808]: INFO cinder.api.openstack.wsgi [None req-7df2bd83-4539-428f-afb3-6577377de5e2 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 returned with HTTP 200 [ 858.310026] [55808]: [pid: 55808|app: 0|req: 116/201] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:44 2025] GET /volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 => generated 847 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 858.429070] [55807]: DEBUG cinder.api.middleware.request_id [None req-3b5621bf-d674-4aa9-8ea1-0a55f8b407ec None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 858.432115] [55807]: INFO cinder.api.openstack.wsgi [None req-3b5621bf-d674-4aa9-8ea1-0a55f8b407ec tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] GET http://10.180.1.21/volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee [ 858.432529] [55807]: DEBUG cinder.api.openstack.wsgi [None req-3b5621bf-d674-4aa9-8ea1-0a55f8b407ec tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 858.432904] [55807]: DEBUG cinder.api.openstack.wsgi [None req-3b5621bf-d674-4aa9-8ea1-0a55f8b407ec tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 858.452320] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 858.452320] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 858.462846] [55807]: INFO cinder.api.openstack.wsgi [None req-3b5621bf-d674-4aa9-8ea1-0a55f8b407ec tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] http://10.180.1.21/volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee returned with HTTP 404 [ 858.464462] [55807]: [pid: 55807|app: 0|req: 86/202] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:44 2025] GET /volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 859.328913] [55808]: DEBUG cinder.api.middleware.request_id [None req-9d22fc72-da3d-4be8-a4c4-69b6b2c83a48 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 859.330845] [55808]: INFO cinder.api.openstack.wsgi [None req-9d22fc72-da3d-4be8-a4c4-69b6b2c83a48 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 [ 859.331091] [55808]: DEBUG cinder.api.openstack.wsgi [None req-9d22fc72-da3d-4be8-a4c4-69b6b2c83a48 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 859.331527] [55808]: DEBUG cinder.api.openstack.wsgi [None req-9d22fc72-da3d-4be8-a4c4-69b6b2c83a48 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 859.343951] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 859.343951] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 859.351633] [55808]: INFO cinder.volume.api [None req-9d22fc72-da3d-4be8-a4c4-69b6b2c83a48 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 859.357872] [55808]: INFO cinder.api.openstack.wsgi [None req-9d22fc72-da3d-4be8-a4c4-69b6b2c83a48 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 returned with HTTP 200 [ 859.357872] [55808]: [pid: 55808|app: 0|req: 117/203] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:45 2025] GET /volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 859.993327] [55807]: DEBUG cinder.api.middleware.request_id [req-aa4a0e69-c78d-4673-9064-f69b453f1d32 req-45525979-2098-42db-8733-278c21a75fa4 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 860.000886] [55807]: INFO cinder.api.openstack.wsgi [req-aa4a0e69-c78d-4673-9064-f69b453f1d32 req-45525979-2098-42db-8733-278c21a75fa4 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] POST http://10.180.1.21/volume/v3/attachments/d2b29c5c-b3ce-4dfa-941e-bdc892f58cf2/action [ 860.001633] [55807]: DEBUG cinder.api.openstack.wsgi [req-aa4a0e69-c78d-4673-9064-f69b453f1d32 req-45525979-2098-42db-8733-278c21a75fa4 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Action body: b'{"os-complete": null}' {{(pid=55807) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 860.001996] [55807]: DEBUG cinder.api.openstack.wsgi [req-aa4a0e69-c78d-4673-9064-f69b453f1d32 req-45525979-2098-42db-8733-278c21a75fa4 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 860.027040] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 860.027040] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 860.038038] [55807]: INFO cinder.api.openstack.wsgi [req-aa4a0e69-c78d-4673-9064-f69b453f1d32 req-45525979-2098-42db-8733-278c21a75fa4 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/attachments/d2b29c5c-b3ce-4dfa-941e-bdc892f58cf2/action returned with HTTP 204 [ 860.038587] [55807]: [pid: 55807|app: 0|req: 87/204] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 02:34:45 2025] POST /volume/v3/attachments/d2b29c5c-b3ce-4dfa-941e-bdc892f58cf2/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 860.368893] [55808]: DEBUG cinder.api.middleware.request_id [None req-554e0ac4-2b0a-4cec-b2d0-67045152afb3 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 860.372911] [55808]: INFO cinder.api.openstack.wsgi [None req-554e0ac4-2b0a-4cec-b2d0-67045152afb3 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 [ 860.375384] [55808]: DEBUG cinder.api.openstack.wsgi [None req-554e0ac4-2b0a-4cec-b2d0-67045152afb3 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 860.375384] [55808]: DEBUG cinder.api.openstack.wsgi [None req-554e0ac4-2b0a-4cec-b2d0-67045152afb3 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 860.393413] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 860.393413] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 860.399684] [55808]: INFO cinder.volume.api [None req-554e0ac4-2b0a-4cec-b2d0-67045152afb3 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 860.406292] [55808]: INFO cinder.api.openstack.wsgi [None req-554e0ac4-2b0a-4cec-b2d0-67045152afb3 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 returned with HTTP 200 [ 860.407245] [55808]: [pid: 55808|app: 0|req: 118/205] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:46 2025] GET /volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 860.420496] [55807]: DEBUG cinder.api.middleware.request_id [None req-5e4ec577-4ba7-443e-930b-f7552fdbf28a None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 860.422690] [55807]: INFO cinder.api.openstack.wsgi [None req-5e4ec577-4ba7-443e-930b-f7552fdbf28a tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 [ 860.422902] [55807]: DEBUG cinder.api.openstack.wsgi [None req-5e4ec577-4ba7-443e-930b-f7552fdbf28a tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 860.423150] [55807]: DEBUG cinder.api.openstack.wsgi [None req-5e4ec577-4ba7-443e-930b-f7552fdbf28a tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 860.436119] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 860.436119] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 860.439552] [55807]: INFO cinder.volume.api [None req-5e4ec577-4ba7-443e-930b-f7552fdbf28a tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 860.450163] [55807]: INFO cinder.api.openstack.wsgi [None req-5e4ec577-4ba7-443e-930b-f7552fdbf28a tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 returned with HTTP 200 [ 860.450163] [55807]: [pid: 55807|app: 0|req: 88/206] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:46 2025] GET /volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 861.788745] [55808]: DEBUG cinder.api.middleware.request_id [None req-d8e940c3-f676-4dd2-b2c7-3415cb40afee None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 861.795924] [55808]: INFO cinder.api.openstack.wsgi [None req-d8e940c3-f676-4dd2-b2c7-3415cb40afee tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] GET http://10.180.1.21/volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 [ 861.796382] [55808]: DEBUG cinder.api.openstack.wsgi [None req-d8e940c3-f676-4dd2-b2c7-3415cb40afee tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 861.796607] [55808]: DEBUG cinder.api.openstack.wsgi [None req-d8e940c3-f676-4dd2-b2c7-3415cb40afee tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 861.815935] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 861.815935] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 861.820657] [55808]: INFO cinder.volume.api [None req-d8e940c3-f676-4dd2-b2c7-3415cb40afee tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Volume info retrieved successfully. [ 861.827214] [55808]: INFO cinder.api.openstack.wsgi [None req-d8e940c3-f676-4dd2-b2c7-3415cb40afee tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] http://10.180.1.21/volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 returned with HTTP 200 [ 861.827214] [55808]: [pid: 55808|app: 0|req: 119/207] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:47 2025] GET /volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 861.838365] [55807]: DEBUG cinder.api.middleware.request_id [None req-3e6ee616-8408-4d76-832e-b698de3754bd None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 861.843534] [55807]: INFO cinder.api.openstack.wsgi [None req-3e6ee616-8408-4d76-832e-b698de3754bd tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] GET http://10.180.1.21/volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 [ 861.843810] [55807]: DEBUG cinder.api.openstack.wsgi [None req-3e6ee616-8408-4d76-832e-b698de3754bd tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 861.843990] [55807]: DEBUG cinder.api.openstack.wsgi [None req-3e6ee616-8408-4d76-832e-b698de3754bd tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 861.858401] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 861.858401] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 861.869620] [55807]: INFO cinder.volume.api [None req-3e6ee616-8408-4d76-832e-b698de3754bd tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Volume info retrieved successfully. [ 861.879746] [55807]: INFO cinder.api.openstack.wsgi [None req-3e6ee616-8408-4d76-832e-b698de3754bd tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] http://10.180.1.21/volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 returned with HTTP 200 [ 861.880203] [55807]: [pid: 55807|app: 0|req: 89/208] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:47 2025] GET /volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 862.411307] [55808]: DEBUG cinder.api.middleware.request_id [None req-72d49849-7e6d-49d9-b69c-46d67e50fd7e None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 862.416846] [55808]: INFO cinder.api.openstack.wsgi [None req-72d49849-7e6d-49d9-b69c-46d67e50fd7e tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] GET http://10.180.1.21/volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 [ 862.417126] [55808]: DEBUG cinder.api.openstack.wsgi [None req-72d49849-7e6d-49d9-b69c-46d67e50fd7e tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 862.417397] [55808]: DEBUG cinder.api.openstack.wsgi [None req-72d49849-7e6d-49d9-b69c-46d67e50fd7e tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 862.437028] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 862.437028] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 862.443028] [55808]: INFO cinder.volume.api [None req-72d49849-7e6d-49d9-b69c-46d67e50fd7e tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Volume info retrieved successfully. [ 862.449761] [55808]: INFO cinder.api.openstack.wsgi [None req-72d49849-7e6d-49d9-b69c-46d67e50fd7e tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] http://10.180.1.21/volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 returned with HTTP 200 [ 862.450191] [55808]: [pid: 55808|app: 0|req: 120/209] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:34:48 2025] GET /volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 871.878482] [55807]: DEBUG dbcounter [-] [55807] Writing DB stats cinder:SELECT=259,cinder:UPDATE=53,cinder:INSERT=26 {{(pid=55807) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 872.447776] [55808]: DEBUG dbcounter [-] [55808] Writing DB stats cinder:SELECT=424,cinder:INSERT=39,cinder:UPDATE=66 {{(pid=55808) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 877.780615] [55807]: DEBUG cinder.api.middleware.request_id [None req-9be339cf-bb3f-4159-97ec-4d51fab8b259 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 877.783808] [55807]: INFO cinder.api.openstack.wsgi [None req-9be339cf-bb3f-4159-97ec-4d51fab8b259 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] POST http://10.180.1.21/volume/v3/volumes [ 877.784745] [55807]: DEBUG cinder.api.openstack.wsgi [None req-9be339cf-bb3f-4159-97ec-4d51fab8b259 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-452371789"}} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 877.787405] [55807]: DEBUG cinder.api.v3.volumes [None req-9be339cf-bb3f-4159-97ec-4d51fab8b259 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-452371789'}} {{(pid=55807) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 877.787530] [55807]: INFO cinder.api.v3.volumes [None req-9be339cf-bb3f-4159-97ec-4d51fab8b259 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Create volume of 1 GB [ 877.796795] [55807]: INFO cinder.volume.api [None req-9be339cf-bb3f-4159-97ec-4d51fab8b259 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Availability Zones retrieved successfully. [ 877.803190] [55807]: DEBUG cinder.volume.api [None req-9be339cf-bb3f-4159-97ec-4d51fab8b259 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Flow 'volume_create_api' (57abfe63-652a-4302-98c5-713506c31576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 877.805105] [55807]: DEBUG cinder.volume.api [None req-9be339cf-bb3f-4159-97ec-4d51fab8b259 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0f54101-8fe7-4b89-8a1f-725828bb8d22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 877.806546] [55807]: DEBUG cinder.volume.flows.api.create_volume [None req-9be339cf-bb3f-4159-97ec-4d51fab8b259 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Validating volume size '1' using validate_int {{(pid=55807) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 877.827892] [55807]: DEBUG cinder.volume.api [None req-9be339cf-bb3f-4159-97ec-4d51fab8b259 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0f54101-8fe7-4b89-8a1f-725828bb8d22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T02:29:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b2d3a607-9356-4aef-85f0-4f99d559be9b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b2d3a607-9356-4aef-85f0-4f99d559be9b', '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=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 877.829074] [55807]: DEBUG cinder.volume.api [None req-9be339cf-bb3f-4159-97ec-4d51fab8b259 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (219bd6c2-6392-4ecc-9774-a3ecea7d382b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 877.859834] [55807]: DEBUG cinder.quota [None req-9be339cf-bb3f-4159-97ec-4d51fab8b259 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Created reservations ['f3deb616-ce57-40d5-b957-86308eeaba18', '01bc9ee9-c0de-4248-a7a7-6c95d7353011', 'eb948eff-816a-4433-aebc-70e2f2fad54c', '2af98fff-c9e3-485c-8e35-2c0f898b733f'] {{(pid=55807) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 877.864024] [55807]: DEBUG cinder.volume.api [None req-9be339cf-bb3f-4159-97ec-4d51fab8b259 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (219bd6c2-6392-4ecc-9774-a3ecea7d382b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3deb616-ce57-40d5-b957-86308eeaba18', '01bc9ee9-c0de-4248-a7a7-6c95d7353011', 'eb948eff-816a-4433-aebc-70e2f2fad54c', '2af98fff-c9e3-485c-8e35-2c0f898b733f']}' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 877.864024] [55807]: DEBUG cinder.volume.api [None req-9be339cf-bb3f-4159-97ec-4d51fab8b259 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd484c0d-713b-41e5-a245-6187bdcbe97a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 877.876913] [55807]: DEBUG cinder.volume.api [None req-9be339cf-bb3f-4159-97ec-4d51fab8b259 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd484c0d-713b-41e5-a245-6187bdcbe97a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af257d96-05f8-4e10-8f77-8acf0d4ed645', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-452371789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcd43818f54c4e869e489febdeeec723',qos_specs=None,replication_status=,reservations=['f3deb616-ce57-40d5-b957-86308eeaba18','01bc9ee9-c0de-4248-a7a7-6c95d7353011','eb948eff-816a-4433-aebc-70e2f2fad54c','2af98fff-c9e3-485c-8e35-2c0f898b733f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbd560f9d3bc48c09d3380ee1bd7b902',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b), '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-20T02:35:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-452371789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af257d96-05f8-4e10-8f77-8acf0d4ed645,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcd43818f54c4e869e489febdeeec723',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='dbd560f9d3bc48c09d3380ee1bd7b902',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b2d3a607-9356-4aef-85f0-4f99d559be9b),volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 877.878712] [55807]: DEBUG cinder.volume.api [None req-9be339cf-bb3f-4159-97ec-4d51fab8b259 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83245da0-2b83-484d-bd70-011b42738bda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 877.891151] [55807]: DEBUG cinder.volume.api [None req-9be339cf-bb3f-4159-97ec-4d51fab8b259 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83245da0-2b83-484d-bd70-011b42738bda) 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-452371789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcd43818f54c4e869e489febdeeec723',qos_specs=None,replication_status=,reservations=['f3deb616-ce57-40d5-b957-86308eeaba18','01bc9ee9-c0de-4248-a7a7-6c95d7353011','eb948eff-816a-4433-aebc-70e2f2fad54c','2af98fff-c9e3-485c-8e35-2c0f898b733f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbd560f9d3bc48c09d3380ee1bd7b902',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 877.892122] [55807]: DEBUG cinder.volume.api [None req-9be339cf-bb3f-4159-97ec-4d51fab8b259 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edd33f5e-3c7f-4e97-beaf-0ab7d1411205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 877.903216] [55807]: DEBUG cinder.volume.api [None req-9be339cf-bb3f-4159-97ec-4d51fab8b259 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edd33f5e-3c7f-4e97-beaf-0ab7d1411205) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 877.904661] [55807]: DEBUG cinder.volume.api [None req-9be339cf-bb3f-4159-97ec-4d51fab8b259 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Flow 'volume_create_api' (57abfe63-652a-4302-98c5-713506c31576) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55807) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 877.905251] [55807]: INFO cinder.volume.api [None req-9be339cf-bb3f-4159-97ec-4d51fab8b259 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Create volume request issued successfully. [ 877.906067] [55807]: INFO cinder.api.openstack.wsgi [None req-9be339cf-bb3f-4159-97ec-4d51fab8b259 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 877.906590] [55807]: [pid: 55807|app: 0|req: 90/210] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 02:35:03 2025] POST /volume/v3/volumes => generated 753 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 877.916396] [55808]: DEBUG cinder.api.middleware.request_id [None req-229aa48d-1a45-4cbc-b5bd-a7431315a200 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 877.918465] [55808]: INFO cinder.api.openstack.wsgi [None req-229aa48d-1a45-4cbc-b5bd-a7431315a200 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] GET http://10.180.1.21/volume/v3/volumes/af257d96-05f8-4e10-8f77-8acf0d4ed645 [ 877.918602] [55808]: DEBUG cinder.api.openstack.wsgi [None req-229aa48d-1a45-4cbc-b5bd-a7431315a200 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 877.919409] [55808]: DEBUG cinder.api.openstack.wsgi [None req-229aa48d-1a45-4cbc-b5bd-a7431315a200 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 877.927192] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.927192] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 877.932804] [55808]: INFO cinder.volume.api [None req-229aa48d-1a45-4cbc-b5bd-a7431315a200 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Volume info retrieved successfully. [ 877.938464] [55808]: INFO cinder.api.openstack.wsgi [None req-229aa48d-1a45-4cbc-b5bd-a7431315a200 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] http://10.180.1.21/volume/v3/volumes/af257d96-05f8-4e10-8f77-8acf0d4ed645 returned with HTTP 200 [ 877.938798] [55808]: [pid: 55808|app: 0|req: 121/211] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:35:03 2025] GET /volume/v3/volumes/af257d96-05f8-4e10-8f77-8acf0d4ed645 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 878.949019] [55807]: DEBUG cinder.api.middleware.request_id [None req-f930ff92-eb9f-4a23-94ce-73112bd2a1a7 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 878.953038] [55807]: INFO cinder.api.openstack.wsgi [None req-f930ff92-eb9f-4a23-94ce-73112bd2a1a7 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] GET http://10.180.1.21/volume/v3/volumes/af257d96-05f8-4e10-8f77-8acf0d4ed645 [ 878.953038] [55807]: DEBUG cinder.api.openstack.wsgi [None req-f930ff92-eb9f-4a23-94ce-73112bd2a1a7 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 878.953038] [55807]: DEBUG cinder.api.openstack.wsgi [None req-f930ff92-eb9f-4a23-94ce-73112bd2a1a7 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 878.964260] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 878.964260] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 878.968219] [55807]: INFO cinder.volume.api [None req-f930ff92-eb9f-4a23-94ce-73112bd2a1a7 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Volume info retrieved successfully. [ 878.973035] [55807]: INFO cinder.api.openstack.wsgi [None req-f930ff92-eb9f-4a23-94ce-73112bd2a1a7 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] http://10.180.1.21/volume/v3/volumes/af257d96-05f8-4e10-8f77-8acf0d4ed645 returned with HTTP 200 [ 878.973438] [55807]: [pid: 55807|app: 0|req: 91/212] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:35:04 2025] GET /volume/v3/volumes/af257d96-05f8-4e10-8f77-8acf0d4ed645 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 879.263785] [55808]: DEBUG cinder.api.middleware.request_id [req-2b6c3fdd-f24a-4c4b-a94b-c3f60b39a953 req-a56a4357-a8d5-40be-bedf-d84ece3ce377 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 879.265872] [55808]: INFO cinder.api.openstack.wsgi [req-2b6c3fdd-f24a-4c4b-a94b-c3f60b39a953 req-a56a4357-a8d5-40be-bedf-d84ece3ce377 tempest-VolumesAdminNegativeTest-1486879377 tempest-VolumesAdminNegativeTest-1486879377-project-admin] GET http://10.180.1.21/volume/v3/volumes/e2b37130-84de-4e08-a892-739398d7dfc8 [ 879.266123] [55808]: DEBUG cinder.api.openstack.wsgi [req-2b6c3fdd-f24a-4c4b-a94b-c3f60b39a953 req-a56a4357-a8d5-40be-bedf-d84ece3ce377 tempest-VolumesAdminNegativeTest-1486879377 tempest-VolumesAdminNegativeTest-1486879377-project-admin] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 879.266349] [55808]: DEBUG cinder.api.openstack.wsgi [req-2b6c3fdd-f24a-4c4b-a94b-c3f60b39a953 req-a56a4357-a8d5-40be-bedf-d84ece3ce377 tempest-VolumesAdminNegativeTest-1486879377 tempest-VolumesAdminNegativeTest-1486879377-project-admin] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 879.272601] [55808]: INFO cinder.api.openstack.wsgi [req-2b6c3fdd-f24a-4c4b-a94b-c3f60b39a953 req-a56a4357-a8d5-40be-bedf-d84ece3ce377 tempest-VolumesAdminNegativeTest-1486879377 tempest-VolumesAdminNegativeTest-1486879377-project-admin] http://10.180.1.21/volume/v3/volumes/e2b37130-84de-4e08-a892-739398d7dfc8 returned with HTTP 404 [ 879.273111] [55808]: [pid: 55808|app: 0|req: 122/213] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:35:05 2025] GET /volume/v3/volumes/e2b37130-84de-4e08-a892-739398d7dfc8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 879.280243] [55807]: DEBUG cinder.api.middleware.request_id [None req-aae94ca2-8a16-403e-9fa9-f1429d271cee None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 879.282517] [55807]: INFO cinder.api.openstack.wsgi [None req-aae94ca2-8a16-403e-9fa9-f1429d271cee tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] DELETE http://10.180.1.21/volume/v3/volumes/af257d96-05f8-4e10-8f77-8acf0d4ed645 [ 879.282808] [55807]: DEBUG cinder.api.openstack.wsgi [None req-aae94ca2-8a16-403e-9fa9-f1429d271cee tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 879.283125] [55807]: DEBUG cinder.api.openstack.wsgi [None req-aae94ca2-8a16-403e-9fa9-f1429d271cee tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Calling method 'delete' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 879.283365] [55807]: INFO cinder.api.v3.volumes [None req-aae94ca2-8a16-403e-9fa9-f1429d271cee tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Delete volume with id: af257d96-05f8-4e10-8f77-8acf0d4ed645 [ 879.291162] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 879.291162] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 879.292097] [55807]: INFO cinder.volume.api [None req-aae94ca2-8a16-403e-9fa9-f1429d271cee tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Volume info retrieved successfully. [ 879.316076] [55807]: INFO cinder.volume.api [None req-aae94ca2-8a16-403e-9fa9-f1429d271cee tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Delete volume request issued successfully. [ 879.316305] [55807]: INFO cinder.api.openstack.wsgi [None req-aae94ca2-8a16-403e-9fa9-f1429d271cee tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] http://10.180.1.21/volume/v3/volumes/af257d96-05f8-4e10-8f77-8acf0d4ed645 returned with HTTP 202 [ 879.316742] [55807]: [pid: 55807|app: 0|req: 92/214] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 02:35:05 2025] DELETE /volume/v3/volumes/af257d96-05f8-4e10-8f77-8acf0d4ed645 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 879.323203] [55808]: DEBUG cinder.api.middleware.request_id [None req-b2ee6671-c385-44b9-bd47-798e803b4c04 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 879.326615] [55808]: INFO cinder.api.openstack.wsgi [None req-b2ee6671-c385-44b9-bd47-798e803b4c04 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] GET http://10.180.1.21/volume/v3/volumes/af257d96-05f8-4e10-8f77-8acf0d4ed645 [ 879.326857] [55808]: DEBUG cinder.api.openstack.wsgi [None req-b2ee6671-c385-44b9-bd47-798e803b4c04 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 879.327296] [55808]: DEBUG cinder.api.openstack.wsgi [None req-b2ee6671-c385-44b9-bd47-798e803b4c04 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 879.335775] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 879.335775] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 879.340462] [55808]: INFO cinder.volume.api [None req-b2ee6671-c385-44b9-bd47-798e803b4c04 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Volume info retrieved successfully. [ 879.347036] [55808]: INFO cinder.api.openstack.wsgi [None req-b2ee6671-c385-44b9-bd47-798e803b4c04 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] http://10.180.1.21/volume/v3/volumes/af257d96-05f8-4e10-8f77-8acf0d4ed645 returned with HTTP 200 [ 879.347036] [55808]: [pid: 55808|app: 0|req: 123/215] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:35:05 2025] GET /volume/v3/volumes/af257d96-05f8-4e10-8f77-8acf0d4ed645 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 880.363758] [55807]: DEBUG cinder.api.middleware.request_id [None req-7cb8110e-8ab3-4da0-b67f-50ebc0152a10 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 880.365693] [55807]: INFO cinder.api.openstack.wsgi [None req-7cb8110e-8ab3-4da0-b67f-50ebc0152a10 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] GET http://10.180.1.21/volume/v3/volumes/af257d96-05f8-4e10-8f77-8acf0d4ed645 [ 880.367848] [55807]: DEBUG cinder.api.openstack.wsgi [None req-7cb8110e-8ab3-4da0-b67f-50ebc0152a10 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 880.367848] [55807]: DEBUG cinder.api.openstack.wsgi [None req-7cb8110e-8ab3-4da0-b67f-50ebc0152a10 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 880.375227] [55807]: INFO cinder.api.openstack.wsgi [None req-7cb8110e-8ab3-4da0-b67f-50ebc0152a10 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] http://10.180.1.21/volume/v3/volumes/af257d96-05f8-4e10-8f77-8acf0d4ed645 returned with HTTP 404 [ 880.375865] [55807]: [pid: 55807|app: 0|req: 93/216] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:35:06 2025] GET /volume/v3/volumes/af257d96-05f8-4e10-8f77-8acf0d4ed645 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 889.345267] [55808]: DEBUG dbcounter [-] [55808] Writing DB stats cinder:SELECT=9 {{(pid=55808) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 890.369734] [55807]: DEBUG dbcounter [-] [55807] Writing DB stats cinder:SELECT=28,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=55807) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 898.368485] [55808]: DEBUG cinder.api.middleware.request_id [req-bbf4f163-f228-4a85-822d-dd3a7db7a0f4 req-d4d9681e-57ab-414c-b0b8-7e9591848797 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 898.370897] [55808]: INFO cinder.api.openstack.wsgi [req-bbf4f163-f228-4a85-822d-dd3a7db7a0f4 req-d4d9681e-57ab-414c-b0b8-7e9591848797 tempest-ServerActionsTestJSON-1021877134 tempest-ServerActionsTestJSON-1021877134-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=175791ac-4c9a-4761-85dc-87c952ffb1b8 [ 898.371170] [55808]: DEBUG cinder.api.openstack.wsgi [req-bbf4f163-f228-4a85-822d-dd3a7db7a0f4 req-d4d9681e-57ab-414c-b0b8-7e9591848797 tempest-ServerActionsTestJSON-1021877134 tempest-ServerActionsTestJSON-1021877134-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 898.371390] [55808]: DEBUG cinder.api.openstack.wsgi [req-bbf4f163-f228-4a85-822d-dd3a7db7a0f4 req-d4d9681e-57ab-414c-b0b8-7e9591848797 tempest-ServerActionsTestJSON-1021877134 tempest-ServerActionsTestJSON-1021877134-project-member] Calling method 'version_select' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 898.377386] [55808]: INFO cinder.api.openstack.wsgi [req-bbf4f163-f228-4a85-822d-dd3a7db7a0f4 req-d4d9681e-57ab-414c-b0b8-7e9591848797 tempest-ServerActionsTestJSON-1021877134 tempest-ServerActionsTestJSON-1021877134-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=175791ac-4c9a-4761-85dc-87c952ffb1b8 returned with HTTP 200 [ 898.377785] [55808]: [pid: 55808|app: 0|req: 124/217] 10.180.1.21 () {62 vars in 1517 bytes} [Thu Feb 20 02:35:24 2025] GET /volume/v3/attachments?instance_id=175791ac-4c9a-4761-85dc-87c952ffb1b8 => generated 19 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 900.543049] [55807]: DEBUG cinder.api.middleware.request_id [None req-f715ed02-c55e-4d85-8611-13d95099b253 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 900.550173] [55807]: INFO cinder.api.openstack.wsgi [None req-f715ed02-c55e-4d85-8611-13d95099b253 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee [ 900.550434] [55807]: DEBUG cinder.api.openstack.wsgi [None req-f715ed02-c55e-4d85-8611-13d95099b253 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 900.550657] [55807]: DEBUG cinder.api.openstack.wsgi [None req-f715ed02-c55e-4d85-8611-13d95099b253 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Calling method 'delete' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 900.550970] [55807]: INFO cinder.api.v3.volumes [None req-f715ed02-c55e-4d85-8611-13d95099b253 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Delete volume with id: 058257de-f0d4-4b86-b1b1-66b20befc8ee [ 900.563404] [55807]: INFO cinder.api.openstack.wsgi [None req-f715ed02-c55e-4d85-8611-13d95099b253 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] http://10.180.1.21/volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee returned with HTTP 404 [ 900.563404] [55807]: [pid: 55807|app: 0|req: 94/218] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 02:35:26 2025] DELETE /volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 900.570198] [55808]: DEBUG cinder.api.middleware.request_id [None req-523485e4-53d1-42e7-9470-a7e3dfbe62b5 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 900.572963] [55808]: INFO cinder.api.openstack.wsgi [None req-523485e4-53d1-42e7-9470-a7e3dfbe62b5 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] GET http://10.180.1.21/volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee [ 900.573135] [55808]: DEBUG cinder.api.openstack.wsgi [None req-523485e4-53d1-42e7-9470-a7e3dfbe62b5 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 900.573358] [55808]: DEBUG cinder.api.openstack.wsgi [None req-523485e4-53d1-42e7-9470-a7e3dfbe62b5 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 900.589417] [55808]: INFO cinder.api.openstack.wsgi [None req-523485e4-53d1-42e7-9470-a7e3dfbe62b5 tempest-VolumesAssistedSnapshotsTest-1225103252 tempest-VolumesAssistedSnapshotsTest-1225103252-project-admin] http://10.180.1.21/volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee returned with HTTP 404 [ 900.589935] [55808]: [pid: 55808|app: 0|req: 125/219] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:35:26 2025] GET /volume/v3/volumes/058257de-f0d4-4b86-b1b1-66b20befc8ee => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 910.554674] [55807]: DEBUG dbcounter [-] [55807] Writing DB stats cinder:SELECT=1 {{(pid=55807) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 910.578634] [55808]: DEBUG dbcounter [-] [55808] Writing DB stats cinder:SELECT=2 {{(pid=55808) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 920.601434] [55807]: DEBUG cinder.api.middleware.request_id [None req-d406eb6d-5f0c-4938-b095-81c2bfa9f4c1 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 920.603691] [55807]: INFO cinder.api.openstack.wsgi [None req-d406eb6d-5f0c-4938-b095-81c2bfa9f4c1 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] DELETE http://10.180.1.21/volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 [ 920.604045] [55807]: DEBUG cinder.api.openstack.wsgi [None req-d406eb6d-5f0c-4938-b095-81c2bfa9f4c1 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 920.604671] [55807]: DEBUG cinder.api.openstack.wsgi [None req-d406eb6d-5f0c-4938-b095-81c2bfa9f4c1 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Calling method 'delete' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 920.604671] [55807]: INFO cinder.api.v3.volumes [None req-d406eb6d-5f0c-4938-b095-81c2bfa9f4c1 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Delete volume with id: c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 [ 920.620021] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 920.620021] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 920.620315] [55807]: INFO cinder.volume.api [None req-d406eb6d-5f0c-4938-b095-81c2bfa9f4c1 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Volume info retrieved successfully. [ 920.652030] [55807]: INFO cinder.volume.api [None req-d406eb6d-5f0c-4938-b095-81c2bfa9f4c1 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Delete volume request issued successfully. [ 920.652317] [55807]: INFO cinder.api.openstack.wsgi [None req-d406eb6d-5f0c-4938-b095-81c2bfa9f4c1 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] http://10.180.1.21/volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 returned with HTTP 202 [ 920.652741] [55807]: [pid: 55807|app: 0|req: 95/220] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 02:35:46 2025] DELETE /volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 920.656967] [55808]: DEBUG cinder.api.middleware.request_id [None req-21602d6e-28df-4ea2-8c6a-028ec54946f7 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 920.659591] [55808]: INFO cinder.api.openstack.wsgi [None req-21602d6e-28df-4ea2-8c6a-028ec54946f7 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] GET http://10.180.1.21/volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 [ 920.659867] [55808]: DEBUG cinder.api.openstack.wsgi [None req-21602d6e-28df-4ea2-8c6a-028ec54946f7 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 920.660160] [55808]: DEBUG cinder.api.openstack.wsgi [None req-21602d6e-28df-4ea2-8c6a-028ec54946f7 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 920.670880] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 920.670880] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 920.675926] [55808]: INFO cinder.volume.api [None req-21602d6e-28df-4ea2-8c6a-028ec54946f7 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Volume info retrieved successfully. [ 920.681984] [55808]: INFO cinder.api.openstack.wsgi [None req-21602d6e-28df-4ea2-8c6a-028ec54946f7 tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] http://10.180.1.21/volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 returned with HTTP 200 [ 920.682436] [55808]: [pid: 55808|app: 0|req: 126/221] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:35:46 2025] GET /volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 921.695388] [55807]: DEBUG cinder.api.middleware.request_id [None req-dcc088f5-19c0-4ec3-88f8-b17f40f840ee None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 921.697510] [55807]: INFO cinder.api.openstack.wsgi [None req-dcc088f5-19c0-4ec3-88f8-b17f40f840ee tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] GET http://10.180.1.21/volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 [ 921.697735] [55807]: DEBUG cinder.api.openstack.wsgi [None req-dcc088f5-19c0-4ec3-88f8-b17f40f840ee tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 921.697957] [55807]: DEBUG cinder.api.openstack.wsgi [None req-dcc088f5-19c0-4ec3-88f8-b17f40f840ee tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 921.707826] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 921.707826] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 921.711644] [55807]: INFO cinder.volume.api [None req-dcc088f5-19c0-4ec3-88f8-b17f40f840ee tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Volume info retrieved successfully. [ 921.716412] [55807]: INFO cinder.api.openstack.wsgi [None req-dcc088f5-19c0-4ec3-88f8-b17f40f840ee tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] http://10.180.1.21/volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 returned with HTTP 200 [ 921.716901] [55807]: [pid: 55807|app: 0|req: 96/222] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:35:47 2025] GET /volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 922.727945] [55808]: DEBUG cinder.api.middleware.request_id [None req-1bf38a51-379c-4d8f-b8e7-7f3dadecae9c None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 922.730394] [55808]: INFO cinder.api.openstack.wsgi [None req-1bf38a51-379c-4d8f-b8e7-7f3dadecae9c tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] GET http://10.180.1.21/volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 [ 922.730625] [55808]: DEBUG cinder.api.openstack.wsgi [None req-1bf38a51-379c-4d8f-b8e7-7f3dadecae9c tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 922.730874] [55808]: DEBUG cinder.api.openstack.wsgi [None req-1bf38a51-379c-4d8f-b8e7-7f3dadecae9c tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 922.740822] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 922.740822] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 922.744839] [55808]: INFO cinder.volume.api [None req-1bf38a51-379c-4d8f-b8e7-7f3dadecae9c tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Volume info retrieved successfully. [ 922.749445] [55808]: INFO cinder.api.openstack.wsgi [None req-1bf38a51-379c-4d8f-b8e7-7f3dadecae9c tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] http://10.180.1.21/volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 returned with HTTP 200 [ 922.749880] [55808]: [pid: 55808|app: 0|req: 127/223] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:35:48 2025] GET /volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 923.764184] [55807]: DEBUG cinder.api.middleware.request_id [None req-50313370-b8bd-4ddf-8fee-9e64846ef90b None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 923.766975] [55807]: INFO cinder.api.openstack.wsgi [None req-50313370-b8bd-4ddf-8fee-9e64846ef90b tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] GET http://10.180.1.21/volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 [ 923.767233] [55807]: DEBUG cinder.api.openstack.wsgi [None req-50313370-b8bd-4ddf-8fee-9e64846ef90b tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 923.767723] [55807]: DEBUG cinder.api.openstack.wsgi [None req-50313370-b8bd-4ddf-8fee-9e64846ef90b tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 923.780496] [55807]: INFO cinder.api.openstack.wsgi [None req-50313370-b8bd-4ddf-8fee-9e64846ef90b tempest-VolumesAdminNegativeTest-1204985436 tempest-VolumesAdminNegativeTest-1204985436-project-member] http://10.180.1.21/volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 returned with HTTP 404 [ 923.781091] [55807]: [pid: 55807|app: 0|req: 97/224] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:35:49 2025] GET /volume/v3/volumes/c82e8e59-02bc-4ccc-b82c-13a307a5c3f0 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 932.747882] [55808]: DEBUG dbcounter [-] [55808] Writing DB stats cinder:SELECT=8 {{(pid=55808) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 933.774990] [55807]: DEBUG dbcounter [-] [55807] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55807) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1001.173203] [55808]: DEBUG cinder.api.middleware.request_id [req-249db014-4048-4615-9728-a4f344f9c60a req-cc2e8f05-381d-43fa-a345-c9e98bc83165 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1001.176058] [55808]: INFO cinder.api.openstack.wsgi [req-249db014-4048-4615-9728-a4f344f9c60a req-cc2e8f05-381d-43fa-a345-c9e98bc83165 tempest-InstanceActionsTestJSON-1435215820 tempest-InstanceActionsTestJSON-1435215820-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=4d8a5c45-3bf3-42be-98a7-76be2d96943b [ 1001.176413] [55808]: DEBUG cinder.api.openstack.wsgi [req-249db014-4048-4615-9728-a4f344f9c60a req-cc2e8f05-381d-43fa-a345-c9e98bc83165 tempest-InstanceActionsTestJSON-1435215820 tempest-InstanceActionsTestJSON-1435215820-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1001.176627] [55808]: DEBUG cinder.api.openstack.wsgi [req-249db014-4048-4615-9728-a4f344f9c60a req-cc2e8f05-381d-43fa-a345-c9e98bc83165 tempest-InstanceActionsTestJSON-1435215820 tempest-InstanceActionsTestJSON-1435215820-project-member] Calling method 'version_select' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1001.181897] [55808]: INFO cinder.api.openstack.wsgi [req-249db014-4048-4615-9728-a4f344f9c60a req-cc2e8f05-381d-43fa-a345-c9e98bc83165 tempest-InstanceActionsTestJSON-1435215820 tempest-InstanceActionsTestJSON-1435215820-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=4d8a5c45-3bf3-42be-98a7-76be2d96943b returned with HTTP 200 [ 1001.182320] [55808]: [pid: 55808|app: 0|req: 128/225] 10.180.1.21 () {62 vars in 1517 bytes} [Thu Feb 20 02:37:07 2025] GET /volume/v3/attachments?instance_id=4d8a5c45-3bf3-42be-98a7-76be2d96943b => generated 19 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1011.179594] [55808]: DEBUG dbcounter [-] [55808] Writing DB stats cinder:SELECT=1 {{(pid=55808) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1059.957398] [55807]: DEBUG cinder.api.middleware.request_id [None req-ed182d19-ad1d-42b1-9476-220afad4e1ad None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.964022] [55807]: INFO cinder.api.openstack.wsgi [None req-ed182d19-ad1d-42b1-9476-220afad4e1ad tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1059.964022] [55807]: DEBUG cinder.api.openstack.wsgi [None req-ed182d19-ad1d-42b1-9476-220afad4e1ad tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-2058486401"}} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1059.964326] [55807]: DEBUG cinder.api.v3.volumes [None req-ed182d19-ad1d-42b1-9476-220afad4e1ad tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-2058486401'}} {{(pid=55807) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1059.964509] [55807]: INFO cinder.api.v3.volumes [None req-ed182d19-ad1d-42b1-9476-220afad4e1ad tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Create volume of 1 GB [ 1059.970309] [55807]: INFO cinder.volume.api [None req-ed182d19-ad1d-42b1-9476-220afad4e1ad tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Availability Zones retrieved successfully. [ 1059.979171] [55807]: DEBUG cinder.volume.api [None req-ed182d19-ad1d-42b1-9476-220afad4e1ad tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Flow 'volume_create_api' (1540accb-69ff-4f90-b0fd-9283c9307064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1059.983028] [55807]: DEBUG cinder.volume.api [None req-ed182d19-ad1d-42b1-9476-220afad4e1ad tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab01f7d0-ccd0-496e-93da-5bb39a2703c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1059.983028] [55807]: DEBUG cinder.volume.flows.api.create_volume [None req-ed182d19-ad1d-42b1-9476-220afad4e1ad tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Validating volume size '1' using validate_int {{(pid=55807) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1060.011276] [55807]: DEBUG cinder.volume.api [None req-ed182d19-ad1d-42b1-9476-220afad4e1ad tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab01f7d0-ccd0-496e-93da-5bb39a2703c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T02:29:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b2d3a607-9356-4aef-85f0-4f99d559be9b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b2d3a607-9356-4aef-85f0-4f99d559be9b', '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=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1060.012511] [55807]: DEBUG cinder.volume.api [None req-ed182d19-ad1d-42b1-9476-220afad4e1ad tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f3c1452-8476-4341-8642-7b4eca1ffb92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1060.071734] [55807]: DEBUG cinder.quota [None req-ed182d19-ad1d-42b1-9476-220afad4e1ad tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Created reservations ['90848bbf-d117-47aa-badd-be4fe497c01c', 'c9b9d977-c5c2-4ad1-b182-b30ed44e10d1', 'a9302d29-7538-432e-a558-526b331236ee', '52e8328d-a8c0-4ed1-be65-5cae089db3b2'] {{(pid=55807) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1060.072859] [55807]: DEBUG cinder.volume.api [None req-ed182d19-ad1d-42b1-9476-220afad4e1ad tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f3c1452-8476-4341-8642-7b4eca1ffb92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90848bbf-d117-47aa-badd-be4fe497c01c', 'c9b9d977-c5c2-4ad1-b182-b30ed44e10d1', 'a9302d29-7538-432e-a558-526b331236ee', '52e8328d-a8c0-4ed1-be65-5cae089db3b2']}' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1060.074030] [55807]: DEBUG cinder.volume.api [None req-ed182d19-ad1d-42b1-9476-220afad4e1ad tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b34dd9b5-b751-4dcb-b3fd-50fca2f24a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1060.091127] [55807]: DEBUG cinder.volume.api [None req-ed182d19-ad1d-42b1-9476-220afad4e1ad tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b34dd9b5-b751-4dcb-b3fd-50fca2f24a76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b0af480-fd89-4314-9f46-52b82a06d572', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2058486401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c4ba29b6d9e432592d12db655159f2c',qos_specs=None,replication_status=,reservations=['90848bbf-d117-47aa-badd-be4fe497c01c','c9b9d977-c5c2-4ad1-b182-b30ed44e10d1','a9302d29-7538-432e-a558-526b331236ee','52e8328d-a8c0-4ed1-be65-5cae089db3b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25fc6444813242988759bcbe65f4857c',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b), '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-20T02:38:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2058486401',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b0af480-fd89-4314-9f46-52b82a06d572,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c4ba29b6d9e432592d12db655159f2c',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='25fc6444813242988759bcbe65f4857c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b2d3a607-9356-4aef-85f0-4f99d559be9b),volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1060.091127] [55807]: DEBUG cinder.volume.api [None req-ed182d19-ad1d-42b1-9476-220afad4e1ad tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13107ad5-9071-400b-a471-bc3ec44fd341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1060.103627] [55807]: DEBUG cinder.volume.api [None req-ed182d19-ad1d-42b1-9476-220afad4e1ad tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13107ad5-9071-400b-a471-bc3ec44fd341) 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-2058486401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c4ba29b6d9e432592d12db655159f2c',qos_specs=None,replication_status=,reservations=['90848bbf-d117-47aa-badd-be4fe497c01c','c9b9d977-c5c2-4ad1-b182-b30ed44e10d1','a9302d29-7538-432e-a558-526b331236ee','52e8328d-a8c0-4ed1-be65-5cae089db3b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25fc6444813242988759bcbe65f4857c',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1060.104982] [55807]: DEBUG cinder.volume.api [None req-ed182d19-ad1d-42b1-9476-220afad4e1ad tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fd2b678-9660-45bd-92c5-a0757e3c1a2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1060.115236] [55807]: DEBUG cinder.volume.api [None req-ed182d19-ad1d-42b1-9476-220afad4e1ad tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fd2b678-9660-45bd-92c5-a0757e3c1a2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1060.116510] [55807]: DEBUG cinder.volume.api [None req-ed182d19-ad1d-42b1-9476-220afad4e1ad tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Flow 'volume_create_api' (1540accb-69ff-4f90-b0fd-9283c9307064) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55807) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1060.116990] [55807]: INFO cinder.volume.api [None req-ed182d19-ad1d-42b1-9476-220afad4e1ad tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Create volume request issued successfully. [ 1060.117797] [55807]: INFO cinder.api.openstack.wsgi [None req-ed182d19-ad1d-42b1-9476-220afad4e1ad tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1060.118375] [55807]: [pid: 55807|app: 0|req: 98/226] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 02:38:05 2025] POST /volume/v3/volumes => generated 753 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1060.127282] [55808]: DEBUG cinder.api.middleware.request_id [None req-bbb57c7f-2cfe-45f9-8753-597c345818a8 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1060.140338] [55808]: INFO cinder.api.openstack.wsgi [None req-bbb57c7f-2cfe-45f9-8753-597c345818a8 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] GET http://10.180.1.21/volume/v3/volumes/1b0af480-fd89-4314-9f46-52b82a06d572 [ 1060.140590] [55808]: DEBUG cinder.api.openstack.wsgi [None req-bbb57c7f-2cfe-45f9-8753-597c345818a8 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1060.140862] [55808]: DEBUG cinder.api.openstack.wsgi [None req-bbb57c7f-2cfe-45f9-8753-597c345818a8 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1060.154606] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1060.154606] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1060.159411] [55808]: INFO cinder.volume.api [None req-bbb57c7f-2cfe-45f9-8753-597c345818a8 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Volume info retrieved successfully. [ 1060.165739] [55808]: INFO cinder.api.openstack.wsgi [None req-bbb57c7f-2cfe-45f9-8753-597c345818a8 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] http://10.180.1.21/volume/v3/volumes/1b0af480-fd89-4314-9f46-52b82a06d572 returned with HTTP 200 [ 1060.168506] [55808]: [pid: 55808|app: 0|req: 129/227] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:38:05 2025] GET /volume/v3/volumes/1b0af480-fd89-4314-9f46-52b82a06d572 => generated 821 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1061.175434] [55807]: DEBUG cinder.api.middleware.request_id [None req-71e864bd-46e9-47a5-894e-74a6480d0225 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1061.177718] [55807]: INFO cinder.api.openstack.wsgi [None req-71e864bd-46e9-47a5-894e-74a6480d0225 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] GET http://10.180.1.21/volume/v3/volumes/1b0af480-fd89-4314-9f46-52b82a06d572 [ 1061.177951] [55807]: DEBUG cinder.api.openstack.wsgi [None req-71e864bd-46e9-47a5-894e-74a6480d0225 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1061.178198] [55807]: DEBUG cinder.api.openstack.wsgi [None req-71e864bd-46e9-47a5-894e-74a6480d0225 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1061.190820] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.190820] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1061.196052] [55807]: INFO cinder.volume.api [None req-71e864bd-46e9-47a5-894e-74a6480d0225 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Volume info retrieved successfully. [ 1061.201055] [55807]: INFO cinder.api.openstack.wsgi [None req-71e864bd-46e9-47a5-894e-74a6480d0225 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] http://10.180.1.21/volume/v3/volumes/1b0af480-fd89-4314-9f46-52b82a06d572 returned with HTTP 200 [ 1061.201477] [55807]: [pid: 55807|app: 0|req: 99/228] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:38:07 2025] GET /volume/v3/volumes/1b0af480-fd89-4314-9f46-52b82a06d572 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1061.214193] [55808]: DEBUG cinder.api.middleware.request_id [None req-562a7c6d-5705-466b-b6cf-2cc3812755b9 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1061.216274] [55808]: INFO cinder.api.openstack.wsgi [None req-562a7c6d-5705-466b-b6cf-2cc3812755b9 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] POST http://10.180.1.21/volume/v3/volumes/1b0af480-fd89-4314-9f46-52b82a06d572/action [ 1061.216659] [55808]: DEBUG cinder.api.openstack.wsgi [None req-562a7c6d-5705-466b-b6cf-2cc3812755b9 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=55808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1061.216803] [55808]: DEBUG cinder.api.openstack.wsgi [None req-562a7c6d-5705-466b-b6cf-2cc3812755b9 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1061.225964] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.225964] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1061.226504] [55808]: INFO cinder.volume.api [None req-562a7c6d-5705-466b-b6cf-2cc3812755b9 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Volume info retrieved successfully. [ 1061.239640] [55808]: INFO cinder.volume.api [None req-562a7c6d-5705-466b-b6cf-2cc3812755b9 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Volume updated successfully. [ 1061.239922] [55808]: INFO cinder.api.openstack.wsgi [None req-562a7c6d-5705-466b-b6cf-2cc3812755b9 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] http://10.180.1.21/volume/v3/volumes/1b0af480-fd89-4314-9f46-52b82a06d572/action returned with HTTP 200 [ 1061.240411] [55808]: [pid: 55808|app: 0|req: 130/229] 10.180.1.21 () {60 vars in 1267 bytes} [Thu Feb 20 02:38:07 2025] POST /volume/v3/volumes/1b0af480-fd89-4314-9f46-52b82a06d572/action => generated 0 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 1061.243709] [55807]: DEBUG cinder.api.middleware.request_id [None req-9bfafff0-fa91-4f3a-8a01-c085d7961820 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1061.246055] [55807]: INFO cinder.api.openstack.wsgi [None req-9bfafff0-fa91-4f3a-8a01-c085d7961820 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] GET http://10.180.1.21/volume/v3/volumes/1b0af480-fd89-4314-9f46-52b82a06d572 [ 1061.246365] [55807]: DEBUG cinder.api.openstack.wsgi [None req-9bfafff0-fa91-4f3a-8a01-c085d7961820 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1061.246516] [55807]: DEBUG cinder.api.openstack.wsgi [None req-9bfafff0-fa91-4f3a-8a01-c085d7961820 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1061.256045] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.256045] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1061.260415] [55807]: INFO cinder.volume.api [None req-9bfafff0-fa91-4f3a-8a01-c085d7961820 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Volume info retrieved successfully. [ 1061.265313] [55807]: INFO cinder.api.openstack.wsgi [None req-9bfafff0-fa91-4f3a-8a01-c085d7961820 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] http://10.180.1.21/volume/v3/volumes/1b0af480-fd89-4314-9f46-52b82a06d572 returned with HTTP 200 [ 1061.265741] [55807]: [pid: 55807|app: 0|req: 100/230] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:38:07 2025] GET /volume/v3/volumes/1b0af480-fd89-4314-9f46-52b82a06d572 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1061.363246] [55808]: DEBUG cinder.api.middleware.request_id [req-072c86b6-5aa7-4a58-9af3-48c1cd9e9178 req-0b8f8670-59c7-4878-8d93-7721ad40cf6f None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1061.365868] [55808]: INFO cinder.api.openstack.wsgi [req-072c86b6-5aa7-4a58-9af3-48c1cd9e9178 req-0b8f8670-59c7-4878-8d93-7721ad40cf6f tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] GET http://10.180.1.21/volume/v3/volumes/1b0af480-fd89-4314-9f46-52b82a06d572 [ 1061.366103] [55808]: DEBUG cinder.api.openstack.wsgi [req-072c86b6-5aa7-4a58-9af3-48c1cd9e9178 req-0b8f8670-59c7-4878-8d93-7721ad40cf6f tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1061.366327] [55808]: DEBUG cinder.api.openstack.wsgi [req-072c86b6-5aa7-4a58-9af3-48c1cd9e9178 req-0b8f8670-59c7-4878-8d93-7721ad40cf6f tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1061.374225] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.374225] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1061.381573] [55808]: INFO cinder.volume.api [req-072c86b6-5aa7-4a58-9af3-48c1cd9e9178 req-0b8f8670-59c7-4878-8d93-7721ad40cf6f tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Volume info retrieved successfully. [ 1061.387239] [55808]: INFO cinder.api.openstack.wsgi [req-072c86b6-5aa7-4a58-9af3-48c1cd9e9178 req-0b8f8670-59c7-4878-8d93-7721ad40cf6f tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] http://10.180.1.21/volume/v3/volumes/1b0af480-fd89-4314-9f46-52b82a06d572 returned with HTTP 200 [ 1061.387654] [55808]: [pid: 55808|app: 0|req: 131/231] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:38:07 2025] GET /volume/v3/volumes/1b0af480-fd89-4314-9f46-52b82a06d572 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1061.652530] [55807]: DEBUG cinder.api.middleware.request_id [None req-839ec3bd-ae61-4bb3-8ce1-c9d04814eff8 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1061.654639] [55807]: INFO cinder.api.openstack.wsgi [None req-839ec3bd-ae61-4bb3-8ce1-c9d04814eff8 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1061.655019] [55807]: DEBUG cinder.api.openstack.wsgi [None req-839ec3bd-ae61-4bb3-8ce1-c9d04814eff8 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-2120604609"}} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1061.656792] [55807]: DEBUG cinder.api.v3.volumes [None req-839ec3bd-ae61-4bb3-8ce1-c9d04814eff8 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-2120604609'}} {{(pid=55807) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1061.656930] [55807]: INFO cinder.api.v3.volumes [None req-839ec3bd-ae61-4bb3-8ce1-c9d04814eff8 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Create volume of 1 GB [ 1061.661029] [55807]: INFO cinder.volume.api [None req-839ec3bd-ae61-4bb3-8ce1-c9d04814eff8 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Availability Zones retrieved successfully. [ 1061.668566] [55807]: DEBUG cinder.volume.api [None req-839ec3bd-ae61-4bb3-8ce1-c9d04814eff8 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Flow 'volume_create_api' (9b1f19d7-0f48-4c30-80eb-fdc5caa91cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1061.669768] [55807]: DEBUG cinder.volume.api [None req-839ec3bd-ae61-4bb3-8ce1-c9d04814eff8 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac811d9c-4557-4515-a298-6af3edae9c2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1061.670985] [55807]: DEBUG cinder.volume.flows.api.create_volume [None req-839ec3bd-ae61-4bb3-8ce1-c9d04814eff8 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Validating volume size '1' using validate_int {{(pid=55807) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1061.689742] [55807]: DEBUG cinder.volume.api [None req-839ec3bd-ae61-4bb3-8ce1-c9d04814eff8 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac811d9c-4557-4515-a298-6af3edae9c2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T02:29:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b2d3a607-9356-4aef-85f0-4f99d559be9b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b2d3a607-9356-4aef-85f0-4f99d559be9b', '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=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1061.690763] [55807]: DEBUG cinder.volume.api [None req-839ec3bd-ae61-4bb3-8ce1-c9d04814eff8 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ff48976-31a6-487d-9941-9b922232a3be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1061.726696] [55807]: DEBUG cinder.quota [None req-839ec3bd-ae61-4bb3-8ce1-c9d04814eff8 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Created reservations ['06e3f06e-0260-4662-b07f-c935215dcf6e', '3bc57b8d-eaf8-43f5-9f91-993fcdd00141', 'ebcf4bf4-2c0b-4b7b-ba09-68f6d785541e', '5127175b-22f2-4c02-afa1-db715193a782'] {{(pid=55807) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1061.728219] [55807]: DEBUG cinder.volume.api [None req-839ec3bd-ae61-4bb3-8ce1-c9d04814eff8 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ff48976-31a6-487d-9941-9b922232a3be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06e3f06e-0260-4662-b07f-c935215dcf6e', '3bc57b8d-eaf8-43f5-9f91-993fcdd00141', 'ebcf4bf4-2c0b-4b7b-ba09-68f6d785541e', '5127175b-22f2-4c02-afa1-db715193a782']}' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1061.728944] [55807]: DEBUG cinder.volume.api [None req-839ec3bd-ae61-4bb3-8ce1-c9d04814eff8 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (434c644f-a695-45ba-a649-c119be4a111c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1061.745329] [55807]: DEBUG cinder.volume.api [None req-839ec3bd-ae61-4bb3-8ce1-c9d04814eff8 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (434c644f-a695-45ba-a649-c119be4a111c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '167748e4-68c6-40cc-9907-0f32e27359a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2120604609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c4ba29b6d9e432592d12db655159f2c',qos_specs=None,replication_status=,reservations=['06e3f06e-0260-4662-b07f-c935215dcf6e','3bc57b8d-eaf8-43f5-9f91-993fcdd00141','ebcf4bf4-2c0b-4b7b-ba09-68f6d785541e','5127175b-22f2-4c02-afa1-db715193a782'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25fc6444813242988759bcbe65f4857c',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b), '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-20T02:38:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2120604609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=167748e4-68c6-40cc-9907-0f32e27359a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c4ba29b6d9e432592d12db655159f2c',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='25fc6444813242988759bcbe65f4857c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b2d3a607-9356-4aef-85f0-4f99d559be9b),volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1061.746545] [55807]: DEBUG cinder.volume.api [None req-839ec3bd-ae61-4bb3-8ce1-c9d04814eff8 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4034bda-1659-403e-a742-7f7a209d30cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1061.763117] [55807]: DEBUG cinder.volume.api [None req-839ec3bd-ae61-4bb3-8ce1-c9d04814eff8 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4034bda-1659-403e-a742-7f7a209d30cc) 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-2120604609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c4ba29b6d9e432592d12db655159f2c',qos_specs=None,replication_status=,reservations=['06e3f06e-0260-4662-b07f-c935215dcf6e','3bc57b8d-eaf8-43f5-9f91-993fcdd00141','ebcf4bf4-2c0b-4b7b-ba09-68f6d785541e','5127175b-22f2-4c02-afa1-db715193a782'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25fc6444813242988759bcbe65f4857c',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1061.764066] [55807]: DEBUG cinder.volume.api [None req-839ec3bd-ae61-4bb3-8ce1-c9d04814eff8 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0864bcf3-74e3-4b95-911f-5f6d58dd54f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1061.773595] [55807]: DEBUG cinder.volume.api [None req-839ec3bd-ae61-4bb3-8ce1-c9d04814eff8 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0864bcf3-74e3-4b95-911f-5f6d58dd54f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1061.774603] [55807]: DEBUG cinder.volume.api [None req-839ec3bd-ae61-4bb3-8ce1-c9d04814eff8 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Flow 'volume_create_api' (9b1f19d7-0f48-4c30-80eb-fdc5caa91cc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55807) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1061.774875] [55807]: INFO cinder.volume.api [None req-839ec3bd-ae61-4bb3-8ce1-c9d04814eff8 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Create volume request issued successfully. [ 1061.775965] [55807]: INFO cinder.api.openstack.wsgi [None req-839ec3bd-ae61-4bb3-8ce1-c9d04814eff8 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1061.776221] [55807]: [pid: 55807|app: 0|req: 101/232] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 02:38:07 2025] POST /volume/v3/volumes => generated 753 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1061.784467] [55808]: DEBUG cinder.api.middleware.request_id [None req-ae09838f-3d52-4765-a77d-97587a918f2d None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1061.786556] [55808]: INFO cinder.api.openstack.wsgi [None req-ae09838f-3d52-4765-a77d-97587a918f2d tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] GET http://10.180.1.21/volume/v3/volumes/167748e4-68c6-40cc-9907-0f32e27359a9 [ 1061.786715] [55808]: DEBUG cinder.api.openstack.wsgi [None req-ae09838f-3d52-4765-a77d-97587a918f2d tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1061.786930] [55808]: DEBUG cinder.api.openstack.wsgi [None req-ae09838f-3d52-4765-a77d-97587a918f2d tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1061.794738] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.794738] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1061.799304] [55808]: INFO cinder.volume.api [None req-ae09838f-3d52-4765-a77d-97587a918f2d tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Volume info retrieved successfully. [ 1061.804055] [55808]: INFO cinder.api.openstack.wsgi [None req-ae09838f-3d52-4765-a77d-97587a918f2d tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] http://10.180.1.21/volume/v3/volumes/167748e4-68c6-40cc-9907-0f32e27359a9 returned with HTTP 200 [ 1061.804450] [55808]: [pid: 55808|app: 0|req: 132/233] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:38:07 2025] GET /volume/v3/volumes/167748e4-68c6-40cc-9907-0f32e27359a9 => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1062.815197] [55807]: DEBUG cinder.api.middleware.request_id [None req-92894156-c975-4f60-b94b-d89f83487080 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1062.817411] [55807]: INFO cinder.api.openstack.wsgi [None req-92894156-c975-4f60-b94b-d89f83487080 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] GET http://10.180.1.21/volume/v3/volumes/167748e4-68c6-40cc-9907-0f32e27359a9 [ 1062.817645] [55807]: DEBUG cinder.api.openstack.wsgi [None req-92894156-c975-4f60-b94b-d89f83487080 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1062.817861] [55807]: DEBUG cinder.api.openstack.wsgi [None req-92894156-c975-4f60-b94b-d89f83487080 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1062.827277] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1062.827277] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1062.831241] [55807]: INFO cinder.volume.api [None req-92894156-c975-4f60-b94b-d89f83487080 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Volume info retrieved successfully. [ 1062.836181] [55807]: INFO cinder.api.openstack.wsgi [None req-92894156-c975-4f60-b94b-d89f83487080 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] http://10.180.1.21/volume/v3/volumes/167748e4-68c6-40cc-9907-0f32e27359a9 returned with HTTP 200 [ 1062.836916] [55807]: [pid: 55807|app: 0|req: 102/234] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:38:08 2025] GET /volume/v3/volumes/167748e4-68c6-40cc-9907-0f32e27359a9 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1071.802265] [55808]: DEBUG dbcounter [-] [55808] Writing DB stats cinder:SELECT=13,cinder:UPDATE=1 {{(pid=55808) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1072.834519] [55807]: DEBUG dbcounter [-] [55807] Writing DB stats cinder:SELECT=59,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=55807) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1073.192626] [55808]: DEBUG cinder.api.middleware.request_id [req-88bf7a32-290d-435d-8d1e-be34d90bdb49 req-31a1910d-be69-485f-b9e7-c5045b185195 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1073.195025] [55808]: INFO cinder.api.openstack.wsgi [req-88bf7a32-290d-435d-8d1e-be34d90bdb49 req-31a1910d-be69-485f-b9e7-c5045b185195 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] DELETE http://10.180.1.21/volume/v3/attachments/8c07f8ce-cb4b-4018-9a6a-49c16e9eac19 [ 1073.195242] [55808]: DEBUG cinder.api.openstack.wsgi [req-88bf7a32-290d-435d-8d1e-be34d90bdb49 req-31a1910d-be69-485f-b9e7-c5045b185195 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1073.195471] [55808]: DEBUG cinder.api.openstack.wsgi [req-88bf7a32-290d-435d-8d1e-be34d90bdb49 req-31a1910d-be69-485f-b9e7-c5045b185195 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Calling method 'version_select' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1073.204904] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1073.204904] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1073.735497] [55808]: INFO cinder.api.openstack.wsgi [req-88bf7a32-290d-435d-8d1e-be34d90bdb49 req-31a1910d-be69-485f-b9e7-c5045b185195 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] http://10.180.1.21/volume/v3/attachments/8c07f8ce-cb4b-4018-9a6a-49c16e9eac19 returned with HTTP 200 [ 1073.735497] [55808]: [pid: 55808|app: 0|req: 133/235] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 02:38:19 2025] DELETE /volume/v3/attachments/8c07f8ce-cb4b-4018-9a6a-49c16e9eac19 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1073.747706] [55807]: DEBUG cinder.api.middleware.request_id [req-88bf7a32-290d-435d-8d1e-be34d90bdb49 req-97e375a0-a8ce-4fe3-a0a0-2c305c68d1c4 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1073.750429] [55807]: INFO cinder.api.openstack.wsgi [req-88bf7a32-290d-435d-8d1e-be34d90bdb49 req-97e375a0-a8ce-4fe3-a0a0-2c305c68d1c4 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] DELETE http://10.180.1.21/volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 [ 1073.750641] [55807]: DEBUG cinder.api.openstack.wsgi [req-88bf7a32-290d-435d-8d1e-be34d90bdb49 req-97e375a0-a8ce-4fe3-a0a0-2c305c68d1c4 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1073.750861] [55807]: DEBUG cinder.api.openstack.wsgi [req-88bf7a32-290d-435d-8d1e-be34d90bdb49 req-97e375a0-a8ce-4fe3-a0a0-2c305c68d1c4 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Calling method 'delete' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1073.751103] [55807]: INFO cinder.api.v3.volumes [req-88bf7a32-290d-435d-8d1e-be34d90bdb49 req-97e375a0-a8ce-4fe3-a0a0-2c305c68d1c4 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Delete volume with id: 908bf363-ffc6-4132-9de9-9e12ac754313 [ 1073.761062] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1073.761062] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1073.761790] [55807]: INFO cinder.volume.api [req-88bf7a32-290d-435d-8d1e-be34d90bdb49 req-97e375a0-a8ce-4fe3-a0a0-2c305c68d1c4 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Volume info retrieved successfully. [ 1073.783398] [55807]: INFO cinder.volume.api [req-88bf7a32-290d-435d-8d1e-be34d90bdb49 req-97e375a0-a8ce-4fe3-a0a0-2c305c68d1c4 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] Delete volume request issued successfully. [ 1073.783626] [55807]: INFO cinder.api.openstack.wsgi [req-88bf7a32-290d-435d-8d1e-be34d90bdb49 req-97e375a0-a8ce-4fe3-a0a0-2c305c68d1c4 tempest-ServersTestBootFromVolume-992890983 tempest-ServersTestBootFromVolume-992890983-project-member] http://10.180.1.21/volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 returned with HTTP 202 [ 1073.784144] [55807]: [pid: 55807|app: 0|req: 103/236] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Feb 20 02:38:19 2025] DELETE /volume/v3/volumes/908bf363-ffc6-4132-9de9-9e12ac754313 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1079.912545] [55808]: DEBUG cinder.api.middleware.request_id [req-25ebad54-2215-4829-a8e7-fd1fb9f49481 req-4dd67d3f-8348-4293-a208-9730804540e8 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.914718] [55808]: INFO cinder.api.openstack.wsgi [req-25ebad54-2215-4829-a8e7-fd1fb9f49481 req-4dd67d3f-8348-4293-a208-9730804540e8 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 [ 1079.914985] [55808]: DEBUG cinder.api.openstack.wsgi [req-25ebad54-2215-4829-a8e7-fd1fb9f49481 req-4dd67d3f-8348-4293-a208-9730804540e8 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1079.915315] [55808]: DEBUG cinder.api.openstack.wsgi [req-25ebad54-2215-4829-a8e7-fd1fb9f49481 req-4dd67d3f-8348-4293-a208-9730804540e8 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1079.928944] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.928944] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1079.932844] [55808]: INFO cinder.volume.api [req-25ebad54-2215-4829-a8e7-fd1fb9f49481 req-4dd67d3f-8348-4293-a208-9730804540e8 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1079.937605] [55808]: INFO cinder.api.openstack.wsgi [req-25ebad54-2215-4829-a8e7-fd1fb9f49481 req-4dd67d3f-8348-4293-a208-9730804540e8 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 returned with HTTP 200 [ 1079.938023] [55808]: [pid: 55808|app: 0|req: 134/237] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:38:25 2025] GET /volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1082.115023] [55807]: DEBUG cinder.api.middleware.request_id [None req-2929cfe2-e4ad-4845-aee5-f892ec8f3d4e None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1082.115308] [55807]: INFO cinder.api.openstack.wsgi [None req-2929cfe2-e4ad-4845-aee5-f892ec8f3d4e tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1082.115552] [55807]: DEBUG cinder.api.openstack.wsgi [None req-2929cfe2-e4ad-4845-aee5-f892ec8f3d4e tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-163380238"}} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1082.117437] [55807]: DEBUG cinder.api.v3.volumes [None req-2929cfe2-e4ad-4845-aee5-f892ec8f3d4e tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-163380238'}} {{(pid=55807) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1082.117571] [55807]: INFO cinder.api.v3.volumes [None req-2929cfe2-e4ad-4845-aee5-f892ec8f3d4e tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Create volume of 1 GB [ 1082.124847] [55807]: INFO cinder.volume.api [None req-2929cfe2-e4ad-4845-aee5-f892ec8f3d4e tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Availability Zones retrieved successfully. [ 1082.133942] [55807]: DEBUG cinder.volume.api [None req-2929cfe2-e4ad-4845-aee5-f892ec8f3d4e tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Flow 'volume_create_api' (4ea08d2d-c0cf-4428-9539-563c396fc394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1082.135858] [55807]: DEBUG cinder.volume.api [None req-2929cfe2-e4ad-4845-aee5-f892ec8f3d4e tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c704b588-9b84-4bd7-abdf-5380382c8105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1082.137423] [55807]: DEBUG cinder.volume.flows.api.create_volume [None req-2929cfe2-e4ad-4845-aee5-f892ec8f3d4e tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Validating volume size '1' using validate_int {{(pid=55807) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1082.173038] [55807]: DEBUG cinder.volume.api [None req-2929cfe2-e4ad-4845-aee5-f892ec8f3d4e tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c704b588-9b84-4bd7-abdf-5380382c8105) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T02:29:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b2d3a607-9356-4aef-85f0-4f99d559be9b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b2d3a607-9356-4aef-85f0-4f99d559be9b', '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=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1082.173038] [55807]: DEBUG cinder.volume.api [None req-2929cfe2-e4ad-4845-aee5-f892ec8f3d4e tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83d41f75-679c-4098-a29d-dc5c74e53c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1082.230521] [55807]: DEBUG cinder.quota [None req-2929cfe2-e4ad-4845-aee5-f892ec8f3d4e tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Created reservations ['34095bec-4b87-441a-8358-f6fc4b62447d', 'c54eb01a-6115-49e0-81cf-71a18b96466f', '1aadc7b4-5ee6-42ec-9772-4ba58b816073', '5d3bc5c5-6623-4ff5-bd40-edec7b985bd7'] {{(pid=55807) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1082.231703] [55807]: DEBUG cinder.volume.api [None req-2929cfe2-e4ad-4845-aee5-f892ec8f3d4e tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83d41f75-679c-4098-a29d-dc5c74e53c5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34095bec-4b87-441a-8358-f6fc4b62447d', 'c54eb01a-6115-49e0-81cf-71a18b96466f', '1aadc7b4-5ee6-42ec-9772-4ba58b816073', '5d3bc5c5-6623-4ff5-bd40-edec7b985bd7']}' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1082.233043] [55807]: DEBUG cinder.volume.api [None req-2929cfe2-e4ad-4845-aee5-f892ec8f3d4e tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fea0ab12-30a8-4941-bbcb-55c607a6cb00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1082.251320] [55807]: DEBUG cinder.volume.api [None req-2929cfe2-e4ad-4845-aee5-f892ec8f3d4e tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fea0ab12-30a8-4941-bbcb-55c607a6cb00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06ce2041-b4ce-4e33-ae02-c44be8496333', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-163380238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8aaba973cf404b14a7aec473536baf76',qos_specs=None,replication_status=,reservations=['34095bec-4b87-441a-8358-f6fc4b62447d','c54eb01a-6115-49e0-81cf-71a18b96466f','1aadc7b4-5ee6-42ec-9772-4ba58b816073','5d3bc5c5-6623-4ff5-bd40-edec7b985bd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4820b300b7e14942b22cefa40dacb321',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b), '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-20T02:38:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-163380238',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06ce2041-b4ce-4e33-ae02-c44be8496333,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8aaba973cf404b14a7aec473536baf76',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='4820b300b7e14942b22cefa40dacb321',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b2d3a607-9356-4aef-85f0-4f99d559be9b),volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1082.252088] [55807]: DEBUG cinder.volume.api [None req-2929cfe2-e4ad-4845-aee5-f892ec8f3d4e tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62aa0596-c9ea-428d-a91e-6b55a4d63e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1082.267210] [55807]: DEBUG cinder.volume.api [None req-2929cfe2-e4ad-4845-aee5-f892ec8f3d4e tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62aa0596-c9ea-428d-a91e-6b55a4d63e58) 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-163380238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8aaba973cf404b14a7aec473536baf76',qos_specs=None,replication_status=,reservations=['34095bec-4b87-441a-8358-f6fc4b62447d','c54eb01a-6115-49e0-81cf-71a18b96466f','1aadc7b4-5ee6-42ec-9772-4ba58b816073','5d3bc5c5-6623-4ff5-bd40-edec7b985bd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4820b300b7e14942b22cefa40dacb321',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1082.268214] [55807]: DEBUG cinder.volume.api [None req-2929cfe2-e4ad-4845-aee5-f892ec8f3d4e tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (244a8053-b7ca-401b-a245-e573a0bb5b93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1082.280618] [55807]: DEBUG cinder.volume.api [None req-2929cfe2-e4ad-4845-aee5-f892ec8f3d4e tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (244a8053-b7ca-401b-a245-e573a0bb5b93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1082.281982] [55807]: DEBUG cinder.volume.api [None req-2929cfe2-e4ad-4845-aee5-f892ec8f3d4e tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Flow 'volume_create_api' (4ea08d2d-c0cf-4428-9539-563c396fc394) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55807) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1082.282454] [55807]: INFO cinder.volume.api [None req-2929cfe2-e4ad-4845-aee5-f892ec8f3d4e tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Create volume request issued successfully. [ 1082.287458] [55807]: INFO cinder.api.openstack.wsgi [None req-2929cfe2-e4ad-4845-aee5-f892ec8f3d4e tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1082.288224] [55807]: [pid: 55807|app: 0|req: 104/238] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 02:38:27 2025] POST /volume/v3/volumes => generated 755 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1082.298757] [55808]: DEBUG cinder.api.middleware.request_id [None req-792d7452-8e04-49a5-9751-045b9abcb874 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1082.303254] [55808]: INFO cinder.api.openstack.wsgi [None req-792d7452-8e04-49a5-9751-045b9abcb874 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] GET http://10.180.1.21/volume/v3/volumes/06ce2041-b4ce-4e33-ae02-c44be8496333 [ 1082.303500] [55808]: DEBUG cinder.api.openstack.wsgi [None req-792d7452-8e04-49a5-9751-045b9abcb874 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1082.303728] [55808]: DEBUG cinder.api.openstack.wsgi [None req-792d7452-8e04-49a5-9751-045b9abcb874 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1082.315983] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1082.315983] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1082.321768] [55808]: INFO cinder.volume.api [None req-792d7452-8e04-49a5-9751-045b9abcb874 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Volume info retrieved successfully. [ 1082.328984] [55808]: INFO cinder.api.openstack.wsgi [None req-792d7452-8e04-49a5-9751-045b9abcb874 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] http://10.180.1.21/volume/v3/volumes/06ce2041-b4ce-4e33-ae02-c44be8496333 returned with HTTP 200 [ 1082.328984] [55808]: [pid: 55808|app: 0|req: 135/239] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:38:28 2025] GET /volume/v3/volumes/06ce2041-b4ce-4e33-ae02-c44be8496333 => generated 823 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1083.341586] [55807]: DEBUG cinder.api.middleware.request_id [None req-9ce953a4-2bb2-41c7-870c-69657083ea86 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1083.344284] [55807]: INFO cinder.api.openstack.wsgi [None req-9ce953a4-2bb2-41c7-870c-69657083ea86 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] GET http://10.180.1.21/volume/v3/volumes/06ce2041-b4ce-4e33-ae02-c44be8496333 [ 1083.344482] [55807]: DEBUG cinder.api.openstack.wsgi [None req-9ce953a4-2bb2-41c7-870c-69657083ea86 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1083.344799] [55807]: DEBUG cinder.api.openstack.wsgi [None req-9ce953a4-2bb2-41c7-870c-69657083ea86 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1083.361796] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1083.361796] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1083.365267] [55807]: INFO cinder.volume.api [None req-9ce953a4-2bb2-41c7-870c-69657083ea86 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Volume info retrieved successfully. [ 1083.373423] [55807]: INFO cinder.api.openstack.wsgi [None req-9ce953a4-2bb2-41c7-870c-69657083ea86 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] http://10.180.1.21/volume/v3/volumes/06ce2041-b4ce-4e33-ae02-c44be8496333 returned with HTTP 200 [ 1083.373423] [55807]: [pid: 55807|app: 0|req: 105/240] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:38:29 2025] GET /volume/v3/volumes/06ce2041-b4ce-4e33-ae02-c44be8496333 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1092.324473] [55808]: DEBUG dbcounter [-] [55808] Writing DB stats cinder:SELECT=19,cinder:UPDATE=3 {{(pid=55808) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1093.368567] [55807]: DEBUG dbcounter [-] [55807] Writing DB stats cinder:SELECT=34,cinder:UPDATE=13,cinder:INSERT=11 {{(pid=55807) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1102.304942] [55808]: DEBUG cinder.api.middleware.request_id [None req-9157b6ad-ede6-4dd6-977f-982c5d3dc258 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.308210] [55808]: INFO cinder.api.openstack.wsgi [None req-9157b6ad-ede6-4dd6-977f-982c5d3dc258 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 [ 1102.308495] [55808]: DEBUG cinder.api.openstack.wsgi [None req-9157b6ad-ede6-4dd6-977f-982c5d3dc258 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1102.308796] [55808]: DEBUG cinder.api.openstack.wsgi [None req-9157b6ad-ede6-4dd6-977f-982c5d3dc258 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1102.338543] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.338543] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1102.343721] [55808]: INFO cinder.volume.api [None req-9157b6ad-ede6-4dd6-977f-982c5d3dc258 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1102.349442] [55808]: INFO cinder.api.openstack.wsgi [None req-9157b6ad-ede6-4dd6-977f-982c5d3dc258 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 returned with HTTP 200 [ 1102.349920] [55808]: [pid: 55808|app: 0|req: 136/241] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:38:48 2025] GET /volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 => generated 1139 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1102.552162] [55807]: DEBUG cinder.api.middleware.request_id [req-3016be1f-2f96-428f-b0c8-d501a7b74447 req-c39789cc-b5b7-48cd-8430-db7f9bb0cfdf None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.554159] [55807]: INFO cinder.api.openstack.wsgi [req-3016be1f-2f96-428f-b0c8-d501a7b74447 req-c39789cc-b5b7-48cd-8430-db7f9bb0cfdf tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 [ 1102.554159] [55807]: DEBUG cinder.api.openstack.wsgi [req-3016be1f-2f96-428f-b0c8-d501a7b74447 req-c39789cc-b5b7-48cd-8430-db7f9bb0cfdf tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1102.554446] [55807]: DEBUG cinder.api.openstack.wsgi [req-3016be1f-2f96-428f-b0c8-d501a7b74447 req-c39789cc-b5b7-48cd-8430-db7f9bb0cfdf tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1102.571372] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.571372] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1102.579086] [55807]: INFO cinder.volume.api [req-3016be1f-2f96-428f-b0c8-d501a7b74447 req-c39789cc-b5b7-48cd-8430-db7f9bb0cfdf tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1102.584113] [55807]: INFO cinder.api.openstack.wsgi [req-3016be1f-2f96-428f-b0c8-d501a7b74447 req-c39789cc-b5b7-48cd-8430-db7f9bb0cfdf tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 returned with HTTP 200 [ 1102.584522] [55807]: [pid: 55807|app: 0|req: 106/242] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:38:48 2025] GET /volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1102.605480] [55808]: DEBUG cinder.api.middleware.request_id [req-3016be1f-2f96-428f-b0c8-d501a7b74447 req-b4af52bc-b8be-4745-96dc-61e17093561d None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.609914] [55808]: INFO cinder.api.openstack.wsgi [req-3016be1f-2f96-428f-b0c8-d501a7b74447 req-b4af52bc-b8be-4745-96dc-61e17093561d tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] POST http://10.180.1.21/volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08/action [ 1102.610319] [55808]: DEBUG cinder.api.openstack.wsgi [req-3016be1f-2f96-428f-b0c8-d501a7b74447 req-b4af52bc-b8be-4745-96dc-61e17093561d tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1102.610461] [55808]: DEBUG cinder.api.openstack.wsgi [req-3016be1f-2f96-428f-b0c8-d501a7b74447 req-b4af52bc-b8be-4745-96dc-61e17093561d tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1102.621722] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.621722] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1102.622313] [55808]: INFO cinder.volume.api [req-3016be1f-2f96-428f-b0c8-d501a7b74447 req-b4af52bc-b8be-4745-96dc-61e17093561d tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1102.628287] [55808]: INFO cinder.volume.api [req-3016be1f-2f96-428f-b0c8-d501a7b74447 req-b4af52bc-b8be-4745-96dc-61e17093561d tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Begin detaching volume completed successfully. [ 1102.628533] [55808]: INFO cinder.api.openstack.wsgi [req-3016be1f-2f96-428f-b0c8-d501a7b74447 req-b4af52bc-b8be-4745-96dc-61e17093561d tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08/action returned with HTTP 202 [ 1102.628985] [55808]: [pid: 55808|app: 0|req: 137/243] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Feb 20 02:38:48 2025] POST /volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1103.669083] [55807]: DEBUG cinder.api.middleware.request_id [None req-5f089e8e-f262-4afd-af73-deab4664423c None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1103.670980] [55807]: INFO cinder.api.openstack.wsgi [None req-5f089e8e-f262-4afd-af73-deab4664423c None None] GET http://10.180.1.21/volume// [ 1103.670980] [55807]: DEBUG cinder.api.openstack.wsgi [None req-5f089e8e-f262-4afd-af73-deab4664423c None None] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1103.670980] [55807]: DEBUG cinder.api.openstack.wsgi [None req-5f089e8e-f262-4afd-af73-deab4664423c None None] Calling method 'all' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1103.670980] [55807]: INFO cinder.api.openstack.wsgi [None req-5f089e8e-f262-4afd-af73-deab4664423c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1103.670980] [55807]: [pid: 55807|app: 0|req: 107/244] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 02:38:49 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1103.676623] [55808]: DEBUG cinder.api.middleware.request_id [req-3016be1f-2f96-428f-b0c8-d501a7b74447 req-9c03086f-5c2f-4932-98a1-4eaca3101358 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1103.680262] [55808]: INFO cinder.api.openstack.wsgi [req-3016be1f-2f96-428f-b0c8-d501a7b74447 req-9c03086f-5c2f-4932-98a1-4eaca3101358 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 [ 1103.680819] [55808]: DEBUG cinder.api.openstack.wsgi [req-3016be1f-2f96-428f-b0c8-d501a7b74447 req-9c03086f-5c2f-4932-98a1-4eaca3101358 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1103.681077] [55808]: DEBUG cinder.api.openstack.wsgi [req-3016be1f-2f96-428f-b0c8-d501a7b74447 req-9c03086f-5c2f-4932-98a1-4eaca3101358 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1103.698425] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.698425] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1103.702781] [55808]: INFO cinder.volume.api [req-3016be1f-2f96-428f-b0c8-d501a7b74447 req-9c03086f-5c2f-4932-98a1-4eaca3101358 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1103.709416] [55808]: INFO cinder.api.openstack.wsgi [req-3016be1f-2f96-428f-b0c8-d501a7b74447 req-9c03086f-5c2f-4932-98a1-4eaca3101358 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 returned with HTTP 200 [ 1103.710777] [55808]: [pid: 55808|app: 0|req: 138/245] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 02:38:49 2025] GET /volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 => generated 1323 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1104.867890] [55807]: DEBUG cinder.api.middleware.request_id [req-3016be1f-2f96-428f-b0c8-d501a7b74447 req-9d3d8053-61c6-4f2c-b55c-91d26d1a84fa None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.871758] [55807]: INFO cinder.api.openstack.wsgi [req-3016be1f-2f96-428f-b0c8-d501a7b74447 req-9d3d8053-61c6-4f2c-b55c-91d26d1a84fa tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d2b29c5c-b3ce-4dfa-941e-bdc892f58cf2 [ 1104.872025] [55807]: DEBUG cinder.api.openstack.wsgi [req-3016be1f-2f96-428f-b0c8-d501a7b74447 req-9d3d8053-61c6-4f2c-b55c-91d26d1a84fa tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1104.872251] [55807]: DEBUG cinder.api.openstack.wsgi [req-3016be1f-2f96-428f-b0c8-d501a7b74447 req-9d3d8053-61c6-4f2c-b55c-91d26d1a84fa tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'version_select' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1104.891402] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.891402] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1105.428606] [55807]: INFO cinder.api.openstack.wsgi [req-3016be1f-2f96-428f-b0c8-d501a7b74447 req-9d3d8053-61c6-4f2c-b55c-91d26d1a84fa tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/attachments/d2b29c5c-b3ce-4dfa-941e-bdc892f58cf2 returned with HTTP 200 [ 1105.429082] [55807]: [pid: 55807|app: 0|req: 108/246] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 02:38:50 2025] DELETE /volume/v3/attachments/d2b29c5c-b3ce-4dfa-941e-bdc892f58cf2 => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1106.314206] [55808]: DEBUG cinder.api.middleware.request_id [None req-e1a193fb-9923-4857-baf5-ec738800acc1 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1106.317114] [55808]: INFO cinder.api.openstack.wsgi [None req-e1a193fb-9923-4857-baf5-ec738800acc1 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 [ 1106.317389] [55808]: DEBUG cinder.api.openstack.wsgi [None req-e1a193fb-9923-4857-baf5-ec738800acc1 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1106.317626] [55808]: DEBUG cinder.api.openstack.wsgi [None req-e1a193fb-9923-4857-baf5-ec738800acc1 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1106.329787] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.329787] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1106.337788] [55808]: INFO cinder.volume.api [None req-e1a193fb-9923-4857-baf5-ec738800acc1 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1106.343795] [55808]: INFO cinder.api.openstack.wsgi [None req-e1a193fb-9923-4857-baf5-ec738800acc1 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 returned with HTTP 200 [ 1106.344758] [55808]: [pid: 55808|app: 0|req: 139/247] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:38:52 2025] GET /volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1107.636020] [55807]: DEBUG cinder.api.middleware.request_id [req-41633161-6e1e-45e8-8d87-5f9052b1f260 req-7b6260f3-a1b9-41d3-b94c-9705abdaffc9 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.639243] [55807]: INFO cinder.api.openstack.wsgi [req-41633161-6e1e-45e8-8d87-5f9052b1f260 req-7b6260f3-a1b9-41d3-b94c-9705abdaffc9 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] GET http://10.180.1.21/volume/v3/volumes/06ce2041-b4ce-4e33-ae02-c44be8496333 [ 1107.639462] [55807]: DEBUG cinder.api.openstack.wsgi [req-41633161-6e1e-45e8-8d87-5f9052b1f260 req-7b6260f3-a1b9-41d3-b94c-9705abdaffc9 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1107.639714] [55807]: DEBUG cinder.api.openstack.wsgi [req-41633161-6e1e-45e8-8d87-5f9052b1f260 req-7b6260f3-a1b9-41d3-b94c-9705abdaffc9 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1107.654714] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.654714] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1107.659927] [55807]: INFO cinder.volume.api [req-41633161-6e1e-45e8-8d87-5f9052b1f260 req-7b6260f3-a1b9-41d3-b94c-9705abdaffc9 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Volume info retrieved successfully. [ 1107.666695] [55807]: INFO cinder.api.openstack.wsgi [req-41633161-6e1e-45e8-8d87-5f9052b1f260 req-7b6260f3-a1b9-41d3-b94c-9705abdaffc9 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] http://10.180.1.21/volume/v3/volumes/06ce2041-b4ce-4e33-ae02-c44be8496333 returned with HTTP 200 [ 1107.668032] [55807]: [pid: 55807|app: 0|req: 109/248] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:38:53 2025] GET /volume/v3/volumes/06ce2041-b4ce-4e33-ae02-c44be8496333 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1107.688671] [55808]: DEBUG cinder.api.middleware.request_id [None req-232d3db4-adce-4bdb-8817-e97d71f72b4c None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.688671] [55808]: INFO cinder.api.openstack.wsgi [None req-232d3db4-adce-4bdb-8817-e97d71f72b4c None None] GET http://10.180.1.21/volume// [ 1107.688671] [55808]: DEBUG cinder.api.openstack.wsgi [None req-232d3db4-adce-4bdb-8817-e97d71f72b4c None None] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1107.688671] [55808]: DEBUG cinder.api.openstack.wsgi [None req-232d3db4-adce-4bdb-8817-e97d71f72b4c None None] Calling method 'all' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1107.688671] [55808]: INFO cinder.api.openstack.wsgi [None req-232d3db4-adce-4bdb-8817-e97d71f72b4c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1107.688671] [55808]: [pid: 55808|app: 0|req: 140/249] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 02:38:53 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1107.692725] [55807]: DEBUG cinder.api.middleware.request_id [req-41633161-6e1e-45e8-8d87-5f9052b1f260 req-b9e06309-0337-4da9-90fb-6703d95d19bc None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.695628] [55807]: INFO cinder.api.openstack.wsgi [req-41633161-6e1e-45e8-8d87-5f9052b1f260 req-b9e06309-0337-4da9-90fb-6703d95d19bc tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1107.696311] [55807]: DEBUG cinder.api.openstack.wsgi [req-41633161-6e1e-45e8-8d87-5f9052b1f260 req-b9e06309-0337-4da9-90fb-6703d95d19bc tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "06ce2041-b4ce-4e33-ae02-c44be8496333", "connector": null, "instance_uuid": "0beeef22-8d7e-4508-8648-bc4c909162a1"}} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1107.713024] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.713024] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1107.765792] [55807]: INFO cinder.api.openstack.wsgi [req-41633161-6e1e-45e8-8d87-5f9052b1f260 req-b9e06309-0337-4da9-90fb-6703d95d19bc tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1107.765792] [55807]: [pid: 55807|app: 0|req: 110/250] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 02:38:53 2025] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1107.841773] [55808]: DEBUG cinder.api.middleware.request_id [req-41633161-6e1e-45e8-8d87-5f9052b1f260 req-3a4da458-c358-4ccc-9d62-fc3670923d4a None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.845716] [55808]: INFO cinder.api.openstack.wsgi [req-41633161-6e1e-45e8-8d87-5f9052b1f260 req-3a4da458-c358-4ccc-9d62-fc3670923d4a tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] POST http://10.180.1.21/volume/v3/attachments/06cbd37e-b7d2-46f0-b42f-ded4dfae5201/action [ 1107.845927] [55808]: DEBUG cinder.api.openstack.wsgi [req-41633161-6e1e-45e8-8d87-5f9052b1f260 req-3a4da458-c358-4ccc-9d62-fc3670923d4a tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Action body: b'{"os-complete": null}' {{(pid=55808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1107.846087] [55808]: DEBUG cinder.api.openstack.wsgi [req-41633161-6e1e-45e8-8d87-5f9052b1f260 req-3a4da458-c358-4ccc-9d62-fc3670923d4a tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1107.869441] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.869441] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1107.879418] [55808]: INFO cinder.api.openstack.wsgi [req-41633161-6e1e-45e8-8d87-5f9052b1f260 req-3a4da458-c358-4ccc-9d62-fc3670923d4a tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] http://10.180.1.21/volume/v3/attachments/06cbd37e-b7d2-46f0-b42f-ded4dfae5201/action returned with HTTP 204 [ 1107.879987] [55808]: [pid: 55808|app: 0|req: 141/251] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 02:38:53 2025] POST /volume/v3/attachments/06cbd37e-b7d2-46f0-b42f-ded4dfae5201/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1107.904506] [55807]: DEBUG cinder.api.middleware.request_id [None req-5abf8adb-7a49-45b8-95eb-c415d54be877 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.910480] [55807]: INFO cinder.api.openstack.wsgi [None req-5abf8adb-7a49-45b8-95eb-c415d54be877 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] GET http://10.180.1.21/volume/v3/volumes/06ce2041-b4ce-4e33-ae02-c44be8496333 [ 1107.910729] [55807]: DEBUG cinder.api.openstack.wsgi [None req-5abf8adb-7a49-45b8-95eb-c415d54be877 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1107.910952] [55807]: DEBUG cinder.api.openstack.wsgi [None req-5abf8adb-7a49-45b8-95eb-c415d54be877 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1107.924040] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.924040] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1107.928972] [55807]: INFO cinder.volume.api [None req-5abf8adb-7a49-45b8-95eb-c415d54be877 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Volume info retrieved successfully. [ 1107.936774] [55807]: INFO cinder.api.openstack.wsgi [None req-5abf8adb-7a49-45b8-95eb-c415d54be877 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] http://10.180.1.21/volume/v3/volumes/06ce2041-b4ce-4e33-ae02-c44be8496333 returned with HTTP 200 [ 1107.937666] [55807]: [pid: 55807|app: 0|req: 111/252] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:38:53 2025] GET /volume/v3/volumes/06ce2041-b4ce-4e33-ae02-c44be8496333 => generated 1110 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1107.950937] [55808]: DEBUG cinder.api.middleware.request_id [None req-a4782f5c-4ba3-402e-896b-4d77b0742c98 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.954788] [55808]: INFO cinder.api.openstack.wsgi [None req-a4782f5c-4ba3-402e-896b-4d77b0742c98 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] GET http://10.180.1.21/volume/v3/volumes/06ce2041-b4ce-4e33-ae02-c44be8496333 [ 1107.954788] [55808]: DEBUG cinder.api.openstack.wsgi [None req-a4782f5c-4ba3-402e-896b-4d77b0742c98 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1107.954788] [55808]: DEBUG cinder.api.openstack.wsgi [None req-a4782f5c-4ba3-402e-896b-4d77b0742c98 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1107.964989] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.964989] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1107.968674] [55808]: INFO cinder.volume.api [None req-a4782f5c-4ba3-402e-896b-4d77b0742c98 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Volume info retrieved successfully. [ 1107.973780] [55808]: INFO cinder.api.openstack.wsgi [None req-a4782f5c-4ba3-402e-896b-4d77b0742c98 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] http://10.180.1.21/volume/v3/volumes/06ce2041-b4ce-4e33-ae02-c44be8496333 returned with HTTP 200 [ 1107.973883] [55808]: [pid: 55808|app: 0|req: 142/253] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:38:53 2025] GET /volume/v3/volumes/06ce2041-b4ce-4e33-ae02-c44be8496333 => generated 1110 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1117.412271] [55807]: DEBUG cinder.api.middleware.request_id [None req-3192a82d-b0b1-4e7a-a265-c733b1c3054f None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1117.412675] [55807]: INFO cinder.api.openstack.wsgi [None req-3192a82d-b0b1-4e7a-a265-c733b1c3054f None None] GET http://10.180.1.21/volume// [ 1117.412902] [55807]: DEBUG cinder.api.openstack.wsgi [None req-3192a82d-b0b1-4e7a-a265-c733b1c3054f None None] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1117.413170] [55807]: DEBUG cinder.api.openstack.wsgi [None req-3192a82d-b0b1-4e7a-a265-c733b1c3054f None None] Calling method 'all' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1117.413639] [55807]: INFO cinder.api.openstack.wsgi [None req-3192a82d-b0b1-4e7a-a265-c733b1c3054f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1117.413968] [55807]: [pid: 55807|app: 0|req: 112/254] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 02:39:03 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1117.418160] [55808]: DEBUG cinder.api.middleware.request_id [req-c264012a-ca9e-4e30-96dc-adc254b9e4a8 req-2993171d-3aba-4947-be71-58fee2180e1d None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1117.420404] [55808]: INFO cinder.api.openstack.wsgi [req-c264012a-ca9e-4e30-96dc-adc254b9e4a8 req-2993171d-3aba-4947-be71-58fee2180e1d tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] GET http://10.180.1.21/volume/v3/volumes/06ce2041-b4ce-4e33-ae02-c44be8496333 [ 1117.420649] [55808]: DEBUG cinder.api.openstack.wsgi [req-c264012a-ca9e-4e30-96dc-adc254b9e4a8 req-2993171d-3aba-4947-be71-58fee2180e1d tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1117.420866] [55808]: DEBUG cinder.api.openstack.wsgi [req-c264012a-ca9e-4e30-96dc-adc254b9e4a8 req-2993171d-3aba-4947-be71-58fee2180e1d tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1117.434427] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1117.434427] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1117.438743] [55808]: INFO cinder.volume.api [req-c264012a-ca9e-4e30-96dc-adc254b9e4a8 req-2993171d-3aba-4947-be71-58fee2180e1d tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Volume info retrieved successfully. [ 1117.443041] [55808]: INFO cinder.api.openstack.wsgi [req-c264012a-ca9e-4e30-96dc-adc254b9e4a8 req-2993171d-3aba-4947-be71-58fee2180e1d tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] http://10.180.1.21/volume/v3/volumes/06ce2041-b4ce-4e33-ae02-c44be8496333 returned with HTTP 200 [ 1117.443518] [55808]: [pid: 55808|app: 0|req: 143/255] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 02:39:03 2025] GET /volume/v3/volumes/06ce2041-b4ce-4e33-ae02-c44be8496333 => generated 1291 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1117.557696] [55807]: DEBUG cinder.api.middleware.request_id [req-c264012a-ca9e-4e30-96dc-adc254b9e4a8 req-a635fd27-150c-4af1-b0ac-8f28ae75c8dc None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1117.559954] [55807]: INFO cinder.api.openstack.wsgi [req-c264012a-ca9e-4e30-96dc-adc254b9e4a8 req-a635fd27-150c-4af1-b0ac-8f28ae75c8dc tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] PUT http://10.180.1.21/volume/v3/attachments/06cbd37e-b7d2-46f0-b42f-ded4dfae5201 [ 1117.560375] [55807]: DEBUG cinder.api.openstack.wsgi [req-c264012a-ca9e-4e30-96dc-adc254b9e4a8 req-a635fd27-150c-4af1-b0ac-8f28ae75c8dc tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-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=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1117.568267] [55807]: DEBUG cinder.coordination [req-c264012a-ca9e-4e30-96dc-adc254b9e4a8 req-a635fd27-150c-4af1-b0ac-8f28ae75c8dc tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Acquiring lock "cinder-attachment_update-06ce2041-b4ce-4e33-ae02-c44be8496333-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55807) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1117.572306] [55807]: DEBUG cinder.coordination [req-c264012a-ca9e-4e30-96dc-adc254b9e4a8 req-a635fd27-150c-4af1-b0ac-8f28ae75c8dc tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Lock "cinder-attachment_update-06ce2041-b4ce-4e33-ae02-c44be8496333-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55807) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1117.573372] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1117.573372] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1122.097285] [55807]: DEBUG cinder.coordination [req-c264012a-ca9e-4e30-96dc-adc254b9e4a8 req-a635fd27-150c-4af1-b0ac-8f28ae75c8dc tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Lock "cinder-attachment_update-06ce2041-b4ce-4e33-ae02-c44be8496333-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=55807) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1122.097620] [55807]: INFO cinder.api.openstack.wsgi [req-c264012a-ca9e-4e30-96dc-adc254b9e4a8 req-a635fd27-150c-4af1-b0ac-8f28ae75c8dc tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] http://10.180.1.21/volume/v3/attachments/06cbd37e-b7d2-46f0-b42f-ded4dfae5201 returned with HTTP 200 [ 1122.098099] [55807]: [pid: 55807|app: 0|req: 113/256] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 02:39:03 2025] PUT /volume/v3/attachments/06cbd37e-b7d2-46f0-b42f-ded4dfae5201 => generated 617 bytes in 4541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1122.608010] [55808]: DEBUG cinder.api.middleware.request_id [req-c264012a-ca9e-4e30-96dc-adc254b9e4a8 req-5d3469bc-eaae-4f7a-9938-b4af954880a5 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1122.610572] [55808]: INFO cinder.api.openstack.wsgi [req-c264012a-ca9e-4e30-96dc-adc254b9e4a8 req-5d3469bc-eaae-4f7a-9938-b4af954880a5 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] POST http://10.180.1.21/volume/v3/attachments/06cbd37e-b7d2-46f0-b42f-ded4dfae5201/action [ 1122.611028] [55808]: DEBUG cinder.api.openstack.wsgi [req-c264012a-ca9e-4e30-96dc-adc254b9e4a8 req-5d3469bc-eaae-4f7a-9938-b4af954880a5 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Action body: b'{"os-complete": null}' {{(pid=55808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1122.611174] [55808]: DEBUG cinder.api.openstack.wsgi [req-c264012a-ca9e-4e30-96dc-adc254b9e4a8 req-5d3469bc-eaae-4f7a-9938-b4af954880a5 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1122.627740] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.627740] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1122.635354] [55808]: INFO cinder.api.openstack.wsgi [req-c264012a-ca9e-4e30-96dc-adc254b9e4a8 req-5d3469bc-eaae-4f7a-9938-b4af954880a5 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] http://10.180.1.21/volume/v3/attachments/06cbd37e-b7d2-46f0-b42f-ded4dfae5201/action returned with HTTP 204 [ 1122.635857] [55808]: [pid: 55808|app: 0|req: 144/257] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 02:39:08 2025] POST /volume/v3/attachments/06cbd37e-b7d2-46f0-b42f-ded4dfae5201/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1132.093341] [55807]: DEBUG dbcounter [-] [55807] Writing DB stats cinder:SELECT=34,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=55807) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1132.632842] [55808]: DEBUG dbcounter [-] [55808] Writing DB stats cinder:SELECT=34,cinder:UPDATE=5 {{(pid=55808) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1140.247830] [55807]: DEBUG cinder.api.middleware.request_id [None req-49da14d6-90d9-496f-8ba6-d788eceea8fc None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.249842] [55807]: INFO cinder.api.openstack.wsgi [None req-49da14d6-90d9-496f-8ba6-d788eceea8fc tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1140.250346] [55807]: DEBUG cinder.api.openstack.wsgi [None req-49da14d6-90d9-496f-8ba6-d788eceea8fc tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1357972759"}} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1140.252167] [55807]: DEBUG cinder.api.v3.volumes [None req-49da14d6-90d9-496f-8ba6-d788eceea8fc tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1357972759'}} {{(pid=55807) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1140.252167] [55807]: INFO cinder.api.v3.volumes [None req-49da14d6-90d9-496f-8ba6-d788eceea8fc tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Create volume of 1 GB [ 1140.252421] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.252421] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1140.258213] [55807]: INFO cinder.volume.api [None req-49da14d6-90d9-496f-8ba6-d788eceea8fc tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Availability Zones retrieved successfully. [ 1140.265165] [55807]: DEBUG cinder.volume.api [None req-49da14d6-90d9-496f-8ba6-d788eceea8fc tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Flow 'volume_create_api' (e324f4d3-6b5a-4a81-8669-7a4e0bf1dedf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1140.266611] [55807]: DEBUG cinder.volume.api [None req-49da14d6-90d9-496f-8ba6-d788eceea8fc tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b09f1288-0cd8-4931-99a3-ec68b4ea5a60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1140.267511] [55807]: DEBUG cinder.volume.flows.api.create_volume [None req-49da14d6-90d9-496f-8ba6-d788eceea8fc tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Validating volume size '1' using validate_int {{(pid=55807) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1140.288651] [55807]: DEBUG cinder.volume.api [None req-49da14d6-90d9-496f-8ba6-d788eceea8fc tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b09f1288-0cd8-4931-99a3-ec68b4ea5a60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T02:29:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b2d3a607-9356-4aef-85f0-4f99d559be9b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b2d3a607-9356-4aef-85f0-4f99d559be9b', '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=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1140.289735] [55807]: DEBUG cinder.volume.api [None req-49da14d6-90d9-496f-8ba6-d788eceea8fc tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f340a010-74ad-4c9c-9657-24464a86b250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1140.336304] [55807]: DEBUG cinder.quota [None req-49da14d6-90d9-496f-8ba6-d788eceea8fc tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Created reservations ['4031a08e-e6b5-4a5b-924c-076846caa4a0', '199c944e-826f-4abf-be0e-e255c0ff3dcd', '4b6cc9ad-ee11-424d-861b-9829cd6ef61e', '7455ea78-a0bb-44ad-a03c-89d14739e58d'] {{(pid=55807) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1140.337305] [55807]: DEBUG cinder.volume.api [None req-49da14d6-90d9-496f-8ba6-d788eceea8fc tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f340a010-74ad-4c9c-9657-24464a86b250) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4031a08e-e6b5-4a5b-924c-076846caa4a0', '199c944e-826f-4abf-be0e-e255c0ff3dcd', '4b6cc9ad-ee11-424d-861b-9829cd6ef61e', '7455ea78-a0bb-44ad-a03c-89d14739e58d']}' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1140.338275] [55807]: DEBUG cinder.volume.api [None req-49da14d6-90d9-496f-8ba6-d788eceea8fc tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2477bfa-2d76-4fc9-85f1-95a38ec4a2f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1140.350770] [55807]: DEBUG cinder.volume.api [None req-49da14d6-90d9-496f-8ba6-d788eceea8fc tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2477bfa-2d76-4fc9-85f1-95a38ec4a2f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89a36317-917d-41aa-bf26-19a6d17a856a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1357972759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a77c5ed45a74287b86e8bc5cf3a09a6',qos_specs=None,replication_status=,reservations=['4031a08e-e6b5-4a5b-924c-076846caa4a0','199c944e-826f-4abf-be0e-e255c0ff3dcd','4b6cc9ad-ee11-424d-861b-9829cd6ef61e','7455ea78-a0bb-44ad-a03c-89d14739e58d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca8d776c66aa4ac1bdf5ffe307bca910',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b), '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-20T02:39:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1357972759',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89a36317-917d-41aa-bf26-19a6d17a856a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a77c5ed45a74287b86e8bc5cf3a09a6',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='ca8d776c66aa4ac1bdf5ffe307bca910',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b2d3a607-9356-4aef-85f0-4f99d559be9b),volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1140.351653] [55807]: DEBUG cinder.volume.api [None req-49da14d6-90d9-496f-8ba6-d788eceea8fc tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (316c6260-9e18-486f-b226-d4c15c8ae27e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1140.363090] [55807]: DEBUG cinder.volume.api [None req-49da14d6-90d9-496f-8ba6-d788eceea8fc tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (316c6260-9e18-486f-b226-d4c15c8ae27e) 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-1357972759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a77c5ed45a74287b86e8bc5cf3a09a6',qos_specs=None,replication_status=,reservations=['4031a08e-e6b5-4a5b-924c-076846caa4a0','199c944e-826f-4abf-be0e-e255c0ff3dcd','4b6cc9ad-ee11-424d-861b-9829cd6ef61e','7455ea78-a0bb-44ad-a03c-89d14739e58d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca8d776c66aa4ac1bdf5ffe307bca910',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1140.363949] [55807]: DEBUG cinder.volume.api [None req-49da14d6-90d9-496f-8ba6-d788eceea8fc tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b624593-6d3d-4d5c-8d88-5dc56637c053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1140.372358] [55807]: DEBUG cinder.volume.api [None req-49da14d6-90d9-496f-8ba6-d788eceea8fc tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b624593-6d3d-4d5c-8d88-5dc56637c053) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1140.373430] [55807]: DEBUG cinder.volume.api [None req-49da14d6-90d9-496f-8ba6-d788eceea8fc tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Flow 'volume_create_api' (e324f4d3-6b5a-4a81-8669-7a4e0bf1dedf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55807) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1140.373736] [55807]: INFO cinder.volume.api [None req-49da14d6-90d9-496f-8ba6-d788eceea8fc tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Create volume request issued successfully. [ 1140.374440] [55807]: INFO cinder.api.openstack.wsgi [None req-49da14d6-90d9-496f-8ba6-d788eceea8fc tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1140.374877] [55807]: [pid: 55807|app: 0|req: 114/258] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 02:39:26 2025] POST /volume/v3/volumes => generated 750 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 1140.383804] [55808]: DEBUG cinder.api.middleware.request_id [None req-d1791485-53bc-46c5-9d22-4f54c8b3701d None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1140.385898] [55808]: INFO cinder.api.openstack.wsgi [None req-d1791485-53bc-46c5-9d22-4f54c8b3701d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a [ 1140.386142] [55808]: DEBUG cinder.api.openstack.wsgi [None req-d1791485-53bc-46c5-9d22-4f54c8b3701d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1140.386367] [55808]: DEBUG cinder.api.openstack.wsgi [None req-d1791485-53bc-46c5-9d22-4f54c8b3701d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1140.393810] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.393810] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1140.397649] [55808]: INFO cinder.volume.api [None req-d1791485-53bc-46c5-9d22-4f54c8b3701d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1140.401782] [55808]: INFO cinder.api.openstack.wsgi [None req-d1791485-53bc-46c5-9d22-4f54c8b3701d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a returned with HTTP 200 [ 1140.402173] [55808]: [pid: 55808|app: 0|req: 145/259] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:39:26 2025] GET /volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a => generated 818 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1141.414708] [55807]: DEBUG cinder.api.middleware.request_id [None req-7aab213e-c2d3-4f6c-b025-07c1d32f34f3 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.416087] [55807]: INFO cinder.api.openstack.wsgi [None req-7aab213e-c2d3-4f6c-b025-07c1d32f34f3 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a [ 1141.416087] [55807]: DEBUG cinder.api.openstack.wsgi [None req-7aab213e-c2d3-4f6c-b025-07c1d32f34f3 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1141.416298] [55807]: DEBUG cinder.api.openstack.wsgi [None req-7aab213e-c2d3-4f6c-b025-07c1d32f34f3 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1141.430678] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.430678] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1141.435193] [55807]: INFO cinder.volume.api [None req-7aab213e-c2d3-4f6c-b025-07c1d32f34f3 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1141.442370] [55807]: INFO cinder.api.openstack.wsgi [None req-7aab213e-c2d3-4f6c-b025-07c1d32f34f3 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a returned with HTTP 200 [ 1141.442842] [55807]: [pid: 55807|app: 0|req: 115/260] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:39:27 2025] GET /volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1141.482262] [55808]: DEBUG cinder.api.middleware.request_id [req-163d70d5-9854-4e33-a75c-16907e2cc5ec req-dbf82800-dadb-4f2d-a835-f50ebf42d70a None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1141.485198] [55808]: INFO cinder.api.openstack.wsgi [req-163d70d5-9854-4e33-a75c-16907e2cc5ec req-dbf82800-dadb-4f2d-a835-f50ebf42d70a tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a [ 1141.485402] [55808]: DEBUG cinder.api.openstack.wsgi [req-163d70d5-9854-4e33-a75c-16907e2cc5ec req-dbf82800-dadb-4f2d-a835-f50ebf42d70a tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1141.485728] [55808]: DEBUG cinder.api.openstack.wsgi [req-163d70d5-9854-4e33-a75c-16907e2cc5ec req-dbf82800-dadb-4f2d-a835-f50ebf42d70a tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1141.494835] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.494835] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1141.498238] [55808]: INFO cinder.volume.api [req-163d70d5-9854-4e33-a75c-16907e2cc5ec req-dbf82800-dadb-4f2d-a835-f50ebf42d70a tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1141.503435] [55808]: INFO cinder.api.openstack.wsgi [req-163d70d5-9854-4e33-a75c-16907e2cc5ec req-dbf82800-dadb-4f2d-a835-f50ebf42d70a tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a returned with HTTP 200 [ 1141.503970] [55808]: [pid: 55808|app: 0|req: 146/261] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:39:27 2025] GET /volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1143.026715] [55807]: DEBUG cinder.api.middleware.request_id [None req-33355dca-7ab4-42ca-9412-8352e5d2c8b3 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.027220] [55807]: INFO cinder.api.openstack.wsgi [None req-33355dca-7ab4-42ca-9412-8352e5d2c8b3 None None] GET http://10.180.1.21/volume// [ 1143.027450] [55807]: DEBUG cinder.api.openstack.wsgi [None req-33355dca-7ab4-42ca-9412-8352e5d2c8b3 None None] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1143.027674] [55807]: DEBUG cinder.api.openstack.wsgi [None req-33355dca-7ab4-42ca-9412-8352e5d2c8b3 None None] Calling method 'all' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1143.028422] [55807]: INFO cinder.api.openstack.wsgi [None req-33355dca-7ab4-42ca-9412-8352e5d2c8b3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1143.028422] [55807]: [pid: 55807|app: 0|req: 116/262] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 02:39:28 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1143.033402] [55808]: DEBUG cinder.api.middleware.request_id [req-163d70d5-9854-4e33-a75c-16907e2cc5ec req-58661147-6528-4792-aa25-53e543845592 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.036071] [55808]: INFO cinder.api.openstack.wsgi [req-163d70d5-9854-4e33-a75c-16907e2cc5ec req-58661147-6528-4792-aa25-53e543845592 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1143.036513] [55808]: DEBUG cinder.api.openstack.wsgi [req-163d70d5-9854-4e33-a75c-16907e2cc5ec req-58661147-6528-4792-aa25-53e543845592 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "89a36317-917d-41aa-bf26-19a6d17a856a", "connector": null, "instance_uuid": "5975677e-c0a5-4e36-a3a3-333e8f94bd7b"}} {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1143.049056] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1143.049056] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1143.074260] [55808]: INFO cinder.api.openstack.wsgi [req-163d70d5-9854-4e33-a75c-16907e2cc5ec req-58661147-6528-4792-aa25-53e543845592 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1143.074762] [55808]: [pid: 55808|app: 0|req: 147/263] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 02:39:28 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) [ 1143.095637] [55807]: DEBUG cinder.api.middleware.request_id [None req-419a2a24-c9a1-4e5a-9e94-489fdca450b7 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.098398] [55807]: INFO cinder.api.openstack.wsgi [None req-419a2a24-c9a1-4e5a-9e94-489fdca450b7 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a [ 1143.098646] [55807]: DEBUG cinder.api.openstack.wsgi [None req-419a2a24-c9a1-4e5a-9e94-489fdca450b7 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1143.099146] [55807]: DEBUG cinder.api.openstack.wsgi [None req-419a2a24-c9a1-4e5a-9e94-489fdca450b7 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1143.111399] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1143.111399] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1143.117676] [55807]: INFO cinder.volume.api [None req-419a2a24-c9a1-4e5a-9e94-489fdca450b7 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1143.124044] [55807]: INFO cinder.api.openstack.wsgi [None req-419a2a24-c9a1-4e5a-9e94-489fdca450b7 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a returned with HTTP 200 [ 1143.124925] [55807]: [pid: 55807|app: 0|req: 117/264] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:39:28 2025] GET /volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1143.599204] [55808]: DEBUG cinder.api.middleware.request_id [None req-e2e608c7-4ecf-4e4e-b57d-9771cf822d9c None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.599650] [55808]: INFO cinder.api.openstack.wsgi [None req-e2e608c7-4ecf-4e4e-b57d-9771cf822d9c None None] GET http://10.180.1.21/volume// [ 1143.599838] [55808]: DEBUG cinder.api.openstack.wsgi [None req-e2e608c7-4ecf-4e4e-b57d-9771cf822d9c None None] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1143.600069] [55808]: DEBUG cinder.api.openstack.wsgi [None req-e2e608c7-4ecf-4e4e-b57d-9771cf822d9c None None] Calling method 'all' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1143.600484] [55808]: INFO cinder.api.openstack.wsgi [None req-e2e608c7-4ecf-4e4e-b57d-9771cf822d9c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1143.600889] [55808]: [pid: 55808|app: 0|req: 148/265] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 02:39:29 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1143.603989] [55807]: DEBUG cinder.api.middleware.request_id [req-163d70d5-9854-4e33-a75c-16907e2cc5ec req-0e24fae0-d6f9-42c3-a114-b78ee7ca228e None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.606354] [55807]: INFO cinder.api.openstack.wsgi [req-163d70d5-9854-4e33-a75c-16907e2cc5ec req-0e24fae0-d6f9-42c3-a114-b78ee7ca228e tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a [ 1143.606598] [55807]: DEBUG cinder.api.openstack.wsgi [req-163d70d5-9854-4e33-a75c-16907e2cc5ec req-0e24fae0-d6f9-42c3-a114-b78ee7ca228e tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1143.606819] [55807]: DEBUG cinder.api.openstack.wsgi [req-163d70d5-9854-4e33-a75c-16907e2cc5ec req-0e24fae0-d6f9-42c3-a114-b78ee7ca228e tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1143.618347] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1143.618347] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1143.622161] [55807]: INFO cinder.volume.api [req-163d70d5-9854-4e33-a75c-16907e2cc5ec req-0e24fae0-d6f9-42c3-a114-b78ee7ca228e tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1143.626849] [55807]: INFO cinder.api.openstack.wsgi [req-163d70d5-9854-4e33-a75c-16907e2cc5ec req-0e24fae0-d6f9-42c3-a114-b78ee7ca228e tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a returned with HTTP 200 [ 1143.627162] [55807]: [pid: 55807|app: 0|req: 118/266] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 02:39:29 2025] GET /volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a => generated 1023 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1143.652569] [55808]: DEBUG cinder.api.middleware.request_id [req-163d70d5-9854-4e33-a75c-16907e2cc5ec req-28fc1e85-6477-4075-9951-8a37d9a3ce0f None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1143.654838] [55808]: INFO cinder.api.openstack.wsgi [req-163d70d5-9854-4e33-a75c-16907e2cc5ec req-28fc1e85-6477-4075-9951-8a37d9a3ce0f tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] PUT http://10.180.1.21/volume/v3/attachments/5e733fb7-3432-42d8-8068-2cbba71e61e1 [ 1143.655156] [55808]: DEBUG cinder.api.openstack.wsgi [req-163d70d5-9854-4e33-a75c-16907e2cc5ec req-28fc1e85-6477-4075-9951-8a37d9a3ce0f tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-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-547102", "mountpoint": "/dev/sdb"}}} {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1143.663232] [55808]: DEBUG cinder.coordination [req-163d70d5-9854-4e33-a75c-16907e2cc5ec req-28fc1e85-6477-4075-9951-8a37d9a3ce0f tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Acquiring lock "cinder-attachment_update-89a36317-917d-41aa-bf26-19a6d17a856a-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55808) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1143.667940] [55808]: DEBUG cinder.coordination [req-163d70d5-9854-4e33-a75c-16907e2cc5ec req-28fc1e85-6477-4075-9951-8a37d9a3ce0f tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Lock "cinder-attachment_update-89a36317-917d-41aa-bf26-19a6d17a856a-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55808) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1143.669137] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1143.669137] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1144.135185] [55807]: DEBUG cinder.api.middleware.request_id [None req-3bb7b939-8b6e-4bcd-ba19-aa6ade0dd6be None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1144.137427] [55807]: INFO cinder.api.openstack.wsgi [None req-3bb7b939-8b6e-4bcd-ba19-aa6ade0dd6be tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a [ 1144.137855] [55807]: DEBUG cinder.api.openstack.wsgi [None req-3bb7b939-8b6e-4bcd-ba19-aa6ade0dd6be tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1144.138140] [55807]: DEBUG cinder.api.openstack.wsgi [None req-3bb7b939-8b6e-4bcd-ba19-aa6ade0dd6be tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1144.151770] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1144.151770] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1144.155555] [55807]: INFO cinder.volume.api [None req-3bb7b939-8b6e-4bcd-ba19-aa6ade0dd6be tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1144.161015] [55807]: INFO cinder.api.openstack.wsgi [None req-3bb7b939-8b6e-4bcd-ba19-aa6ade0dd6be tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a returned with HTTP 200 [ 1144.161805] [55807]: [pid: 55807|app: 0|req: 119/267] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:39:29 2025] GET /volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1145.173820] [55807]: DEBUG cinder.api.middleware.request_id [None req-08fc40a5-0e1f-4774-855a-815b8438efba None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1145.176535] [55807]: INFO cinder.api.openstack.wsgi [None req-08fc40a5-0e1f-4774-855a-815b8438efba tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a [ 1145.176739] [55807]: DEBUG cinder.api.openstack.wsgi [None req-08fc40a5-0e1f-4774-855a-815b8438efba tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1145.177023] [55807]: DEBUG cinder.api.openstack.wsgi [None req-08fc40a5-0e1f-4774-855a-815b8438efba tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1145.191673] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1145.191673] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1145.195615] [55807]: INFO cinder.volume.api [None req-08fc40a5-0e1f-4774-855a-815b8438efba tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1145.202717] [55807]: INFO cinder.api.openstack.wsgi [None req-08fc40a5-0e1f-4774-855a-815b8438efba tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a returned with HTTP 200 [ 1145.202717] [55807]: [pid: 55807|app: 0|req: 120/268] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:39:31 2025] GET /volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1146.213529] [55807]: DEBUG cinder.api.middleware.request_id [None req-b8dfd755-2628-4515-84d6-497fcbf4552d None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1146.217642] [55807]: INFO cinder.api.openstack.wsgi [None req-b8dfd755-2628-4515-84d6-497fcbf4552d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a [ 1146.217858] [55807]: DEBUG cinder.api.openstack.wsgi [None req-b8dfd755-2628-4515-84d6-497fcbf4552d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1146.218087] [55807]: DEBUG cinder.api.openstack.wsgi [None req-b8dfd755-2628-4515-84d6-497fcbf4552d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1146.234997] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1146.234997] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1146.239061] [55807]: INFO cinder.volume.api [None req-b8dfd755-2628-4515-84d6-497fcbf4552d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1146.247268] [55807]: INFO cinder.api.openstack.wsgi [None req-b8dfd755-2628-4515-84d6-497fcbf4552d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a returned with HTTP 200 [ 1146.247268] [55807]: [pid: 55807|app: 0|req: 121/269] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:39:32 2025] GET /volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1147.260105] [55807]: DEBUG cinder.api.middleware.request_id [None req-0210575a-f4d2-4b41-96b6-2dc50b46eea2 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1147.262842] [55807]: INFO cinder.api.openstack.wsgi [None req-0210575a-f4d2-4b41-96b6-2dc50b46eea2 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a [ 1147.263088] [55807]: DEBUG cinder.api.openstack.wsgi [None req-0210575a-f4d2-4b41-96b6-2dc50b46eea2 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1147.263470] [55807]: DEBUG cinder.api.openstack.wsgi [None req-0210575a-f4d2-4b41-96b6-2dc50b46eea2 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1147.280182] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1147.280182] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1147.284282] [55807]: INFO cinder.volume.api [None req-0210575a-f4d2-4b41-96b6-2dc50b46eea2 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1147.289550] [55807]: INFO cinder.api.openstack.wsgi [None req-0210575a-f4d2-4b41-96b6-2dc50b46eea2 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a returned with HTTP 200 [ 1147.289973] [55807]: [pid: 55807|app: 0|req: 122/270] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:39:33 2025] GET /volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1148.199244] [55808]: DEBUG cinder.coordination [req-163d70d5-9854-4e33-a75c-16907e2cc5ec req-28fc1e85-6477-4075-9951-8a37d9a3ce0f tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Lock "cinder-attachment_update-89a36317-917d-41aa-bf26-19a6d17a856a-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.529s {{(pid=55808) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1148.199244] [55808]: INFO cinder.api.openstack.wsgi [req-163d70d5-9854-4e33-a75c-16907e2cc5ec req-28fc1e85-6477-4075-9951-8a37d9a3ce0f tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/attachments/5e733fb7-3432-42d8-8068-2cbba71e61e1 returned with HTTP 200 [ 1148.199244] [55808]: [pid: 55808|app: 0|req: 149/271] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 02:39:29 2025] PUT /volume/v3/attachments/5e733fb7-3432-42d8-8068-2cbba71e61e1 => generated 617 bytes in 4547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1148.300471] [55807]: DEBUG cinder.api.middleware.request_id [None req-8d673e35-a1ed-4695-ac47-c09315c4c7ab None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1148.306865] [55807]: INFO cinder.api.openstack.wsgi [None req-8d673e35-a1ed-4695-ac47-c09315c4c7ab tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a [ 1148.306865] [55807]: DEBUG cinder.api.openstack.wsgi [None req-8d673e35-a1ed-4695-ac47-c09315c4c7ab tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1148.306865] [55807]: DEBUG cinder.api.openstack.wsgi [None req-8d673e35-a1ed-4695-ac47-c09315c4c7ab tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1148.328143] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.328143] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1148.333540] [55807]: INFO cinder.volume.api [None req-8d673e35-a1ed-4695-ac47-c09315c4c7ab tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1148.340460] [55807]: INFO cinder.api.openstack.wsgi [None req-8d673e35-a1ed-4695-ac47-c09315c4c7ab tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a returned with HTTP 200 [ 1148.340990] [55807]: [pid: 55807|app: 0|req: 123/272] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:39:34 2025] GET /volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1149.354167] [55808]: DEBUG cinder.api.middleware.request_id [None req-c8232f7d-3191-4fbc-b6e6-ddb18128d393 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.356662] [55808]: INFO cinder.api.openstack.wsgi [None req-c8232f7d-3191-4fbc-b6e6-ddb18128d393 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a [ 1149.356953] [55808]: DEBUG cinder.api.openstack.wsgi [None req-c8232f7d-3191-4fbc-b6e6-ddb18128d393 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1149.357189] [55808]: DEBUG cinder.api.openstack.wsgi [None req-c8232f7d-3191-4fbc-b6e6-ddb18128d393 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1149.378642] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1149.378642] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1149.390058] [55808]: INFO cinder.volume.api [None req-c8232f7d-3191-4fbc-b6e6-ddb18128d393 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1149.401405] [55808]: INFO cinder.api.openstack.wsgi [None req-c8232f7d-3191-4fbc-b6e6-ddb18128d393 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a returned with HTTP 200 [ 1149.402822] [55808]: [pid: 55808|app: 0|req: 150/273] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:39:35 2025] GET /volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a => generated 843 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1149.563897] [55807]: DEBUG cinder.api.middleware.request_id [None req-841ff21a-e7f7-4d52-9075-9e5ef863a3d3 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.566234] [55807]: INFO cinder.api.openstack.wsgi [None req-841ff21a-e7f7-4d52-9075-9e5ef863a3d3 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1149.566646] [55807]: DEBUG cinder.api.openstack.wsgi [None req-841ff21a-e7f7-4d52-9075-9e5ef863a3d3 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1151766721"}} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1149.568325] [55807]: DEBUG cinder.api.v3.volumes [None req-841ff21a-e7f7-4d52-9075-9e5ef863a3d3 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1151766721'}} {{(pid=55807) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1149.568466] [55807]: INFO cinder.api.v3.volumes [None req-841ff21a-e7f7-4d52-9075-9e5ef863a3d3 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Create volume of 1 GB [ 1149.573013] [55807]: INFO cinder.volume.api [None req-841ff21a-e7f7-4d52-9075-9e5ef863a3d3 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Availability Zones retrieved successfully. [ 1149.580230] [55807]: DEBUG cinder.volume.api [None req-841ff21a-e7f7-4d52-9075-9e5ef863a3d3 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Flow 'volume_create_api' (680fe05a-db84-4dac-96a3-db3a7dc3b13f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1149.581475] [55807]: DEBUG cinder.volume.api [None req-841ff21a-e7f7-4d52-9075-9e5ef863a3d3 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee3b0fde-098e-4b22-b8cf-966e884a0be2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1149.582734] [55807]: DEBUG cinder.volume.flows.api.create_volume [None req-841ff21a-e7f7-4d52-9075-9e5ef863a3d3 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Validating volume size '1' using validate_int {{(pid=55807) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1149.605393] [55807]: DEBUG cinder.volume.api [None req-841ff21a-e7f7-4d52-9075-9e5ef863a3d3 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee3b0fde-098e-4b22-b8cf-966e884a0be2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T02:29:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b2d3a607-9356-4aef-85f0-4f99d559be9b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b2d3a607-9356-4aef-85f0-4f99d559be9b', '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=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1149.606419] [55807]: DEBUG cinder.volume.api [None req-841ff21a-e7f7-4d52-9075-9e5ef863a3d3 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69a65a28-4a66-43a7-85e9-10bc55d44015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1149.657233] [55807]: DEBUG cinder.quota [None req-841ff21a-e7f7-4d52-9075-9e5ef863a3d3 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Created reservations ['6661c056-e545-4741-b5f3-36dacb4222fc', 'e0ca7909-4449-48cb-b15f-57db1f1078bb', 'f4ba1bfd-7865-4211-bd01-45d3aabb9a3f', '2ba99b79-c896-4efc-9455-8545f7ad313c'] {{(pid=55807) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1149.658329] [55807]: DEBUG cinder.volume.api [None req-841ff21a-e7f7-4d52-9075-9e5ef863a3d3 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69a65a28-4a66-43a7-85e9-10bc55d44015) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6661c056-e545-4741-b5f3-36dacb4222fc', 'e0ca7909-4449-48cb-b15f-57db1f1078bb', 'f4ba1bfd-7865-4211-bd01-45d3aabb9a3f', '2ba99b79-c896-4efc-9455-8545f7ad313c']}' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1149.659316] [55807]: DEBUG cinder.volume.api [None req-841ff21a-e7f7-4d52-9075-9e5ef863a3d3 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b416a58-0a03-41bb-b647-e22f004b2aa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1149.676201] [55807]: DEBUG cinder.volume.api [None req-841ff21a-e7f7-4d52-9075-9e5ef863a3d3 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b416a58-0a03-41bb-b647-e22f004b2aa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78922c4b-92e9-4375-bb8c-1524e1848bc1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1151766721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='543efb35a2e54283b9b4786eb1977a88',qos_specs=None,replication_status=,reservations=['6661c056-e545-4741-b5f3-36dacb4222fc','e0ca7909-4449-48cb-b15f-57db1f1078bb','f4ba1bfd-7865-4211-bd01-45d3aabb9a3f','2ba99b79-c896-4efc-9455-8545f7ad313c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd0199bf720d4be885baf1e3dc4fbecc',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b), '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-20T02:39:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1151766721',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78922c4b-92e9-4375-bb8c-1524e1848bc1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='543efb35a2e54283b9b4786eb1977a88',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='cd0199bf720d4be885baf1e3dc4fbecc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b2d3a607-9356-4aef-85f0-4f99d559be9b),volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1149.677818] [55807]: DEBUG cinder.volume.api [None req-841ff21a-e7f7-4d52-9075-9e5ef863a3d3 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7b87513-167c-49c1-b5bc-8793d83fb74d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1149.695221] [55807]: DEBUG cinder.volume.api [None req-841ff21a-e7f7-4d52-9075-9e5ef863a3d3 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7b87513-167c-49c1-b5bc-8793d83fb74d) 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-1151766721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='543efb35a2e54283b9b4786eb1977a88',qos_specs=None,replication_status=,reservations=['6661c056-e545-4741-b5f3-36dacb4222fc','e0ca7909-4449-48cb-b15f-57db1f1078bb','f4ba1bfd-7865-4211-bd01-45d3aabb9a3f','2ba99b79-c896-4efc-9455-8545f7ad313c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd0199bf720d4be885baf1e3dc4fbecc',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1149.696169] [55807]: DEBUG cinder.volume.api [None req-841ff21a-e7f7-4d52-9075-9e5ef863a3d3 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af9424cb-653f-4195-ae7f-4e8b402f7ef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1149.705458] [55807]: DEBUG cinder.volume.api [None req-841ff21a-e7f7-4d52-9075-9e5ef863a3d3 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af9424cb-653f-4195-ae7f-4e8b402f7ef9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1149.706894] [55807]: DEBUG cinder.volume.api [None req-841ff21a-e7f7-4d52-9075-9e5ef863a3d3 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Flow 'volume_create_api' (680fe05a-db84-4dac-96a3-db3a7dc3b13f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55807) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1149.707086] [55807]: INFO cinder.volume.api [None req-841ff21a-e7f7-4d52-9075-9e5ef863a3d3 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Create volume request issued successfully. [ 1149.707644] [55807]: INFO cinder.api.openstack.wsgi [None req-841ff21a-e7f7-4d52-9075-9e5ef863a3d3 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1149.708251] [55807]: [pid: 55807|app: 0|req: 124/274] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 02:39:35 2025] POST /volume/v3/volumes => generated 758 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1149.717284] [55808]: DEBUG cinder.api.middleware.request_id [None req-13956344-6d89-408d-96aa-21eac9a5980e None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1149.719525] [55808]: INFO cinder.api.openstack.wsgi [None req-13956344-6d89-408d-96aa-21eac9a5980e tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] GET http://10.180.1.21/volume/v3/volumes/78922c4b-92e9-4375-bb8c-1524e1848bc1 [ 1149.719749] [55808]: DEBUG cinder.api.openstack.wsgi [None req-13956344-6d89-408d-96aa-21eac9a5980e tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1149.719964] [55808]: DEBUG cinder.api.openstack.wsgi [None req-13956344-6d89-408d-96aa-21eac9a5980e tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1149.728171] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1149.728171] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1149.731709] [55808]: INFO cinder.volume.api [None req-13956344-6d89-408d-96aa-21eac9a5980e tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Volume info retrieved successfully. [ 1149.736086] [55808]: INFO cinder.api.openstack.wsgi [None req-13956344-6d89-408d-96aa-21eac9a5980e tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] http://10.180.1.21/volume/v3/volumes/78922c4b-92e9-4375-bb8c-1524e1848bc1 returned with HTTP 200 [ 1149.737030] [55808]: [pid: 55808|app: 0|req: 151/275] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:39:35 2025] GET /volume/v3/volumes/78922c4b-92e9-4375-bb8c-1524e1848bc1 => generated 826 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1150.400384] [55807]: DEBUG cinder.api.middleware.request_id [req-163d70d5-9854-4e33-a75c-16907e2cc5ec req-417d5aba-9d6b-4824-9e0f-8fae86ca317a None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.402999] [55807]: INFO cinder.api.openstack.wsgi [req-163d70d5-9854-4e33-a75c-16907e2cc5ec req-417d5aba-9d6b-4824-9e0f-8fae86ca317a tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] POST http://10.180.1.21/volume/v3/attachments/5e733fb7-3432-42d8-8068-2cbba71e61e1/action [ 1150.403461] [55807]: DEBUG cinder.api.openstack.wsgi [req-163d70d5-9854-4e33-a75c-16907e2cc5ec req-417d5aba-9d6b-4824-9e0f-8fae86ca317a tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Action body: b'{"os-complete": null}' {{(pid=55807) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1150.403607] [55807]: DEBUG cinder.api.openstack.wsgi [req-163d70d5-9854-4e33-a75c-16907e2cc5ec req-417d5aba-9d6b-4824-9e0f-8fae86ca317a tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1150.418332] [55808]: DEBUG cinder.api.middleware.request_id [None req-daae56b1-e340-4882-9708-01198d1733a6 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.420443] [55808]: INFO cinder.api.openstack.wsgi [None req-daae56b1-e340-4882-9708-01198d1733a6 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a [ 1150.420668] [55808]: DEBUG cinder.api.openstack.wsgi [None req-daae56b1-e340-4882-9708-01198d1733a6 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1150.420883] [55808]: DEBUG cinder.api.openstack.wsgi [None req-daae56b1-e340-4882-9708-01198d1733a6 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1150.428488] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1150.428488] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1150.433308] [55807]: INFO cinder.api.openstack.wsgi [req-163d70d5-9854-4e33-a75c-16907e2cc5ec req-417d5aba-9d6b-4824-9e0f-8fae86ca317a tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/attachments/5e733fb7-3432-42d8-8068-2cbba71e61e1/action returned with HTTP 204 [ 1150.433828] [55807]: [pid: 55807|app: 0|req: 125/276] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 02:39:36 2025] POST /volume/v3/attachments/5e733fb7-3432-42d8-8068-2cbba71e61e1/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1150.442841] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1150.442841] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1150.446798] [55808]: INFO cinder.volume.api [None req-daae56b1-e340-4882-9708-01198d1733a6 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1150.456791] [55808]: INFO cinder.api.openstack.wsgi [None req-daae56b1-e340-4882-9708-01198d1733a6 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a returned with HTTP 200 [ 1150.457542] [55808]: [pid: 55808|app: 0|req: 152/277] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:39:36 2025] GET /volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1150.747431] [55807]: DEBUG cinder.api.middleware.request_id [None req-6916b6cf-40d8-4d26-8c61-30a730cdd747 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1150.752024] [55807]: INFO cinder.api.openstack.wsgi [None req-6916b6cf-40d8-4d26-8c61-30a730cdd747 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] GET http://10.180.1.21/volume/v3/volumes/78922c4b-92e9-4375-bb8c-1524e1848bc1 [ 1150.752024] [55807]: DEBUG cinder.api.openstack.wsgi [None req-6916b6cf-40d8-4d26-8c61-30a730cdd747 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1150.752024] [55807]: DEBUG cinder.api.openstack.wsgi [None req-6916b6cf-40d8-4d26-8c61-30a730cdd747 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1150.763360] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1150.763360] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1150.774022] [55807]: INFO cinder.volume.api [None req-6916b6cf-40d8-4d26-8c61-30a730cdd747 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Volume info retrieved successfully. [ 1150.778192] [55807]: INFO cinder.api.openstack.wsgi [None req-6916b6cf-40d8-4d26-8c61-30a730cdd747 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] http://10.180.1.21/volume/v3/volumes/78922c4b-92e9-4375-bb8c-1524e1848bc1 returned with HTTP 200 [ 1150.779115] [55807]: [pid: 55807|app: 0|req: 126/278] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:39:36 2025] GET /volume/v3/volumes/78922c4b-92e9-4375-bb8c-1524e1848bc1 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1151.323064] [55808]: DEBUG cinder.api.middleware.request_id [None req-a625f6ce-9de1-4fd5-98b1-4054af6db981 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1151.326008] [55808]: INFO cinder.api.openstack.wsgi [None req-a625f6ce-9de1-4fd5-98b1-4054af6db981 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] DELETE http://10.180.1.21/volume/v3/volumes/167748e4-68c6-40cc-9907-0f32e27359a9 [ 1151.326281] [55808]: DEBUG cinder.api.openstack.wsgi [None req-a625f6ce-9de1-4fd5-98b1-4054af6db981 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1151.326510] [55808]: DEBUG cinder.api.openstack.wsgi [None req-a625f6ce-9de1-4fd5-98b1-4054af6db981 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Calling method 'delete' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1151.326705] [55808]: INFO cinder.api.v3.volumes [None req-a625f6ce-9de1-4fd5-98b1-4054af6db981 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Delete volume with id: 167748e4-68c6-40cc-9907-0f32e27359a9 [ 1151.336892] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1151.336892] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1151.337169] [55808]: INFO cinder.volume.api [None req-a625f6ce-9de1-4fd5-98b1-4054af6db981 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Volume info retrieved successfully. [ 1151.356735] [55808]: INFO cinder.volume.api [None req-a625f6ce-9de1-4fd5-98b1-4054af6db981 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Delete volume request issued successfully. [ 1151.356961] [55808]: INFO cinder.api.openstack.wsgi [None req-a625f6ce-9de1-4fd5-98b1-4054af6db981 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] http://10.180.1.21/volume/v3/volumes/167748e4-68c6-40cc-9907-0f32e27359a9 returned with HTTP 202 [ 1151.357529] [55808]: [pid: 55808|app: 0|req: 153/279] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 02:39:37 2025] DELETE /volume/v3/volumes/167748e4-68c6-40cc-9907-0f32e27359a9 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1151.361442] [55807]: DEBUG cinder.api.middleware.request_id [None req-c7588e6d-9e67-468d-bf5d-6580e3627712 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1151.363667] [55807]: INFO cinder.api.openstack.wsgi [None req-c7588e6d-9e67-468d-bf5d-6580e3627712 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] GET http://10.180.1.21/volume/v3/volumes/167748e4-68c6-40cc-9907-0f32e27359a9 [ 1151.363805] [55807]: DEBUG cinder.api.openstack.wsgi [None req-c7588e6d-9e67-468d-bf5d-6580e3627712 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1151.364695] [55807]: DEBUG cinder.api.openstack.wsgi [None req-c7588e6d-9e67-468d-bf5d-6580e3627712 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1151.373084] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1151.373084] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1151.378731] [55807]: INFO cinder.volume.api [None req-c7588e6d-9e67-468d-bf5d-6580e3627712 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Volume info retrieved successfully. [ 1151.384488] [55807]: INFO cinder.api.openstack.wsgi [None req-c7588e6d-9e67-468d-bf5d-6580e3627712 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] http://10.180.1.21/volume/v3/volumes/167748e4-68c6-40cc-9907-0f32e27359a9 returned with HTTP 200 [ 1151.384922] [55807]: [pid: 55807|app: 0|req: 127/280] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:39:37 2025] GET /volume/v3/volumes/167748e4-68c6-40cc-9907-0f32e27359a9 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1151.470408] [55808]: DEBUG cinder.api.middleware.request_id [None req-0742e7e8-0a96-4145-b3a1-95e9b13ddf51 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1151.472847] [55808]: INFO cinder.api.openstack.wsgi [None req-0742e7e8-0a96-4145-b3a1-95e9b13ddf51 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a [ 1151.473197] [55808]: DEBUG cinder.api.openstack.wsgi [None req-0742e7e8-0a96-4145-b3a1-95e9b13ddf51 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1151.473423] [55808]: DEBUG cinder.api.openstack.wsgi [None req-0742e7e8-0a96-4145-b3a1-95e9b13ddf51 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1151.487886] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1151.487886] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1151.492379] [55808]: INFO cinder.volume.api [None req-0742e7e8-0a96-4145-b3a1-95e9b13ddf51 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1151.498500] [55808]: INFO cinder.api.openstack.wsgi [None req-0742e7e8-0a96-4145-b3a1-95e9b13ddf51 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a returned with HTTP 200 [ 1151.499062] [55808]: [pid: 55808|app: 0|req: 154/281] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:39:37 2025] GET /volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a => generated 1135 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1151.509248] [55807]: DEBUG cinder.api.middleware.request_id [None req-62582eaf-c08d-413a-9538-c956a28b7227 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1151.511405] [55807]: INFO cinder.api.openstack.wsgi [None req-62582eaf-c08d-413a-9538-c956a28b7227 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a [ 1151.511636] [55807]: DEBUG cinder.api.openstack.wsgi [None req-62582eaf-c08d-413a-9538-c956a28b7227 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1151.512087] [55807]: DEBUG cinder.api.openstack.wsgi [None req-62582eaf-c08d-413a-9538-c956a28b7227 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1151.522506] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1151.522506] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1151.526863] [55807]: INFO cinder.volume.api [None req-62582eaf-c08d-413a-9538-c956a28b7227 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1151.532359] [55807]: INFO cinder.api.openstack.wsgi [None req-62582eaf-c08d-413a-9538-c956a28b7227 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a returned with HTTP 200 [ 1151.532704] [55807]: [pid: 55807|app: 0|req: 128/282] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:39:37 2025] GET /volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1152.395664] [55808]: DEBUG cinder.api.middleware.request_id [None req-7f798189-c383-4ea5-bb2f-522fb2913e8e None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.398477] [55808]: INFO cinder.api.openstack.wsgi [None req-7f798189-c383-4ea5-bb2f-522fb2913e8e tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] GET http://10.180.1.21/volume/v3/volumes/167748e4-68c6-40cc-9907-0f32e27359a9 [ 1152.398824] [55808]: DEBUG cinder.api.openstack.wsgi [None req-7f798189-c383-4ea5-bb2f-522fb2913e8e tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1152.399088] [55808]: DEBUG cinder.api.openstack.wsgi [None req-7f798189-c383-4ea5-bb2f-522fb2913e8e tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1152.407775] [55808]: INFO cinder.api.openstack.wsgi [None req-7f798189-c383-4ea5-bb2f-522fb2913e8e tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] http://10.180.1.21/volume/v3/volumes/167748e4-68c6-40cc-9907-0f32e27359a9 returned with HTTP 404 [ 1152.408648] [55808]: [pid: 55808|app: 0|req: 155/283] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:39:38 2025] GET /volume/v3/volumes/167748e4-68c6-40cc-9907-0f32e27359a9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1152.416896] [55807]: DEBUG cinder.api.middleware.request_id [None req-8e112597-1861-4119-91fa-0746b896e8bd None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.419374] [55807]: INFO cinder.api.openstack.wsgi [None req-8e112597-1861-4119-91fa-0746b896e8bd tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] DELETE http://10.180.1.21/volume/v3/volumes/1b0af480-fd89-4314-9f46-52b82a06d572 [ 1152.419616] [55807]: DEBUG cinder.api.openstack.wsgi [None req-8e112597-1861-4119-91fa-0746b896e8bd tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1152.419845] [55807]: DEBUG cinder.api.openstack.wsgi [None req-8e112597-1861-4119-91fa-0746b896e8bd tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Calling method 'delete' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1152.420095] [55807]: INFO cinder.api.v3.volumes [None req-8e112597-1861-4119-91fa-0746b896e8bd tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Delete volume with id: 1b0af480-fd89-4314-9f46-52b82a06d572 [ 1152.434740] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1152.434740] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1152.435364] [55807]: INFO cinder.volume.api [None req-8e112597-1861-4119-91fa-0746b896e8bd tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Volume info retrieved successfully. [ 1152.458144] [55807]: INFO cinder.volume.api [None req-8e112597-1861-4119-91fa-0746b896e8bd tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Delete volume request issued successfully. [ 1152.458424] [55807]: INFO cinder.api.openstack.wsgi [None req-8e112597-1861-4119-91fa-0746b896e8bd tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] http://10.180.1.21/volume/v3/volumes/1b0af480-fd89-4314-9f46-52b82a06d572 returned with HTTP 202 [ 1152.458924] [55807]: [pid: 55807|app: 0|req: 129/284] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 02:39:38 2025] DELETE /volume/v3/volumes/1b0af480-fd89-4314-9f46-52b82a06d572 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1152.463085] [55808]: DEBUG cinder.api.middleware.request_id [None req-5d5df404-46a2-4bdf-aa4f-cc318c6fd43b None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1152.465321] [55808]: INFO cinder.api.openstack.wsgi [None req-5d5df404-46a2-4bdf-aa4f-cc318c6fd43b tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] GET http://10.180.1.21/volume/v3/volumes/1b0af480-fd89-4314-9f46-52b82a06d572 [ 1152.465529] [55808]: DEBUG cinder.api.openstack.wsgi [None req-5d5df404-46a2-4bdf-aa4f-cc318c6fd43b tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1152.465780] [55808]: DEBUG cinder.api.openstack.wsgi [None req-5d5df404-46a2-4bdf-aa4f-cc318c6fd43b tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1152.486552] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1152.486552] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1152.491925] [55808]: INFO cinder.volume.api [None req-5d5df404-46a2-4bdf-aa4f-cc318c6fd43b tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Volume info retrieved successfully. [ 1152.498418] [55808]: INFO cinder.api.openstack.wsgi [None req-5d5df404-46a2-4bdf-aa4f-cc318c6fd43b tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] http://10.180.1.21/volume/v3/volumes/1b0af480-fd89-4314-9f46-52b82a06d572 returned with HTTP 200 [ 1152.498918] [55808]: [pid: 55808|app: 0|req: 156/285] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:39:38 2025] GET /volume/v3/volumes/1b0af480-fd89-4314-9f46-52b82a06d572 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1153.513176] [55807]: DEBUG cinder.api.middleware.request_id [None req-4e541faa-e378-4117-b83d-3ddf4df9cae1 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1153.515474] [55807]: INFO cinder.api.openstack.wsgi [None req-4e541faa-e378-4117-b83d-3ddf4df9cae1 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] GET http://10.180.1.21/volume/v3/volumes/1b0af480-fd89-4314-9f46-52b82a06d572 [ 1153.516602] [55807]: DEBUG cinder.api.openstack.wsgi [None req-4e541faa-e378-4117-b83d-3ddf4df9cae1 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1153.516602] [55807]: DEBUG cinder.api.openstack.wsgi [None req-4e541faa-e378-4117-b83d-3ddf4df9cae1 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1153.523707] [55807]: INFO cinder.api.openstack.wsgi [None req-4e541faa-e378-4117-b83d-3ddf4df9cae1 tempest-ServersNegativeTestJSON-69115426 tempest-ServersNegativeTestJSON-69115426-project-member] http://10.180.1.21/volume/v3/volumes/1b0af480-fd89-4314-9f46-52b82a06d572 returned with HTTP 404 [ 1153.524326] [55807]: [pid: 55807|app: 0|req: 130/286] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:39:39 2025] GET /volume/v3/volumes/1b0af480-fd89-4314-9f46-52b82a06d572 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 1162.495021] [55808]: DEBUG dbcounter [-] [55808] Writing DB stats cinder:SELECT=45,cinder:UPDATE=4,cinder:INSERT=2 {{(pid=55808) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1163.518711] [55807]: DEBUG dbcounter [-] [55807] Writing DB stats cinder:SELECT=114,cinder:INSERT=21,cinder:UPDATE=27 {{(pid=55807) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1164.387499] [55808]: DEBUG cinder.api.middleware.request_id [req-5a9faea9-2691-4dfb-a0fa-95e8e5bb861c req-7317129b-5d03-4688-ba9d-79f8211a8f6d None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1164.388584] [55808]: INFO cinder.api.openstack.wsgi [req-5a9faea9-2691-4dfb-a0fa-95e8e5bb861c req-7317129b-5d03-4688-ba9d-79f8211a8f6d tempest-VolumesNegativeTest-1241609168 tempest-VolumesNegativeTest-1241609168-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-1511511392 [ 1164.388584] [55808]: DEBUG cinder.api.openstack.wsgi [req-5a9faea9-2691-4dfb-a0fa-95e8e5bb861c req-7317129b-5d03-4688-ba9d-79f8211a8f6d tempest-VolumesNegativeTest-1241609168 tempest-VolumesNegativeTest-1241609168-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1164.388765] [55808]: DEBUG cinder.api.openstack.wsgi [req-5a9faea9-2691-4dfb-a0fa-95e8e5bb861c req-7317129b-5d03-4688-ba9d-79f8211a8f6d tempest-VolumesNegativeTest-1241609168 tempest-VolumesNegativeTest-1241609168-project-member] Calling method 'delete' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1164.388904] [55808]: INFO cinder.api.v3.volumes [req-5a9faea9-2691-4dfb-a0fa-95e8e5bb861c req-7317129b-5d03-4688-ba9d-79f8211a8f6d tempest-VolumesNegativeTest-1241609168 tempest-VolumesNegativeTest-1241609168-project-member] Delete volume with id: tempest-invalid-1511511392 [ 1164.396666] [55808]: INFO cinder.api.openstack.wsgi [req-5a9faea9-2691-4dfb-a0fa-95e8e5bb861c req-7317129b-5d03-4688-ba9d-79f8211a8f6d tempest-VolumesNegativeTest-1241609168 tempest-VolumesNegativeTest-1241609168-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-1511511392 returned with HTTP 404 [ 1164.397204] [55808]: [pid: 55808|app: 0|req: 157/287] 10.180.1.21 () {62 vars in 1470 bytes} [Thu Feb 20 02:39:50 2025] DELETE /volume/v3/volumes/tempest-invalid-1511511392 => generated 99 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) [ 1164.423669] [55807]: DEBUG cinder.api.middleware.request_id [req-ba725689-741a-49d3-854b-d557a497934b req-c61c7771-82d6-454a-81b1-9549e1abe914 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1164.426274] [55807]: INFO cinder.api.openstack.wsgi [req-ba725689-741a-49d3-854b-d557a497934b req-c61c7771-82d6-454a-81b1-9549e1abe914 tempest-VolumesNegativeTest-1241609168 tempest-VolumesNegativeTest-1241609168-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4c70dd6a-54c5-4ba8-a777-01f3089573f7 [ 1164.426626] [55807]: DEBUG cinder.api.openstack.wsgi [req-ba725689-741a-49d3-854b-d557a497934b req-c61c7771-82d6-454a-81b1-9549e1abe914 tempest-VolumesNegativeTest-1241609168 tempest-VolumesNegativeTest-1241609168-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1164.426768] [55807]: DEBUG cinder.api.openstack.wsgi [req-ba725689-741a-49d3-854b-d557a497934b req-c61c7771-82d6-454a-81b1-9549e1abe914 tempest-VolumesNegativeTest-1241609168 tempest-VolumesNegativeTest-1241609168-project-member] Calling method 'delete' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1164.426936] [55807]: INFO cinder.api.v3.volumes [req-ba725689-741a-49d3-854b-d557a497934b req-c61c7771-82d6-454a-81b1-9549e1abe914 tempest-VolumesNegativeTest-1241609168 tempest-VolumesNegativeTest-1241609168-project-member] Delete volume with id: 4c70dd6a-54c5-4ba8-a777-01f3089573f7 [ 1164.433209] [55807]: INFO cinder.api.openstack.wsgi [req-ba725689-741a-49d3-854b-d557a497934b req-c61c7771-82d6-454a-81b1-9549e1abe914 tempest-VolumesNegativeTest-1241609168 tempest-VolumesNegativeTest-1241609168-project-member] http://10.180.1.21/volume/v3/volumes/4c70dd6a-54c5-4ba8-a777-01f3089573f7 returned with HTTP 404 [ 1164.433706] [55807]: [pid: 55807|app: 0|req: 131/288] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Feb 20 02:39:50 2025] DELETE /volume/v3/volumes/4c70dd6a-54c5-4ba8-a777-01f3089573f7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1164.448352] [55808]: DEBUG cinder.api.middleware.request_id [req-609c3ace-5529-495b-9eb2-9f25d9b3ee8c req-362293a1-6dc0-4b8f-b0ee-c3331c1c7a66 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1164.450630] [55808]: INFO cinder.api.openstack.wsgi [req-609c3ace-5529-495b-9eb2-9f25d9b3ee8c req-362293a1-6dc0-4b8f-b0ee-c3331c1c7a66 tempest-VolumesNegativeTest-1241609168 tempest-VolumesNegativeTest-1241609168-project-member] GET http://10.180.1.21/volume/v3/volumes/37719084-58ec-4f77-ae65-75214e4cfec1 [ 1164.450846] [55808]: DEBUG cinder.api.openstack.wsgi [req-609c3ace-5529-495b-9eb2-9f25d9b3ee8c req-362293a1-6dc0-4b8f-b0ee-c3331c1c7a66 tempest-VolumesNegativeTest-1241609168 tempest-VolumesNegativeTest-1241609168-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1164.451071] [55808]: DEBUG cinder.api.openstack.wsgi [req-609c3ace-5529-495b-9eb2-9f25d9b3ee8c req-362293a1-6dc0-4b8f-b0ee-c3331c1c7a66 tempest-VolumesNegativeTest-1241609168 tempest-VolumesNegativeTest-1241609168-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1164.457270] [55808]: INFO cinder.api.openstack.wsgi [req-609c3ace-5529-495b-9eb2-9f25d9b3ee8c req-362293a1-6dc0-4b8f-b0ee-c3331c1c7a66 tempest-VolumesNegativeTest-1241609168 tempest-VolumesNegativeTest-1241609168-project-member] http://10.180.1.21/volume/v3/volumes/37719084-58ec-4f77-ae65-75214e4cfec1 returned with HTTP 404 [ 1164.457765] [55808]: [pid: 55808|app: 0|req: 158/289] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:39:50 2025] GET /volume/v3/volumes/37719084-58ec-4f77-ae65-75214e4cfec1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1165.297469] [55807]: DEBUG cinder.api.middleware.request_id [None req-a5835c7a-7c05-4ceb-8ed6-358567af5265 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.302309] [55807]: INFO cinder.api.openstack.wsgi [None req-a5835c7a-7c05-4ceb-8ed6-358567af5265 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1165.302724] [55807]: DEBUG cinder.api.openstack.wsgi [None req-a5835c7a-7c05-4ceb-8ed6-358567af5265 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-2030764144"}} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1165.304422] [55807]: DEBUG cinder.api.v3.volumes [None req-a5835c7a-7c05-4ceb-8ed6-358567af5265 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-2030764144'}} {{(pid=55807) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1165.304569] [55807]: INFO cinder.api.v3.volumes [None req-a5835c7a-7c05-4ceb-8ed6-358567af5265 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Create volume of 1 GB [ 1165.311382] [55807]: INFO cinder.volume.api [None req-a5835c7a-7c05-4ceb-8ed6-358567af5265 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Availability Zones retrieved successfully. [ 1165.320730] [55807]: DEBUG cinder.volume.api [None req-a5835c7a-7c05-4ceb-8ed6-358567af5265 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Flow 'volume_create_api' (f3548983-7904-40c9-bc5b-1b88c62602f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1165.321940] [55807]: DEBUG cinder.volume.api [None req-a5835c7a-7c05-4ceb-8ed6-358567af5265 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23e43be5-f375-45b9-9deb-5e7e3bde45ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1165.323202] [55807]: DEBUG cinder.volume.flows.api.create_volume [None req-a5835c7a-7c05-4ceb-8ed6-358567af5265 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Validating volume size '1' using validate_int {{(pid=55807) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1165.350539] [55807]: DEBUG cinder.volume.api [None req-a5835c7a-7c05-4ceb-8ed6-358567af5265 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23e43be5-f375-45b9-9deb-5e7e3bde45ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T02:29:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b2d3a607-9356-4aef-85f0-4f99d559be9b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b2d3a607-9356-4aef-85f0-4f99d559be9b', '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=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1165.350539] [55807]: DEBUG cinder.volume.api [None req-a5835c7a-7c05-4ceb-8ed6-358567af5265 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a889ea9-98dc-4965-8455-3ea8fd7d7448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1165.387779] [55807]: DEBUG cinder.quota [None req-a5835c7a-7c05-4ceb-8ed6-358567af5265 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Created reservations ['d2d489d9-80f8-42f8-8161-0c496eef5c2d', 'f55698ab-2862-4ada-84b8-615bf1327430', '939b3046-46e3-437f-8669-46af6bcc7e5a', '5f75568a-e10e-48ae-a6a0-0fdda94a84b6'] {{(pid=55807) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1165.389643] [55807]: DEBUG cinder.volume.api [None req-a5835c7a-7c05-4ceb-8ed6-358567af5265 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a889ea9-98dc-4965-8455-3ea8fd7d7448) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2d489d9-80f8-42f8-8161-0c496eef5c2d', 'f55698ab-2862-4ada-84b8-615bf1327430', '939b3046-46e3-437f-8669-46af6bcc7e5a', '5f75568a-e10e-48ae-a6a0-0fdda94a84b6']}' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1165.389824] [55807]: DEBUG cinder.volume.api [None req-a5835c7a-7c05-4ceb-8ed6-358567af5265 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (596a7b39-a293-4896-9081-7e3909c59e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1165.408334] [55807]: DEBUG cinder.volume.api [None req-a5835c7a-7c05-4ceb-8ed6-358567af5265 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (596a7b39-a293-4896-9081-7e3909c59e7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ba518ec-78f3-4fc9-a198-a75a6df26c45', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2030764144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='543efb35a2e54283b9b4786eb1977a88',qos_specs=None,replication_status=,reservations=['d2d489d9-80f8-42f8-8161-0c496eef5c2d','f55698ab-2862-4ada-84b8-615bf1327430','939b3046-46e3-437f-8669-46af6bcc7e5a','5f75568a-e10e-48ae-a6a0-0fdda94a84b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd0199bf720d4be885baf1e3dc4fbecc',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b), '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-20T02:39:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2030764144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ba518ec-78f3-4fc9-a198-a75a6df26c45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='543efb35a2e54283b9b4786eb1977a88',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='cd0199bf720d4be885baf1e3dc4fbecc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b2d3a607-9356-4aef-85f0-4f99d559be9b),volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1165.408334] [55807]: DEBUG cinder.volume.api [None req-a5835c7a-7c05-4ceb-8ed6-358567af5265 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc8a5627-bd5a-4db1-9548-f086090b875e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1165.426078] [55807]: DEBUG cinder.volume.api [None req-a5835c7a-7c05-4ceb-8ed6-358567af5265 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc8a5627-bd5a-4db1-9548-f086090b875e) 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-2030764144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='543efb35a2e54283b9b4786eb1977a88',qos_specs=None,replication_status=,reservations=['d2d489d9-80f8-42f8-8161-0c496eef5c2d','f55698ab-2862-4ada-84b8-615bf1327430','939b3046-46e3-437f-8669-46af6bcc7e5a','5f75568a-e10e-48ae-a6a0-0fdda94a84b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd0199bf720d4be885baf1e3dc4fbecc',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1165.427280] [55807]: DEBUG cinder.volume.api [None req-a5835c7a-7c05-4ceb-8ed6-358567af5265 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b14b96e1-7dfc-4b04-9b16-6b3a6290ae6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1165.439846] [55807]: DEBUG cinder.volume.api [None req-a5835c7a-7c05-4ceb-8ed6-358567af5265 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b14b96e1-7dfc-4b04-9b16-6b3a6290ae6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1165.441262] [55807]: DEBUG cinder.volume.api [None req-a5835c7a-7c05-4ceb-8ed6-358567af5265 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Flow 'volume_create_api' (f3548983-7904-40c9-bc5b-1b88c62602f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55807) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1165.441731] [55807]: INFO cinder.volume.api [None req-a5835c7a-7c05-4ceb-8ed6-358567af5265 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Create volume request issued successfully. [ 1165.442944] [55807]: INFO cinder.api.openstack.wsgi [None req-a5835c7a-7c05-4ceb-8ed6-358567af5265 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1165.443770] [55807]: [pid: 55807|app: 0|req: 132/290] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 02:39:51 2025] POST /volume/v3/volumes => generated 758 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1165.455386] [55808]: DEBUG cinder.api.middleware.request_id [None req-95e7e32f-53d6-4056-a6df-6107c468c250 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.458125] [55808]: INFO cinder.api.openstack.wsgi [None req-95e7e32f-53d6-4056-a6df-6107c468c250 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] GET http://10.180.1.21/volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 [ 1165.458369] [55808]: DEBUG cinder.api.openstack.wsgi [None req-95e7e32f-53d6-4056-a6df-6107c468c250 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1165.458593] [55808]: DEBUG cinder.api.openstack.wsgi [None req-95e7e32f-53d6-4056-a6df-6107c468c250 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1165.476446] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.476446] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1165.482879] [55808]: INFO cinder.volume.api [None req-95e7e32f-53d6-4056-a6df-6107c468c250 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Volume info retrieved successfully. [ 1165.489623] [55808]: INFO cinder.api.openstack.wsgi [None req-95e7e32f-53d6-4056-a6df-6107c468c250 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] http://10.180.1.21/volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 returned with HTTP 200 [ 1165.490059] [55808]: [pid: 55808|app: 0|req: 159/291] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:39:51 2025] GET /volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 => generated 826 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1166.505370] [55807]: DEBUG cinder.api.middleware.request_id [None req-3b7af96b-8bda-4930-88f1-0370cf02a753 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.508199] [55807]: INFO cinder.api.openstack.wsgi [None req-3b7af96b-8bda-4930-88f1-0370cf02a753 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] GET http://10.180.1.21/volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 [ 1166.508199] [55807]: DEBUG cinder.api.openstack.wsgi [None req-3b7af96b-8bda-4930-88f1-0370cf02a753 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1166.508398] [55807]: DEBUG cinder.api.openstack.wsgi [None req-3b7af96b-8bda-4930-88f1-0370cf02a753 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1166.520672] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.520672] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1166.525017] [55807]: INFO cinder.volume.api [None req-3b7af96b-8bda-4930-88f1-0370cf02a753 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Volume info retrieved successfully. [ 1166.530709] [55807]: INFO cinder.api.openstack.wsgi [None req-3b7af96b-8bda-4930-88f1-0370cf02a753 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] http://10.180.1.21/volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 returned with HTTP 200 [ 1166.531178] [55807]: [pid: 55807|app: 0|req: 133/292] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:39:52 2025] GET /volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1175.486355] [55808]: DEBUG dbcounter [-] [55808] Writing DB stats cinder:SELECT=6 {{(pid=55808) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1176.527829] [55807]: DEBUG dbcounter [-] [55807] Writing DB stats cinder:SELECT=25,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=55807) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1196.003078] [55808]: DEBUG cinder.api.middleware.request_id [req-03b42c0a-c6f4-4530-aaa6-bb9339c5e305 req-ca557ad9-3eab-492a-ad6d-1ddd2b0c0e1e None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1196.005492] [55808]: INFO cinder.api.openstack.wsgi [req-03b42c0a-c6f4-4530-aaa6-bb9339c5e305 req-ca557ad9-3eab-492a-ad6d-1ddd2b0c0e1e tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a [ 1196.005711] [55808]: DEBUG cinder.api.openstack.wsgi [req-03b42c0a-c6f4-4530-aaa6-bb9339c5e305 req-ca557ad9-3eab-492a-ad6d-1ddd2b0c0e1e tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1196.005927] [55808]: DEBUG cinder.api.openstack.wsgi [req-03b42c0a-c6f4-4530-aaa6-bb9339c5e305 req-ca557ad9-3eab-492a-ad6d-1ddd2b0c0e1e tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1196.022507] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1196.022507] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1196.027076] [55808]: INFO cinder.volume.api [req-03b42c0a-c6f4-4530-aaa6-bb9339c5e305 req-ca557ad9-3eab-492a-ad6d-1ddd2b0c0e1e tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1196.032650] [55808]: INFO cinder.api.openstack.wsgi [req-03b42c0a-c6f4-4530-aaa6-bb9339c5e305 req-ca557ad9-3eab-492a-ad6d-1ddd2b0c0e1e tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a returned with HTTP 200 [ 1196.033219] [55808]: [pid: 55808|app: 0|req: 160/293] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:40:21 2025] GET /volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a => generated 1135 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1196.052653] [55807]: DEBUG cinder.api.middleware.request_id [req-03b42c0a-c6f4-4530-aaa6-bb9339c5e305 req-06f7c089-53fe-4587-99e0-2bd08c9b564d None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1196.055985] [55807]: INFO cinder.api.openstack.wsgi [req-03b42c0a-c6f4-4530-aaa6-bb9339c5e305 req-06f7c089-53fe-4587-99e0-2bd08c9b564d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] POST http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a/action [ 1196.056438] [55807]: DEBUG cinder.api.openstack.wsgi [req-03b42c0a-c6f4-4530-aaa6-bb9339c5e305 req-06f7c089-53fe-4587-99e0-2bd08c9b564d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55807) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1196.056583] [55807]: DEBUG cinder.api.openstack.wsgi [req-03b42c0a-c6f4-4530-aaa6-bb9339c5e305 req-06f7c089-53fe-4587-99e0-2bd08c9b564d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1196.068389] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1196.068389] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1196.069533] [55807]: INFO cinder.volume.api [req-03b42c0a-c6f4-4530-aaa6-bb9339c5e305 req-06f7c089-53fe-4587-99e0-2bd08c9b564d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1196.076083] [55807]: INFO cinder.volume.api [req-03b42c0a-c6f4-4530-aaa6-bb9339c5e305 req-06f7c089-53fe-4587-99e0-2bd08c9b564d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Begin detaching volume completed successfully. [ 1196.076581] [55807]: INFO cinder.api.openstack.wsgi [req-03b42c0a-c6f4-4530-aaa6-bb9339c5e305 req-06f7c089-53fe-4587-99e0-2bd08c9b564d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a/action returned with HTTP 202 [ 1196.077071] [55807]: [pid: 55807|app: 0|req: 134/294] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Feb 20 02:40:21 2025] POST /volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1196.089337] [55808]: DEBUG cinder.api.middleware.request_id [None req-94092b0e-f9bc-4d41-9566-d0cb2b86e52c None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1196.094249] [55808]: INFO cinder.api.openstack.wsgi [None req-94092b0e-f9bc-4d41-9566-d0cb2b86e52c tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a [ 1196.094249] [55808]: DEBUG cinder.api.openstack.wsgi [None req-94092b0e-f9bc-4d41-9566-d0cb2b86e52c tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1196.094249] [55808]: DEBUG cinder.api.openstack.wsgi [None req-94092b0e-f9bc-4d41-9566-d0cb2b86e52c tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1196.106265] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1196.106265] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1196.109682] [55808]: INFO cinder.volume.api [None req-94092b0e-f9bc-4d41-9566-d0cb2b86e52c tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1196.116698] [55808]: INFO cinder.api.openstack.wsgi [None req-94092b0e-f9bc-4d41-9566-d0cb2b86e52c tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a returned with HTTP 200 [ 1196.117113] [55808]: [pid: 55808|app: 0|req: 161/295] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:40:21 2025] GET /volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1197.102685] [55807]: DEBUG cinder.api.middleware.request_id [None req-62396ebb-a8d8-4db8-ac42-e1ee8d752370 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.102685] [55807]: INFO cinder.api.openstack.wsgi [None req-62396ebb-a8d8-4db8-ac42-e1ee8d752370 None None] GET http://10.180.1.21/volume// [ 1197.102685] [55807]: DEBUG cinder.api.openstack.wsgi [None req-62396ebb-a8d8-4db8-ac42-e1ee8d752370 None None] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1197.102685] [55807]: DEBUG cinder.api.openstack.wsgi [None req-62396ebb-a8d8-4db8-ac42-e1ee8d752370 None None] Calling method 'all' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1197.102685] [55807]: INFO cinder.api.openstack.wsgi [None req-62396ebb-a8d8-4db8-ac42-e1ee8d752370 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1197.102685] [55807]: [pid: 55807|app: 0|req: 135/296] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 02:40:22 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1197.106070] [55808]: DEBUG cinder.api.middleware.request_id [req-03b42c0a-c6f4-4530-aaa6-bb9339c5e305 req-40120e65-3d16-4c03-acdb-b0227cb32d37 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.108418] [55808]: INFO cinder.api.openstack.wsgi [req-03b42c0a-c6f4-4530-aaa6-bb9339c5e305 req-40120e65-3d16-4c03-acdb-b0227cb32d37 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a [ 1197.108667] [55808]: DEBUG cinder.api.openstack.wsgi [req-03b42c0a-c6f4-4530-aaa6-bb9339c5e305 req-40120e65-3d16-4c03-acdb-b0227cb32d37 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1197.108888] [55808]: DEBUG cinder.api.openstack.wsgi [req-03b42c0a-c6f4-4530-aaa6-bb9339c5e305 req-40120e65-3d16-4c03-acdb-b0227cb32d37 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1197.126045] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1197.126045] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1197.130082] [55808]: INFO cinder.volume.api [req-03b42c0a-c6f4-4530-aaa6-bb9339c5e305 req-40120e65-3d16-4c03-acdb-b0227cb32d37 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1197.132659] [55807]: DEBUG cinder.api.middleware.request_id [None req-e2cc434d-fc4f-436e-98c1-689e2100dbe0 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.135258] [55807]: INFO cinder.api.openstack.wsgi [None req-e2cc434d-fc4f-436e-98c1-689e2100dbe0 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a [ 1197.135258] [55807]: DEBUG cinder.api.openstack.wsgi [None req-e2cc434d-fc4f-436e-98c1-689e2100dbe0 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1197.135426] [55807]: DEBUG cinder.api.openstack.wsgi [None req-e2cc434d-fc4f-436e-98c1-689e2100dbe0 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1197.135637] [55808]: INFO cinder.api.openstack.wsgi [req-03b42c0a-c6f4-4530-aaa6-bb9339c5e305 req-40120e65-3d16-4c03-acdb-b0227cb32d37 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a returned with HTTP 200 [ 1197.136170] [55808]: [pid: 55808|app: 0|req: 162/297] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 02:40:22 2025] GET /volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a => generated 1319 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1197.146838] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1197.146838] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1197.150513] [55807]: INFO cinder.volume.api [None req-e2cc434d-fc4f-436e-98c1-689e2100dbe0 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1197.155525] [55807]: INFO cinder.api.openstack.wsgi [None req-e2cc434d-fc4f-436e-98c1-689e2100dbe0 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a returned with HTTP 200 [ 1197.155525] [55807]: [pid: 55807|app: 0|req: 136/298] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:40:22 2025] GET /volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1197.488951] [55808]: DEBUG cinder.api.middleware.request_id [None req-4871f0bd-ab6d-435f-9b1a-d96bb0b377f7 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.491113] [55808]: INFO cinder.api.openstack.wsgi [None req-4871f0bd-ab6d-435f-9b1a-d96bb0b377f7 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] GET http://10.180.1.21/volume/v3/volumes/06ce2041-b4ce-4e33-ae02-c44be8496333 [ 1197.491472] [55808]: DEBUG cinder.api.openstack.wsgi [None req-4871f0bd-ab6d-435f-9b1a-d96bb0b377f7 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1197.491674] [55808]: DEBUG cinder.api.openstack.wsgi [None req-4871f0bd-ab6d-435f-9b1a-d96bb0b377f7 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1197.505790] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1197.505790] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1197.510257] [55808]: INFO cinder.volume.api [None req-4871f0bd-ab6d-435f-9b1a-d96bb0b377f7 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Volume info retrieved successfully. [ 1197.516681] [55808]: INFO cinder.api.openstack.wsgi [None req-4871f0bd-ab6d-435f-9b1a-d96bb0b377f7 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] http://10.180.1.21/volume/v3/volumes/06ce2041-b4ce-4e33-ae02-c44be8496333 returned with HTTP 200 [ 1197.517192] [55808]: [pid: 55808|app: 0|req: 163/299] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:40:23 2025] GET /volume/v3/volumes/06ce2041-b4ce-4e33-ae02-c44be8496333 => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1197.659896] [55807]: DEBUG cinder.api.middleware.request_id [req-d14d2fe7-45ff-455d-a39e-00de7bfdf782 req-52cfc426-072a-4fc0-b878-9248a411d8d0 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.662760] [55807]: INFO cinder.api.openstack.wsgi [req-d14d2fe7-45ff-455d-a39e-00de7bfdf782 req-52cfc426-072a-4fc0-b878-9248a411d8d0 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] GET http://10.180.1.21/volume/v3/volumes/06ce2041-b4ce-4e33-ae02-c44be8496333 [ 1197.662760] [55807]: DEBUG cinder.api.openstack.wsgi [req-d14d2fe7-45ff-455d-a39e-00de7bfdf782 req-52cfc426-072a-4fc0-b878-9248a411d8d0 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1197.662979] [55807]: DEBUG cinder.api.openstack.wsgi [req-d14d2fe7-45ff-455d-a39e-00de7bfdf782 req-52cfc426-072a-4fc0-b878-9248a411d8d0 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1197.674675] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1197.674675] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1197.678737] [55807]: INFO cinder.volume.api [req-d14d2fe7-45ff-455d-a39e-00de7bfdf782 req-52cfc426-072a-4fc0-b878-9248a411d8d0 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Volume info retrieved successfully. [ 1197.685181] [55807]: INFO cinder.api.openstack.wsgi [req-d14d2fe7-45ff-455d-a39e-00de7bfdf782 req-52cfc426-072a-4fc0-b878-9248a411d8d0 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] http://10.180.1.21/volume/v3/volumes/06ce2041-b4ce-4e33-ae02-c44be8496333 returned with HTTP 200 [ 1197.685598] [55807]: [pid: 55807|app: 0|req: 137/300] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:40:23 2025] GET /volume/v3/volumes/06ce2041-b4ce-4e33-ae02-c44be8496333 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1197.706976] [55808]: DEBUG cinder.api.middleware.request_id [req-d14d2fe7-45ff-455d-a39e-00de7bfdf782 req-74884e82-9559-4d18-b7c0-34b68ace09bb None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1197.709383] [55808]: INFO cinder.api.openstack.wsgi [req-d14d2fe7-45ff-455d-a39e-00de7bfdf782 req-74884e82-9559-4d18-b7c0-34b68ace09bb tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] POST http://10.180.1.21/volume/v3/volumes/06ce2041-b4ce-4e33-ae02-c44be8496333/action [ 1197.710166] [55808]: DEBUG cinder.api.openstack.wsgi [req-d14d2fe7-45ff-455d-a39e-00de7bfdf782 req-74884e82-9559-4d18-b7c0-34b68ace09bb tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1197.710576] [55808]: DEBUG cinder.api.openstack.wsgi [req-d14d2fe7-45ff-455d-a39e-00de7bfdf782 req-74884e82-9559-4d18-b7c0-34b68ace09bb tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1197.723430] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1197.723430] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1197.724584] [55808]: INFO cinder.volume.api [req-d14d2fe7-45ff-455d-a39e-00de7bfdf782 req-74884e82-9559-4d18-b7c0-34b68ace09bb tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Volume info retrieved successfully. [ 1197.732606] [55808]: INFO cinder.volume.api [req-d14d2fe7-45ff-455d-a39e-00de7bfdf782 req-74884e82-9559-4d18-b7c0-34b68ace09bb tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Begin detaching volume completed successfully. [ 1197.733835] [55808]: INFO cinder.api.openstack.wsgi [req-d14d2fe7-45ff-455d-a39e-00de7bfdf782 req-74884e82-9559-4d18-b7c0-34b68ace09bb tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] http://10.180.1.21/volume/v3/volumes/06ce2041-b4ce-4e33-ae02-c44be8496333/action returned with HTTP 202 [ 1197.733835] [55808]: [pid: 55808|app: 0|req: 164/301] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Feb 20 02:40:23 2025] POST /volume/v3/volumes/06ce2041-b4ce-4e33-ae02-c44be8496333/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1198.166184] [55807]: DEBUG cinder.api.middleware.request_id [None req-d1809a99-23b3-4afa-b1bc-96b200db1385 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1198.168600] [55807]: INFO cinder.api.openstack.wsgi [None req-d1809a99-23b3-4afa-b1bc-96b200db1385 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a [ 1198.168835] [55807]: DEBUG cinder.api.openstack.wsgi [None req-d1809a99-23b3-4afa-b1bc-96b200db1385 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1198.169083] [55807]: DEBUG cinder.api.openstack.wsgi [None req-d1809a99-23b3-4afa-b1bc-96b200db1385 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1198.184933] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1198.184933] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1198.189074] [55807]: INFO cinder.volume.api [None req-d1809a99-23b3-4afa-b1bc-96b200db1385 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1198.197071] [55807]: INFO cinder.api.openstack.wsgi [None req-d1809a99-23b3-4afa-b1bc-96b200db1385 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a returned with HTTP 200 [ 1198.197071] [55807]: [pid: 55807|app: 0|req: 138/302] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:40:24 2025] GET /volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1198.359570] [55808]: DEBUG cinder.api.middleware.request_id [req-03b42c0a-c6f4-4530-aaa6-bb9339c5e305 req-8c64d575-645e-400a-91dc-f4105694a211 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1198.361914] [55808]: INFO cinder.api.openstack.wsgi [req-03b42c0a-c6f4-4530-aaa6-bb9339c5e305 req-8c64d575-645e-400a-91dc-f4105694a211 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] DELETE http://10.180.1.21/volume/v3/attachments/5e733fb7-3432-42d8-8068-2cbba71e61e1 [ 1198.362147] [55808]: DEBUG cinder.api.openstack.wsgi [req-03b42c0a-c6f4-4530-aaa6-bb9339c5e305 req-8c64d575-645e-400a-91dc-f4105694a211 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1198.362406] [55808]: DEBUG cinder.api.openstack.wsgi [req-03b42c0a-c6f4-4530-aaa6-bb9339c5e305 req-8c64d575-645e-400a-91dc-f4105694a211 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'version_select' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1198.369990] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1198.369990] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1198.767843] [55807]: DEBUG cinder.api.middleware.request_id [None req-b25d48ed-d68c-4220-aca3-d98eccb56af1 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1198.768318] [55807]: INFO cinder.api.openstack.wsgi [None req-b25d48ed-d68c-4220-aca3-d98eccb56af1 None None] GET http://10.180.1.21/volume// [ 1198.768477] [55807]: DEBUG cinder.api.openstack.wsgi [None req-b25d48ed-d68c-4220-aca3-d98eccb56af1 None None] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1198.768688] [55807]: DEBUG cinder.api.openstack.wsgi [None req-b25d48ed-d68c-4220-aca3-d98eccb56af1 None None] Calling method 'all' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1198.769091] [55807]: INFO cinder.api.openstack.wsgi [None req-b25d48ed-d68c-4220-aca3-d98eccb56af1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1198.769392] [55807]: [pid: 55807|app: 0|req: 139/303] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 02:40:24 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1198.773059] [55807]: DEBUG cinder.api.middleware.request_id [req-d14d2fe7-45ff-455d-a39e-00de7bfdf782 req-6cdb159b-bfa0-4f5f-9233-7009f79e24a8 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1198.775624] [55807]: INFO cinder.api.openstack.wsgi [req-d14d2fe7-45ff-455d-a39e-00de7bfdf782 req-6cdb159b-bfa0-4f5f-9233-7009f79e24a8 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] GET http://10.180.1.21/volume/v3/volumes/06ce2041-b4ce-4e33-ae02-c44be8496333 [ 1198.775870] [55807]: DEBUG cinder.api.openstack.wsgi [req-d14d2fe7-45ff-455d-a39e-00de7bfdf782 req-6cdb159b-bfa0-4f5f-9233-7009f79e24a8 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1198.776094] [55807]: DEBUG cinder.api.openstack.wsgi [req-d14d2fe7-45ff-455d-a39e-00de7bfdf782 req-6cdb159b-bfa0-4f5f-9233-7009f79e24a8 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1198.786446] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1198.786446] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1198.789531] [55807]: INFO cinder.volume.api [req-d14d2fe7-45ff-455d-a39e-00de7bfdf782 req-6cdb159b-bfa0-4f5f-9233-7009f79e24a8 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Volume info retrieved successfully. [ 1198.794654] [55807]: INFO cinder.api.openstack.wsgi [req-d14d2fe7-45ff-455d-a39e-00de7bfdf782 req-6cdb159b-bfa0-4f5f-9233-7009f79e24a8 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] http://10.180.1.21/volume/v3/volumes/06ce2041-b4ce-4e33-ae02-c44be8496333 returned with HTTP 200 [ 1198.794838] [55807]: [pid: 55807|app: 0|req: 140/304] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 02:40:24 2025] GET /volume/v3/volumes/06ce2041-b4ce-4e33-ae02-c44be8496333 => generated 1324 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1198.898700] [55808]: INFO cinder.api.openstack.wsgi [req-03b42c0a-c6f4-4530-aaa6-bb9339c5e305 req-8c64d575-645e-400a-91dc-f4105694a211 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/attachments/5e733fb7-3432-42d8-8068-2cbba71e61e1 returned with HTTP 200 [ 1198.899167] [55808]: [pid: 55808|app: 0|req: 165/305] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 02:40:24 2025] DELETE /volume/v3/attachments/5e733fb7-3432-42d8-8068-2cbba71e61e1 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1199.213048] [55807]: DEBUG cinder.api.middleware.request_id [None req-8ce3c4c4-adb6-4303-997a-9035171ee551 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.215229] [55807]: INFO cinder.api.openstack.wsgi [None req-8ce3c4c4-adb6-4303-997a-9035171ee551 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a [ 1199.215498] [55807]: DEBUG cinder.api.openstack.wsgi [None req-8ce3c4c4-adb6-4303-997a-9035171ee551 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1199.215736] [55807]: DEBUG cinder.api.openstack.wsgi [None req-8ce3c4c4-adb6-4303-997a-9035171ee551 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1199.227417] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.227417] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1199.233975] [55807]: INFO cinder.volume.api [None req-8ce3c4c4-adb6-4303-997a-9035171ee551 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1199.240566] [55807]: INFO cinder.api.openstack.wsgi [None req-8ce3c4c4-adb6-4303-997a-9035171ee551 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a returned with HTTP 200 [ 1199.241123] [55807]: [pid: 55807|app: 0|req: 141/306] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:40:25 2025] GET /volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1199.755491] [55808]: DEBUG cinder.api.middleware.request_id [None req-014679db-c8c5-4702-93a7-dfc292f7a6f0 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.759534] [55808]: INFO cinder.api.openstack.wsgi [None req-014679db-c8c5-4702-93a7-dfc292f7a6f0 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1199.759974] [55808]: DEBUG cinder.api.openstack.wsgi [None req-014679db-c8c5-4702-93a7-dfc292f7a6f0 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1581833245"}} {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1199.762058] [55808]: DEBUG cinder.api.v3.volumes [None req-014679db-c8c5-4702-93a7-dfc292f7a6f0 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1581833245'}} {{(pid=55808) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1199.762320] [55808]: INFO cinder.api.v3.volumes [None req-014679db-c8c5-4702-93a7-dfc292f7a6f0 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Create volume of 1 GB [ 1199.762738] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.762738] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1199.770019] [55808]: INFO cinder.volume.api [None req-014679db-c8c5-4702-93a7-dfc292f7a6f0 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Availability Zones retrieved successfully. [ 1199.777252] [55808]: DEBUG cinder.volume.api [None req-014679db-c8c5-4702-93a7-dfc292f7a6f0 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Flow 'volume_create_api' (59535cfa-a727-419a-9f95-27e2fac41262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1199.778702] [55808]: DEBUG cinder.volume.api [None req-014679db-c8c5-4702-93a7-dfc292f7a6f0 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e64d28d9-eab5-4bc0-a769-dcb62e6def20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1199.780144] [55808]: DEBUG cinder.volume.flows.api.create_volume [None req-014679db-c8c5-4702-93a7-dfc292f7a6f0 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Validating volume size '1' using validate_int {{(pid=55808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1199.803361] [55808]: DEBUG cinder.volume.api [None req-014679db-c8c5-4702-93a7-dfc292f7a6f0 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e64d28d9-eab5-4bc0-a769-dcb62e6def20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T02:29:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b2d3a607-9356-4aef-85f0-4f99d559be9b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b2d3a607-9356-4aef-85f0-4f99d559be9b', '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=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1199.804808] [55808]: DEBUG cinder.volume.api [None req-014679db-c8c5-4702-93a7-dfc292f7a6f0 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d5a35db-5a8e-451b-be9c-ee520869557b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1199.849056] [55808]: DEBUG cinder.quota [None req-014679db-c8c5-4702-93a7-dfc292f7a6f0 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Created reservations ['26481eee-6803-4916-a080-53feaf279de4', 'f7694768-302d-44ca-ba94-1ceb905f4f74', '4193683f-8881-4f68-98df-83aa33056edd', 'e7701d16-d3fc-492e-8d84-8b5446e1fddd'] {{(pid=55808) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1199.850559] [55808]: DEBUG cinder.volume.api [None req-014679db-c8c5-4702-93a7-dfc292f7a6f0 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d5a35db-5a8e-451b-be9c-ee520869557b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26481eee-6803-4916-a080-53feaf279de4', 'f7694768-302d-44ca-ba94-1ceb905f4f74', '4193683f-8881-4f68-98df-83aa33056edd', 'e7701d16-d3fc-492e-8d84-8b5446e1fddd']}' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1199.851660] [55808]: DEBUG cinder.volume.api [None req-014679db-c8c5-4702-93a7-dfc292f7a6f0 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dbd711a-92e6-429e-8ed5-f39f6fd2acb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1199.866526] [55808]: DEBUG cinder.volume.api [None req-014679db-c8c5-4702-93a7-dfc292f7a6f0 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dbd711a-92e6-429e-8ed5-f39f6fd2acb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cb18dc2-691c-4e7d-957c-e4a8182546f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1581833245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9422daed88614737bdba83efd8c9d366',qos_specs=None,replication_status=,reservations=['26481eee-6803-4916-a080-53feaf279de4','f7694768-302d-44ca-ba94-1ceb905f4f74','4193683f-8881-4f68-98df-83aa33056edd','e7701d16-d3fc-492e-8d84-8b5446e1fddd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8c231bcabad4e2281fa2888fa3a6fad',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b), '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-20T02:40:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1581833245',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1cb18dc2-691c-4e7d-957c-e4a8182546f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9422daed88614737bdba83efd8c9d366',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='a8c231bcabad4e2281fa2888fa3a6fad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b2d3a607-9356-4aef-85f0-4f99d559be9b),volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1199.867887] [55808]: DEBUG cinder.volume.api [None req-014679db-c8c5-4702-93a7-dfc292f7a6f0 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (777dbf09-d423-4513-a1fc-1ec5c43e6f7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1199.885725] [55808]: DEBUG cinder.volume.api [None req-014679db-c8c5-4702-93a7-dfc292f7a6f0 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (777dbf09-d423-4513-a1fc-1ec5c43e6f7f) 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-1581833245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9422daed88614737bdba83efd8c9d366',qos_specs=None,replication_status=,reservations=['26481eee-6803-4916-a080-53feaf279de4','f7694768-302d-44ca-ba94-1ceb905f4f74','4193683f-8881-4f68-98df-83aa33056edd','e7701d16-d3fc-492e-8d84-8b5446e1fddd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8c231bcabad4e2281fa2888fa3a6fad',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1199.886660] [55808]: DEBUG cinder.volume.api [None req-014679db-c8c5-4702-93a7-dfc292f7a6f0 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31a7d44a-455e-40ce-839c-53bd9166fe9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1199.895281] [55808]: DEBUG cinder.volume.api [None req-014679db-c8c5-4702-93a7-dfc292f7a6f0 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31a7d44a-455e-40ce-839c-53bd9166fe9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1199.896438] [55808]: DEBUG cinder.volume.api [None req-014679db-c8c5-4702-93a7-dfc292f7a6f0 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Flow 'volume_create_api' (59535cfa-a727-419a-9f95-27e2fac41262) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55808) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1199.896729] [55808]: INFO cinder.volume.api [None req-014679db-c8c5-4702-93a7-dfc292f7a6f0 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Create volume request issued successfully. [ 1199.897415] [55808]: INFO cinder.api.openstack.wsgi [None req-014679db-c8c5-4702-93a7-dfc292f7a6f0 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1199.897873] [55808]: [pid: 55808|app: 0|req: 166/307] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 02:40:25 2025] POST /volume/v3/volumes => generated 754 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1199.906321] [55807]: DEBUG cinder.api.middleware.request_id [None req-a92b818a-b706-4bff-b383-2204e2ef635a None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.908548] [55807]: INFO cinder.api.openstack.wsgi [None req-a92b818a-b706-4bff-b383-2204e2ef635a tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 [ 1199.908862] [55807]: DEBUG cinder.api.openstack.wsgi [None req-a92b818a-b706-4bff-b383-2204e2ef635a tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1199.909048] [55807]: DEBUG cinder.api.openstack.wsgi [None req-a92b818a-b706-4bff-b383-2204e2ef635a tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1199.918421] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.918421] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1199.923642] [55807]: INFO cinder.volume.api [None req-a92b818a-b706-4bff-b383-2204e2ef635a tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1199.928562] [55807]: INFO cinder.api.openstack.wsgi [None req-a92b818a-b706-4bff-b383-2204e2ef635a tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 returned with HTTP 200 [ 1199.932210] [55807]: [pid: 55807|app: 0|req: 142/308] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:40:25 2025] GET /volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1199.962465] [55808]: DEBUG cinder.api.middleware.request_id [req-d14d2fe7-45ff-455d-a39e-00de7bfdf782 req-2d386ee7-5a4a-454b-ad64-660fe31c8393 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1199.965291] [55808]: INFO cinder.api.openstack.wsgi [req-d14d2fe7-45ff-455d-a39e-00de7bfdf782 req-2d386ee7-5a4a-454b-ad64-660fe31c8393 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] DELETE http://10.180.1.21/volume/v3/attachments/06cbd37e-b7d2-46f0-b42f-ded4dfae5201 [ 1199.965566] [55808]: DEBUG cinder.api.openstack.wsgi [req-d14d2fe7-45ff-455d-a39e-00de7bfdf782 req-2d386ee7-5a4a-454b-ad64-660fe31c8393 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1199.966112] [55808]: DEBUG cinder.api.openstack.wsgi [req-d14d2fe7-45ff-455d-a39e-00de7bfdf782 req-2d386ee7-5a4a-454b-ad64-660fe31c8393 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Calling method 'version_select' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1199.974638] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.974638] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1200.506018] [55808]: INFO cinder.api.openstack.wsgi [req-d14d2fe7-45ff-455d-a39e-00de7bfdf782 req-2d386ee7-5a4a-454b-ad64-660fe31c8393 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] http://10.180.1.21/volume/v3/attachments/06cbd37e-b7d2-46f0-b42f-ded4dfae5201 returned with HTTP 200 [ 1200.506494] [55808]: [pid: 55808|app: 0|req: 167/309] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 02:40:25 2025] DELETE /volume/v3/attachments/06cbd37e-b7d2-46f0-b42f-ded4dfae5201 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1200.941224] [55807]: DEBUG cinder.api.middleware.request_id [None req-2e12fbb3-4c28-4d50-ae9a-49d7686979bf None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1200.943472] [55807]: INFO cinder.api.openstack.wsgi [None req-2e12fbb3-4c28-4d50-ae9a-49d7686979bf tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 [ 1200.943792] [55807]: DEBUG cinder.api.openstack.wsgi [None req-2e12fbb3-4c28-4d50-ae9a-49d7686979bf tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1200.944102] [55807]: DEBUG cinder.api.openstack.wsgi [None req-2e12fbb3-4c28-4d50-ae9a-49d7686979bf tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1200.956735] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.956735] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1200.962049] [55807]: INFO cinder.volume.api [None req-2e12fbb3-4c28-4d50-ae9a-49d7686979bf tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1200.967624] [55807]: INFO cinder.api.openstack.wsgi [None req-2e12fbb3-4c28-4d50-ae9a-49d7686979bf tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 returned with HTTP 200 [ 1200.968067] [55807]: [pid: 55807|app: 0|req: 143/310] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:40:26 2025] GET /volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1201.508075] [55808]: DEBUG cinder.api.middleware.request_id [None req-cb1a16a9-3430-4980-92aa-d6aae41f333f None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1201.510451] [55808]: INFO cinder.api.openstack.wsgi [None req-cb1a16a9-3430-4980-92aa-d6aae41f333f tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] GET http://10.180.1.21/volume/v3/volumes/06ce2041-b4ce-4e33-ae02-c44be8496333 [ 1201.510451] [55808]: DEBUG cinder.api.openstack.wsgi [None req-cb1a16a9-3430-4980-92aa-d6aae41f333f tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1201.510663] [55808]: DEBUG cinder.api.openstack.wsgi [None req-cb1a16a9-3430-4980-92aa-d6aae41f333f tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1201.519816] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1201.519816] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1201.523964] [55808]: INFO cinder.volume.api [None req-cb1a16a9-3430-4980-92aa-d6aae41f333f tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Volume info retrieved successfully. [ 1201.528884] [55808]: INFO cinder.api.openstack.wsgi [None req-cb1a16a9-3430-4980-92aa-d6aae41f333f tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] http://10.180.1.21/volume/v3/volumes/06ce2041-b4ce-4e33-ae02-c44be8496333 returned with HTTP 200 [ 1201.529484] [55808]: [pid: 55808|app: 0|req: 168/311] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:40:27 2025] GET /volume/v3/volumes/06ce2041-b4ce-4e33-ae02-c44be8496333 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1202.058356] [55807]: DEBUG cinder.api.middleware.request_id [req-d96605c0-f2cf-4073-b4df-c255b58213cd req-b0e4744b-89c9-401b-8f71-eff527de627e None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1202.060981] [55807]: INFO cinder.api.openstack.wsgi [req-d96605c0-f2cf-4073-b4df-c255b58213cd req-b0e4744b-89c9-401b-8f71-eff527de627e tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 [ 1202.061234] [55807]: DEBUG cinder.api.openstack.wsgi [req-d96605c0-f2cf-4073-b4df-c255b58213cd req-b0e4744b-89c9-401b-8f71-eff527de627e tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1202.061456] [55807]: DEBUG cinder.api.openstack.wsgi [req-d96605c0-f2cf-4073-b4df-c255b58213cd req-b0e4744b-89c9-401b-8f71-eff527de627e tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1202.083358] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.083358] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1202.088788] [55807]: INFO cinder.volume.api [req-d96605c0-f2cf-4073-b4df-c255b58213cd req-b0e4744b-89c9-401b-8f71-eff527de627e tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1202.096448] [55807]: INFO cinder.api.openstack.wsgi [req-d96605c0-f2cf-4073-b4df-c255b58213cd req-b0e4744b-89c9-401b-8f71-eff527de627e tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 returned with HTTP 200 [ 1202.096869] [55807]: [pid: 55807|app: 0|req: 144/312] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:40:27 2025] GET /volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1203.624439] [55808]: DEBUG cinder.api.middleware.request_id [None req-4a982048-8d5f-4841-9949-dec1bbe91dbc None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.624889] [55808]: INFO cinder.api.openstack.wsgi [None req-4a982048-8d5f-4841-9949-dec1bbe91dbc None None] GET http://10.180.1.21/volume// [ 1203.625081] [55808]: DEBUG cinder.api.openstack.wsgi [None req-4a982048-8d5f-4841-9949-dec1bbe91dbc None None] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1203.625355] [55808]: DEBUG cinder.api.openstack.wsgi [None req-4a982048-8d5f-4841-9949-dec1bbe91dbc None None] Calling method 'all' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1203.625771] [55808]: INFO cinder.api.openstack.wsgi [None req-4a982048-8d5f-4841-9949-dec1bbe91dbc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1203.626104] [55808]: [pid: 55808|app: 0|req: 169/313] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 02:40:29 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1203.630302] [55807]: DEBUG cinder.api.middleware.request_id [req-d96605c0-f2cf-4073-b4df-c255b58213cd req-7535f54e-3ad4-4eff-ac1c-e65118e3789e None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.632657] [55807]: INFO cinder.api.openstack.wsgi [req-d96605c0-f2cf-4073-b4df-c255b58213cd req-7535f54e-3ad4-4eff-ac1c-e65118e3789e tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1203.633098] [55807]: DEBUG cinder.api.openstack.wsgi [req-d96605c0-f2cf-4073-b4df-c255b58213cd req-7535f54e-3ad4-4eff-ac1c-e65118e3789e tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1cb18dc2-691c-4e7d-957c-e4a8182546f3", "connector": null, "instance_uuid": "cd99d94e-608d-48e3-9806-8192e0896462"}} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1203.656673] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.656673] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1203.691099] [55807]: INFO cinder.api.openstack.wsgi [req-d96605c0-f2cf-4073-b4df-c255b58213cd req-7535f54e-3ad4-4eff-ac1c-e65118e3789e tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1203.691483] [55807]: [pid: 55807|app: 0|req: 145/314] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 02:40:29 2025] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1203.738618] [55808]: DEBUG cinder.api.middleware.request_id [None req-a1893dcd-7077-4643-a5a9-66368b26b285 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1203.740790] [55808]: INFO cinder.api.openstack.wsgi [None req-a1893dcd-7077-4643-a5a9-66368b26b285 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 [ 1203.741013] [55808]: DEBUG cinder.api.openstack.wsgi [None req-a1893dcd-7077-4643-a5a9-66368b26b285 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1203.741227] [55808]: DEBUG cinder.api.openstack.wsgi [None req-a1893dcd-7077-4643-a5a9-66368b26b285 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1203.754216] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.754216] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1203.759034] [55808]: INFO cinder.volume.api [None req-a1893dcd-7077-4643-a5a9-66368b26b285 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1203.765169] [55808]: INFO cinder.api.openstack.wsgi [None req-a1893dcd-7077-4643-a5a9-66368b26b285 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 returned with HTTP 200 [ 1203.765625] [55808]: [pid: 55808|app: 0|req: 170/315] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:40:29 2025] GET /volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1204.254813] [55807]: DEBUG cinder.api.middleware.request_id [None req-f5e8128c-840b-43b9-a2ee-d730e6ce7ace None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.255314] [55807]: INFO cinder.api.openstack.wsgi [None req-f5e8128c-840b-43b9-a2ee-d730e6ce7ace None None] GET http://10.180.1.21/volume// [ 1204.255517] [55807]: DEBUG cinder.api.openstack.wsgi [None req-f5e8128c-840b-43b9-a2ee-d730e6ce7ace None None] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1204.255735] [55807]: DEBUG cinder.api.openstack.wsgi [None req-f5e8128c-840b-43b9-a2ee-d730e6ce7ace None None] Calling method 'all' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1204.256141] [55807]: INFO cinder.api.openstack.wsgi [None req-f5e8128c-840b-43b9-a2ee-d730e6ce7ace None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1204.256445] [55807]: [pid: 55807|app: 0|req: 146/316] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 02:40:30 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1204.260025] [55808]: DEBUG cinder.api.middleware.request_id [req-d96605c0-f2cf-4073-b4df-c255b58213cd req-57ab22e0-1e27-4b41-800f-f9ee26d606f1 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.262634] [55808]: INFO cinder.api.openstack.wsgi [req-d96605c0-f2cf-4073-b4df-c255b58213cd req-57ab22e0-1e27-4b41-800f-f9ee26d606f1 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 [ 1204.262953] [55808]: DEBUG cinder.api.openstack.wsgi [req-d96605c0-f2cf-4073-b4df-c255b58213cd req-57ab22e0-1e27-4b41-800f-f9ee26d606f1 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1204.263218] [55808]: DEBUG cinder.api.openstack.wsgi [req-d96605c0-f2cf-4073-b4df-c255b58213cd req-57ab22e0-1e27-4b41-800f-f9ee26d606f1 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1204.296204] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.296204] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1204.302836] [55808]: INFO cinder.volume.api [req-d96605c0-f2cf-4073-b4df-c255b58213cd req-57ab22e0-1e27-4b41-800f-f9ee26d606f1 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1204.308727] [55808]: INFO cinder.api.openstack.wsgi [req-d96605c0-f2cf-4073-b4df-c255b58213cd req-57ab22e0-1e27-4b41-800f-f9ee26d606f1 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 returned with HTTP 200 [ 1204.309179] [55808]: [pid: 55808|app: 0|req: 171/317] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 02:40:30 2025] GET /volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 => generated 1027 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1204.336820] [55807]: DEBUG cinder.api.middleware.request_id [req-d96605c0-f2cf-4073-b4df-c255b58213cd req-54e24ac3-7497-4395-877a-1bc914bd9482 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.339171] [55807]: INFO cinder.api.openstack.wsgi [req-d96605c0-f2cf-4073-b4df-c255b58213cd req-54e24ac3-7497-4395-877a-1bc914bd9482 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] PUT http://10.180.1.21/volume/v3/attachments/d54f087b-2cd0-41bb-8d0c-8aa740b9510c [ 1204.339591] [55807]: DEBUG cinder.api.openstack.wsgi [req-d96605c0-f2cf-4073-b4df-c255b58213cd req-54e24ac3-7497-4395-877a-1bc914bd9482 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-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-547130", "mountpoint": "/dev/sdb"}}} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1204.347510] [55807]: DEBUG cinder.coordination [req-d96605c0-f2cf-4073-b4df-c255b58213cd req-54e24ac3-7497-4395-877a-1bc914bd9482 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Acquiring lock "cinder-attachment_update-1cb18dc2-691c-4e7d-957c-e4a8182546f3-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55807) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1204.352202] [55807]: DEBUG cinder.coordination [req-d96605c0-f2cf-4073-b4df-c255b58213cd req-54e24ac3-7497-4395-877a-1bc914bd9482 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Lock "cinder-attachment_update-1cb18dc2-691c-4e7d-957c-e4a8182546f3-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55807) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1204.353331] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.353331] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1204.775684] [55808]: DEBUG cinder.api.middleware.request_id [None req-88d1527f-7776-49d1-9f58-eaa251d86fca None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1204.778036] [55808]: INFO cinder.api.openstack.wsgi [None req-88d1527f-7776-49d1-9f58-eaa251d86fca tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 [ 1204.778277] [55808]: DEBUG cinder.api.openstack.wsgi [None req-88d1527f-7776-49d1-9f58-eaa251d86fca tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1204.778550] [55808]: DEBUG cinder.api.openstack.wsgi [None req-88d1527f-7776-49d1-9f58-eaa251d86fca tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1204.791279] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.791279] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1204.795344] [55808]: INFO cinder.volume.api [None req-88d1527f-7776-49d1-9f58-eaa251d86fca tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1204.800733] [55808]: INFO cinder.api.openstack.wsgi [None req-88d1527f-7776-49d1-9f58-eaa251d86fca tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 returned with HTTP 200 [ 1204.801155] [55808]: [pid: 55808|app: 0|req: 172/318] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:40:30 2025] GET /volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1205.814069] [55808]: DEBUG cinder.api.middleware.request_id [None req-e3d846bb-11ae-4dfc-b920-c888add191f8 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1205.815990] [55808]: INFO cinder.api.openstack.wsgi [None req-e3d846bb-11ae-4dfc-b920-c888add191f8 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 [ 1205.816271] [55808]: DEBUG cinder.api.openstack.wsgi [None req-e3d846bb-11ae-4dfc-b920-c888add191f8 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1205.816507] [55808]: DEBUG cinder.api.openstack.wsgi [None req-e3d846bb-11ae-4dfc-b920-c888add191f8 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1205.844250] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.844250] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1205.849088] [55808]: INFO cinder.volume.api [None req-e3d846bb-11ae-4dfc-b920-c888add191f8 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1205.855778] [55808]: INFO cinder.api.openstack.wsgi [None req-e3d846bb-11ae-4dfc-b920-c888add191f8 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 returned with HTTP 200 [ 1205.856348] [55808]: [pid: 55808|app: 0|req: 173/319] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:40:31 2025] GET /volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1206.260153] [55808]: DEBUG cinder.api.middleware.request_id [None req-f52af0e6-0456-4514-b506-41ed67481564 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.262044] [55808]: INFO cinder.api.openstack.wsgi [None req-f52af0e6-0456-4514-b506-41ed67481564 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] DELETE http://10.180.1.21/volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 [ 1206.262253] [55808]: DEBUG cinder.api.openstack.wsgi [None req-f52af0e6-0456-4514-b506-41ed67481564 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.262509] [55808]: DEBUG cinder.api.openstack.wsgi [None req-f52af0e6-0456-4514-b506-41ed67481564 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Calling method 'delete' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.262784] [55808]: INFO cinder.api.v3.volumes [None req-f52af0e6-0456-4514-b506-41ed67481564 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Delete volume with id: db74e550-6002-458f-a565-697cb2218ae3 [ 1206.270967] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.270967] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.271571] [55808]: INFO cinder.volume.api [None req-f52af0e6-0456-4514-b506-41ed67481564 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Volume info retrieved successfully. [ 1206.323603] [55808]: INFO cinder.volume.api [None req-f52af0e6-0456-4514-b506-41ed67481564 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Delete volume request issued successfully. [ 1206.323603] [55808]: INFO cinder.api.openstack.wsgi [None req-f52af0e6-0456-4514-b506-41ed67481564 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] http://10.180.1.21/volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 returned with HTTP 202 [ 1206.323603] [55808]: [pid: 55808|app: 0|req: 174/320] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 02:40:32 2025] DELETE /volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1206.326902] [55808]: DEBUG cinder.api.middleware.request_id [None req-934c451a-8145-4dff-83e5-7ebcbe5a88ec None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.333057] [55808]: INFO cinder.api.openstack.wsgi [None req-934c451a-8145-4dff-83e5-7ebcbe5a88ec tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] GET http://10.180.1.21/volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 [ 1206.333057] [55808]: DEBUG cinder.api.openstack.wsgi [None req-934c451a-8145-4dff-83e5-7ebcbe5a88ec tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.333057] [55808]: DEBUG cinder.api.openstack.wsgi [None req-934c451a-8145-4dff-83e5-7ebcbe5a88ec tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.343352] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.343352] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.348791] [55808]: INFO cinder.volume.api [None req-934c451a-8145-4dff-83e5-7ebcbe5a88ec tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Volume info retrieved successfully. [ 1206.352598] [55808]: INFO cinder.api.openstack.wsgi [None req-934c451a-8145-4dff-83e5-7ebcbe5a88ec tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] http://10.180.1.21/volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 returned with HTTP 200 [ 1206.354038] [55808]: [pid: 55808|app: 0|req: 175/321] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:40:32 2025] GET /volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1206.873237] [55808]: DEBUG cinder.api.middleware.request_id [None req-57137d38-a60b-4142-a61c-b493579553e3 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1206.873237] [55808]: INFO cinder.api.openstack.wsgi [None req-57137d38-a60b-4142-a61c-b493579553e3 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 [ 1206.873237] [55808]: DEBUG cinder.api.openstack.wsgi [None req-57137d38-a60b-4142-a61c-b493579553e3 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1206.873237] [55808]: DEBUG cinder.api.openstack.wsgi [None req-57137d38-a60b-4142-a61c-b493579553e3 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1206.900209] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.900209] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1206.906312] [55808]: INFO cinder.volume.api [None req-57137d38-a60b-4142-a61c-b493579553e3 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1206.914364] [55808]: INFO cinder.api.openstack.wsgi [None req-57137d38-a60b-4142-a61c-b493579553e3 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 returned with HTTP 200 [ 1206.914768] [55808]: [pid: 55808|app: 0|req: 176/322] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:40:32 2025] GET /volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1207.365561] [55808]: DEBUG cinder.api.middleware.request_id [None req-6b2cb561-c825-4109-8454-e1098c3838c4 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.367804] [55808]: INFO cinder.api.openstack.wsgi [None req-6b2cb561-c825-4109-8454-e1098c3838c4 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] GET http://10.180.1.21/volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 [ 1207.368625] [55808]: DEBUG cinder.api.openstack.wsgi [None req-6b2cb561-c825-4109-8454-e1098c3838c4 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1207.368625] [55808]: DEBUG cinder.api.openstack.wsgi [None req-6b2cb561-c825-4109-8454-e1098c3838c4 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1207.400758] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.400758] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1207.408293] [55808]: INFO cinder.volume.api [None req-6b2cb561-c825-4109-8454-e1098c3838c4 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Volume info retrieved successfully. [ 1207.416221] [55808]: INFO cinder.api.openstack.wsgi [None req-6b2cb561-c825-4109-8454-e1098c3838c4 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] http://10.180.1.21/volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 returned with HTTP 200 [ 1207.416647] [55808]: [pid: 55808|app: 0|req: 177/323] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:40:33 2025] GET /volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 => generated 842 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1207.932973] [55808]: DEBUG cinder.api.middleware.request_id [None req-a3b1d294-9fd6-4319-88ea-742913521090 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.935350] [55808]: INFO cinder.api.openstack.wsgi [None req-a3b1d294-9fd6-4319-88ea-742913521090 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 [ 1207.935551] [55808]: DEBUG cinder.api.openstack.wsgi [None req-a3b1d294-9fd6-4319-88ea-742913521090 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1207.935769] [55808]: DEBUG cinder.api.openstack.wsgi [None req-a3b1d294-9fd6-4319-88ea-742913521090 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1207.949508] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.949508] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1207.954042] [55808]: INFO cinder.volume.api [None req-a3b1d294-9fd6-4319-88ea-742913521090 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1207.959495] [55808]: INFO cinder.api.openstack.wsgi [None req-a3b1d294-9fd6-4319-88ea-742913521090 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 returned with HTTP 200 [ 1207.959961] [55808]: [pid: 55808|app: 0|req: 178/324] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:40:33 2025] GET /volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1208.427483] [55808]: DEBUG cinder.api.middleware.request_id [None req-e92e759d-0385-4631-85cb-46b72642358c None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.429366] [55808]: INFO cinder.api.openstack.wsgi [None req-e92e759d-0385-4631-85cb-46b72642358c tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] GET http://10.180.1.21/volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 [ 1208.429682] [55808]: DEBUG cinder.api.openstack.wsgi [None req-e92e759d-0385-4631-85cb-46b72642358c tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1208.429942] [55808]: DEBUG cinder.api.openstack.wsgi [None req-e92e759d-0385-4631-85cb-46b72642358c tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1208.447487] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.447487] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1208.453294] [55808]: INFO cinder.volume.api [None req-e92e759d-0385-4631-85cb-46b72642358c tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Volume info retrieved successfully. [ 1208.459041] [55808]: INFO cinder.api.openstack.wsgi [None req-e92e759d-0385-4631-85cb-46b72642358c tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] http://10.180.1.21/volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 returned with HTTP 200 [ 1208.459441] [55808]: [pid: 55808|app: 0|req: 179/325] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:40:34 2025] GET /volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1208.880130] [55807]: DEBUG cinder.coordination [req-d96605c0-f2cf-4073-b4df-c255b58213cd req-54e24ac3-7497-4395-877a-1bc914bd9482 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Lock "cinder-attachment_update-1cb18dc2-691c-4e7d-957c-e4a8182546f3-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.528s {{(pid=55807) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1208.880483] [55807]: INFO cinder.api.openstack.wsgi [req-d96605c0-f2cf-4073-b4df-c255b58213cd req-54e24ac3-7497-4395-877a-1bc914bd9482 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/attachments/d54f087b-2cd0-41bb-8d0c-8aa740b9510c returned with HTTP 200 [ 1208.880952] [55807]: [pid: 55807|app: 0|req: 147/326] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 02:40:30 2025] PUT /volume/v3/attachments/d54f087b-2cd0-41bb-8d0c-8aa740b9510c => generated 617 bytes in 4545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1208.971828] [55808]: DEBUG cinder.api.middleware.request_id [None req-523d8571-f515-4b77-872c-7726651c8f1a None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1208.973970] [55808]: INFO cinder.api.openstack.wsgi [None req-523d8571-f515-4b77-872c-7726651c8f1a tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 [ 1208.974415] [55808]: DEBUG cinder.api.openstack.wsgi [None req-523d8571-f515-4b77-872c-7726651c8f1a tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1208.974801] [55808]: DEBUG cinder.api.openstack.wsgi [None req-523d8571-f515-4b77-872c-7726651c8f1a tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1208.986585] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.986585] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1208.990652] [55808]: INFO cinder.volume.api [None req-523d8571-f515-4b77-872c-7726651c8f1a tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1208.995887] [55808]: INFO cinder.api.openstack.wsgi [None req-523d8571-f515-4b77-872c-7726651c8f1a tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 returned with HTTP 200 [ 1208.996292] [55808]: [pid: 55808|app: 0|req: 180/327] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:40:34 2025] GET /volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1209.470127] [55807]: DEBUG cinder.api.middleware.request_id [None req-3b2f57a7-781f-4459-91f1-42f9adef7f83 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1209.472389] [55807]: INFO cinder.api.openstack.wsgi [None req-3b2f57a7-781f-4459-91f1-42f9adef7f83 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] GET http://10.180.1.21/volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 [ 1209.472642] [55807]: DEBUG cinder.api.openstack.wsgi [None req-3b2f57a7-781f-4459-91f1-42f9adef7f83 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1209.472879] [55807]: DEBUG cinder.api.openstack.wsgi [None req-3b2f57a7-781f-4459-91f1-42f9adef7f83 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1209.479458] [55807]: INFO cinder.api.openstack.wsgi [None req-3b2f57a7-781f-4459-91f1-42f9adef7f83 tempest-DeleteServersTestJSON-862047419 tempest-DeleteServersTestJSON-862047419-project-member] http://10.180.1.21/volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 returned with HTTP 404 [ 1209.480179] [55807]: [pid: 55807|app: 0|req: 148/328] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:40:35 2025] GET /volume/v3/volumes/db74e550-6002-458f-a565-697cb2218ae3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 1210.007339] [55808]: DEBUG cinder.api.middleware.request_id [None req-c69d7524-70ac-4b05-a8d3-828300a7cd00 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1210.010959] [55808]: INFO cinder.api.openstack.wsgi [None req-c69d7524-70ac-4b05-a8d3-828300a7cd00 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 [ 1210.011256] [55808]: DEBUG cinder.api.openstack.wsgi [None req-c69d7524-70ac-4b05-a8d3-828300a7cd00 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1210.011510] [55808]: DEBUG cinder.api.openstack.wsgi [None req-c69d7524-70ac-4b05-a8d3-828300a7cd00 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1210.041022] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.041022] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1210.049965] [55808]: INFO cinder.volume.api [None req-c69d7524-70ac-4b05-a8d3-828300a7cd00 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1210.057520] [55808]: INFO cinder.api.openstack.wsgi [None req-c69d7524-70ac-4b05-a8d3-828300a7cd00 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 returned with HTTP 200 [ 1210.057520] [55808]: [pid: 55808|app: 0|req: 181/329] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:40:35 2025] GET /volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1211.014990] [55807]: DEBUG cinder.api.middleware.request_id [req-d96605c0-f2cf-4073-b4df-c255b58213cd req-2b585c2b-e91b-46a3-a376-9d26be0d4f10 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1211.018968] [55807]: INFO cinder.api.openstack.wsgi [req-d96605c0-f2cf-4073-b4df-c255b58213cd req-2b585c2b-e91b-46a3-a376-9d26be0d4f10 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] POST http://10.180.1.21/volume/v3/attachments/d54f087b-2cd0-41bb-8d0c-8aa740b9510c/action [ 1211.021065] [55807]: DEBUG cinder.api.openstack.wsgi [req-d96605c0-f2cf-4073-b4df-c255b58213cd req-2b585c2b-e91b-46a3-a376-9d26be0d4f10 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Action body: b'{"os-complete": null}' {{(pid=55807) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1211.021065] [55807]: DEBUG cinder.api.openstack.wsgi [req-d96605c0-f2cf-4073-b4df-c255b58213cd req-2b585c2b-e91b-46a3-a376-9d26be0d4f10 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1211.059337] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.059337] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1211.067567] [55808]: DEBUG cinder.api.middleware.request_id [None req-15293eba-216c-459a-8c3d-20a8d8706bd6 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1211.070888] [55808]: INFO cinder.api.openstack.wsgi [None req-15293eba-216c-459a-8c3d-20a8d8706bd6 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 [ 1211.073264] [55808]: DEBUG cinder.api.openstack.wsgi [None req-15293eba-216c-459a-8c3d-20a8d8706bd6 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1211.073264] [55808]: DEBUG cinder.api.openstack.wsgi [None req-15293eba-216c-459a-8c3d-20a8d8706bd6 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1211.076894] [55807]: INFO cinder.api.openstack.wsgi [req-d96605c0-f2cf-4073-b4df-c255b58213cd req-2b585c2b-e91b-46a3-a376-9d26be0d4f10 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/attachments/d54f087b-2cd0-41bb-8d0c-8aa740b9510c/action returned with HTTP 204 [ 1211.077327] [55807]: [pid: 55807|app: 0|req: 149/330] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 02:40:36 2025] POST /volume/v3/attachments/d54f087b-2cd0-41bb-8d0c-8aa740b9510c/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1211.083071] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.083071] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1211.088195] [55808]: INFO cinder.volume.api [None req-15293eba-216c-459a-8c3d-20a8d8706bd6 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1211.097226] [55808]: INFO cinder.api.openstack.wsgi [None req-15293eba-216c-459a-8c3d-20a8d8706bd6 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 returned with HTTP 200 [ 1211.097695] [55808]: [pid: 55808|app: 0|req: 182/331] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:40:36 2025] GET /volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1211.110101] [55807]: DEBUG cinder.api.middleware.request_id [None req-4b360a33-8de2-4174-9cff-a9fd5985448f None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1211.111885] [55807]: INFO cinder.api.openstack.wsgi [None req-4b360a33-8de2-4174-9cff-a9fd5985448f tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 [ 1211.112292] [55807]: DEBUG cinder.api.openstack.wsgi [None req-4b360a33-8de2-4174-9cff-a9fd5985448f tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1211.112669] [55807]: DEBUG cinder.api.openstack.wsgi [None req-4b360a33-8de2-4174-9cff-a9fd5985448f tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1211.122866] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.122866] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1211.126537] [55807]: INFO cinder.volume.api [None req-4b360a33-8de2-4174-9cff-a9fd5985448f tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1211.130958] [55807]: INFO cinder.api.openstack.wsgi [None req-4b360a33-8de2-4174-9cff-a9fd5985448f tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 returned with HTTP 200 [ 1211.131342] [55807]: [pid: 55807|app: 0|req: 150/332] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:40:36 2025] GET /volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1211.193385] [55808]: DEBUG cinder.api.middleware.request_id [req-3346887c-f671-41ce-aef7-f5d5ae6b7c98 req-e6ea9c5f-03ed-48ee-b21a-95795c58c815 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1211.195718] [55808]: INFO cinder.api.openstack.wsgi [req-3346887c-f671-41ce-aef7-f5d5ae6b7c98 req-e6ea9c5f-03ed-48ee-b21a-95795c58c815 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 [ 1211.197491] [55808]: DEBUG cinder.api.openstack.wsgi [req-3346887c-f671-41ce-aef7-f5d5ae6b7c98 req-e6ea9c5f-03ed-48ee-b21a-95795c58c815 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1211.197491] [55808]: DEBUG cinder.api.openstack.wsgi [req-3346887c-f671-41ce-aef7-f5d5ae6b7c98 req-e6ea9c5f-03ed-48ee-b21a-95795c58c815 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1211.206157] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.206157] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1211.211610] [55808]: INFO cinder.volume.api [req-3346887c-f671-41ce-aef7-f5d5ae6b7c98 req-e6ea9c5f-03ed-48ee-b21a-95795c58c815 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1211.216142] [55808]: INFO cinder.api.openstack.wsgi [req-3346887c-f671-41ce-aef7-f5d5ae6b7c98 req-e6ea9c5f-03ed-48ee-b21a-95795c58c815 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 returned with HTTP 200 [ 1211.216558] [55808]: [pid: 55808|app: 0|req: 183/333] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:40:37 2025] GET /volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1211.231668] [55807]: DEBUG cinder.api.middleware.request_id [None req-7264d10c-94c1-4421-81f6-fbd2a5fcf911 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1211.232971] [55807]: INFO cinder.api.openstack.wsgi [None req-7264d10c-94c1-4421-81f6-fbd2a5fcf911 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 [ 1211.233213] [55807]: DEBUG cinder.api.openstack.wsgi [None req-7264d10c-94c1-4421-81f6-fbd2a5fcf911 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1211.233469] [55807]: DEBUG cinder.api.openstack.wsgi [None req-7264d10c-94c1-4421-81f6-fbd2a5fcf911 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1211.250694] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.250694] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1211.255038] [55807]: INFO cinder.volume.api [None req-7264d10c-94c1-4421-81f6-fbd2a5fcf911 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1211.260951] [55807]: INFO cinder.api.openstack.wsgi [None req-7264d10c-94c1-4421-81f6-fbd2a5fcf911 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 returned with HTTP 200 [ 1211.260951] [55807]: [pid: 55807|app: 0|req: 151/334] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:40:37 2025] GET /volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1211.316190] [55808]: DEBUG cinder.api.middleware.request_id [req-4e917814-b8af-437f-8cab-b508888b1102 req-b961d743-0e8a-485a-9ac9-447d9557abbd None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1211.319361] [55808]: INFO cinder.api.openstack.wsgi [req-4e917814-b8af-437f-8cab-b508888b1102 req-b961d743-0e8a-485a-9ac9-447d9557abbd tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 [ 1211.319587] [55808]: DEBUG cinder.api.openstack.wsgi [req-4e917814-b8af-437f-8cab-b508888b1102 req-b961d743-0e8a-485a-9ac9-447d9557abbd tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1211.319819] [55808]: DEBUG cinder.api.openstack.wsgi [req-4e917814-b8af-437f-8cab-b508888b1102 req-b961d743-0e8a-485a-9ac9-447d9557abbd tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1211.331099] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.331099] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1211.334986] [55808]: INFO cinder.volume.api [req-4e917814-b8af-437f-8cab-b508888b1102 req-b961d743-0e8a-485a-9ac9-447d9557abbd tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1211.340152] [55808]: INFO cinder.api.openstack.wsgi [req-4e917814-b8af-437f-8cab-b508888b1102 req-b961d743-0e8a-485a-9ac9-447d9557abbd tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 returned with HTTP 200 [ 1211.340644] [55808]: [pid: 55808|app: 0|req: 184/335] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:40:37 2025] GET /volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1211.370009] [55807]: DEBUG cinder.api.middleware.request_id [req-4e917814-b8af-437f-8cab-b508888b1102 req-0293c6da-9a1e-45fd-93c2-0a89ce5d52fb None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1211.372473] [55807]: INFO cinder.api.openstack.wsgi [req-4e917814-b8af-437f-8cab-b508888b1102 req-0293c6da-9a1e-45fd-93c2-0a89ce5d52fb tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] POST http://10.180.1.21/volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3/action [ 1211.374328] [55807]: DEBUG cinder.api.openstack.wsgi [req-4e917814-b8af-437f-8cab-b508888b1102 req-0293c6da-9a1e-45fd-93c2-0a89ce5d52fb tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55807) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1211.374328] [55807]: DEBUG cinder.api.openstack.wsgi [req-4e917814-b8af-437f-8cab-b508888b1102 req-0293c6da-9a1e-45fd-93c2-0a89ce5d52fb tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1211.386645] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.386645] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1211.387198] [55807]: INFO cinder.volume.api [req-4e917814-b8af-437f-8cab-b508888b1102 req-0293c6da-9a1e-45fd-93c2-0a89ce5d52fb tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1211.395224] [55807]: INFO cinder.volume.api [req-4e917814-b8af-437f-8cab-b508888b1102 req-0293c6da-9a1e-45fd-93c2-0a89ce5d52fb tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Begin detaching volume completed successfully. [ 1211.395511] [55807]: INFO cinder.api.openstack.wsgi [req-4e917814-b8af-437f-8cab-b508888b1102 req-0293c6da-9a1e-45fd-93c2-0a89ce5d52fb tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3/action returned with HTTP 202 [ 1211.395975] [55807]: [pid: 55807|app: 0|req: 152/336] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Feb 20 02:40:37 2025] POST /volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) [ 1212.599901] [55808]: DEBUG cinder.api.middleware.request_id [None req-ada90951-0c67-4841-b6cf-9531009a9ed5 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.600397] [55808]: INFO cinder.api.openstack.wsgi [None req-ada90951-0c67-4841-b6cf-9531009a9ed5 None None] GET http://10.180.1.21/volume// [ 1212.600579] [55808]: DEBUG cinder.api.openstack.wsgi [None req-ada90951-0c67-4841-b6cf-9531009a9ed5 None None] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1212.600799] [55808]: DEBUG cinder.api.openstack.wsgi [None req-ada90951-0c67-4841-b6cf-9531009a9ed5 None None] Calling method 'all' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1212.601233] [55808]: INFO cinder.api.openstack.wsgi [None req-ada90951-0c67-4841-b6cf-9531009a9ed5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1212.601584] [55808]: [pid: 55808|app: 0|req: 185/337] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 02:40:38 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1212.606757] [55807]: DEBUG cinder.api.middleware.request_id [req-4e917814-b8af-437f-8cab-b508888b1102 req-005a83f4-33dd-47e9-b3fa-888bc58ff13a None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1212.609220] [55807]: INFO cinder.api.openstack.wsgi [req-4e917814-b8af-437f-8cab-b508888b1102 req-005a83f4-33dd-47e9-b3fa-888bc58ff13a tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 [ 1212.610013] [55807]: DEBUG cinder.api.openstack.wsgi [req-4e917814-b8af-437f-8cab-b508888b1102 req-005a83f4-33dd-47e9-b3fa-888bc58ff13a tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1212.610013] [55807]: DEBUG cinder.api.openstack.wsgi [req-4e917814-b8af-437f-8cab-b508888b1102 req-005a83f4-33dd-47e9-b3fa-888bc58ff13a tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1212.637527] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.637527] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1212.644515] [55807]: INFO cinder.volume.api [req-4e917814-b8af-437f-8cab-b508888b1102 req-005a83f4-33dd-47e9-b3fa-888bc58ff13a tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1212.649960] [55807]: INFO cinder.api.openstack.wsgi [req-4e917814-b8af-437f-8cab-b508888b1102 req-005a83f4-33dd-47e9-b3fa-888bc58ff13a tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 returned with HTTP 200 [ 1212.650393] [55807]: [pid: 55807|app: 0|req: 153/338] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 02:40:38 2025] GET /volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 => generated 1323 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1213.819685] [55808]: DEBUG cinder.api.middleware.request_id [req-4e917814-b8af-437f-8cab-b508888b1102 req-0b96f8d1-215a-4d9e-bfc5-8a6587836881 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1213.823839] [55808]: INFO cinder.api.openstack.wsgi [req-4e917814-b8af-437f-8cab-b508888b1102 req-0b96f8d1-215a-4d9e-bfc5-8a6587836881 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d54f087b-2cd0-41bb-8d0c-8aa740b9510c [ 1213.823839] [55808]: DEBUG cinder.api.openstack.wsgi [req-4e917814-b8af-437f-8cab-b508888b1102 req-0b96f8d1-215a-4d9e-bfc5-8a6587836881 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1213.823839] [55808]: DEBUG cinder.api.openstack.wsgi [req-4e917814-b8af-437f-8cab-b508888b1102 req-0b96f8d1-215a-4d9e-bfc5-8a6587836881 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'version_select' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1213.836737] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.836737] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1214.390665] [55808]: INFO cinder.api.openstack.wsgi [req-4e917814-b8af-437f-8cab-b508888b1102 req-0b96f8d1-215a-4d9e-bfc5-8a6587836881 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/attachments/d54f087b-2cd0-41bb-8d0c-8aa740b9510c returned with HTTP 200 [ 1214.391145] [55808]: [pid: 55808|app: 0|req: 186/339] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 02:40:39 2025] DELETE /volume/v3/attachments/d54f087b-2cd0-41bb-8d0c-8aa740b9510c => generated 19 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1215.680618] [55807]: DEBUG cinder.api.middleware.request_id [None req-ead981fa-78e0-4ae7-bf4f-148d08c49416 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1215.686412] [55807]: INFO cinder.api.openstack.wsgi [None req-ead981fa-78e0-4ae7-bf4f-148d08c49416 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 [ 1215.686412] [55807]: DEBUG cinder.api.openstack.wsgi [None req-ead981fa-78e0-4ae7-bf4f-148d08c49416 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1215.686412] [55807]: DEBUG cinder.api.openstack.wsgi [None req-ead981fa-78e0-4ae7-bf4f-148d08c49416 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1215.711222] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.711222] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1215.717811] [55807]: INFO cinder.volume.api [None req-ead981fa-78e0-4ae7-bf4f-148d08c49416 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1215.737658] [55807]: INFO cinder.api.openstack.wsgi [None req-ead981fa-78e0-4ae7-bf4f-148d08c49416 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 returned with HTTP 200 [ 1215.738654] [55807]: [pid: 55807|app: 0|req: 154/340] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:40:41 2025] GET /volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1222.258811] [55808]: DEBUG cinder.api.middleware.request_id [req-47db864a-1255-4dee-93ee-d7aa89f10222 req-b9314429-d4a1-489f-8bab-eaf846ebe52f None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1222.261111] [55808]: INFO cinder.api.openstack.wsgi [req-47db864a-1255-4dee-93ee-d7aa89f10222 req-b9314429-d4a1-489f-8bab-eaf846ebe52f tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] GET http://10.180.1.21/volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 [ 1222.261337] [55808]: DEBUG cinder.api.openstack.wsgi [req-47db864a-1255-4dee-93ee-d7aa89f10222 req-b9314429-d4a1-489f-8bab-eaf846ebe52f tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1222.261556] [55808]: DEBUG cinder.api.openstack.wsgi [req-47db864a-1255-4dee-93ee-d7aa89f10222 req-b9314429-d4a1-489f-8bab-eaf846ebe52f tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1222.283259] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.283259] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1222.287806] [55808]: INFO cinder.volume.api [req-47db864a-1255-4dee-93ee-d7aa89f10222 req-b9314429-d4a1-489f-8bab-eaf846ebe52f tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Volume info retrieved successfully. [ 1222.295352] [55808]: INFO cinder.api.openstack.wsgi [req-47db864a-1255-4dee-93ee-d7aa89f10222 req-b9314429-d4a1-489f-8bab-eaf846ebe52f tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] http://10.180.1.21/volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 returned with HTTP 200 [ 1222.295751] [55808]: [pid: 55808|app: 0|req: 187/341] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:40:48 2025] GET /volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1223.825020] [55807]: DEBUG cinder.api.middleware.request_id [None req-e2d08d32-3b19-4ef6-bff1-be2cd8974f75 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1223.825749] [55807]: INFO cinder.api.openstack.wsgi [None req-e2d08d32-3b19-4ef6-bff1-be2cd8974f75 None None] GET http://10.180.1.21/volume// [ 1223.826092] [55807]: DEBUG cinder.api.openstack.wsgi [None req-e2d08d32-3b19-4ef6-bff1-be2cd8974f75 None None] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1223.826430] [55807]: DEBUG cinder.api.openstack.wsgi [None req-e2d08d32-3b19-4ef6-bff1-be2cd8974f75 None None] Calling method 'all' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1223.826842] [55807]: INFO cinder.api.openstack.wsgi [None req-e2d08d32-3b19-4ef6-bff1-be2cd8974f75 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1223.827174] [55807]: [pid: 55807|app: 0|req: 155/342] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 02:40:49 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1223.831146] [55808]: DEBUG cinder.api.middleware.request_id [req-47db864a-1255-4dee-93ee-d7aa89f10222 req-0eba53d4-8cbd-4aac-8060-c8d211c97169 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1223.833508] [55808]: INFO cinder.api.openstack.wsgi [req-47db864a-1255-4dee-93ee-d7aa89f10222 req-0eba53d4-8cbd-4aac-8060-c8d211c97169 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1223.833920] [55808]: DEBUG cinder.api.openstack.wsgi [req-47db864a-1255-4dee-93ee-d7aa89f10222 req-0eba53d4-8cbd-4aac-8060-c8d211c97169 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1ba518ec-78f3-4fc9-a198-a75a6df26c45", "connector": null, "instance_uuid": "8715ccaf-007a-40de-baed-83f9e98c5e53"}} {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1223.849769] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.849769] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1223.897849] [55808]: INFO cinder.api.openstack.wsgi [req-47db864a-1255-4dee-93ee-d7aa89f10222 req-0eba53d4-8cbd-4aac-8060-c8d211c97169 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1223.898324] [55808]: [pid: 55808|app: 0|req: 188/343] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 02:40:49 2025] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1223.929431] [55807]: DEBUG cinder.api.middleware.request_id [None req-e72d9a5e-3f10-4218-9cf6-d1b954e55b40 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1223.931816] [55807]: INFO cinder.api.openstack.wsgi [None req-e72d9a5e-3f10-4218-9cf6-d1b954e55b40 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] GET http://10.180.1.21/volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 [ 1223.932143] [55807]: DEBUG cinder.api.openstack.wsgi [None req-e72d9a5e-3f10-4218-9cf6-d1b954e55b40 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1223.932784] [55807]: DEBUG cinder.api.openstack.wsgi [None req-e72d9a5e-3f10-4218-9cf6-d1b954e55b40 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1223.947436] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.947436] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1223.951059] [55807]: INFO cinder.volume.api [None req-e72d9a5e-3f10-4218-9cf6-d1b954e55b40 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Volume info retrieved successfully. [ 1223.957169] [55807]: INFO cinder.api.openstack.wsgi [None req-e72d9a5e-3f10-4218-9cf6-d1b954e55b40 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] http://10.180.1.21/volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 returned with HTTP 200 [ 1223.957689] [55807]: [pid: 55807|app: 0|req: 156/344] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:40:49 2025] GET /volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1224.434150] [55808]: DEBUG cinder.api.middleware.request_id [None req-3b89961c-f525-48c2-8d09-5123192dc9f8 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1224.434604] [55808]: INFO cinder.api.openstack.wsgi [None req-3b89961c-f525-48c2-8d09-5123192dc9f8 None None] GET http://10.180.1.21/volume// [ 1224.434824] [55808]: DEBUG cinder.api.openstack.wsgi [None req-3b89961c-f525-48c2-8d09-5123192dc9f8 None None] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1224.435070] [55808]: DEBUG cinder.api.openstack.wsgi [None req-3b89961c-f525-48c2-8d09-5123192dc9f8 None None] Calling method 'all' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1224.435502] [55808]: INFO cinder.api.openstack.wsgi [None req-3b89961c-f525-48c2-8d09-5123192dc9f8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1224.436612] [55808]: [pid: 55808|app: 0|req: 189/345] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 02:40:50 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1224.440153] [55807]: DEBUG cinder.api.middleware.request_id [req-47db864a-1255-4dee-93ee-d7aa89f10222 req-3e5a0fd3-b627-4cb7-bb84-5e6a896ac721 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1224.443036] [55807]: INFO cinder.api.openstack.wsgi [req-47db864a-1255-4dee-93ee-d7aa89f10222 req-3e5a0fd3-b627-4cb7-bb84-5e6a896ac721 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] GET http://10.180.1.21/volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 [ 1224.443197] [55807]: DEBUG cinder.api.openstack.wsgi [req-47db864a-1255-4dee-93ee-d7aa89f10222 req-3e5a0fd3-b627-4cb7-bb84-5e6a896ac721 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1224.443685] [55807]: DEBUG cinder.api.openstack.wsgi [req-47db864a-1255-4dee-93ee-d7aa89f10222 req-3e5a0fd3-b627-4cb7-bb84-5e6a896ac721 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1224.453886] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1224.453886] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1224.457517] [55807]: INFO cinder.volume.api [req-47db864a-1255-4dee-93ee-d7aa89f10222 req-3e5a0fd3-b627-4cb7-bb84-5e6a896ac721 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Volume info retrieved successfully. [ 1224.463050] [55807]: INFO cinder.api.openstack.wsgi [req-47db864a-1255-4dee-93ee-d7aa89f10222 req-3e5a0fd3-b627-4cb7-bb84-5e6a896ac721 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] http://10.180.1.21/volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 returned with HTTP 200 [ 1224.463462] [55807]: [pid: 55807|app: 0|req: 157/346] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 02:40:50 2025] GET /volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 => generated 1031 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1224.529902] [55808]: DEBUG cinder.api.middleware.request_id [req-47db864a-1255-4dee-93ee-d7aa89f10222 req-38bd2fbe-5445-4c01-b4ca-b99f5615cc95 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1224.532312] [55808]: INFO cinder.api.openstack.wsgi [req-47db864a-1255-4dee-93ee-d7aa89f10222 req-38bd2fbe-5445-4c01-b4ca-b99f5615cc95 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] PUT http://10.180.1.21/volume/v3/attachments/bb7c1b99-ae60-4ba8-b8ab-461acd651098 [ 1224.532722] [55808]: DEBUG cinder.api.openstack.wsgi [req-47db864a-1255-4dee-93ee-d7aa89f10222 req-38bd2fbe-5445-4c01-b4ca-b99f5615cc95 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-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-547138", "mountpoint": "/dev/sdb"}}} {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1224.541296] [55808]: DEBUG cinder.coordination [req-47db864a-1255-4dee-93ee-d7aa89f10222 req-38bd2fbe-5445-4c01-b4ca-b99f5615cc95 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Acquiring lock "cinder-attachment_update-1ba518ec-78f3-4fc9-a198-a75a6df26c45-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55808) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1224.546246] [55808]: DEBUG cinder.coordination [req-47db864a-1255-4dee-93ee-d7aa89f10222 req-38bd2fbe-5445-4c01-b4ca-b99f5615cc95 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Lock "cinder-attachment_update-1ba518ec-78f3-4fc9-a198-a75a6df26c45-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55808) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1224.547159] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1224.547159] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1224.967333] [55807]: DEBUG cinder.api.middleware.request_id [None req-5f2c0339-1793-4f41-a136-7461881e58b2 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1224.970108] [55807]: INFO cinder.api.openstack.wsgi [None req-5f2c0339-1793-4f41-a136-7461881e58b2 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] GET http://10.180.1.21/volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 [ 1224.970340] [55807]: DEBUG cinder.api.openstack.wsgi [None req-5f2c0339-1793-4f41-a136-7461881e58b2 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1224.970561] [55807]: DEBUG cinder.api.openstack.wsgi [None req-5f2c0339-1793-4f41-a136-7461881e58b2 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1224.981770] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1224.981770] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1224.985545] [55807]: INFO cinder.volume.api [None req-5f2c0339-1793-4f41-a136-7461881e58b2 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Volume info retrieved successfully. [ 1224.992718] [55807]: INFO cinder.api.openstack.wsgi [None req-5f2c0339-1793-4f41-a136-7461881e58b2 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] http://10.180.1.21/volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 returned with HTTP 200 [ 1224.993134] [55807]: [pid: 55807|app: 0|req: 158/347] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:40:50 2025] GET /volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1226.005035] [55807]: DEBUG cinder.api.middleware.request_id [None req-4647ce9b-2239-401c-af0c-571536450516 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1226.007498] [55807]: INFO cinder.api.openstack.wsgi [None req-4647ce9b-2239-401c-af0c-571536450516 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] GET http://10.180.1.21/volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 [ 1226.007598] [55807]: DEBUG cinder.api.openstack.wsgi [None req-4647ce9b-2239-401c-af0c-571536450516 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1226.008581] [55807]: DEBUG cinder.api.openstack.wsgi [None req-4647ce9b-2239-401c-af0c-571536450516 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1226.024107] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1226.024107] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1226.028378] [55807]: INFO cinder.volume.api [None req-4647ce9b-2239-401c-af0c-571536450516 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Volume info retrieved successfully. [ 1226.034920] [55807]: INFO cinder.api.openstack.wsgi [None req-4647ce9b-2239-401c-af0c-571536450516 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] http://10.180.1.21/volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 returned with HTTP 200 [ 1226.035489] [55807]: [pid: 55807|app: 0|req: 159/348] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:40:51 2025] GET /volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1227.045345] [55807]: DEBUG cinder.api.middleware.request_id [None req-1605aacb-1948-4c0a-bb61-8efe7bb392f5 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1227.047556] [55807]: INFO cinder.api.openstack.wsgi [None req-1605aacb-1948-4c0a-bb61-8efe7bb392f5 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] GET http://10.180.1.21/volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 [ 1227.047866] [55807]: DEBUG cinder.api.openstack.wsgi [None req-1605aacb-1948-4c0a-bb61-8efe7bb392f5 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1227.048167] [55807]: DEBUG cinder.api.openstack.wsgi [None req-1605aacb-1948-4c0a-bb61-8efe7bb392f5 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1227.065734] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.065734] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1227.070125] [55807]: INFO cinder.volume.api [None req-1605aacb-1948-4c0a-bb61-8efe7bb392f5 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Volume info retrieved successfully. [ 1227.077435] [55807]: INFO cinder.api.openstack.wsgi [None req-1605aacb-1948-4c0a-bb61-8efe7bb392f5 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] http://10.180.1.21/volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 returned with HTTP 200 [ 1227.077887] [55807]: [pid: 55807|app: 0|req: 160/349] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:40:52 2025] GET /volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1228.089299] [55807]: DEBUG cinder.api.middleware.request_id [None req-a0de2fb3-e5c1-44f3-a9f7-41dd7d993b02 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1228.091422] [55807]: INFO cinder.api.openstack.wsgi [None req-a0de2fb3-e5c1-44f3-a9f7-41dd7d993b02 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] GET http://10.180.1.21/volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 [ 1228.091645] [55807]: DEBUG cinder.api.openstack.wsgi [None req-a0de2fb3-e5c1-44f3-a9f7-41dd7d993b02 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1228.091860] [55807]: DEBUG cinder.api.openstack.wsgi [None req-a0de2fb3-e5c1-44f3-a9f7-41dd7d993b02 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1228.106892] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.106892] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1228.110857] [55807]: INFO cinder.volume.api [None req-a0de2fb3-e5c1-44f3-a9f7-41dd7d993b02 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Volume info retrieved successfully. [ 1228.116138] [55807]: INFO cinder.api.openstack.wsgi [None req-a0de2fb3-e5c1-44f3-a9f7-41dd7d993b02 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] http://10.180.1.21/volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 returned with HTTP 200 [ 1228.116798] [55807]: [pid: 55807|app: 0|req: 161/350] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:40:53 2025] GET /volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1229.073162] [55808]: DEBUG cinder.coordination [req-47db864a-1255-4dee-93ee-d7aa89f10222 req-38bd2fbe-5445-4c01-b4ca-b99f5615cc95 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Lock "cinder-attachment_update-1ba518ec-78f3-4fc9-a198-a75a6df26c45-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.527s {{(pid=55808) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1229.073518] [55808]: INFO cinder.api.openstack.wsgi [req-47db864a-1255-4dee-93ee-d7aa89f10222 req-38bd2fbe-5445-4c01-b4ca-b99f5615cc95 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] http://10.180.1.21/volume/v3/attachments/bb7c1b99-ae60-4ba8-b8ab-461acd651098 returned with HTTP 200 [ 1229.073973] [55808]: [pid: 55808|app: 0|req: 190/351] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 02:40:50 2025] PUT /volume/v3/attachments/bb7c1b99-ae60-4ba8-b8ab-461acd651098 => generated 617 bytes in 4547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1229.130511] [55807]: DEBUG cinder.api.middleware.request_id [None req-3f68e72c-c6be-4cda-b9cf-9df2108f8de5 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1229.134806] [55807]: INFO cinder.api.openstack.wsgi [None req-3f68e72c-c6be-4cda-b9cf-9df2108f8de5 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] GET http://10.180.1.21/volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 [ 1229.134806] [55807]: DEBUG cinder.api.openstack.wsgi [None req-3f68e72c-c6be-4cda-b9cf-9df2108f8de5 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1229.134806] [55807]: DEBUG cinder.api.openstack.wsgi [None req-3f68e72c-c6be-4cda-b9cf-9df2108f8de5 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1229.145015] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1229.145015] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1229.149022] [55807]: INFO cinder.volume.api [None req-3f68e72c-c6be-4cda-b9cf-9df2108f8de5 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Volume info retrieved successfully. [ 1229.156692] [55807]: INFO cinder.api.openstack.wsgi [None req-3f68e72c-c6be-4cda-b9cf-9df2108f8de5 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] http://10.180.1.21/volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 returned with HTTP 200 [ 1229.156692] [55807]: [pid: 55807|app: 0|req: 162/352] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:40:54 2025] GET /volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1230.166930] [55808]: DEBUG cinder.api.middleware.request_id [None req-d4de70b9-900c-4827-a627-6fede9c4c1f8 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1230.169215] [55808]: INFO cinder.api.openstack.wsgi [None req-d4de70b9-900c-4827-a627-6fede9c4c1f8 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] GET http://10.180.1.21/volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 [ 1230.169450] [55808]: DEBUG cinder.api.openstack.wsgi [None req-d4de70b9-900c-4827-a627-6fede9c4c1f8 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1230.169673] [55808]: DEBUG cinder.api.openstack.wsgi [None req-d4de70b9-900c-4827-a627-6fede9c4c1f8 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1230.185946] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1230.185946] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1230.190180] [55808]: INFO cinder.volume.api [None req-d4de70b9-900c-4827-a627-6fede9c4c1f8 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Volume info retrieved successfully. [ 1230.195269] [55808]: INFO cinder.api.openstack.wsgi [None req-d4de70b9-900c-4827-a627-6fede9c4c1f8 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] http://10.180.1.21/volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 returned with HTTP 200 [ 1230.195678] [55808]: [pid: 55808|app: 0|req: 191/353] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:40:56 2025] GET /volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1230.686561] [55807]: DEBUG cinder.api.middleware.request_id [req-47db864a-1255-4dee-93ee-d7aa89f10222 req-2c396b4f-6b6c-4dad-9d8c-0c184324369e None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1230.688941] [55807]: INFO cinder.api.openstack.wsgi [req-47db864a-1255-4dee-93ee-d7aa89f10222 req-2c396b4f-6b6c-4dad-9d8c-0c184324369e tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] POST http://10.180.1.21/volume/v3/attachments/bb7c1b99-ae60-4ba8-b8ab-461acd651098/action [ 1230.689378] [55807]: DEBUG cinder.api.openstack.wsgi [req-47db864a-1255-4dee-93ee-d7aa89f10222 req-2c396b4f-6b6c-4dad-9d8c-0c184324369e tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Action body: b'{"os-complete": null}' {{(pid=55807) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1230.689517] [55807]: DEBUG cinder.api.openstack.wsgi [req-47db864a-1255-4dee-93ee-d7aa89f10222 req-2c396b4f-6b6c-4dad-9d8c-0c184324369e tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1230.704707] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1230.704707] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1230.714079] [55807]: INFO cinder.api.openstack.wsgi [req-47db864a-1255-4dee-93ee-d7aa89f10222 req-2c396b4f-6b6c-4dad-9d8c-0c184324369e tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] http://10.180.1.21/volume/v3/attachments/bb7c1b99-ae60-4ba8-b8ab-461acd651098/action returned with HTTP 204 [ 1230.714523] [55807]: [pid: 55807|app: 0|req: 163/354] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 02:40:56 2025] POST /volume/v3/attachments/bb7c1b99-ae60-4ba8-b8ab-461acd651098/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1231.206496] [55808]: DEBUG cinder.api.middleware.request_id [None req-6656712e-b529-4075-b56a-53e95176a006 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1231.208506] [55808]: INFO cinder.api.openstack.wsgi [None req-6656712e-b529-4075-b56a-53e95176a006 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] GET http://10.180.1.21/volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 [ 1231.208908] [55808]: DEBUG cinder.api.openstack.wsgi [None req-6656712e-b529-4075-b56a-53e95176a006 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1231.209299] [55808]: DEBUG cinder.api.openstack.wsgi [None req-6656712e-b529-4075-b56a-53e95176a006 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1231.224803] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1231.224803] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1231.229129] [55808]: INFO cinder.volume.api [None req-6656712e-b529-4075-b56a-53e95176a006 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Volume info retrieved successfully. [ 1231.234273] [55808]: INFO cinder.api.openstack.wsgi [None req-6656712e-b529-4075-b56a-53e95176a006 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] http://10.180.1.21/volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 returned with HTTP 200 [ 1231.234776] [55808]: [pid: 55808|app: 0|req: 192/355] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:40:57 2025] GET /volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 => generated 1143 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1231.244447] [55807]: DEBUG cinder.api.middleware.request_id [None req-66a55029-f60c-4a26-be0e-4ae60db862d5 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1231.246518] [55807]: INFO cinder.api.openstack.wsgi [None req-66a55029-f60c-4a26-be0e-4ae60db862d5 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] GET http://10.180.1.21/volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 [ 1231.246753] [55807]: DEBUG cinder.api.openstack.wsgi [None req-66a55029-f60c-4a26-be0e-4ae60db862d5 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1231.246973] [55807]: DEBUG cinder.api.openstack.wsgi [None req-66a55029-f60c-4a26-be0e-4ae60db862d5 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1231.256482] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1231.256482] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1231.259508] [55807]: INFO cinder.volume.api [None req-66a55029-f60c-4a26-be0e-4ae60db862d5 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Volume info retrieved successfully. [ 1231.263711] [55807]: INFO cinder.api.openstack.wsgi [None req-66a55029-f60c-4a26-be0e-4ae60db862d5 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] http://10.180.1.21/volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 returned with HTTP 200 [ 1231.264076] [55807]: [pid: 55807|app: 0|req: 164/356] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:40:57 2025] GET /volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 => generated 1143 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1231.306682] [55808]: DEBUG cinder.api.middleware.request_id [req-6d3e418d-9e2e-4d2e-b226-771253861acf req-3d2bbaf2-a4ac-4f39-9f18-03af42cf0e72 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1231.309221] [55808]: INFO cinder.api.openstack.wsgi [req-6d3e418d-9e2e-4d2e-b226-771253861acf req-3d2bbaf2-a4ac-4f39-9f18-03af42cf0e72 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] GET http://10.180.1.21/volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 [ 1231.309488] [55808]: DEBUG cinder.api.openstack.wsgi [req-6d3e418d-9e2e-4d2e-b226-771253861acf req-3d2bbaf2-a4ac-4f39-9f18-03af42cf0e72 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1231.309718] [55808]: DEBUG cinder.api.openstack.wsgi [req-6d3e418d-9e2e-4d2e-b226-771253861acf req-3d2bbaf2-a4ac-4f39-9f18-03af42cf0e72 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1231.320064] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1231.320064] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1231.323144] [55808]: INFO cinder.volume.api [req-6d3e418d-9e2e-4d2e-b226-771253861acf req-3d2bbaf2-a4ac-4f39-9f18-03af42cf0e72 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Volume info retrieved successfully. [ 1231.327389] [55808]: INFO cinder.api.openstack.wsgi [req-6d3e418d-9e2e-4d2e-b226-771253861acf req-3d2bbaf2-a4ac-4f39-9f18-03af42cf0e72 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] http://10.180.1.21/volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 returned with HTTP 200 [ 1231.327786] [55808]: [pid: 55808|app: 0|req: 193/357] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:40:57 2025] GET /volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 => generated 1143 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1241.261724] [55807]: DEBUG dbcounter [-] [55807] Writing DB stats cinder:SELECT=118,cinder:UPDATE=9,cinder:INSERT=1 {{(pid=55807) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1241.325604] [55808]: DEBUG dbcounter [-] [55808] Writing DB stats cinder:SELECT=175,cinder:UPDATE=26,cinder:INSERT=8 {{(pid=55808) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1242.248556] [55807]: DEBUG cinder.api.middleware.request_id [req-5d6eccad-4240-4799-9d91-9bf95d7f457d req-3c196e92-ef82-4104-8fdd-1e46bf1f99c9 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.251648] [55807]: INFO cinder.api.openstack.wsgi [req-5d6eccad-4240-4799-9d91-9bf95d7f457d req-3c196e92-ef82-4104-8fdd-1e46bf1f99c9 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] GET http://10.180.1.21/volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 [ 1242.252540] [55807]: DEBUG cinder.api.openstack.wsgi [req-5d6eccad-4240-4799-9d91-9bf95d7f457d req-3c196e92-ef82-4104-8fdd-1e46bf1f99c9 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1242.252540] [55807]: DEBUG cinder.api.openstack.wsgi [req-5d6eccad-4240-4799-9d91-9bf95d7f457d req-3c196e92-ef82-4104-8fdd-1e46bf1f99c9 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1242.264809] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.264809] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1242.268670] [55807]: INFO cinder.volume.api [req-5d6eccad-4240-4799-9d91-9bf95d7f457d req-3c196e92-ef82-4104-8fdd-1e46bf1f99c9 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Volume info retrieved successfully. [ 1242.273390] [55807]: INFO cinder.api.openstack.wsgi [req-5d6eccad-4240-4799-9d91-9bf95d7f457d req-3c196e92-ef82-4104-8fdd-1e46bf1f99c9 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] http://10.180.1.21/volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 returned with HTTP 200 [ 1242.273872] [55807]: [pid: 55807|app: 0|req: 165/358] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:41:08 2025] GET /volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1245.077903] [55808]: DEBUG cinder.api.middleware.request_id [None req-eedd1d05-89a9-4d29-ba2e-f0fc672f2bb9 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.080233] [55808]: INFO cinder.api.openstack.wsgi [None req-eedd1d05-89a9-4d29-ba2e-f0fc672f2bb9 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a [ 1245.080469] [55808]: DEBUG cinder.api.openstack.wsgi [None req-eedd1d05-89a9-4d29-ba2e-f0fc672f2bb9 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1245.080699] [55808]: DEBUG cinder.api.openstack.wsgi [None req-eedd1d05-89a9-4d29-ba2e-f0fc672f2bb9 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1245.091357] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.091357] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1245.095573] [55808]: INFO cinder.volume.api [None req-eedd1d05-89a9-4d29-ba2e-f0fc672f2bb9 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1245.101068] [55808]: INFO cinder.api.openstack.wsgi [None req-eedd1d05-89a9-4d29-ba2e-f0fc672f2bb9 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a returned with HTTP 200 [ 1245.101644] [55808]: [pid: 55808|app: 0|req: 194/359] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:41:10 2025] GET /volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1245.149040] [55807]: DEBUG cinder.api.middleware.request_id [None req-732a0254-f975-4658-842f-31ede865888f None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.151407] [55807]: INFO cinder.api.openstack.wsgi [None req-732a0254-f975-4658-842f-31ede865888f tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a [ 1245.151685] [55807]: DEBUG cinder.api.openstack.wsgi [None req-732a0254-f975-4658-842f-31ede865888f tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1245.152073] [55807]: DEBUG cinder.api.openstack.wsgi [None req-732a0254-f975-4658-842f-31ede865888f tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1245.161939] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.161939] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1245.166473] [55807]: INFO cinder.volume.api [None req-732a0254-f975-4658-842f-31ede865888f tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1245.171705] [55807]: INFO cinder.api.openstack.wsgi [None req-732a0254-f975-4658-842f-31ede865888f tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a returned with HTTP 200 [ 1245.172218] [55807]: [pid: 55807|app: 0|req: 166/360] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:41:11 2025] GET /volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1255.097954] [55808]: DEBUG dbcounter [-] [55808] Writing DB stats cinder:SELECT=4 {{(pid=55808) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1255.169079] [55807]: DEBUG dbcounter [-] [55807] Writing DB stats cinder:SELECT=9 {{(pid=55807) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1259.241888] [55808]: DEBUG cinder.api.middleware.request_id [req-de93ef94-17e7-444e-bc47-06c45b235531 req-4d1fb70e-fab3-4791-9015-fce56db48c1a None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1259.244227] [55808]: INFO cinder.api.openstack.wsgi [req-de93ef94-17e7-444e-bc47-06c45b235531 req-4d1fb70e-fab3-4791-9015-fce56db48c1a tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1259.245115] [55808]: DEBUG cinder.api.openstack.wsgi [req-de93ef94-17e7-444e-bc47-06c45b235531 req-4d1fb70e-fab3-4791-9015-fce56db48c1a tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-78289597", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1259.246611] [55808]: DEBUG cinder.api.v3.volumes [req-de93ef94-17e7-444e-bc47-06c45b235531 req-4d1fb70e-fab3-4791-9015-fce56db48c1a tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-78289597', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55808) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1259.246797] [55808]: INFO cinder.api.v3.volumes [req-de93ef94-17e7-444e-bc47-06c45b235531 req-4d1fb70e-fab3-4791-9015-fce56db48c1a tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Create volume of 1 GB [ 1259.252295] [55808]: INFO cinder.volume.api [req-de93ef94-17e7-444e-bc47-06c45b235531 req-4d1fb70e-fab3-4791-9015-fce56db48c1a tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Availability Zones retrieved successfully. [ 1259.258924] [55808]: DEBUG cinder.volume.api [req-de93ef94-17e7-444e-bc47-06c45b235531 req-4d1fb70e-fab3-4791-9015-fce56db48c1a tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Flow 'volume_create_api' (dd14ab92-f447-4715-a5b5-1c628a5e99f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1259.260811] [55808]: DEBUG cinder.volume.api [req-de93ef94-17e7-444e-bc47-06c45b235531 req-4d1fb70e-fab3-4791-9015-fce56db48c1a tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a87e423-af7a-47db-a6be-412908469be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1259.260994] [55808]: DEBUG cinder.volume.flows.api.create_volume [req-de93ef94-17e7-444e-bc47-06c45b235531 req-4d1fb70e-fab3-4791-9015-fce56db48c1a tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Validating volume size '1' using validate_int {{(pid=55808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1259.279628] [55808]: DEBUG cinder.volume.api [req-de93ef94-17e7-444e-bc47-06c45b235531 req-4d1fb70e-fab3-4791-9015-fce56db48c1a tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a87e423-af7a-47db-a6be-412908469be1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T02:29:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b2d3a607-9356-4aef-85f0-4f99d559be9b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b2d3a607-9356-4aef-85f0-4f99d559be9b', '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=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1259.281022] [55808]: DEBUG cinder.volume.api [req-de93ef94-17e7-444e-bc47-06c45b235531 req-4d1fb70e-fab3-4791-9015-fce56db48c1a tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e64a2c2-6117-4f14-bc8d-9ec676583ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1259.330556] [55808]: DEBUG cinder.quota [req-de93ef94-17e7-444e-bc47-06c45b235531 req-4d1fb70e-fab3-4791-9015-fce56db48c1a tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Created reservations ['6cf63de6-ab08-44c6-8121-fee3435053b8', 'f1b232aa-c07e-48a1-a734-019ce6f65b17', '0dffa6ba-67be-45b6-afb8-8e0ca1210786', '44390c3a-8f0a-4aa8-b777-b003a72976a1'] {{(pid=55808) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1259.332049] [55808]: DEBUG cinder.volume.api [req-de93ef94-17e7-444e-bc47-06c45b235531 req-4d1fb70e-fab3-4791-9015-fce56db48c1a tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e64a2c2-6117-4f14-bc8d-9ec676583ca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6cf63de6-ab08-44c6-8121-fee3435053b8', 'f1b232aa-c07e-48a1-a734-019ce6f65b17', '0dffa6ba-67be-45b6-afb8-8e0ca1210786', '44390c3a-8f0a-4aa8-b777-b003a72976a1']}' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1259.332970] [55808]: DEBUG cinder.volume.api [req-de93ef94-17e7-444e-bc47-06c45b235531 req-4d1fb70e-fab3-4791-9015-fce56db48c1a tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88bf1b02-41e4-429c-97e8-4010ec162d51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1259.346515] [55808]: DEBUG cinder.volume.api [req-de93ef94-17e7-444e-bc47-06c45b235531 req-4d1fb70e-fab3-4791-9015-fce56db48c1a tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88bf1b02-41e4-429c-97e8-4010ec162d51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ee344a8-e9c6-4aed-9daa-bafefd500469', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-78289597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6ab0eea6cd0430192066d35517fd8db',qos_specs=None,replication_status=,reservations=['6cf63de6-ab08-44c6-8121-fee3435053b8','f1b232aa-c07e-48a1-a734-019ce6f65b17','0dffa6ba-67be-45b6-afb8-8e0ca1210786','44390c3a-8f0a-4aa8-b777-b003a72976a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70c71bc7967040b9aa5494fd8f15ee5b',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b), '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-20T02:41:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-78289597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ee344a8-e9c6-4aed-9daa-bafefd500469,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6ab0eea6cd0430192066d35517fd8db',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='70c71bc7967040b9aa5494fd8f15ee5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b2d3a607-9356-4aef-85f0-4f99d559be9b),volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1259.347463] [55808]: DEBUG cinder.volume.api [req-de93ef94-17e7-444e-bc47-06c45b235531 req-4d1fb70e-fab3-4791-9015-fce56db48c1a tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20a1a6e5-dfae-4006-94e3-b092041b904c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1259.361763] [55808]: DEBUG cinder.volume.api [req-de93ef94-17e7-444e-bc47-06c45b235531 req-4d1fb70e-fab3-4791-9015-fce56db48c1a tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20a1a6e5-dfae-4006-94e3-b092041b904c) 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-78289597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6ab0eea6cd0430192066d35517fd8db',qos_specs=None,replication_status=,reservations=['6cf63de6-ab08-44c6-8121-fee3435053b8','f1b232aa-c07e-48a1-a734-019ce6f65b17','0dffa6ba-67be-45b6-afb8-8e0ca1210786','44390c3a-8f0a-4aa8-b777-b003a72976a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70c71bc7967040b9aa5494fd8f15ee5b',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1259.362914] [55808]: DEBUG cinder.volume.api [req-de93ef94-17e7-444e-bc47-06c45b235531 req-4d1fb70e-fab3-4791-9015-fce56db48c1a tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d23c1555-0ac4-44dc-a120-95f6c5ffa311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1259.375052] [55808]: DEBUG cinder.volume.api [req-de93ef94-17e7-444e-bc47-06c45b235531 req-4d1fb70e-fab3-4791-9015-fce56db48c1a tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d23c1555-0ac4-44dc-a120-95f6c5ffa311) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1259.376091] [55808]: DEBUG cinder.volume.api [req-de93ef94-17e7-444e-bc47-06c45b235531 req-4d1fb70e-fab3-4791-9015-fce56db48c1a tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Flow 'volume_create_api' (dd14ab92-f447-4715-a5b5-1c628a5e99f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55808) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1259.376467] [55808]: INFO cinder.volume.api [req-de93ef94-17e7-444e-bc47-06c45b235531 req-4d1fb70e-fab3-4791-9015-fce56db48c1a tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Create volume request issued successfully. [ 1259.377133] [55808]: INFO cinder.api.openstack.wsgi [req-de93ef94-17e7-444e-bc47-06c45b235531 req-4d1fb70e-fab3-4791-9015-fce56db48c1a tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1259.380835] [55808]: [pid: 55808|app: 0|req: 195/361] 10.180.1.21 () {64 vars in 1421 bytes} [Thu Feb 20 02:41:25 2025] POST /volume/v3/volumes => generated 752 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1259.382558] [55807]: DEBUG cinder.api.middleware.request_id [req-de93ef94-17e7-444e-bc47-06c45b235531 req-7cc91c75-8562-4c3a-a589-14f199eaadb8 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1259.385083] [55807]: INFO cinder.api.openstack.wsgi [req-de93ef94-17e7-444e-bc47-06c45b235531 req-7cc91c75-8562-4c3a-a589-14f199eaadb8 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] GET http://10.180.1.21/volume/v3/volumes/9ee344a8-e9c6-4aed-9daa-bafefd500469 [ 1259.385328] [55807]: DEBUG cinder.api.openstack.wsgi [req-de93ef94-17e7-444e-bc47-06c45b235531 req-7cc91c75-8562-4c3a-a589-14f199eaadb8 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1259.385554] [55807]: DEBUG cinder.api.openstack.wsgi [req-de93ef94-17e7-444e-bc47-06c45b235531 req-7cc91c75-8562-4c3a-a589-14f199eaadb8 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1259.394406] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.394406] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1259.398592] [55807]: INFO cinder.volume.api [req-de93ef94-17e7-444e-bc47-06c45b235531 req-7cc91c75-8562-4c3a-a589-14f199eaadb8 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Volume info retrieved successfully. [ 1259.403561] [55807]: INFO cinder.api.openstack.wsgi [req-de93ef94-17e7-444e-bc47-06c45b235531 req-7cc91c75-8562-4c3a-a589-14f199eaadb8 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] http://10.180.1.21/volume/v3/volumes/9ee344a8-e9c6-4aed-9daa-bafefd500469 returned with HTTP 200 [ 1259.403962] [55807]: [pid: 55807|app: 0|req: 167/362] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:41:25 2025] GET /volume/v3/volumes/9ee344a8-e9c6-4aed-9daa-bafefd500469 => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1259.419651] [55808]: DEBUG cinder.api.middleware.request_id [req-4f8b3e31-8bc7-483e-931c-aee0c1f1b2fc req-f1f699df-fae5-4557-87df-dd48294aa424 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1259.422324] [55808]: INFO cinder.api.openstack.wsgi [req-4f8b3e31-8bc7-483e-931c-aee0c1f1b2fc req-f1f699df-fae5-4557-87df-dd48294aa424 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] GET http://10.180.1.21/volume/v3/volumes/9ee344a8-e9c6-4aed-9daa-bafefd500469 [ 1259.422558] [55808]: DEBUG cinder.api.openstack.wsgi [req-4f8b3e31-8bc7-483e-931c-aee0c1f1b2fc req-f1f699df-fae5-4557-87df-dd48294aa424 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1259.422784] [55808]: DEBUG cinder.api.openstack.wsgi [req-4f8b3e31-8bc7-483e-931c-aee0c1f1b2fc req-f1f699df-fae5-4557-87df-dd48294aa424 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1259.435021] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.435021] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1259.436440] [55808]: INFO cinder.volume.api [req-4f8b3e31-8bc7-483e-931c-aee0c1f1b2fc req-f1f699df-fae5-4557-87df-dd48294aa424 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Volume info retrieved successfully. [ 1259.441506] [55808]: INFO cinder.api.openstack.wsgi [req-4f8b3e31-8bc7-483e-931c-aee0c1f1b2fc req-f1f699df-fae5-4557-87df-dd48294aa424 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] http://10.180.1.21/volume/v3/volumes/9ee344a8-e9c6-4aed-9daa-bafefd500469 returned with HTTP 200 [ 1259.441904] [55808]: [pid: 55808|app: 0|req: 196/363] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:41:25 2025] GET /volume/v3/volumes/9ee344a8-e9c6-4aed-9daa-bafefd500469 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1260.457981] [55807]: DEBUG cinder.api.middleware.request_id [req-3897ffa8-ccd3-4ee7-b5c9-2ac71ed98ed1 req-ab81751f-3bb5-42bd-9fbd-42b55c9d3594 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.461029] [55807]: INFO cinder.api.openstack.wsgi [req-3897ffa8-ccd3-4ee7-b5c9-2ac71ed98ed1 req-ab81751f-3bb5-42bd-9fbd-42b55c9d3594 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] GET http://10.180.1.21/volume/v3/volumes/9ee344a8-e9c6-4aed-9daa-bafefd500469 [ 1260.461029] [55807]: DEBUG cinder.api.openstack.wsgi [req-3897ffa8-ccd3-4ee7-b5c9-2ac71ed98ed1 req-ab81751f-3bb5-42bd-9fbd-42b55c9d3594 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1260.461029] [55807]: DEBUG cinder.api.openstack.wsgi [req-3897ffa8-ccd3-4ee7-b5c9-2ac71ed98ed1 req-ab81751f-3bb5-42bd-9fbd-42b55c9d3594 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1260.472027] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.472027] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1260.474854] [55807]: INFO cinder.volume.api [req-3897ffa8-ccd3-4ee7-b5c9-2ac71ed98ed1 req-ab81751f-3bb5-42bd-9fbd-42b55c9d3594 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Volume info retrieved successfully. [ 1260.479775] [55807]: INFO cinder.api.openstack.wsgi [req-3897ffa8-ccd3-4ee7-b5c9-2ac71ed98ed1 req-ab81751f-3bb5-42bd-9fbd-42b55c9d3594 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] http://10.180.1.21/volume/v3/volumes/9ee344a8-e9c6-4aed-9daa-bafefd500469 returned with HTTP 200 [ 1260.480272] [55807]: [pid: 55807|app: 0|req: 168/364] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:41:26 2025] GET /volume/v3/volumes/9ee344a8-e9c6-4aed-9daa-bafefd500469 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1260.495531] [55808]: DEBUG cinder.api.middleware.request_id [req-320bc9eb-770a-4383-bc57-c077b969ce37 req-d33f47b3-b43c-472a-959e-7767cbf23062 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.498110] [55808]: INFO cinder.api.openstack.wsgi [req-320bc9eb-770a-4383-bc57-c077b969ce37 req-d33f47b3-b43c-472a-959e-7767cbf23062 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 1260.498726] [55808]: DEBUG cinder.api.openstack.wsgi [req-320bc9eb-770a-4383-bc57-c077b969ce37 req-d33f47b3-b43c-472a-959e-7767cbf23062 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9ee344a8-e9c6-4aed-9daa-bafefd500469", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1748296624", "description": null, "metadata": {}}} {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1260.507888] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.507888] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1260.508320] [55808]: INFO cinder.volume.api [req-320bc9eb-770a-4383-bc57-c077b969ce37 req-d33f47b3-b43c-472a-959e-7767cbf23062 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Volume info retrieved successfully. [ 1260.508487] [55808]: INFO cinder.api.v3.snapshots [req-320bc9eb-770a-4383-bc57-c077b969ce37 req-d33f47b3-b43c-472a-959e-7767cbf23062 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Create snapshot from volume 9ee344a8-e9c6-4aed-9daa-bafefd500469 [ 1260.525338] [55808]: WARNING cinder.quota [req-320bc9eb-770a-4383-bc57-c077b969ce37 req-d33f47b3-b43c-472a-959e-7767cbf23062 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-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. [ 1260.547701] [55808]: DEBUG cinder.quota [req-320bc9eb-770a-4383-bc57-c077b969ce37 req-d33f47b3-b43c-472a-959e-7767cbf23062 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Created reservations ['d1c3fdab-2020-4b2f-9565-066649710e63', '3c15f4ba-f4e3-4e3d-88a1-132da972dd04', '5cd319ac-2010-4bf3-a89c-0bcde5631758', 'e43cdd2f-b96a-4179-83f4-a944a2cc067e'] {{(pid=55808) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1260.589409] [55808]: INFO cinder.volume.api [req-320bc9eb-770a-4383-bc57-c077b969ce37 req-d33f47b3-b43c-472a-959e-7767cbf23062 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Snapshot create request issued successfully. [ 1260.589795] [55808]: INFO cinder.api.openstack.wsgi [req-320bc9eb-770a-4383-bc57-c077b969ce37 req-d33f47b3-b43c-472a-959e-7767cbf23062 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 1260.590273] [55808]: [pid: 55808|app: 0|req: 197/365] 10.180.1.21 () {64 vars in 1427 bytes} [Thu Feb 20 02:41:26 2025] POST /volume/v3/snapshots => generated 311 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1260.604231] [55807]: DEBUG cinder.api.middleware.request_id [req-386aba37-bfa9-4afe-a06c-4c561b0abd86 req-c677d930-ee74-407a-b219-db5b585cf6f5 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.607186] [55807]: INFO cinder.api.openstack.wsgi [req-386aba37-bfa9-4afe-a06c-4c561b0abd86 req-c677d930-ee74-407a-b219-db5b585cf6f5 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] GET http://10.180.1.21/volume/v3/snapshots/d4c16aac-0d00-4e98-b07a-2b81ad0a923d [ 1260.607422] [55807]: DEBUG cinder.api.openstack.wsgi [req-386aba37-bfa9-4afe-a06c-4c561b0abd86 req-c677d930-ee74-407a-b219-db5b585cf6f5 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1260.607648] [55807]: DEBUG cinder.api.openstack.wsgi [req-386aba37-bfa9-4afe-a06c-4c561b0abd86 req-c677d930-ee74-407a-b219-db5b585cf6f5 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1260.625947] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.625947] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1260.626914] [55807]: INFO cinder.volume.api [req-386aba37-bfa9-4afe-a06c-4c561b0abd86 req-c677d930-ee74-407a-b219-db5b585cf6f5 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Snapshot retrieved successfully. [ 1260.627889] [55807]: INFO cinder.api.openstack.wsgi [req-386aba37-bfa9-4afe-a06c-4c561b0abd86 req-c677d930-ee74-407a-b219-db5b585cf6f5 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] http://10.180.1.21/volume/v3/snapshots/d4c16aac-0d00-4e98-b07a-2b81ad0a923d returned with HTTP 200 [ 1260.628065] [55807]: [pid: 55807|app: 0|req: 169/366] 10.180.1.21 () {60 vars in 1484 bytes} [Thu Feb 20 02:41:26 2025] GET /volume/v3/snapshots/d4c16aac-0d00-4e98-b07a-2b81ad0a923d => generated 443 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1260.641565] [55808]: DEBUG cinder.api.middleware.request_id [req-5ab12a09-5c2c-4098-bf23-6d882e8d1ff5 req-b58f3516-8aa4-4d10-93ca-d932f9941ccf None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.644094] [55808]: INFO cinder.api.openstack.wsgi [req-5ab12a09-5c2c-4098-bf23-6d882e8d1ff5 req-b58f3516-8aa4-4d10-93ca-d932f9941ccf tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 1260.644309] [55808]: DEBUG cinder.api.openstack.wsgi [req-5ab12a09-5c2c-4098-bf23-6d882e8d1ff5 req-b58f3516-8aa4-4d10-93ca-d932f9941ccf tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1260.644528] [55808]: DEBUG cinder.api.openstack.wsgi [req-5ab12a09-5c2c-4098-bf23-6d882e8d1ff5 req-b58f3516-8aa4-4d10-93ca-d932f9941ccf tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Calling method 'detail' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1260.644818] [55808]: DEBUG cinder.api.api_utils [req-5ab12a09-5c2c-4098-bf23-6d882e8d1ff5 req-b58f3516-8aa4-4d10-93ca-d932f9941ccf tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Removing options '' from query. {{(pid=55808) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1260.645157] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.645157] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1260.646177] [55808]: DEBUG cinder.db.sqlalchemy.api [req-5ab12a09-5c2c-4098-bf23-6d882e8d1ff5 req-b58f3516-8aa4-4d10-93ca-d932f9941ccf tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Building query based on filter {{(pid=55808) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 1260.657539] [55808]: INFO cinder.volume.api [req-5ab12a09-5c2c-4098-bf23-6d882e8d1ff5 req-b58f3516-8aa4-4d10-93ca-d932f9941ccf tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Get all snapshots completed successfully. [ 1260.658058] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.658058] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1260.658769] [55808]: INFO cinder.api.openstack.wsgi [req-5ab12a09-5c2c-4098-bf23-6d882e8d1ff5 req-b58f3516-8aa4-4d10-93ca-d932f9941ccf tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 1260.659200] [55808]: [pid: 55808|app: 0|req: 198/367] 10.180.1.21 () {60 vars in 1394 bytes} [Thu Feb 20 02:41:26 2025] GET /volume/v3/snapshots/detail => generated 473 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1260.673341] [55807]: DEBUG cinder.api.middleware.request_id [req-0819958a-58f8-46a3-afb2-70d853f4563a req-b0993e97-15bf-400d-a273-ae3c94b6d62f None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.676079] [55807]: INFO cinder.api.openstack.wsgi [req-0819958a-58f8-46a3-afb2-70d853f4563a req-b0993e97-15bf-400d-a273-ae3c94b6d62f tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] GET http://10.180.1.21/volume/v3/snapshots/d4c16aac-0d00-4e98-b07a-2b81ad0a923d [ 1260.676562] [55807]: DEBUG cinder.api.openstack.wsgi [req-0819958a-58f8-46a3-afb2-70d853f4563a req-b0993e97-15bf-400d-a273-ae3c94b6d62f tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1260.677567] [55807]: DEBUG cinder.api.openstack.wsgi [req-0819958a-58f8-46a3-afb2-70d853f4563a req-b0993e97-15bf-400d-a273-ae3c94b6d62f tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1260.683012] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.683012] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1260.683744] [55807]: INFO cinder.volume.api [req-0819958a-58f8-46a3-afb2-70d853f4563a req-b0993e97-15bf-400d-a273-ae3c94b6d62f tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Snapshot retrieved successfully. [ 1260.684818] [55807]: INFO cinder.api.openstack.wsgi [req-0819958a-58f8-46a3-afb2-70d853f4563a req-b0993e97-15bf-400d-a273-ae3c94b6d62f tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] http://10.180.1.21/volume/v3/snapshots/d4c16aac-0d00-4e98-b07a-2b81ad0a923d returned with HTTP 200 [ 1260.685304] [55807]: [pid: 55807|app: 0|req: 170/368] 10.180.1.21 () {60 vars in 1484 bytes} [Thu Feb 20 02:41:26 2025] GET /volume/v3/snapshots/d4c16aac-0d00-4e98-b07a-2b81ad0a923d => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1260.698363] [55808]: DEBUG cinder.api.middleware.request_id [req-22a52e9f-43cb-4bab-8b75-1b75f8d0982f req-78cf8980-f4ee-41d9-a158-afe0b30a06ef None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.700980] [55808]: INFO cinder.api.openstack.wsgi [req-22a52e9f-43cb-4bab-8b75-1b75f8d0982f req-78cf8980-f4ee-41d9-a158-afe0b30a06ef tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/d4c16aac-0d00-4e98-b07a-2b81ad0a923d [ 1260.701274] [55808]: DEBUG cinder.api.openstack.wsgi [req-22a52e9f-43cb-4bab-8b75-1b75f8d0982f req-78cf8980-f4ee-41d9-a158-afe0b30a06ef tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1260.701626] [55808]: DEBUG cinder.api.openstack.wsgi [req-22a52e9f-43cb-4bab-8b75-1b75f8d0982f req-78cf8980-f4ee-41d9-a158-afe0b30a06ef tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Calling method 'delete' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1260.701858] [55808]: INFO cinder.api.v2.snapshots [req-22a52e9f-43cb-4bab-8b75-1b75f8d0982f req-78cf8980-f4ee-41d9-a158-afe0b30a06ef tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Delete snapshot with id: d4c16aac-0d00-4e98-b07a-2b81ad0a923d [ 1260.708744] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.708744] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1260.709384] [55808]: INFO cinder.volume.api [req-22a52e9f-43cb-4bab-8b75-1b75f8d0982f req-78cf8980-f4ee-41d9-a158-afe0b30a06ef tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Snapshot retrieved successfully. [ 1260.725174] [55808]: INFO cinder.volume.api [req-22a52e9f-43cb-4bab-8b75-1b75f8d0982f req-78cf8980-f4ee-41d9-a158-afe0b30a06ef tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Snapshot delete request issued successfully. [ 1260.725174] [55808]: INFO cinder.api.openstack.wsgi [req-22a52e9f-43cb-4bab-8b75-1b75f8d0982f req-78cf8980-f4ee-41d9-a158-afe0b30a06ef tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] http://10.180.1.21/volume/v3/snapshots/d4c16aac-0d00-4e98-b07a-2b81ad0a923d returned with HTTP 202 [ 1260.725583] [55808]: [pid: 55808|app: 0|req: 199/369] 10.180.1.21 () {62 vars in 1506 bytes} [Thu Feb 20 02:41:26 2025] DELETE /volume/v3/snapshots/d4c16aac-0d00-4e98-b07a-2b81ad0a923d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1260.737904] [55807]: DEBUG cinder.api.middleware.request_id [req-eabb8711-0729-426c-9d3c-5d850f9e6343 req-d17e6226-60be-4269-9a45-0969c4979b17 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.740403] [55807]: INFO cinder.api.openstack.wsgi [req-eabb8711-0729-426c-9d3c-5d850f9e6343 req-d17e6226-60be-4269-9a45-0969c4979b17 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] GET http://10.180.1.21/volume/v3/snapshots/d4c16aac-0d00-4e98-b07a-2b81ad0a923d [ 1260.740693] [55807]: DEBUG cinder.api.openstack.wsgi [req-eabb8711-0729-426c-9d3c-5d850f9e6343 req-d17e6226-60be-4269-9a45-0969c4979b17 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1260.740915] [55807]: DEBUG cinder.api.openstack.wsgi [req-eabb8711-0729-426c-9d3c-5d850f9e6343 req-d17e6226-60be-4269-9a45-0969c4979b17 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1260.747370] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.747370] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1260.747863] [55807]: INFO cinder.volume.api [req-eabb8711-0729-426c-9d3c-5d850f9e6343 req-d17e6226-60be-4269-9a45-0969c4979b17 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Snapshot retrieved successfully. [ 1260.748942] [55807]: INFO cinder.api.openstack.wsgi [req-eabb8711-0729-426c-9d3c-5d850f9e6343 req-d17e6226-60be-4269-9a45-0969c4979b17 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] http://10.180.1.21/volume/v3/snapshots/d4c16aac-0d00-4e98-b07a-2b81ad0a923d returned with HTTP 200 [ 1260.749262] [55807]: [pid: 55807|app: 0|req: 171/370] 10.180.1.21 () {60 vars in 1484 bytes} [Thu Feb 20 02:41:26 2025] GET /volume/v3/snapshots/d4c16aac-0d00-4e98-b07a-2b81ad0a923d => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1261.764653] [55808]: DEBUG cinder.api.middleware.request_id [req-c14b0726-28e7-4fb0-8fad-3cb7c15febeb req-8b31ebbd-4454-4df4-b32c-3f1b407e6ffc None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1261.768098] [55808]: INFO cinder.api.openstack.wsgi [req-c14b0726-28e7-4fb0-8fad-3cb7c15febeb req-8b31ebbd-4454-4df4-b32c-3f1b407e6ffc tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] GET http://10.180.1.21/volume/v3/snapshots/d4c16aac-0d00-4e98-b07a-2b81ad0a923d [ 1261.768479] [55808]: DEBUG cinder.api.openstack.wsgi [req-c14b0726-28e7-4fb0-8fad-3cb7c15febeb req-8b31ebbd-4454-4df4-b32c-3f1b407e6ffc tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1261.768830] [55808]: DEBUG cinder.api.openstack.wsgi [req-c14b0726-28e7-4fb0-8fad-3cb7c15febeb req-8b31ebbd-4454-4df4-b32c-3f1b407e6ffc tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1261.775523] [55808]: INFO cinder.api.openstack.wsgi [req-c14b0726-28e7-4fb0-8fad-3cb7c15febeb req-8b31ebbd-4454-4df4-b32c-3f1b407e6ffc tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] http://10.180.1.21/volume/v3/snapshots/d4c16aac-0d00-4e98-b07a-2b81ad0a923d returned with HTTP 404 [ 1261.776257] [55808]: [pid: 55808|app: 0|req: 200/371] 10.180.1.21 () {60 vars in 1484 bytes} [Thu Feb 20 02:41:27 2025] GET /volume/v3/snapshots/d4c16aac-0d00-4e98-b07a-2b81ad0a923d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1261.787833] [55807]: DEBUG cinder.api.middleware.request_id [req-953c852b-67c8-4580-a93f-2d024cd6e47c req-d30e5b95-8dfb-4acf-a882-7b555e21deb6 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1261.790913] [55807]: INFO cinder.api.openstack.wsgi [req-953c852b-67c8-4580-a93f-2d024cd6e47c req-d30e5b95-8dfb-4acf-a882-7b555e21deb6 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] DELETE http://10.180.1.21/volume/v3/volumes/9ee344a8-e9c6-4aed-9daa-bafefd500469 [ 1261.791165] [55807]: DEBUG cinder.api.openstack.wsgi [req-953c852b-67c8-4580-a93f-2d024cd6e47c req-d30e5b95-8dfb-4acf-a882-7b555e21deb6 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1261.791423] [55807]: DEBUG cinder.api.openstack.wsgi [req-953c852b-67c8-4580-a93f-2d024cd6e47c req-d30e5b95-8dfb-4acf-a882-7b555e21deb6 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Calling method 'delete' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1261.791644] [55807]: INFO cinder.api.v3.volumes [req-953c852b-67c8-4580-a93f-2d024cd6e47c req-d30e5b95-8dfb-4acf-a882-7b555e21deb6 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Delete volume with id: 9ee344a8-e9c6-4aed-9daa-bafefd500469 [ 1261.801792] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.801792] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1261.802363] [55807]: INFO cinder.volume.api [req-953c852b-67c8-4580-a93f-2d024cd6e47c req-d30e5b95-8dfb-4acf-a882-7b555e21deb6 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Volume info retrieved successfully. [ 1261.821226] [55807]: INFO cinder.volume.api [req-953c852b-67c8-4580-a93f-2d024cd6e47c req-d30e5b95-8dfb-4acf-a882-7b555e21deb6 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Delete volume request issued successfully. [ 1261.821428] [55807]: INFO cinder.api.openstack.wsgi [req-953c852b-67c8-4580-a93f-2d024cd6e47c req-d30e5b95-8dfb-4acf-a882-7b555e21deb6 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] http://10.180.1.21/volume/v3/volumes/9ee344a8-e9c6-4aed-9daa-bafefd500469 returned with HTTP 202 [ 1261.821867] [55807]: [pid: 55807|app: 0|req: 172/372] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Feb 20 02:41:27 2025] DELETE /volume/v3/volumes/9ee344a8-e9c6-4aed-9daa-bafefd500469 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1261.835317] [55808]: DEBUG cinder.api.middleware.request_id [req-f05ef43b-8d4c-4e2a-823d-6f43fd0c0914 req-80c1bf56-5734-49f6-8042-acde5344e018 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1261.837674] [55808]: INFO cinder.api.openstack.wsgi [req-f05ef43b-8d4c-4e2a-823d-6f43fd0c0914 req-80c1bf56-5734-49f6-8042-acde5344e018 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] GET http://10.180.1.21/volume/v3/volumes/9ee344a8-e9c6-4aed-9daa-bafefd500469 [ 1261.837892] [55808]: DEBUG cinder.api.openstack.wsgi [req-f05ef43b-8d4c-4e2a-823d-6f43fd0c0914 req-80c1bf56-5734-49f6-8042-acde5344e018 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1261.838124] [55808]: DEBUG cinder.api.openstack.wsgi [req-f05ef43b-8d4c-4e2a-823d-6f43fd0c0914 req-80c1bf56-5734-49f6-8042-acde5344e018 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1261.846764] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.846764] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1261.852820] [55808]: INFO cinder.volume.api [req-f05ef43b-8d4c-4e2a-823d-6f43fd0c0914 req-80c1bf56-5734-49f6-8042-acde5344e018 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Volume info retrieved successfully. [ 1261.858107] [55808]: INFO cinder.api.openstack.wsgi [req-f05ef43b-8d4c-4e2a-823d-6f43fd0c0914 req-80c1bf56-5734-49f6-8042-acde5344e018 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] http://10.180.1.21/volume/v3/volumes/9ee344a8-e9c6-4aed-9daa-bafefd500469 returned with HTTP 200 [ 1261.858684] [55808]: [pid: 55808|app: 0|req: 201/373] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:41:27 2025] GET /volume/v3/volumes/9ee344a8-e9c6-4aed-9daa-bafefd500469 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1262.874791] [55807]: DEBUG cinder.api.middleware.request_id [req-9f8c03c4-65a8-43a4-a028-5cb65a356825 req-dc70223f-aa6e-4f39-90eb-b0ad8f6f0d4a None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1262.877300] [55807]: INFO cinder.api.openstack.wsgi [req-9f8c03c4-65a8-43a4-a028-5cb65a356825 req-dc70223f-aa6e-4f39-90eb-b0ad8f6f0d4a tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] GET http://10.180.1.21/volume/v3/volumes/9ee344a8-e9c6-4aed-9daa-bafefd500469 [ 1262.877521] [55807]: DEBUG cinder.api.openstack.wsgi [req-9f8c03c4-65a8-43a4-a028-5cb65a356825 req-dc70223f-aa6e-4f39-90eb-b0ad8f6f0d4a tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1262.877757] [55807]: DEBUG cinder.api.openstack.wsgi [req-9f8c03c4-65a8-43a4-a028-5cb65a356825 req-dc70223f-aa6e-4f39-90eb-b0ad8f6f0d4a tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1262.884172] [55807]: INFO cinder.api.openstack.wsgi [req-9f8c03c4-65a8-43a4-a028-5cb65a356825 req-dc70223f-aa6e-4f39-90eb-b0ad8f6f0d4a tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] http://10.180.1.21/volume/v3/volumes/9ee344a8-e9c6-4aed-9daa-bafefd500469 returned with HTTP 404 [ 1262.884724] [55807]: [pid: 55807|app: 0|req: 173/374] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:41:28 2025] GET /volume/v3/volumes/9ee344a8-e9c6-4aed-9daa-bafefd500469 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1262.900587] [55808]: DEBUG cinder.api.middleware.request_id [req-ca36bad7-aafc-4ff5-9328-cccc886354c8 req-a649f45e-7724-4e68-b72a-80e09f452dd4 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1262.902947] [55808]: INFO cinder.api.openstack.wsgi [req-ca36bad7-aafc-4ff5-9328-cccc886354c8 req-a649f45e-7724-4e68-b72a-80e09f452dd4 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] DELETE http://10.180.1.21/volume/v3/volumes/9ee344a8-e9c6-4aed-9daa-bafefd500469 [ 1262.903176] [55808]: DEBUG cinder.api.openstack.wsgi [req-ca36bad7-aafc-4ff5-9328-cccc886354c8 req-a649f45e-7724-4e68-b72a-80e09f452dd4 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1262.903413] [55808]: DEBUG cinder.api.openstack.wsgi [req-ca36bad7-aafc-4ff5-9328-cccc886354c8 req-a649f45e-7724-4e68-b72a-80e09f452dd4 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Calling method 'delete' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1262.903612] [55808]: INFO cinder.api.v3.volumes [req-ca36bad7-aafc-4ff5-9328-cccc886354c8 req-a649f45e-7724-4e68-b72a-80e09f452dd4 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Delete volume with id: 9ee344a8-e9c6-4aed-9daa-bafefd500469 [ 1262.909879] [55808]: INFO cinder.api.openstack.wsgi [req-ca36bad7-aafc-4ff5-9328-cccc886354c8 req-a649f45e-7724-4e68-b72a-80e09f452dd4 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] http://10.180.1.21/volume/v3/volumes/9ee344a8-e9c6-4aed-9daa-bafefd500469 returned with HTTP 404 [ 1262.910398] [55808]: [pid: 55808|app: 0|req: 202/375] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Feb 20 02:41:28 2025] DELETE /volume/v3/volumes/9ee344a8-e9c6-4aed-9daa-bafefd500469 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1262.923257] [55807]: DEBUG cinder.api.middleware.request_id [req-8b6f8991-86b4-464f-a60e-a694cec2d109 req-d4ac22e3-e4b6-4d0e-955c-d8b906bba6b9 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1262.925654] [55807]: INFO cinder.api.openstack.wsgi [req-8b6f8991-86b4-464f-a60e-a694cec2d109 req-d4ac22e3-e4b6-4d0e-955c-d8b906bba6b9 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] GET http://10.180.1.21/volume/v3/volumes/9ee344a8-e9c6-4aed-9daa-bafefd500469 [ 1262.925885] [55807]: DEBUG cinder.api.openstack.wsgi [req-8b6f8991-86b4-464f-a60e-a694cec2d109 req-d4ac22e3-e4b6-4d0e-955c-d8b906bba6b9 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1262.926123] [55807]: DEBUG cinder.api.openstack.wsgi [req-8b6f8991-86b4-464f-a60e-a694cec2d109 req-d4ac22e3-e4b6-4d0e-955c-d8b906bba6b9 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1262.932513] [55807]: INFO cinder.api.openstack.wsgi [req-8b6f8991-86b4-464f-a60e-a694cec2d109 req-d4ac22e3-e4b6-4d0e-955c-d8b906bba6b9 tempest-VolumesSnapshotsTestJSON-1542514521 tempest-VolumesSnapshotsTestJSON-1542514521-project-member] http://10.180.1.21/volume/v3/volumes/9ee344a8-e9c6-4aed-9daa-bafefd500469 returned with HTTP 404 [ 1262.933040] [55807]: [pid: 55807|app: 0|req: 174/376] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:41:28 2025] GET /volume/v3/volumes/9ee344a8-e9c6-4aed-9daa-bafefd500469 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1268.655375] [55808]: DEBUG cinder.api.middleware.request_id [None req-8ba1d0c9-0310-446a-b7be-59a87bd9b497 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1268.658138] [55808]: INFO cinder.api.openstack.wsgi [None req-8ba1d0c9-0310-446a-b7be-59a87bd9b497 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1268.658690] [55808]: DEBUG cinder.api.openstack.wsgi [None req-8ba1d0c9-0310-446a-b7be-59a87bd9b497 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-180496483"}} {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1268.661060] [55808]: DEBUG cinder.api.v3.volumes [None req-8ba1d0c9-0310-446a-b7be-59a87bd9b497 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-180496483'}} {{(pid=55808) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1268.661274] [55808]: INFO cinder.api.v3.volumes [None req-8ba1d0c9-0310-446a-b7be-59a87bd9b497 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Create volume of 1 GB [ 1268.667874] [55808]: INFO cinder.volume.api [None req-8ba1d0c9-0310-446a-b7be-59a87bd9b497 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Availability Zones retrieved successfully. [ 1268.678161] [55808]: DEBUG cinder.volume.api [None req-8ba1d0c9-0310-446a-b7be-59a87bd9b497 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Flow 'volume_create_api' (aeba88b9-bb3f-4151-b973-da3811fc1bd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1268.679924] [55808]: DEBUG cinder.volume.api [None req-8ba1d0c9-0310-446a-b7be-59a87bd9b497 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34a2c281-d18a-4bd7-8469-6bf90b50b983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1268.681627] [55808]: DEBUG cinder.volume.flows.api.create_volume [None req-8ba1d0c9-0310-446a-b7be-59a87bd9b497 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Validating volume size '1' using validate_int {{(pid=55808) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1268.702231] [55808]: DEBUG cinder.volume.api [None req-8ba1d0c9-0310-446a-b7be-59a87bd9b497 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34a2c281-d18a-4bd7-8469-6bf90b50b983) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T02:29:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b2d3a607-9356-4aef-85f0-4f99d559be9b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b2d3a607-9356-4aef-85f0-4f99d559be9b', '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=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1268.703246] [55808]: DEBUG cinder.volume.api [None req-8ba1d0c9-0310-446a-b7be-59a87bd9b497 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d7f930f-8934-44e2-8731-604da4df1514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1268.733302] [55808]: DEBUG cinder.quota [None req-8ba1d0c9-0310-446a-b7be-59a87bd9b497 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Created reservations ['11598825-f481-4fc2-97ec-6e9fef960c64', '48286c7b-3da2-4f8b-b99f-98920948e645', '73f98572-d4ae-47ad-8285-fcc25aaa16ee', 'e6a9b25f-a2e3-4e30-a0ac-a5c20ef7c685'] {{(pid=55808) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1268.734306] [55808]: DEBUG cinder.volume.api [None req-8ba1d0c9-0310-446a-b7be-59a87bd9b497 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d7f930f-8934-44e2-8731-604da4df1514) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11598825-f481-4fc2-97ec-6e9fef960c64', '48286c7b-3da2-4f8b-b99f-98920948e645', '73f98572-d4ae-47ad-8285-fcc25aaa16ee', 'e6a9b25f-a2e3-4e30-a0ac-a5c20ef7c685']}' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1268.735255] [55808]: DEBUG cinder.volume.api [None req-8ba1d0c9-0310-446a-b7be-59a87bd9b497 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (072029f6-44ff-4714-ba18-f8b6414e1ed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1268.748509] [55808]: DEBUG cinder.volume.api [None req-8ba1d0c9-0310-446a-b7be-59a87bd9b497 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (072029f6-44ff-4714-ba18-f8b6414e1ed0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0c6c6b1-bf3e-4101-bbde-0427ead9fd9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-180496483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8aaba973cf404b14a7aec473536baf76',qos_specs=None,replication_status=,reservations=['11598825-f481-4fc2-97ec-6e9fef960c64','48286c7b-3da2-4f8b-b99f-98920948e645','73f98572-d4ae-47ad-8285-fcc25aaa16ee','e6a9b25f-a2e3-4e30-a0ac-a5c20ef7c685'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4820b300b7e14942b22cefa40dacb321',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b), '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-20T02:41:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-180496483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0c6c6b1-bf3e-4101-bbde-0427ead9fd9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8aaba973cf404b14a7aec473536baf76',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='4820b300b7e14942b22cefa40dacb321',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b2d3a607-9356-4aef-85f0-4f99d559be9b),volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1268.749488] [55808]: DEBUG cinder.volume.api [None req-8ba1d0c9-0310-446a-b7be-59a87bd9b497 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab88f8b0-d410-4d70-8356-45bd397c1300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1268.761375] [55808]: DEBUG cinder.volume.api [None req-8ba1d0c9-0310-446a-b7be-59a87bd9b497 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab88f8b0-d410-4d70-8356-45bd397c1300) 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-180496483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8aaba973cf404b14a7aec473536baf76',qos_specs=None,replication_status=,reservations=['11598825-f481-4fc2-97ec-6e9fef960c64','48286c7b-3da2-4f8b-b99f-98920948e645','73f98572-d4ae-47ad-8285-fcc25aaa16ee','e6a9b25f-a2e3-4e30-a0ac-a5c20ef7c685'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4820b300b7e14942b22cefa40dacb321',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1268.762210] [55808]: DEBUG cinder.volume.api [None req-8ba1d0c9-0310-446a-b7be-59a87bd9b497 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ad4d120-d32f-45bc-a349-011a619ce4b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1268.770484] [55808]: DEBUG cinder.volume.api [None req-8ba1d0c9-0310-446a-b7be-59a87bd9b497 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ad4d120-d32f-45bc-a349-011a619ce4b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55808) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1268.771550] [55808]: DEBUG cinder.volume.api [None req-8ba1d0c9-0310-446a-b7be-59a87bd9b497 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Flow 'volume_create_api' (aeba88b9-bb3f-4151-b973-da3811fc1bd6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55808) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1268.771918] [55808]: INFO cinder.volume.api [None req-8ba1d0c9-0310-446a-b7be-59a87bd9b497 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Create volume request issued successfully. [ 1268.772581] [55808]: INFO cinder.api.openstack.wsgi [None req-8ba1d0c9-0310-446a-b7be-59a87bd9b497 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1268.773072] [55808]: [pid: 55808|app: 0|req: 203/377] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 02:41:34 2025] POST /volume/v3/volumes => generated 755 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1268.781452] [55807]: DEBUG cinder.api.middleware.request_id [None req-c7792888-bca8-499a-906c-53b8dccef696 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1268.783528] [55807]: INFO cinder.api.openstack.wsgi [None req-c7792888-bca8-499a-906c-53b8dccef696 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] GET http://10.180.1.21/volume/v3/volumes/e0c6c6b1-bf3e-4101-bbde-0427ead9fd9c [ 1268.783758] [55807]: DEBUG cinder.api.openstack.wsgi [None req-c7792888-bca8-499a-906c-53b8dccef696 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1268.783978] [55807]: DEBUG cinder.api.openstack.wsgi [None req-c7792888-bca8-499a-906c-53b8dccef696 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1268.791628] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.791628] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1268.795662] [55807]: INFO cinder.volume.api [None req-c7792888-bca8-499a-906c-53b8dccef696 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Volume info retrieved successfully. [ 1268.800172] [55807]: INFO cinder.api.openstack.wsgi [None req-c7792888-bca8-499a-906c-53b8dccef696 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] http://10.180.1.21/volume/v3/volumes/e0c6c6b1-bf3e-4101-bbde-0427ead9fd9c returned with HTTP 200 [ 1268.800607] [55807]: [pid: 55807|app: 0|req: 175/378] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:41:34 2025] GET /volume/v3/volumes/e0c6c6b1-bf3e-4101-bbde-0427ead9fd9c => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1269.811277] [55808]: DEBUG cinder.api.middleware.request_id [None req-2472ec2e-d448-4056-a64e-2d65674b2681 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.813728] [55808]: INFO cinder.api.openstack.wsgi [None req-2472ec2e-d448-4056-a64e-2d65674b2681 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] GET http://10.180.1.21/volume/v3/volumes/e0c6c6b1-bf3e-4101-bbde-0427ead9fd9c [ 1269.813905] [55808]: DEBUG cinder.api.openstack.wsgi [None req-2472ec2e-d448-4056-a64e-2d65674b2681 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1269.814142] [55808]: DEBUG cinder.api.openstack.wsgi [None req-2472ec2e-d448-4056-a64e-2d65674b2681 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1269.834770] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.834770] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1269.840194] [55808]: INFO cinder.volume.api [None req-2472ec2e-d448-4056-a64e-2d65674b2681 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Volume info retrieved successfully. [ 1269.847046] [55808]: INFO cinder.api.openstack.wsgi [None req-2472ec2e-d448-4056-a64e-2d65674b2681 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] http://10.180.1.21/volume/v3/volumes/e0c6c6b1-bf3e-4101-bbde-0427ead9fd9c returned with HTTP 200 [ 1269.847721] [55808]: [pid: 55808|app: 0|req: 204/379] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:41:35 2025] GET /volume/v3/volumes/e0c6c6b1-bf3e-4101-bbde-0427ead9fd9c => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1278.798041] [55807]: DEBUG dbcounter [-] [55807] Writing DB stats cinder:SELECT=20,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55807) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1279.843351] [55808]: DEBUG dbcounter [-] [55808] Writing DB stats cinder:SELECT=80,cinder:INSERT=23,cinder:UPDATE=37 {{(pid=55808) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1280.054356] [55807]: DEBUG cinder.api.middleware.request_id [None req-4cf98f3f-306e-4fe4-b90c-b9adb547a678 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1280.056543] [55807]: INFO cinder.api.openstack.wsgi [None req-4cf98f3f-306e-4fe4-b90c-b9adb547a678 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1280.056990] [55807]: DEBUG cinder.api.openstack.wsgi [None req-4cf98f3f-306e-4fe4-b90c-b9adb547a678 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-679539253"}} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1280.058769] [55807]: DEBUG cinder.api.v3.volumes [None req-4cf98f3f-306e-4fe4-b90c-b9adb547a678 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-679539253'}} {{(pid=55807) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1280.058899] [55807]: INFO cinder.api.v3.volumes [None req-4cf98f3f-306e-4fe4-b90c-b9adb547a678 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Create volume of 1 GB [ 1280.064302] [55807]: INFO cinder.volume.api [None req-4cf98f3f-306e-4fe4-b90c-b9adb547a678 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Availability Zones retrieved successfully. [ 1280.072302] [55807]: DEBUG cinder.volume.api [None req-4cf98f3f-306e-4fe4-b90c-b9adb547a678 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Flow 'volume_create_api' (f4cdda33-e643-4fb8-b79f-76d562f649b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1280.073582] [55807]: DEBUG cinder.volume.api [None req-4cf98f3f-306e-4fe4-b90c-b9adb547a678 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77b2c712-4af8-4d38-81dc-c28159f40ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1280.074832] [55807]: DEBUG cinder.volume.flows.api.create_volume [None req-4cf98f3f-306e-4fe4-b90c-b9adb547a678 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Validating volume size '1' using validate_int {{(pid=55807) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1280.094056] [55807]: DEBUG cinder.volume.api [None req-4cf98f3f-306e-4fe4-b90c-b9adb547a678 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77b2c712-4af8-4d38-81dc-c28159f40ec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T02:29:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b2d3a607-9356-4aef-85f0-4f99d559be9b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b2d3a607-9356-4aef-85f0-4f99d559be9b', '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=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1280.095095] [55807]: DEBUG cinder.volume.api [None req-4cf98f3f-306e-4fe4-b90c-b9adb547a678 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cacbdf65-90d3-4045-a64d-bc4f9067c93b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1280.141877] [55807]: DEBUG cinder.quota [None req-4cf98f3f-306e-4fe4-b90c-b9adb547a678 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Created reservations ['cfb8eab2-96ca-40c8-bd44-7b3ae48538ea', '2330f272-1eb1-4efd-be8a-cc4ed2607b06', 'cfe2fe25-1ecc-495e-a79d-6d3ae6e97764', 'b238ffe0-3d34-40f3-ab80-534831b49137'] {{(pid=55807) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1280.142910] [55807]: DEBUG cinder.volume.api [None req-4cf98f3f-306e-4fe4-b90c-b9adb547a678 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cacbdf65-90d3-4045-a64d-bc4f9067c93b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cfb8eab2-96ca-40c8-bd44-7b3ae48538ea', '2330f272-1eb1-4efd-be8a-cc4ed2607b06', 'cfe2fe25-1ecc-495e-a79d-6d3ae6e97764', 'b238ffe0-3d34-40f3-ab80-534831b49137']}' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1280.143875] [55807]: DEBUG cinder.volume.api [None req-4cf98f3f-306e-4fe4-b90c-b9adb547a678 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78727c35-817a-46fb-a5ad-0fa0e3d9a288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1280.157429] [55807]: DEBUG cinder.volume.api [None req-4cf98f3f-306e-4fe4-b90c-b9adb547a678 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78727c35-817a-46fb-a5ad-0fa0e3d9a288) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'adfa16db-7e9a-4ff2-ac9a-79aa392fc970', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-679539253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60dd2ebecdbb45bdab05921d0fe7bff1',qos_specs=None,replication_status=,reservations=['cfb8eab2-96ca-40c8-bd44-7b3ae48538ea','2330f272-1eb1-4efd-be8a-cc4ed2607b06','cfe2fe25-1ecc-495e-a79d-6d3ae6e97764','b238ffe0-3d34-40f3-ab80-534831b49137'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c694ae8741a74546b39da8ccdff2523f',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b), '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-20T02:41:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-679539253',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=adfa16db-7e9a-4ff2-ac9a-79aa392fc970,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60dd2ebecdbb45bdab05921d0fe7bff1',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='c694ae8741a74546b39da8ccdff2523f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b2d3a607-9356-4aef-85f0-4f99d559be9b),volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1280.158258] [55807]: DEBUG cinder.volume.api [None req-4cf98f3f-306e-4fe4-b90c-b9adb547a678 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53aaaea0-3d48-4dec-8683-be3d3b5c7973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1280.172756] [55807]: DEBUG cinder.volume.api [None req-4cf98f3f-306e-4fe4-b90c-b9adb547a678 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53aaaea0-3d48-4dec-8683-be3d3b5c7973) 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-679539253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60dd2ebecdbb45bdab05921d0fe7bff1',qos_specs=None,replication_status=,reservations=['cfb8eab2-96ca-40c8-bd44-7b3ae48538ea','2330f272-1eb1-4efd-be8a-cc4ed2607b06','cfe2fe25-1ecc-495e-a79d-6d3ae6e97764','b238ffe0-3d34-40f3-ab80-534831b49137'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c694ae8741a74546b39da8ccdff2523f',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1280.173767] [55807]: DEBUG cinder.volume.api [None req-4cf98f3f-306e-4fe4-b90c-b9adb547a678 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (624cb70c-570c-4684-ab1e-8dceaf2eb153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1280.183949] [55807]: DEBUG cinder.volume.api [None req-4cf98f3f-306e-4fe4-b90c-b9adb547a678 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (624cb70c-570c-4684-ab1e-8dceaf2eb153) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1280.185087] [55807]: DEBUG cinder.volume.api [None req-4cf98f3f-306e-4fe4-b90c-b9adb547a678 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Flow 'volume_create_api' (f4cdda33-e643-4fb8-b79f-76d562f649b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55807) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1280.185482] [55807]: INFO cinder.volume.api [None req-4cf98f3f-306e-4fe4-b90c-b9adb547a678 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Create volume request issued successfully. [ 1280.186212] [55807]: INFO cinder.api.openstack.wsgi [None req-4cf98f3f-306e-4fe4-b90c-b9adb547a678 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1280.186813] [55807]: [pid: 55807|app: 0|req: 176/380] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 02:41:45 2025] POST /volume/v3/volumes => generated 752 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1283.935264] [55808]: DEBUG cinder.api.middleware.request_id [None req-4780805c-6343-4604-865e-dcea3a166159 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1283.937710] [55808]: INFO cinder.api.openstack.wsgi [None req-4780805c-6343-4604-865e-dcea3a166159 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] GET http://10.180.1.21/volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 [ 1283.937957] [55808]: DEBUG cinder.api.openstack.wsgi [None req-4780805c-6343-4604-865e-dcea3a166159 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1283.938199] [55808]: DEBUG cinder.api.openstack.wsgi [None req-4780805c-6343-4604-865e-dcea3a166159 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1283.952985] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.952985] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1283.957355] [55808]: INFO cinder.volume.api [None req-4780805c-6343-4604-865e-dcea3a166159 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Volume info retrieved successfully. [ 1283.962942] [55808]: INFO cinder.api.openstack.wsgi [None req-4780805c-6343-4604-865e-dcea3a166159 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] http://10.180.1.21/volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 returned with HTTP 200 [ 1283.963385] [55808]: [pid: 55808|app: 0|req: 205/381] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:41:49 2025] GET /volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 => generated 1143 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1283.998512] [55807]: DEBUG cinder.api.middleware.request_id [req-a5d598cb-1908-48a3-a909-fea0d8e014a4 req-461a5e56-6cf5-4489-bfd8-ea7afc6b3e5d None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.001628] [55807]: INFO cinder.api.openstack.wsgi [req-a5d598cb-1908-48a3-a909-fea0d8e014a4 req-461a5e56-6cf5-4489-bfd8-ea7afc6b3e5d tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] GET http://10.180.1.21/volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 [ 1284.001982] [55807]: DEBUG cinder.api.openstack.wsgi [req-a5d598cb-1908-48a3-a909-fea0d8e014a4 req-461a5e56-6cf5-4489-bfd8-ea7afc6b3e5d tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1284.002254] [55807]: DEBUG cinder.api.openstack.wsgi [req-a5d598cb-1908-48a3-a909-fea0d8e014a4 req-461a5e56-6cf5-4489-bfd8-ea7afc6b3e5d tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1284.013780] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.013780] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1284.017233] [55807]: INFO cinder.volume.api [req-a5d598cb-1908-48a3-a909-fea0d8e014a4 req-461a5e56-6cf5-4489-bfd8-ea7afc6b3e5d tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Volume info retrieved successfully. [ 1284.021706] [55807]: INFO cinder.api.openstack.wsgi [req-a5d598cb-1908-48a3-a909-fea0d8e014a4 req-461a5e56-6cf5-4489-bfd8-ea7afc6b3e5d tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] http://10.180.1.21/volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 returned with HTTP 200 [ 1284.022153] [55807]: [pid: 55807|app: 0|req: 177/382] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:41:49 2025] GET /volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 => generated 1143 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1284.041845] [55808]: DEBUG cinder.api.middleware.request_id [req-a5d598cb-1908-48a3-a909-fea0d8e014a4 req-29f08e1e-ef14-4507-aa88-5e10d9309db6 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1284.044379] [55808]: INFO cinder.api.openstack.wsgi [req-a5d598cb-1908-48a3-a909-fea0d8e014a4 req-29f08e1e-ef14-4507-aa88-5e10d9309db6 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] POST http://10.180.1.21/volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45/action [ 1284.044706] [55808]: DEBUG cinder.api.openstack.wsgi [req-a5d598cb-1908-48a3-a909-fea0d8e014a4 req-29f08e1e-ef14-4507-aa88-5e10d9309db6 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1284.044864] [55808]: DEBUG cinder.api.openstack.wsgi [req-a5d598cb-1908-48a3-a909-fea0d8e014a4 req-29f08e1e-ef14-4507-aa88-5e10d9309db6 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1284.055198] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.055198] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1284.055756] [55808]: INFO cinder.volume.api [req-a5d598cb-1908-48a3-a909-fea0d8e014a4 req-29f08e1e-ef14-4507-aa88-5e10d9309db6 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Volume info retrieved successfully. [ 1284.061872] [55808]: INFO cinder.volume.api [req-a5d598cb-1908-48a3-a909-fea0d8e014a4 req-29f08e1e-ef14-4507-aa88-5e10d9309db6 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Begin detaching volume completed successfully. [ 1284.062127] [55808]: INFO cinder.api.openstack.wsgi [req-a5d598cb-1908-48a3-a909-fea0d8e014a4 req-29f08e1e-ef14-4507-aa88-5e10d9309db6 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] http://10.180.1.21/volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45/action returned with HTTP 202 [ 1284.062575] [55808]: [pid: 55808|app: 0|req: 206/383] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Feb 20 02:41:49 2025] POST /volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1285.082713] [55807]: DEBUG cinder.api.middleware.request_id [None req-e678b0bc-90a4-4602-87f8-5b1aa39f0bd0 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1285.083178] [55807]: INFO cinder.api.openstack.wsgi [None req-e678b0bc-90a4-4602-87f8-5b1aa39f0bd0 None None] GET http://10.180.1.21/volume// [ 1285.083366] [55807]: DEBUG cinder.api.openstack.wsgi [None req-e678b0bc-90a4-4602-87f8-5b1aa39f0bd0 None None] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1285.083602] [55807]: DEBUG cinder.api.openstack.wsgi [None req-e678b0bc-90a4-4602-87f8-5b1aa39f0bd0 None None] Calling method 'all' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1285.083990] [55807]: INFO cinder.api.openstack.wsgi [None req-e678b0bc-90a4-4602-87f8-5b1aa39f0bd0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1285.084303] [55807]: [pid: 55807|app: 0|req: 178/384] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 02:41:50 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1285.088031] [55808]: DEBUG cinder.api.middleware.request_id [req-a5d598cb-1908-48a3-a909-fea0d8e014a4 req-0a408303-255e-423c-aec2-f636e3552ca4 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1285.090370] [55808]: INFO cinder.api.openstack.wsgi [req-a5d598cb-1908-48a3-a909-fea0d8e014a4 req-0a408303-255e-423c-aec2-f636e3552ca4 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] GET http://10.180.1.21/volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 [ 1285.090617] [55808]: DEBUG cinder.api.openstack.wsgi [req-a5d598cb-1908-48a3-a909-fea0d8e014a4 req-0a408303-255e-423c-aec2-f636e3552ca4 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1285.090840] [55808]: DEBUG cinder.api.openstack.wsgi [req-a5d598cb-1908-48a3-a909-fea0d8e014a4 req-0a408303-255e-423c-aec2-f636e3552ca4 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1285.100602] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.100602] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1285.103922] [55808]: INFO cinder.volume.api [req-a5d598cb-1908-48a3-a909-fea0d8e014a4 req-0a408303-255e-423c-aec2-f636e3552ca4 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Volume info retrieved successfully. [ 1285.109179] [55808]: INFO cinder.api.openstack.wsgi [req-a5d598cb-1908-48a3-a909-fea0d8e014a4 req-0a408303-255e-423c-aec2-f636e3552ca4 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] http://10.180.1.21/volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 returned with HTTP 200 [ 1285.109643] [55808]: [pid: 55808|app: 0|req: 207/385] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 02:41:50 2025] GET /volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 => generated 1327 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1286.573997] [55807]: DEBUG cinder.api.middleware.request_id [None req-a60c0b53-0028-4479-891d-27f14739fc93 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1286.575714] [55807]: INFO cinder.api.openstack.wsgi [None req-a60c0b53-0028-4479-891d-27f14739fc93 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1286.576116] [55807]: DEBUG cinder.api.openstack.wsgi [None req-a60c0b53-0028-4479-891d-27f14739fc93 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1760384010"}} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1286.577833] [55807]: DEBUG cinder.api.v3.volumes [None req-a60c0b53-0028-4479-891d-27f14739fc93 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1760384010'}} {{(pid=55807) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1286.577979] [55807]: INFO cinder.api.v3.volumes [None req-a60c0b53-0028-4479-891d-27f14739fc93 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Create volume of 1 GB [ 1286.583266] [55807]: INFO cinder.volume.api [None req-a60c0b53-0028-4479-891d-27f14739fc93 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Availability Zones retrieved successfully. [ 1286.590172] [55807]: DEBUG cinder.volume.api [None req-a60c0b53-0028-4479-891d-27f14739fc93 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Flow 'volume_create_api' (648d614c-7b11-47ef-ad56-6d908cc6caaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1286.591369] [55807]: DEBUG cinder.volume.api [None req-a60c0b53-0028-4479-891d-27f14739fc93 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fe3cd6f-e8b6-435f-a135-695b606bbbc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1286.592566] [55807]: DEBUG cinder.volume.flows.api.create_volume [None req-a60c0b53-0028-4479-891d-27f14739fc93 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Validating volume size '1' using validate_int {{(pid=55807) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1286.610867] [55807]: DEBUG cinder.volume.api [None req-a60c0b53-0028-4479-891d-27f14739fc93 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fe3cd6f-e8b6-435f-a135-695b606bbbc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T02:29:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b2d3a607-9356-4aef-85f0-4f99d559be9b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b2d3a607-9356-4aef-85f0-4f99d559be9b', '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=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1286.611910] [55807]: DEBUG cinder.volume.api [None req-a60c0b53-0028-4479-891d-27f14739fc93 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e0e421f-79a1-41f6-bff4-2a44b5401e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1286.642659] [55807]: DEBUG cinder.quota [None req-a60c0b53-0028-4479-891d-27f14739fc93 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Created reservations ['10f4f131-976a-4761-9901-d46f2fc026e6', '7d55d62f-f52c-4305-9158-0ea8a4b23071', '49e0bea2-d0a1-4990-ae13-1aa654752ed9', 'c00e31dd-24e2-4df9-bbf1-da6f75ac4b01'] {{(pid=55807) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1286.643770] [55807]: DEBUG cinder.volume.api [None req-a60c0b53-0028-4479-891d-27f14739fc93 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e0e421f-79a1-41f6-bff4-2a44b5401e51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10f4f131-976a-4761-9901-d46f2fc026e6', '7d55d62f-f52c-4305-9158-0ea8a4b23071', '49e0bea2-d0a1-4990-ae13-1aa654752ed9', 'c00e31dd-24e2-4df9-bbf1-da6f75ac4b01']}' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1286.644786] [55807]: DEBUG cinder.volume.api [None req-a60c0b53-0028-4479-891d-27f14739fc93 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b389c50c-0b2f-4caf-b2db-779435602576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1286.660381] [55807]: DEBUG cinder.volume.api [None req-a60c0b53-0028-4479-891d-27f14739fc93 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b389c50c-0b2f-4caf-b2db-779435602576) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9eeeddc5-e84f-45c4-96ae-63148ec49dd8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1760384010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9422daed88614737bdba83efd8c9d366',qos_specs=None,replication_status=,reservations=['10f4f131-976a-4761-9901-d46f2fc026e6','7d55d62f-f52c-4305-9158-0ea8a4b23071','49e0bea2-d0a1-4990-ae13-1aa654752ed9','c00e31dd-24e2-4df9-bbf1-da6f75ac4b01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8c231bcabad4e2281fa2888fa3a6fad',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b), '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-20T02:41:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1760384010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9eeeddc5-e84f-45c4-96ae-63148ec49dd8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9422daed88614737bdba83efd8c9d366',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='a8c231bcabad4e2281fa2888fa3a6fad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b2d3a607-9356-4aef-85f0-4f99d559be9b),volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1286.660381] [55807]: DEBUG cinder.volume.api [None req-a60c0b53-0028-4479-891d-27f14739fc93 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90bbbc41-2ed1-49a5-bb6e-ab1c1181b088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1286.673294] [55807]: DEBUG cinder.volume.api [None req-a60c0b53-0028-4479-891d-27f14739fc93 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90bbbc41-2ed1-49a5-bb6e-ab1c1181b088) 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-1760384010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9422daed88614737bdba83efd8c9d366',qos_specs=None,replication_status=,reservations=['10f4f131-976a-4761-9901-d46f2fc026e6','7d55d62f-f52c-4305-9158-0ea8a4b23071','49e0bea2-d0a1-4990-ae13-1aa654752ed9','c00e31dd-24e2-4df9-bbf1-da6f75ac4b01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8c231bcabad4e2281fa2888fa3a6fad',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1286.674218] [55807]: DEBUG cinder.volume.api [None req-a60c0b53-0028-4479-891d-27f14739fc93 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c6966fd-9bed-474f-bba4-ad23f05f28e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1286.682679] [55807]: DEBUG cinder.volume.api [None req-a60c0b53-0028-4479-891d-27f14739fc93 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c6966fd-9bed-474f-bba4-ad23f05f28e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1286.683756] [55807]: DEBUG cinder.volume.api [None req-a60c0b53-0028-4479-891d-27f14739fc93 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Flow 'volume_create_api' (648d614c-7b11-47ef-ad56-6d908cc6caaa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55807) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1286.684141] [55807]: INFO cinder.volume.api [None req-a60c0b53-0028-4479-891d-27f14739fc93 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Create volume request issued successfully. [ 1286.684804] [55807]: INFO cinder.api.openstack.wsgi [None req-a60c0b53-0028-4479-891d-27f14739fc93 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1286.685327] [55807]: [pid: 55807|app: 0|req: 179/386] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 02:41:52 2025] POST /volume/v3/volumes => generated 754 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1286.695111] [55808]: DEBUG cinder.api.middleware.request_id [None req-ebc8d4a7-41e5-402f-af38-82f201c2a6ab None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1286.697211] [55808]: INFO cinder.api.openstack.wsgi [None req-ebc8d4a7-41e5-402f-af38-82f201c2a6ab tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 [ 1286.697599] [55808]: DEBUG cinder.api.openstack.wsgi [None req-ebc8d4a7-41e5-402f-af38-82f201c2a6ab tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1286.697685] [55808]: DEBUG cinder.api.openstack.wsgi [None req-ebc8d4a7-41e5-402f-af38-82f201c2a6ab tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1286.705130] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.705130] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1286.709210] [55808]: INFO cinder.volume.api [None req-ebc8d4a7-41e5-402f-af38-82f201c2a6ab tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1286.713736] [55808]: INFO cinder.api.openstack.wsgi [None req-ebc8d4a7-41e5-402f-af38-82f201c2a6ab tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 returned with HTTP 200 [ 1286.714145] [55808]: [pid: 55808|app: 0|req: 208/387] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:41:52 2025] GET /volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1287.262608] [55807]: DEBUG cinder.api.middleware.request_id [req-a5d598cb-1908-48a3-a909-fea0d8e014a4 req-b5ecfcfb-eb15-4f0b-848e-e197b1bda12b None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1287.265202] [55807]: INFO cinder.api.openstack.wsgi [req-a5d598cb-1908-48a3-a909-fea0d8e014a4 req-b5ecfcfb-eb15-4f0b-848e-e197b1bda12b tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] DELETE http://10.180.1.21/volume/v3/attachments/bb7c1b99-ae60-4ba8-b8ab-461acd651098 [ 1287.265434] [55807]: DEBUG cinder.api.openstack.wsgi [req-a5d598cb-1908-48a3-a909-fea0d8e014a4 req-b5ecfcfb-eb15-4f0b-848e-e197b1bda12b tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1287.265815] [55807]: DEBUG cinder.api.openstack.wsgi [req-a5d598cb-1908-48a3-a909-fea0d8e014a4 req-b5ecfcfb-eb15-4f0b-848e-e197b1bda12b tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Calling method 'version_select' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1287.274696] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.274696] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1287.724249] [55808]: DEBUG cinder.api.middleware.request_id [None req-db751488-c533-4830-b4fd-06d451503a7c None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1287.726433] [55808]: INFO cinder.api.openstack.wsgi [None req-db751488-c533-4830-b4fd-06d451503a7c tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 [ 1287.726695] [55808]: DEBUG cinder.api.openstack.wsgi [None req-db751488-c533-4830-b4fd-06d451503a7c tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1287.726949] [55808]: DEBUG cinder.api.openstack.wsgi [None req-db751488-c533-4830-b4fd-06d451503a7c tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1287.737171] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.737171] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1287.741407] [55808]: INFO cinder.volume.api [None req-db751488-c533-4830-b4fd-06d451503a7c tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1287.746312] [55808]: INFO cinder.api.openstack.wsgi [None req-db751488-c533-4830-b4fd-06d451503a7c tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 returned with HTTP 200 [ 1287.746711] [55808]: [pid: 55808|app: 0|req: 209/388] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:41:53 2025] GET /volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1287.785127] [55808]: DEBUG cinder.api.middleware.request_id [req-3f59787b-040b-4fea-b6cc-024a0aac1593 req-53444139-8940-4143-94b4-49a7af4df64b None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1287.787904] [55808]: INFO cinder.api.openstack.wsgi [req-3f59787b-040b-4fea-b6cc-024a0aac1593 req-53444139-8940-4143-94b4-49a7af4df64b tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 [ 1287.787904] [55808]: DEBUG cinder.api.openstack.wsgi [req-3f59787b-040b-4fea-b6cc-024a0aac1593 req-53444139-8940-4143-94b4-49a7af4df64b tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1287.788203] [55808]: DEBUG cinder.api.openstack.wsgi [req-3f59787b-040b-4fea-b6cc-024a0aac1593 req-53444139-8940-4143-94b4-49a7af4df64b tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1287.796106] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.796106] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1287.801136] [55807]: INFO cinder.api.openstack.wsgi [req-a5d598cb-1908-48a3-a909-fea0d8e014a4 req-b5ecfcfb-eb15-4f0b-848e-e197b1bda12b tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] http://10.180.1.21/volume/v3/attachments/bb7c1b99-ae60-4ba8-b8ab-461acd651098 returned with HTTP 200 [ 1287.801600] [55807]: [pid: 55807|app: 0|req: 180/389] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 02:41:53 2025] DELETE /volume/v3/attachments/bb7c1b99-ae60-4ba8-b8ab-461acd651098 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1287.801749] [55808]: INFO cinder.volume.api [req-3f59787b-040b-4fea-b6cc-024a0aac1593 req-53444139-8940-4143-94b4-49a7af4df64b tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1287.806512] [55808]: INFO cinder.api.openstack.wsgi [req-3f59787b-040b-4fea-b6cc-024a0aac1593 req-53444139-8940-4143-94b4-49a7af4df64b tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 returned with HTTP 200 [ 1287.806968] [55808]: [pid: 55808|app: 0|req: 210/390] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:41:53 2025] GET /volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1288.678179] [55807]: DEBUG cinder.api.middleware.request_id [req-59b3493b-ae82-4d7c-a67c-3e48c3f6db91 req-37124e63-5a4a-443f-9d46-5e10ad5aa833 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.682065] [55807]: INFO cinder.api.openstack.wsgi [req-59b3493b-ae82-4d7c-a67c-3e48c3f6db91 req-37124e63-5a4a-443f-9d46-5e10ad5aa833 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] GET http://10.180.1.21/volume/v3/volumes/e0c6c6b1-bf3e-4101-bbde-0427ead9fd9c [ 1288.682303] [55807]: DEBUG cinder.api.openstack.wsgi [req-59b3493b-ae82-4d7c-a67c-3e48c3f6db91 req-37124e63-5a4a-443f-9d46-5e10ad5aa833 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1288.682527] [55807]: DEBUG cinder.api.openstack.wsgi [req-59b3493b-ae82-4d7c-a67c-3e48c3f6db91 req-37124e63-5a4a-443f-9d46-5e10ad5aa833 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1288.695279] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.695279] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1288.699228] [55807]: INFO cinder.volume.api [req-59b3493b-ae82-4d7c-a67c-3e48c3f6db91 req-37124e63-5a4a-443f-9d46-5e10ad5aa833 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Volume info retrieved successfully. [ 1288.704969] [55807]: INFO cinder.api.openstack.wsgi [req-59b3493b-ae82-4d7c-a67c-3e48c3f6db91 req-37124e63-5a4a-443f-9d46-5e10ad5aa833 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] http://10.180.1.21/volume/v3/volumes/e0c6c6b1-bf3e-4101-bbde-0427ead9fd9c returned with HTTP 200 [ 1288.705383] [55807]: [pid: 55807|app: 0|req: 181/391] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:41:54 2025] GET /volume/v3/volumes/e0c6c6b1-bf3e-4101-bbde-0427ead9fd9c => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1288.717078] [55808]: DEBUG cinder.api.middleware.request_id [None req-e9216341-e43a-4dbf-a1f8-fa4a023c2317 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.717185] [55808]: INFO cinder.api.openstack.wsgi [None req-e9216341-e43a-4dbf-a1f8-fa4a023c2317 None None] GET http://10.180.1.21/volume// [ 1288.717344] [55808]: DEBUG cinder.api.openstack.wsgi [None req-e9216341-e43a-4dbf-a1f8-fa4a023c2317 None None] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1288.717536] [55808]: DEBUG cinder.api.openstack.wsgi [None req-e9216341-e43a-4dbf-a1f8-fa4a023c2317 None None] Calling method 'all' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1288.718414] [55808]: INFO cinder.api.openstack.wsgi [None req-e9216341-e43a-4dbf-a1f8-fa4a023c2317 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1288.718414] [55808]: [pid: 55808|app: 0|req: 211/392] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 02:41:54 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1288.722468] [55807]: DEBUG cinder.api.middleware.request_id [req-59b3493b-ae82-4d7c-a67c-3e48c3f6db91 req-752af519-b1fb-4626-a13f-8fa6800d1746 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.725804] [55807]: INFO cinder.api.openstack.wsgi [req-59b3493b-ae82-4d7c-a67c-3e48c3f6db91 req-752af519-b1fb-4626-a13f-8fa6800d1746 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1288.726232] [55807]: DEBUG cinder.api.openstack.wsgi [req-59b3493b-ae82-4d7c-a67c-3e48c3f6db91 req-752af519-b1fb-4626-a13f-8fa6800d1746 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e0c6c6b1-bf3e-4101-bbde-0427ead9fd9c", "connector": null, "instance_uuid": "6c18bf5f-c0c3-4b58-a372-7c4494f40c5c"}} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1288.735906] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.735906] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1288.760511] [55807]: INFO cinder.api.openstack.wsgi [req-59b3493b-ae82-4d7c-a67c-3e48c3f6db91 req-752af519-b1fb-4626-a13f-8fa6800d1746 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1288.760969] [55807]: [pid: 55807|app: 0|req: 182/393] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 02:41:54 2025] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1288.780122] [55808]: DEBUG cinder.api.middleware.request_id [req-59b3493b-ae82-4d7c-a67c-3e48c3f6db91 req-5a6d1fe1-8b54-471f-9ace-ef53158c0bf0 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.782495] [55808]: INFO cinder.api.openstack.wsgi [req-59b3493b-ae82-4d7c-a67c-3e48c3f6db91 req-5a6d1fe1-8b54-471f-9ace-ef53158c0bf0 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] POST http://10.180.1.21/volume/v3/attachments/141319f0-4d15-4e66-b395-5b667fffeaf7/action [ 1288.782976] [55808]: DEBUG cinder.api.openstack.wsgi [req-59b3493b-ae82-4d7c-a67c-3e48c3f6db91 req-5a6d1fe1-8b54-471f-9ace-ef53158c0bf0 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Action body: b'{"os-complete": null}' {{(pid=55808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1288.783126] [55808]: DEBUG cinder.api.openstack.wsgi [req-59b3493b-ae82-4d7c-a67c-3e48c3f6db91 req-5a6d1fe1-8b54-471f-9ace-ef53158c0bf0 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1288.798264] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.798264] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1288.803623] [55808]: INFO cinder.api.openstack.wsgi [req-59b3493b-ae82-4d7c-a67c-3e48c3f6db91 req-5a6d1fe1-8b54-471f-9ace-ef53158c0bf0 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] http://10.180.1.21/volume/v3/attachments/141319f0-4d15-4e66-b395-5b667fffeaf7/action returned with HTTP 204 [ 1288.804079] [55808]: [pid: 55808|app: 0|req: 212/394] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 02:41:54 2025] POST /volume/v3/attachments/141319f0-4d15-4e66-b395-5b667fffeaf7/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1288.838415] [55807]: DEBUG cinder.api.middleware.request_id [None req-426aa0cf-0d02-4b56-963c-4dfad4388051 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.840487] [55807]: INFO cinder.api.openstack.wsgi [None req-426aa0cf-0d02-4b56-963c-4dfad4388051 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] GET http://10.180.1.21/volume/v3/volumes/e0c6c6b1-bf3e-4101-bbde-0427ead9fd9c [ 1288.840740] [55807]: DEBUG cinder.api.openstack.wsgi [None req-426aa0cf-0d02-4b56-963c-4dfad4388051 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1288.841026] [55807]: DEBUG cinder.api.openstack.wsgi [None req-426aa0cf-0d02-4b56-963c-4dfad4388051 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1288.850597] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.850597] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1288.853744] [55807]: INFO cinder.volume.api [None req-426aa0cf-0d02-4b56-963c-4dfad4388051 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Volume info retrieved successfully. [ 1288.857961] [55807]: INFO cinder.api.openstack.wsgi [None req-426aa0cf-0d02-4b56-963c-4dfad4388051 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] http://10.180.1.21/volume/v3/volumes/e0c6c6b1-bf3e-4101-bbde-0427ead9fd9c returned with HTTP 200 [ 1288.858463] [55807]: [pid: 55807|app: 0|req: 183/395] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:41:54 2025] GET /volume/v3/volumes/e0c6c6b1-bf3e-4101-bbde-0427ead9fd9c => generated 1110 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1288.867591] [55808]: DEBUG cinder.api.middleware.request_id [None req-e74214ce-3c07-4114-9129-90b97ed2a066 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.869803] [55808]: INFO cinder.api.openstack.wsgi [None req-e74214ce-3c07-4114-9129-90b97ed2a066 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] GET http://10.180.1.21/volume/v3/volumes/e0c6c6b1-bf3e-4101-bbde-0427ead9fd9c [ 1288.870071] [55808]: DEBUG cinder.api.openstack.wsgi [None req-e74214ce-3c07-4114-9129-90b97ed2a066 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1288.870335] [55808]: DEBUG cinder.api.openstack.wsgi [None req-e74214ce-3c07-4114-9129-90b97ed2a066 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1288.880185] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.880185] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1288.883305] [55808]: INFO cinder.volume.api [None req-e74214ce-3c07-4114-9129-90b97ed2a066 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Volume info retrieved successfully. [ 1288.887579] [55808]: INFO cinder.api.openstack.wsgi [None req-e74214ce-3c07-4114-9129-90b97ed2a066 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] http://10.180.1.21/volume/v3/volumes/e0c6c6b1-bf3e-4101-bbde-0427ead9fd9c returned with HTTP 200 [ 1288.887959] [55808]: [pid: 55808|app: 0|req: 213/396] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:41:54 2025] GET /volume/v3/volumes/e0c6c6b1-bf3e-4101-bbde-0427ead9fd9c => generated 1110 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1288.960235] [55807]: DEBUG cinder.api.middleware.request_id [req-6c318f08-4a4f-4ae1-af62-b7f49f6fa279 req-6f5aa63b-69a0-498f-8334-d1bf3fce64f2 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1288.962699] [55807]: INFO cinder.api.openstack.wsgi [req-6c318f08-4a4f-4ae1-af62-b7f49f6fa279 req-6f5aa63b-69a0-498f-8334-d1bf3fce64f2 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] GET http://10.180.1.21/volume/v3/volumes/e0c6c6b1-bf3e-4101-bbde-0427ead9fd9c [ 1288.962957] [55807]: DEBUG cinder.api.openstack.wsgi [req-6c318f08-4a4f-4ae1-af62-b7f49f6fa279 req-6f5aa63b-69a0-498f-8334-d1bf3fce64f2 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1288.963232] [55807]: DEBUG cinder.api.openstack.wsgi [req-6c318f08-4a4f-4ae1-af62-b7f49f6fa279 req-6f5aa63b-69a0-498f-8334-d1bf3fce64f2 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1288.972643] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.972643] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1288.975612] [55807]: INFO cinder.volume.api [req-6c318f08-4a4f-4ae1-af62-b7f49f6fa279 req-6f5aa63b-69a0-498f-8334-d1bf3fce64f2 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Volume info retrieved successfully. [ 1288.979789] [55807]: INFO cinder.api.openstack.wsgi [req-6c318f08-4a4f-4ae1-af62-b7f49f6fa279 req-6f5aa63b-69a0-498f-8334-d1bf3fce64f2 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] http://10.180.1.21/volume/v3/volumes/e0c6c6b1-bf3e-4101-bbde-0427ead9fd9c returned with HTTP 200 [ 1288.980164] [55807]: [pid: 55807|app: 0|req: 184/397] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:41:54 2025] GET /volume/v3/volumes/e0c6c6b1-bf3e-4101-bbde-0427ead9fd9c => generated 1110 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1288.999860] [55808]: DEBUG cinder.api.middleware.request_id [req-6c318f08-4a4f-4ae1-af62-b7f49f6fa279 req-a3e4f502-8a97-4c68-8bdc-4024afcfdfb7 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1289.002360] [55808]: INFO cinder.api.openstack.wsgi [req-6c318f08-4a4f-4ae1-af62-b7f49f6fa279 req-a3e4f502-8a97-4c68-8bdc-4024afcfdfb7 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] DELETE http://10.180.1.21/volume/v3/attachments/141319f0-4d15-4e66-b395-5b667fffeaf7 [ 1289.002579] [55808]: DEBUG cinder.api.openstack.wsgi [req-6c318f08-4a4f-4ae1-af62-b7f49f6fa279 req-a3e4f502-8a97-4c68-8bdc-4024afcfdfb7 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1289.002802] [55808]: DEBUG cinder.api.openstack.wsgi [req-6c318f08-4a4f-4ae1-af62-b7f49f6fa279 req-a3e4f502-8a97-4c68-8bdc-4024afcfdfb7 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Calling method 'version_select' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1289.010009] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.010009] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1289.327597] [55807]: DEBUG cinder.api.middleware.request_id [None req-916245ca-bc91-4ade-832b-d2b8677aa9f4 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1289.328221] [55807]: INFO cinder.api.openstack.wsgi [None req-916245ca-bc91-4ade-832b-d2b8677aa9f4 None None] GET http://10.180.1.21/volume// [ 1289.328479] [55807]: DEBUG cinder.api.openstack.wsgi [None req-916245ca-bc91-4ade-832b-d2b8677aa9f4 None None] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1289.328818] [55807]: DEBUG cinder.api.openstack.wsgi [None req-916245ca-bc91-4ade-832b-d2b8677aa9f4 None None] Calling method 'all' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1289.329286] [55807]: INFO cinder.api.openstack.wsgi [None req-916245ca-bc91-4ade-832b-d2b8677aa9f4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1289.329707] [55807]: [pid: 55807|app: 0|req: 185/398] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 02:41:55 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1289.333508] [55807]: DEBUG cinder.api.middleware.request_id [req-3f59787b-040b-4fea-b6cc-024a0aac1593 req-c8cbc9c1-9bd4-4a36-9d71-0d45918b872a None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1289.335790] [55807]: INFO cinder.api.openstack.wsgi [req-3f59787b-040b-4fea-b6cc-024a0aac1593 req-c8cbc9c1-9bd4-4a36-9d71-0d45918b872a tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1289.336179] [55807]: DEBUG cinder.api.openstack.wsgi [req-3f59787b-040b-4fea-b6cc-024a0aac1593 req-c8cbc9c1-9bd4-4a36-9d71-0d45918b872a tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9eeeddc5-e84f-45c4-96ae-63148ec49dd8", "connector": null, "instance_uuid": "79d2720a-4b63-4a30-9031-76e5777b2e5d"}} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1289.346155] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.346155] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1289.365294] [55807]: INFO cinder.api.openstack.wsgi [req-3f59787b-040b-4fea-b6cc-024a0aac1593 req-c8cbc9c1-9bd4-4a36-9d71-0d45918b872a tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1289.365733] [55807]: [pid: 55807|app: 0|req: 186/399] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 02:41:55 2025] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1289.382016] [55807]: DEBUG cinder.api.middleware.request_id [None req-7ba6fbb1-9a04-47b2-a023-1e04edf1ce22 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1289.384034] [55807]: INFO cinder.api.openstack.wsgi [None req-7ba6fbb1-9a04-47b2-a023-1e04edf1ce22 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 [ 1289.384232] [55807]: DEBUG cinder.api.openstack.wsgi [None req-7ba6fbb1-9a04-47b2-a023-1e04edf1ce22 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1289.384453] [55807]: DEBUG cinder.api.openstack.wsgi [None req-7ba6fbb1-9a04-47b2-a023-1e04edf1ce22 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1289.394052] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.394052] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1289.397188] [55807]: INFO cinder.volume.api [None req-7ba6fbb1-9a04-47b2-a023-1e04edf1ce22 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1289.401973] [55807]: INFO cinder.api.openstack.wsgi [None req-7ba6fbb1-9a04-47b2-a023-1e04edf1ce22 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 returned with HTTP 200 [ 1289.402398] [55807]: [pid: 55807|app: 0|req: 187/400] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:41:55 2025] GET /volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1289.525729] [55807]: DEBUG cinder.api.middleware.request_id [None req-14e1f552-8116-4418-9366-432638101883 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1289.528214] [55807]: INFO cinder.api.openstack.wsgi [None req-14e1f552-8116-4418-9366-432638101883 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] GET http://10.180.1.21/volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 [ 1289.528395] [55807]: DEBUG cinder.api.openstack.wsgi [None req-14e1f552-8116-4418-9366-432638101883 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1289.528667] [55807]: DEBUG cinder.api.openstack.wsgi [None req-14e1f552-8116-4418-9366-432638101883 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1289.535610] [55808]: INFO cinder.api.openstack.wsgi [req-6c318f08-4a4f-4ae1-af62-b7f49f6fa279 req-a3e4f502-8a97-4c68-8bdc-4024afcfdfb7 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] http://10.180.1.21/volume/v3/attachments/141319f0-4d15-4e66-b395-5b667fffeaf7 returned with HTTP 200 [ 1289.536189] [55808]: [pid: 55808|app: 0|req: 214/401] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 02:41:54 2025] DELETE /volume/v3/attachments/141319f0-4d15-4e66-b395-5b667fffeaf7 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1289.536942] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.536942] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1289.540713] [55807]: INFO cinder.volume.api [None req-14e1f552-8116-4418-9366-432638101883 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Volume info retrieved successfully. [ 1289.546398] [55807]: INFO cinder.api.openstack.wsgi [None req-14e1f552-8116-4418-9366-432638101883 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] http://10.180.1.21/volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 returned with HTTP 200 [ 1289.546844] [55807]: [pid: 55807|app: 0|req: 188/402] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:41:55 2025] GET /volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1289.553841] [55808]: DEBUG cinder.api.middleware.request_id [None req-3b7a596c-178b-460c-a1b6-0b332117e83c None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1289.555941] [55808]: INFO cinder.api.openstack.wsgi [None req-3b7a596c-178b-460c-a1b6-0b332117e83c tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] GET http://10.180.1.21/volume/v3/volumes/e0c6c6b1-bf3e-4101-bbde-0427ead9fd9c [ 1289.556261] [55808]: DEBUG cinder.api.openstack.wsgi [None req-3b7a596c-178b-460c-a1b6-0b332117e83c tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1289.556396] [55808]: DEBUG cinder.api.openstack.wsgi [None req-3b7a596c-178b-460c-a1b6-0b332117e83c tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1289.563784] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.563784] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1289.567565] [55808]: INFO cinder.volume.api [None req-3b7a596c-178b-460c-a1b6-0b332117e83c tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Volume info retrieved successfully. [ 1289.572546] [55808]: INFO cinder.api.openstack.wsgi [None req-3b7a596c-178b-460c-a1b6-0b332117e83c tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] http://10.180.1.21/volume/v3/volumes/e0c6c6b1-bf3e-4101-bbde-0427ead9fd9c returned with HTTP 200 [ 1289.572941] [55808]: [pid: 55808|app: 0|req: 215/403] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:41:55 2025] GET /volume/v3/volumes/e0c6c6b1-bf3e-4101-bbde-0427ead9fd9c => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1289.884948] [55807]: DEBUG cinder.api.middleware.request_id [None req-202ae6e1-2c4f-4d9e-9dbf-1d0a69027fee None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1289.885414] [55807]: INFO cinder.api.openstack.wsgi [None req-202ae6e1-2c4f-4d9e-9dbf-1d0a69027fee None None] GET http://10.180.1.21/volume// [ 1289.885602] [55807]: DEBUG cinder.api.openstack.wsgi [None req-202ae6e1-2c4f-4d9e-9dbf-1d0a69027fee None None] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1289.885821] [55807]: DEBUG cinder.api.openstack.wsgi [None req-202ae6e1-2c4f-4d9e-9dbf-1d0a69027fee None None] Calling method 'all' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1289.886234] [55807]: INFO cinder.api.openstack.wsgi [None req-202ae6e1-2c4f-4d9e-9dbf-1d0a69027fee None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1289.886679] [55807]: [pid: 55807|app: 0|req: 189/404] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 02:41:55 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1289.890085] [55808]: DEBUG cinder.api.middleware.request_id [req-3f59787b-040b-4fea-b6cc-024a0aac1593 req-ce2d3874-226c-4a7e-b050-025c98cff876 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1289.892404] [55808]: INFO cinder.api.openstack.wsgi [req-3f59787b-040b-4fea-b6cc-024a0aac1593 req-ce2d3874-226c-4a7e-b050-025c98cff876 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 [ 1289.892665] [55808]: DEBUG cinder.api.openstack.wsgi [req-3f59787b-040b-4fea-b6cc-024a0aac1593 req-ce2d3874-226c-4a7e-b050-025c98cff876 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1289.892886] [55808]: DEBUG cinder.api.openstack.wsgi [req-3f59787b-040b-4fea-b6cc-024a0aac1593 req-ce2d3874-226c-4a7e-b050-025c98cff876 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1289.904609] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.904609] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1289.908137] [55808]: INFO cinder.volume.api [req-3f59787b-040b-4fea-b6cc-024a0aac1593 req-ce2d3874-226c-4a7e-b050-025c98cff876 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1289.912623] [55808]: INFO cinder.api.openstack.wsgi [req-3f59787b-040b-4fea-b6cc-024a0aac1593 req-ce2d3874-226c-4a7e-b050-025c98cff876 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 returned with HTTP 200 [ 1289.912996] [55808]: [pid: 55808|app: 0|req: 216/405] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 02:41:55 2025] GET /volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 => generated 1027 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1289.939561] [55807]: DEBUG cinder.api.middleware.request_id [req-3f59787b-040b-4fea-b6cc-024a0aac1593 req-355149da-6de9-4077-bd04-484df377369b None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1289.941976] [55807]: INFO cinder.api.openstack.wsgi [req-3f59787b-040b-4fea-b6cc-024a0aac1593 req-355149da-6de9-4077-bd04-484df377369b tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] PUT http://10.180.1.21/volume/v3/attachments/b48167c5-7e4d-4adb-afd7-667836d7108f [ 1289.942400] [55807]: DEBUG cinder.api.openstack.wsgi [req-3f59787b-040b-4fea-b6cc-024a0aac1593 req-355149da-6de9-4077-bd04-484df377369b tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-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-547158", "mountpoint": "/dev/sdb"}}} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1289.950026] [55807]: DEBUG cinder.coordination [req-3f59787b-040b-4fea-b6cc-024a0aac1593 req-355149da-6de9-4077-bd04-484df377369b tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Acquiring lock "cinder-attachment_update-9eeeddc5-e84f-45c4-96ae-63148ec49dd8-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55807) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1289.954332] [55807]: DEBUG cinder.coordination [req-3f59787b-040b-4fea-b6cc-024a0aac1593 req-355149da-6de9-4077-bd04-484df377369b tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Lock "cinder-attachment_update-9eeeddc5-e84f-45c4-96ae-63148ec49dd8-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55807) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1289.955422] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.955422] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1290.412609] [55808]: DEBUG cinder.api.middleware.request_id [None req-1bee8572-0670-492d-96b2-ed1983336b97 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1290.414816] [55808]: INFO cinder.api.openstack.wsgi [None req-1bee8572-0670-492d-96b2-ed1983336b97 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 [ 1290.415058] [55808]: DEBUG cinder.api.openstack.wsgi [None req-1bee8572-0670-492d-96b2-ed1983336b97 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1290.415296] [55808]: DEBUG cinder.api.openstack.wsgi [None req-1bee8572-0670-492d-96b2-ed1983336b97 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1290.427050] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.427050] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1290.429714] [55808]: INFO cinder.volume.api [None req-1bee8572-0670-492d-96b2-ed1983336b97 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1290.434219] [55808]: INFO cinder.api.openstack.wsgi [None req-1bee8572-0670-492d-96b2-ed1983336b97 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 returned with HTTP 200 [ 1290.434617] [55808]: [pid: 55808|app: 0|req: 217/406] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:41:56 2025] GET /volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1291.445146] [55808]: DEBUG cinder.api.middleware.request_id [None req-98877652-a610-4b1a-b2c0-a92c61e3964f None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1291.447267] [55808]: INFO cinder.api.openstack.wsgi [None req-98877652-a610-4b1a-b2c0-a92c61e3964f tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 [ 1291.447488] [55808]: DEBUG cinder.api.openstack.wsgi [None req-98877652-a610-4b1a-b2c0-a92c61e3964f tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1291.447705] [55808]: DEBUG cinder.api.openstack.wsgi [None req-98877652-a610-4b1a-b2c0-a92c61e3964f tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1291.460633] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.460633] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1291.464185] [55808]: INFO cinder.volume.api [None req-98877652-a610-4b1a-b2c0-a92c61e3964f tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1291.469089] [55808]: INFO cinder.api.openstack.wsgi [None req-98877652-a610-4b1a-b2c0-a92c61e3964f tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 returned with HTTP 200 [ 1291.469477] [55808]: [pid: 55808|app: 0|req: 218/407] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:41:57 2025] GET /volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1292.481517] [55808]: DEBUG cinder.api.middleware.request_id [None req-2cd308a1-73a1-441c-bc10-1da5fccc9b71 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1292.483718] [55808]: INFO cinder.api.openstack.wsgi [None req-2cd308a1-73a1-441c-bc10-1da5fccc9b71 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 [ 1292.484162] [55808]: DEBUG cinder.api.openstack.wsgi [None req-2cd308a1-73a1-441c-bc10-1da5fccc9b71 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1292.484563] [55808]: DEBUG cinder.api.openstack.wsgi [None req-2cd308a1-73a1-441c-bc10-1da5fccc9b71 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1292.497444] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.497444] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1292.502820] [55808]: INFO cinder.volume.api [None req-2cd308a1-73a1-441c-bc10-1da5fccc9b71 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1292.506553] [55808]: INFO cinder.api.openstack.wsgi [None req-2cd308a1-73a1-441c-bc10-1da5fccc9b71 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 returned with HTTP 200 [ 1292.506655] [55808]: [pid: 55808|app: 0|req: 219/408] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:41:58 2025] GET /volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1293.517939] [55808]: DEBUG cinder.api.middleware.request_id [None req-3a00c384-ad9f-40ca-9637-1531b23097e4 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1293.520229] [55808]: INFO cinder.api.openstack.wsgi [None req-3a00c384-ad9f-40ca-9637-1531b23097e4 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 [ 1293.520466] [55808]: DEBUG cinder.api.openstack.wsgi [None req-3a00c384-ad9f-40ca-9637-1531b23097e4 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1293.520692] [55808]: DEBUG cinder.api.openstack.wsgi [None req-3a00c384-ad9f-40ca-9637-1531b23097e4 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1293.533752] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.533752] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1293.537417] [55808]: INFO cinder.volume.api [None req-3a00c384-ad9f-40ca-9637-1531b23097e4 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1293.542284] [55808]: INFO cinder.api.openstack.wsgi [None req-3a00c384-ad9f-40ca-9637-1531b23097e4 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 returned with HTTP 200 [ 1293.542683] [55808]: [pid: 55808|app: 0|req: 220/409] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:41:59 2025] GET /volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1294.477718] [55807]: DEBUG cinder.coordination [req-3f59787b-040b-4fea-b6cc-024a0aac1593 req-355149da-6de9-4077-bd04-484df377369b tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Lock "cinder-attachment_update-9eeeddc5-e84f-45c4-96ae-63148ec49dd8-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=55807) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1294.477718] [55807]: INFO cinder.api.openstack.wsgi [req-3f59787b-040b-4fea-b6cc-024a0aac1593 req-355149da-6de9-4077-bd04-484df377369b tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/attachments/b48167c5-7e4d-4adb-afd7-667836d7108f returned with HTTP 200 [ 1294.478244] [55807]: [pid: 55807|app: 0|req: 190/410] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 02:41:55 2025] PUT /volume/v3/attachments/b48167c5-7e4d-4adb-afd7-667836d7108f => generated 617 bytes in 4539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1294.552818] [55808]: DEBUG cinder.api.middleware.request_id [None req-4012a8ec-d949-4e54-a79f-e650f769fec0 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1294.554914] [55808]: INFO cinder.api.openstack.wsgi [None req-4012a8ec-d949-4e54-a79f-e650f769fec0 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 [ 1294.555109] [55808]: DEBUG cinder.api.openstack.wsgi [None req-4012a8ec-d949-4e54-a79f-e650f769fec0 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1294.555329] [55808]: DEBUG cinder.api.openstack.wsgi [None req-4012a8ec-d949-4e54-a79f-e650f769fec0 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1294.565729] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.565729] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1294.569364] [55808]: INFO cinder.volume.api [None req-4012a8ec-d949-4e54-a79f-e650f769fec0 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1294.574764] [55808]: INFO cinder.api.openstack.wsgi [None req-4012a8ec-d949-4e54-a79f-e650f769fec0 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 returned with HTTP 200 [ 1294.575080] [55808]: [pid: 55808|app: 0|req: 221/411] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:00 2025] GET /volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1295.585420] [55807]: DEBUG cinder.api.middleware.request_id [None req-4a7fc9bd-4820-4c91-8d0c-3e863b2aaed1 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1295.587724] [55807]: INFO cinder.api.openstack.wsgi [None req-4a7fc9bd-4820-4c91-8d0c-3e863b2aaed1 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 [ 1295.587983] [55807]: DEBUG cinder.api.openstack.wsgi [None req-4a7fc9bd-4820-4c91-8d0c-3e863b2aaed1 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1295.588232] [55807]: DEBUG cinder.api.openstack.wsgi [None req-4a7fc9bd-4820-4c91-8d0c-3e863b2aaed1 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1295.604344] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.604344] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1295.609066] [55807]: INFO cinder.volume.api [None req-4a7fc9bd-4820-4c91-8d0c-3e863b2aaed1 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1295.617021] [55807]: INFO cinder.api.openstack.wsgi [None req-4a7fc9bd-4820-4c91-8d0c-3e863b2aaed1 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 returned with HTTP 200 [ 1295.617021] [55807]: [pid: 55807|app: 0|req: 191/412] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:01 2025] GET /volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1296.099464] [55808]: DEBUG cinder.api.middleware.request_id [req-3f59787b-040b-4fea-b6cc-024a0aac1593 req-7e768d6d-ca20-4683-b768-cf42a66304ab None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1296.101923] [55808]: INFO cinder.api.openstack.wsgi [req-3f59787b-040b-4fea-b6cc-024a0aac1593 req-7e768d6d-ca20-4683-b768-cf42a66304ab tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] POST http://10.180.1.21/volume/v3/attachments/b48167c5-7e4d-4adb-afd7-667836d7108f/action [ 1296.102377] [55808]: DEBUG cinder.api.openstack.wsgi [req-3f59787b-040b-4fea-b6cc-024a0aac1593 req-7e768d6d-ca20-4683-b768-cf42a66304ab tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Action body: b'{"os-complete": null}' {{(pid=55808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1296.102560] [55808]: DEBUG cinder.api.openstack.wsgi [req-3f59787b-040b-4fea-b6cc-024a0aac1593 req-7e768d6d-ca20-4683-b768-cf42a66304ab tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1296.118937] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1296.118937] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1296.128889] [55808]: INFO cinder.api.openstack.wsgi [req-3f59787b-040b-4fea-b6cc-024a0aac1593 req-7e768d6d-ca20-4683-b768-cf42a66304ab tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/attachments/b48167c5-7e4d-4adb-afd7-667836d7108f/action returned with HTTP 204 [ 1296.129400] [55808]: [pid: 55808|app: 0|req: 222/413] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 02:42:01 2025] POST /volume/v3/attachments/b48167c5-7e4d-4adb-afd7-667836d7108f/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1296.627688] [55807]: DEBUG cinder.api.middleware.request_id [None req-d8b49a96-3dfd-430d-a1fd-cf6bc547b0fe None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1296.630226] [55807]: INFO cinder.api.openstack.wsgi [None req-d8b49a96-3dfd-430d-a1fd-cf6bc547b0fe tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 [ 1296.630452] [55807]: DEBUG cinder.api.openstack.wsgi [None req-d8b49a96-3dfd-430d-a1fd-cf6bc547b0fe tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1296.630670] [55807]: DEBUG cinder.api.openstack.wsgi [None req-d8b49a96-3dfd-430d-a1fd-cf6bc547b0fe tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1296.641451] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1296.641451] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1296.645618] [55807]: INFO cinder.volume.api [None req-d8b49a96-3dfd-430d-a1fd-cf6bc547b0fe tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1296.651081] [55807]: INFO cinder.api.openstack.wsgi [None req-d8b49a96-3dfd-430d-a1fd-cf6bc547b0fe tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 returned with HTTP 200 [ 1296.651603] [55807]: [pid: 55807|app: 0|req: 192/414] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:02 2025] GET /volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1296.660899] [55808]: DEBUG cinder.api.middleware.request_id [None req-c20e7414-b1d0-482e-945c-bf91597a7274 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1296.662958] [55808]: INFO cinder.api.openstack.wsgi [None req-c20e7414-b1d0-482e-945c-bf91597a7274 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 [ 1296.663194] [55808]: DEBUG cinder.api.openstack.wsgi [None req-c20e7414-b1d0-482e-945c-bf91597a7274 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1296.663413] [55808]: DEBUG cinder.api.openstack.wsgi [None req-c20e7414-b1d0-482e-945c-bf91597a7274 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1296.673144] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1296.673144] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1296.676572] [55808]: INFO cinder.volume.api [None req-c20e7414-b1d0-482e-945c-bf91597a7274 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1296.680921] [55808]: INFO cinder.api.openstack.wsgi [None req-c20e7414-b1d0-482e-945c-bf91597a7274 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 returned with HTTP 200 [ 1296.681326] [55808]: [pid: 55808|app: 0|req: 223/415] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:02 2025] GET /volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1296.690894] [55807]: DEBUG cinder.api.middleware.request_id [None req-b8e14bfd-7dea-40c0-b4c4-5c229c8684c0 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1296.693107] [55807]: INFO cinder.api.openstack.wsgi [None req-b8e14bfd-7dea-40c0-b4c4-5c229c8684c0 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] DELETE http://10.180.1.21/volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 [ 1296.693343] [55807]: DEBUG cinder.api.openstack.wsgi [None req-b8e14bfd-7dea-40c0-b4c4-5c229c8684c0 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1296.693642] [55807]: DEBUG cinder.api.openstack.wsgi [None req-b8e14bfd-7dea-40c0-b4c4-5c229c8684c0 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'delete' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1296.693933] [55807]: INFO cinder.api.v3.volumes [None req-b8e14bfd-7dea-40c0-b4c4-5c229c8684c0 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Delete volume with id: 9eeeddc5-e84f-45c4-96ae-63148ec49dd8 [ 1296.703801] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1296.703801] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1296.704303] [55807]: INFO cinder.volume.api [None req-b8e14bfd-7dea-40c0-b4c4-5c229c8684c0 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1296.712676] [55807]: INFO cinder.volume.api [None req-b8e14bfd-7dea-40c0-b4c4-5c229c8684c0 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-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. [ 1296.713033] [55807]: INFO cinder.api.openstack.wsgi [None req-b8e14bfd-7dea-40c0-b4c4-5c229c8684c0 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 returned with HTTP 400 [ 1296.713584] [55807]: [pid: 55807|app: 0|req: 193/416] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 02:42:02 2025] DELETE /volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 => generated 307 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1296.716798] [55808]: DEBUG cinder.api.middleware.request_id [None req-83d23dbf-c943-4770-853c-96b40a8cc802 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1296.718879] [55808]: INFO cinder.api.openstack.wsgi [None req-83d23dbf-c943-4770-853c-96b40a8cc802 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 [ 1296.719174] [55808]: DEBUG cinder.api.openstack.wsgi [None req-83d23dbf-c943-4770-853c-96b40a8cc802 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1296.719404] [55808]: DEBUG cinder.api.openstack.wsgi [None req-83d23dbf-c943-4770-853c-96b40a8cc802 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1296.729941] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1296.729941] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1296.733502] [55808]: INFO cinder.volume.api [None req-83d23dbf-c943-4770-853c-96b40a8cc802 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1296.738474] [55808]: INFO cinder.api.openstack.wsgi [None req-83d23dbf-c943-4770-853c-96b40a8cc802 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 returned with HTTP 200 [ 1296.739016] [55808]: [pid: 55808|app: 0|req: 224/417] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:02 2025] GET /volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1296.775391] [55807]: DEBUG cinder.api.middleware.request_id [req-d942a414-99e7-42b2-903f-78bea6e812d2 req-fc908d9d-b07f-4dc2-af27-4e9da1a93823 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1296.778581] [55807]: INFO cinder.api.openstack.wsgi [req-d942a414-99e7-42b2-903f-78bea6e812d2 req-fc908d9d-b07f-4dc2-af27-4e9da1a93823 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 [ 1296.778821] [55807]: DEBUG cinder.api.openstack.wsgi [req-d942a414-99e7-42b2-903f-78bea6e812d2 req-fc908d9d-b07f-4dc2-af27-4e9da1a93823 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1296.779065] [55807]: DEBUG cinder.api.openstack.wsgi [req-d942a414-99e7-42b2-903f-78bea6e812d2 req-fc908d9d-b07f-4dc2-af27-4e9da1a93823 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1296.789660] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1296.789660] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1296.793087] [55807]: INFO cinder.volume.api [req-d942a414-99e7-42b2-903f-78bea6e812d2 req-fc908d9d-b07f-4dc2-af27-4e9da1a93823 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1296.797712] [55807]: INFO cinder.api.openstack.wsgi [req-d942a414-99e7-42b2-903f-78bea6e812d2 req-fc908d9d-b07f-4dc2-af27-4e9da1a93823 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 returned with HTTP 200 [ 1296.798057] [55807]: [pid: 55807|app: 0|req: 194/418] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:42:02 2025] GET /volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1296.839285] [55808]: DEBUG cinder.api.middleware.request_id [req-d942a414-99e7-42b2-903f-78bea6e812d2 req-09c830c8-8767-4290-a57a-ad069ab9aeda None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1296.846140] [55808]: INFO cinder.api.openstack.wsgi [req-d942a414-99e7-42b2-903f-78bea6e812d2 req-09c830c8-8767-4290-a57a-ad069ab9aeda tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] POST http://10.180.1.21/volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8/action [ 1296.846140] [55808]: DEBUG cinder.api.openstack.wsgi [req-d942a414-99e7-42b2-903f-78bea6e812d2 req-09c830c8-8767-4290-a57a-ad069ab9aeda tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1296.846140] [55808]: DEBUG cinder.api.openstack.wsgi [req-d942a414-99e7-42b2-903f-78bea6e812d2 req-09c830c8-8767-4290-a57a-ad069ab9aeda tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1296.858709] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1296.858709] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1296.859285] [55808]: INFO cinder.volume.api [req-d942a414-99e7-42b2-903f-78bea6e812d2 req-09c830c8-8767-4290-a57a-ad069ab9aeda tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1296.866311] [55808]: INFO cinder.volume.api [req-d942a414-99e7-42b2-903f-78bea6e812d2 req-09c830c8-8767-4290-a57a-ad069ab9aeda tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Begin detaching volume completed successfully. [ 1296.866600] [55808]: INFO cinder.api.openstack.wsgi [req-d942a414-99e7-42b2-903f-78bea6e812d2 req-09c830c8-8767-4290-a57a-ad069ab9aeda tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8/action returned with HTTP 202 [ 1296.867141] [55808]: [pid: 55808|app: 0|req: 225/419] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Feb 20 02:42:02 2025] POST /volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1297.890758] [55807]: DEBUG cinder.api.middleware.request_id [None req-ea1a1c51-3dee-4625-a638-4ecdb3af2e08 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1297.891627] [55807]: INFO cinder.api.openstack.wsgi [None req-ea1a1c51-3dee-4625-a638-4ecdb3af2e08 None None] GET http://10.180.1.21/volume// [ 1297.892647] [55807]: DEBUG cinder.api.openstack.wsgi [None req-ea1a1c51-3dee-4625-a638-4ecdb3af2e08 None None] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1297.892647] [55807]: DEBUG cinder.api.openstack.wsgi [None req-ea1a1c51-3dee-4625-a638-4ecdb3af2e08 None None] Calling method 'all' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1297.892647] [55807]: INFO cinder.api.openstack.wsgi [None req-ea1a1c51-3dee-4625-a638-4ecdb3af2e08 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1297.893016] [55807]: [pid: 55807|app: 0|req: 195/420] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 02:42:03 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1297.896920] [55808]: DEBUG cinder.api.middleware.request_id [req-d942a414-99e7-42b2-903f-78bea6e812d2 req-00d75d97-5a56-48f9-ac99-3a64bd290109 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1297.899316] [55808]: INFO cinder.api.openstack.wsgi [req-d942a414-99e7-42b2-903f-78bea6e812d2 req-00d75d97-5a56-48f9-ac99-3a64bd290109 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 [ 1297.899578] [55808]: DEBUG cinder.api.openstack.wsgi [req-d942a414-99e7-42b2-903f-78bea6e812d2 req-00d75d97-5a56-48f9-ac99-3a64bd290109 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1297.899825] [55808]: DEBUG cinder.api.openstack.wsgi [req-d942a414-99e7-42b2-903f-78bea6e812d2 req-00d75d97-5a56-48f9-ac99-3a64bd290109 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1297.915536] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.915536] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1297.919753] [55808]: INFO cinder.volume.api [req-d942a414-99e7-42b2-903f-78bea6e812d2 req-00d75d97-5a56-48f9-ac99-3a64bd290109 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1297.925183] [55808]: INFO cinder.api.openstack.wsgi [req-d942a414-99e7-42b2-903f-78bea6e812d2 req-00d75d97-5a56-48f9-ac99-3a64bd290109 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 returned with HTTP 200 [ 1297.925560] [55808]: [pid: 55808|app: 0|req: 226/421] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 02:42:03 2025] GET /volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 => generated 1323 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1299.593987] [55807]: DEBUG cinder.api.middleware.request_id [req-d942a414-99e7-42b2-903f-78bea6e812d2 req-594144a7-8ebe-4814-b77a-ee7bb150dc89 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1299.596516] [55807]: INFO cinder.api.openstack.wsgi [req-d942a414-99e7-42b2-903f-78bea6e812d2 req-594144a7-8ebe-4814-b77a-ee7bb150dc89 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] DELETE http://10.180.1.21/volume/v3/attachments/b48167c5-7e4d-4adb-afd7-667836d7108f [ 1299.596798] [55807]: DEBUG cinder.api.openstack.wsgi [req-d942a414-99e7-42b2-903f-78bea6e812d2 req-594144a7-8ebe-4814-b77a-ee7bb150dc89 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1299.597041] [55807]: DEBUG cinder.api.openstack.wsgi [req-d942a414-99e7-42b2-903f-78bea6e812d2 req-594144a7-8ebe-4814-b77a-ee7bb150dc89 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'version_select' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1299.606448] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1299.606448] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1299.979792] [55808]: DEBUG cinder.api.middleware.request_id [None req-58294522-6c0f-4bb6-9874-f8fb777dd09f None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1299.981721] [55808]: INFO cinder.api.openstack.wsgi [None req-58294522-6c0f-4bb6-9874-f8fb777dd09f tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] DELETE http://10.180.1.21/volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 [ 1299.981955] [55808]: DEBUG cinder.api.openstack.wsgi [None req-58294522-6c0f-4bb6-9874-f8fb777dd09f tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1299.982218] [55808]: DEBUG cinder.api.openstack.wsgi [None req-58294522-6c0f-4bb6-9874-f8fb777dd09f tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Calling method 'delete' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1299.982409] [55808]: INFO cinder.api.v3.volumes [None req-58294522-6c0f-4bb6-9874-f8fb777dd09f tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Delete volume with id: 1ba518ec-78f3-4fc9-a198-a75a6df26c45 [ 1299.993702] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1299.993702] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1299.994302] [55808]: INFO cinder.volume.api [None req-58294522-6c0f-4bb6-9874-f8fb777dd09f tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Volume info retrieved successfully. [ 1300.014168] [55808]: INFO cinder.volume.api [None req-58294522-6c0f-4bb6-9874-f8fb777dd09f tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Delete volume request issued successfully. [ 1300.014168] [55808]: INFO cinder.api.openstack.wsgi [None req-58294522-6c0f-4bb6-9874-f8fb777dd09f tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] http://10.180.1.21/volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 returned with HTTP 202 [ 1300.015299] [55808]: [pid: 55808|app: 0|req: 227/422] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 02:42:05 2025] DELETE /volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1300.018537] [55808]: DEBUG cinder.api.middleware.request_id [None req-64cc13c0-fe10-4ca2-b1a2-9c4ed1b08a6a None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1300.020827] [55808]: INFO cinder.api.openstack.wsgi [None req-64cc13c0-fe10-4ca2-b1a2-9c4ed1b08a6a tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] GET http://10.180.1.21/volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 [ 1300.020977] [55808]: DEBUG cinder.api.openstack.wsgi [None req-64cc13c0-fe10-4ca2-b1a2-9c4ed1b08a6a tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1300.021226] [55808]: DEBUG cinder.api.openstack.wsgi [None req-64cc13c0-fe10-4ca2-b1a2-9c4ed1b08a6a tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1300.030090] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1300.030090] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1300.034210] [55808]: INFO cinder.volume.api [None req-64cc13c0-fe10-4ca2-b1a2-9c4ed1b08a6a tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Volume info retrieved successfully. [ 1300.039296] [55808]: INFO cinder.api.openstack.wsgi [None req-64cc13c0-fe10-4ca2-b1a2-9c4ed1b08a6a tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] http://10.180.1.21/volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 returned with HTTP 200 [ 1300.039635] [55808]: [pid: 55808|app: 0|req: 228/423] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:05 2025] GET /volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1300.134733] [55807]: INFO cinder.api.openstack.wsgi [req-d942a414-99e7-42b2-903f-78bea6e812d2 req-594144a7-8ebe-4814-b77a-ee7bb150dc89 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/attachments/b48167c5-7e4d-4adb-afd7-667836d7108f returned with HTTP 200 [ 1300.135220] [55807]: [pid: 55807|app: 0|req: 196/424] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 02:42:05 2025] DELETE /volume/v3/attachments/b48167c5-7e4d-4adb-afd7-667836d7108f => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1301.050011] [55808]: DEBUG cinder.api.middleware.request_id [None req-faa68a80-170e-42d9-b42e-2ec2e52ec3ef None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1301.052207] [55808]: INFO cinder.api.openstack.wsgi [None req-faa68a80-170e-42d9-b42e-2ec2e52ec3ef tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] GET http://10.180.1.21/volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 [ 1301.052428] [55808]: DEBUG cinder.api.openstack.wsgi [None req-faa68a80-170e-42d9-b42e-2ec2e52ec3ef tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1301.052710] [55808]: DEBUG cinder.api.openstack.wsgi [None req-faa68a80-170e-42d9-b42e-2ec2e52ec3ef tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1301.053949] [55807]: DEBUG cinder.api.middleware.request_id [None req-3c9e9447-2453-4e62-bc5f-460b2f29c036 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1301.055987] [55807]: INFO cinder.api.openstack.wsgi [None req-3c9e9447-2453-4e62-bc5f-460b2f29c036 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 [ 1301.056238] [55807]: DEBUG cinder.api.openstack.wsgi [None req-3c9e9447-2453-4e62-bc5f-460b2f29c036 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1301.056459] [55807]: DEBUG cinder.api.openstack.wsgi [None req-3c9e9447-2453-4e62-bc5f-460b2f29c036 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1301.062627] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1301.062627] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1301.064211] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1301.064211] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1301.066734] [55808]: INFO cinder.volume.api [None req-faa68a80-170e-42d9-b42e-2ec2e52ec3ef tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Volume info retrieved successfully. [ 1301.068020] [55807]: INFO cinder.volume.api [None req-3c9e9447-2453-4e62-bc5f-460b2f29c036 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1301.072027] [55808]: INFO cinder.api.openstack.wsgi [None req-faa68a80-170e-42d9-b42e-2ec2e52ec3ef tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] http://10.180.1.21/volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 returned with HTTP 200 [ 1301.072164] [55808]: [pid: 55808|app: 0|req: 229/425] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:06 2025] GET /volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1301.072660] [55807]: INFO cinder.api.openstack.wsgi [None req-3c9e9447-2453-4e62-bc5f-460b2f29c036 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 returned with HTTP 200 [ 1301.073084] [55807]: [pid: 55807|app: 0|req: 197/426] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:06 2025] GET /volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1302.082416] [55808]: DEBUG cinder.api.middleware.request_id [None req-af4c1fad-8b30-47a6-a445-a862ce49ef09 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1302.084542] [55808]: INFO cinder.api.openstack.wsgi [None req-af4c1fad-8b30-47a6-a445-a862ce49ef09 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] GET http://10.180.1.21/volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 [ 1302.084829] [55808]: DEBUG cinder.api.openstack.wsgi [None req-af4c1fad-8b30-47a6-a445-a862ce49ef09 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1302.085133] [55808]: DEBUG cinder.api.openstack.wsgi [None req-af4c1fad-8b30-47a6-a445-a862ce49ef09 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1302.093209] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.093209] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1302.097311] [55808]: INFO cinder.volume.api [None req-af4c1fad-8b30-47a6-a445-a862ce49ef09 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Volume info retrieved successfully. [ 1302.102395] [55808]: INFO cinder.api.openstack.wsgi [None req-af4c1fad-8b30-47a6-a445-a862ce49ef09 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] http://10.180.1.21/volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 returned with HTTP 200 [ 1302.103394] [55808]: [pid: 55808|app: 0|req: 230/427] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:07 2025] GET /volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1303.112945] [55807]: DEBUG cinder.api.middleware.request_id [None req-84e96570-0255-46c0-82f7-6294aa70bd4c None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1303.115111] [55807]: INFO cinder.api.openstack.wsgi [None req-84e96570-0255-46c0-82f7-6294aa70bd4c tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] GET http://10.180.1.21/volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 [ 1303.115347] [55807]: DEBUG cinder.api.openstack.wsgi [None req-84e96570-0255-46c0-82f7-6294aa70bd4c tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1303.115619] [55807]: DEBUG cinder.api.openstack.wsgi [None req-84e96570-0255-46c0-82f7-6294aa70bd4c tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1303.124147] [55807]: INFO cinder.api.openstack.wsgi [None req-84e96570-0255-46c0-82f7-6294aa70bd4c tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] http://10.180.1.21/volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 returned with HTTP 404 [ 1303.124849] [55807]: [pid: 55807|app: 0|req: 198/428] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:08 2025] GET /volume/v3/volumes/1ba518ec-78f3-4fc9-a198-a75a6df26c45 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1303.128480] [55808]: DEBUG cinder.api.middleware.request_id [None req-292a21c5-335e-4ce1-b561-d3514b9e7f6a None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1303.130677] [55808]: INFO cinder.api.openstack.wsgi [None req-292a21c5-335e-4ce1-b561-d3514b9e7f6a tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] DELETE http://10.180.1.21/volume/v3/volumes/78922c4b-92e9-4375-bb8c-1524e1848bc1 [ 1303.130898] [55808]: DEBUG cinder.api.openstack.wsgi [None req-292a21c5-335e-4ce1-b561-d3514b9e7f6a tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1303.131151] [55808]: DEBUG cinder.api.openstack.wsgi [None req-292a21c5-335e-4ce1-b561-d3514b9e7f6a tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Calling method 'delete' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1303.131347] [55808]: INFO cinder.api.v3.volumes [None req-292a21c5-335e-4ce1-b561-d3514b9e7f6a tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Delete volume with id: 78922c4b-92e9-4375-bb8c-1524e1848bc1 [ 1303.142319] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.142319] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1303.143026] [55808]: INFO cinder.volume.api [None req-292a21c5-335e-4ce1-b561-d3514b9e7f6a tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Volume info retrieved successfully. [ 1303.159620] [55808]: INFO cinder.volume.api [None req-292a21c5-335e-4ce1-b561-d3514b9e7f6a tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Delete volume request issued successfully. [ 1303.159850] [55808]: INFO cinder.api.openstack.wsgi [None req-292a21c5-335e-4ce1-b561-d3514b9e7f6a tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] http://10.180.1.21/volume/v3/volumes/78922c4b-92e9-4375-bb8c-1524e1848bc1 returned with HTTP 202 [ 1303.160422] [55808]: [pid: 55808|app: 0|req: 231/429] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 02:42:08 2025] DELETE /volume/v3/volumes/78922c4b-92e9-4375-bb8c-1524e1848bc1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1303.163836] [55807]: DEBUG cinder.api.middleware.request_id [None req-f31c5dbb-fb59-4d32-a5a9-d260d00e08cc None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1303.167187] [55807]: INFO cinder.api.openstack.wsgi [None req-f31c5dbb-fb59-4d32-a5a9-d260d00e08cc tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] GET http://10.180.1.21/volume/v3/volumes/78922c4b-92e9-4375-bb8c-1524e1848bc1 [ 1303.167420] [55807]: DEBUG cinder.api.openstack.wsgi [None req-f31c5dbb-fb59-4d32-a5a9-d260d00e08cc tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1303.167647] [55807]: DEBUG cinder.api.openstack.wsgi [None req-f31c5dbb-fb59-4d32-a5a9-d260d00e08cc tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1303.175517] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.175517] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1303.179325] [55807]: INFO cinder.volume.api [None req-f31c5dbb-fb59-4d32-a5a9-d260d00e08cc tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Volume info retrieved successfully. [ 1303.183842] [55807]: INFO cinder.api.openstack.wsgi [None req-f31c5dbb-fb59-4d32-a5a9-d260d00e08cc tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] http://10.180.1.21/volume/v3/volumes/78922c4b-92e9-4375-bb8c-1524e1848bc1 returned with HTTP 200 [ 1303.184296] [55807]: [pid: 55807|app: 0|req: 199/430] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:09 2025] GET /volume/v3/volumes/78922c4b-92e9-4375-bb8c-1524e1848bc1 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1304.194857] [55808]: DEBUG cinder.api.middleware.request_id [None req-1af0713c-cbec-44b0-a8e4-2076dc271c66 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1304.197087] [55808]: INFO cinder.api.openstack.wsgi [None req-1af0713c-cbec-44b0-a8e4-2076dc271c66 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] GET http://10.180.1.21/volume/v3/volumes/78922c4b-92e9-4375-bb8c-1524e1848bc1 [ 1304.197315] [55808]: DEBUG cinder.api.openstack.wsgi [None req-1af0713c-cbec-44b0-a8e4-2076dc271c66 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1304.197531] [55808]: DEBUG cinder.api.openstack.wsgi [None req-1af0713c-cbec-44b0-a8e4-2076dc271c66 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1304.204632] [55808]: INFO cinder.api.openstack.wsgi [None req-1af0713c-cbec-44b0-a8e4-2076dc271c66 tempest-ServerRescueNegativeTestJSON-382086889 tempest-ServerRescueNegativeTestJSON-382086889-project-member] http://10.180.1.21/volume/v3/volumes/78922c4b-92e9-4375-bb8c-1524e1848bc1 returned with HTTP 404 [ 1304.205219] [55808]: [pid: 55808|app: 0|req: 232/431] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:10 2025] GET /volume/v3/volumes/78922c4b-92e9-4375-bb8c-1524e1848bc1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1307.467200] [55807]: DEBUG cinder.api.middleware.request_id [None req-7431e6f8-78ca-4713-8066-161b4bc6674d None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1307.469336] [55807]: INFO cinder.api.openstack.wsgi [None req-7431e6f8-78ca-4713-8066-161b4bc6674d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1307.469813] [55807]: DEBUG cinder.api.openstack.wsgi [None req-7431e6f8-78ca-4713-8066-161b4bc6674d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-619547315"}} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1307.471510] [55807]: DEBUG cinder.api.v3.volumes [None req-7431e6f8-78ca-4713-8066-161b4bc6674d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-619547315'}} {{(pid=55807) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1307.471649] [55807]: INFO cinder.api.v3.volumes [None req-7431e6f8-78ca-4713-8066-161b4bc6674d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Create volume of 1 GB [ 1307.477451] [55807]: INFO cinder.volume.api [None req-7431e6f8-78ca-4713-8066-161b4bc6674d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Availability Zones retrieved successfully. [ 1307.484455] [55807]: DEBUG cinder.volume.api [None req-7431e6f8-78ca-4713-8066-161b4bc6674d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Flow 'volume_create_api' (f71be37b-3a75-4a4a-8a6b-182d2667bc23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1307.485623] [55807]: DEBUG cinder.volume.api [None req-7431e6f8-78ca-4713-8066-161b4bc6674d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d35cbda-8250-4ec2-b862-67a734fe2dd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1307.486833] [55807]: DEBUG cinder.volume.flows.api.create_volume [None req-7431e6f8-78ca-4713-8066-161b4bc6674d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Validating volume size '1' using validate_int {{(pid=55807) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1307.506620] [55807]: DEBUG cinder.volume.api [None req-7431e6f8-78ca-4713-8066-161b4bc6674d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d35cbda-8250-4ec2-b862-67a734fe2dd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T02:29:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b2d3a607-9356-4aef-85f0-4f99d559be9b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b2d3a607-9356-4aef-85f0-4f99d559be9b', '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=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1307.507726] [55807]: DEBUG cinder.volume.api [None req-7431e6f8-78ca-4713-8066-161b4bc6674d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13a8f391-c6a6-466e-b537-424bbc9bf96f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1307.538304] [55807]: DEBUG cinder.quota [None req-7431e6f8-78ca-4713-8066-161b4bc6674d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Created reservations ['90266ddf-3132-4eb9-940b-888f6330467f', '95e53cb6-687c-430d-ade6-aaa939dd8f39', 'f2fada25-1ff8-4ae3-b25a-f099d172227b', 'd1d9ef43-2341-40b9-8ef5-a56567c0813f'] {{(pid=55807) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1307.539557] [55807]: DEBUG cinder.volume.api [None req-7431e6f8-78ca-4713-8066-161b4bc6674d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13a8f391-c6a6-466e-b537-424bbc9bf96f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90266ddf-3132-4eb9-940b-888f6330467f', '95e53cb6-687c-430d-ade6-aaa939dd8f39', 'f2fada25-1ff8-4ae3-b25a-f099d172227b', 'd1d9ef43-2341-40b9-8ef5-a56567c0813f']}' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1307.540536] [55807]: DEBUG cinder.volume.api [None req-7431e6f8-78ca-4713-8066-161b4bc6674d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c86dae8-9d5e-4792-b26b-f51dc4269c11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1307.555561] [55807]: DEBUG cinder.volume.api [None req-7431e6f8-78ca-4713-8066-161b4bc6674d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c86dae8-9d5e-4792-b26b-f51dc4269c11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23d34c7b-4eca-4ed0-9171-9c33cf476f45', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-619547315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a77c5ed45a74287b86e8bc5cf3a09a6',qos_specs=None,replication_status=,reservations=['90266ddf-3132-4eb9-940b-888f6330467f','95e53cb6-687c-430d-ade6-aaa939dd8f39','f2fada25-1ff8-4ae3-b25a-f099d172227b','d1d9ef43-2341-40b9-8ef5-a56567c0813f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca8d776c66aa4ac1bdf5ffe307bca910',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b), '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-20T02:42:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-619547315',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23d34c7b-4eca-4ed0-9171-9c33cf476f45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a77c5ed45a74287b86e8bc5cf3a09a6',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='ca8d776c66aa4ac1bdf5ffe307bca910',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b2d3a607-9356-4aef-85f0-4f99d559be9b),volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1307.556532] [55807]: DEBUG cinder.volume.api [None req-7431e6f8-78ca-4713-8066-161b4bc6674d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f080548-4d58-449e-be55-75630130f315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1307.572833] [55807]: DEBUG cinder.volume.api [None req-7431e6f8-78ca-4713-8066-161b4bc6674d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f080548-4d58-449e-be55-75630130f315) 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-619547315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a77c5ed45a74287b86e8bc5cf3a09a6',qos_specs=None,replication_status=,reservations=['90266ddf-3132-4eb9-940b-888f6330467f','95e53cb6-687c-430d-ade6-aaa939dd8f39','f2fada25-1ff8-4ae3-b25a-f099d172227b','d1d9ef43-2341-40b9-8ef5-a56567c0813f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca8d776c66aa4ac1bdf5ffe307bca910',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1307.573841] [55807]: DEBUG cinder.volume.api [None req-7431e6f8-78ca-4713-8066-161b4bc6674d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3d26bb3-4f54-4975-8fab-17f62fd7711c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1307.584023] [55807]: DEBUG cinder.volume.api [None req-7431e6f8-78ca-4713-8066-161b4bc6674d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3d26bb3-4f54-4975-8fab-17f62fd7711c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1307.585367] [55807]: DEBUG cinder.volume.api [None req-7431e6f8-78ca-4713-8066-161b4bc6674d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Flow 'volume_create_api' (f71be37b-3a75-4a4a-8a6b-182d2667bc23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55807) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1307.585558] [55807]: INFO cinder.volume.api [None req-7431e6f8-78ca-4713-8066-161b4bc6674d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Create volume request issued successfully. [ 1307.586282] [55807]: INFO cinder.api.openstack.wsgi [None req-7431e6f8-78ca-4713-8066-161b4bc6674d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1307.586763] [55807]: [pid: 55807|app: 0|req: 200/432] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 02:42:13 2025] POST /volume/v3/volumes => generated 749 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1307.595997] [55808]: DEBUG cinder.api.middleware.request_id [None req-8afba770-b7a2-4d1d-9d1c-c21cb737101a None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1307.598123] [55808]: INFO cinder.api.openstack.wsgi [None req-8afba770-b7a2-4d1d-9d1c-c21cb737101a tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 [ 1307.598408] [55808]: DEBUG cinder.api.openstack.wsgi [None req-8afba770-b7a2-4d1d-9d1c-c21cb737101a tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1307.598754] [55808]: DEBUG cinder.api.openstack.wsgi [None req-8afba770-b7a2-4d1d-9d1c-c21cb737101a tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1307.606969] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.606969] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1307.611771] [55808]: INFO cinder.volume.api [None req-8afba770-b7a2-4d1d-9d1c-c21cb737101a tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1307.616902] [55808]: INFO cinder.api.openstack.wsgi [None req-8afba770-b7a2-4d1d-9d1c-c21cb737101a tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 returned with HTTP 200 [ 1307.617359] [55808]: [pid: 55808|app: 0|req: 233/433] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:13 2025] GET /volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1308.351429] [55807]: DEBUG cinder.api.middleware.request_id [None req-186337c8-6746-4a36-99a0-b6840a5a1fc5 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1308.353651] [55807]: INFO cinder.api.openstack.wsgi [None req-186337c8-6746-4a36-99a0-b6840a5a1fc5 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] DELETE http://10.180.1.21/volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 [ 1308.353988] [55807]: DEBUG cinder.api.openstack.wsgi [None req-186337c8-6746-4a36-99a0-b6840a5a1fc5 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1308.354129] [55807]: DEBUG cinder.api.openstack.wsgi [None req-186337c8-6746-4a36-99a0-b6840a5a1fc5 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'delete' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1308.354328] [55807]: INFO cinder.api.v3.volumes [None req-186337c8-6746-4a36-99a0-b6840a5a1fc5 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Delete volume with id: 9eeeddc5-e84f-45c4-96ae-63148ec49dd8 [ 1308.364987] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.364987] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1308.365513] [55807]: INFO cinder.volume.api [None req-186337c8-6746-4a36-99a0-b6840a5a1fc5 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1308.381773] [55807]: INFO cinder.volume.api [None req-186337c8-6746-4a36-99a0-b6840a5a1fc5 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Delete volume request issued successfully. [ 1308.381961] [55807]: INFO cinder.api.openstack.wsgi [None req-186337c8-6746-4a36-99a0-b6840a5a1fc5 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 returned with HTTP 202 [ 1308.382360] [55807]: [pid: 55807|app: 0|req: 201/434] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 02:42:14 2025] DELETE /volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1308.385151] [55808]: DEBUG cinder.api.middleware.request_id [None req-45b986b7-cb1a-4d3e-b1fb-a04ebf04e5ae None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1308.387326] [55808]: INFO cinder.api.openstack.wsgi [None req-45b986b7-cb1a-4d3e-b1fb-a04ebf04e5ae tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 [ 1308.387551] [55808]: DEBUG cinder.api.openstack.wsgi [None req-45b986b7-cb1a-4d3e-b1fb-a04ebf04e5ae tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1308.387773] [55808]: DEBUG cinder.api.openstack.wsgi [None req-45b986b7-cb1a-4d3e-b1fb-a04ebf04e5ae tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1308.395264] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.395264] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1308.399136] [55808]: INFO cinder.volume.api [None req-45b986b7-cb1a-4d3e-b1fb-a04ebf04e5ae tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1308.403813] [55808]: INFO cinder.api.openstack.wsgi [None req-45b986b7-cb1a-4d3e-b1fb-a04ebf04e5ae tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 returned with HTTP 200 [ 1308.404240] [55808]: [pid: 55808|app: 0|req: 234/435] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:14 2025] GET /volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1308.627776] [55807]: DEBUG cinder.api.middleware.request_id [None req-b3ad02db-4a79-45c9-bc43-28e7f00632a2 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1308.630223] [55807]: INFO cinder.api.openstack.wsgi [None req-b3ad02db-4a79-45c9-bc43-28e7f00632a2 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 [ 1308.630463] [55807]: DEBUG cinder.api.openstack.wsgi [None req-b3ad02db-4a79-45c9-bc43-28e7f00632a2 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1308.630690] [55807]: DEBUG cinder.api.openstack.wsgi [None req-b3ad02db-4a79-45c9-bc43-28e7f00632a2 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1308.638457] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.638457] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1308.641883] [55807]: INFO cinder.volume.api [None req-b3ad02db-4a79-45c9-bc43-28e7f00632a2 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1308.646040] [55807]: INFO cinder.api.openstack.wsgi [None req-b3ad02db-4a79-45c9-bc43-28e7f00632a2 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 returned with HTTP 200 [ 1308.646411] [55807]: [pid: 55807|app: 0|req: 202/436] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:14 2025] GET /volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1308.693545] [55808]: DEBUG cinder.api.middleware.request_id [req-4c238749-24a7-471a-873e-d388c5eff696 req-bb51750b-d898-44d4-a4af-8d8dc576912b None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1308.695690] [55808]: INFO cinder.api.openstack.wsgi [req-4c238749-24a7-471a-873e-d388c5eff696 req-bb51750b-d898-44d4-a4af-8d8dc576912b tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 [ 1308.695936] [55808]: DEBUG cinder.api.openstack.wsgi [req-4c238749-24a7-471a-873e-d388c5eff696 req-bb51750b-d898-44d4-a4af-8d8dc576912b tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1308.696190] [55808]: DEBUG cinder.api.openstack.wsgi [req-4c238749-24a7-471a-873e-d388c5eff696 req-bb51750b-d898-44d4-a4af-8d8dc576912b tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1308.704483] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.704483] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1308.707995] [55808]: INFO cinder.volume.api [req-4c238749-24a7-471a-873e-d388c5eff696 req-bb51750b-d898-44d4-a4af-8d8dc576912b tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1308.712362] [55808]: INFO cinder.api.openstack.wsgi [req-4c238749-24a7-471a-873e-d388c5eff696 req-bb51750b-d898-44d4-a4af-8d8dc576912b tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 returned with HTTP 200 [ 1308.712750] [55808]: [pid: 55808|app: 0|req: 235/437] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:42:14 2025] GET /volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1309.414162] [55807]: DEBUG cinder.api.middleware.request_id [None req-538a6b8f-2e09-4311-a59f-0227b0a04a39 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1309.416287] [55807]: INFO cinder.api.openstack.wsgi [None req-538a6b8f-2e09-4311-a59f-0227b0a04a39 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 [ 1309.416601] [55807]: DEBUG cinder.api.openstack.wsgi [None req-538a6b8f-2e09-4311-a59f-0227b0a04a39 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1309.416874] [55807]: DEBUG cinder.api.openstack.wsgi [None req-538a6b8f-2e09-4311-a59f-0227b0a04a39 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1309.430540] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.430540] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1309.435036] [55807]: INFO cinder.volume.api [None req-538a6b8f-2e09-4311-a59f-0227b0a04a39 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1309.440153] [55807]: INFO cinder.api.openstack.wsgi [None req-538a6b8f-2e09-4311-a59f-0227b0a04a39 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 returned with HTTP 200 [ 1309.440640] [55807]: [pid: 55807|app: 0|req: 203/438] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:15 2025] GET /volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1310.233593] [55808]: DEBUG cinder.api.middleware.request_id [None req-0cd9a041-ac88-48bb-821c-1abcc926daf4 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1310.234125] [55808]: INFO cinder.api.openstack.wsgi [None req-0cd9a041-ac88-48bb-821c-1abcc926daf4 None None] GET http://10.180.1.21/volume// [ 1310.234370] [55808]: DEBUG cinder.api.openstack.wsgi [None req-0cd9a041-ac88-48bb-821c-1abcc926daf4 None None] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1310.234597] [55808]: DEBUG cinder.api.openstack.wsgi [None req-0cd9a041-ac88-48bb-821c-1abcc926daf4 None None] Calling method 'all' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1310.235049] [55808]: INFO cinder.api.openstack.wsgi [None req-0cd9a041-ac88-48bb-821c-1abcc926daf4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1310.235429] [55808]: [pid: 55808|app: 0|req: 236/439] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 02: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) [ 1310.239764] [55807]: DEBUG cinder.api.middleware.request_id [req-4c238749-24a7-471a-873e-d388c5eff696 req-966a2882-c2ff-473c-b787-bddd1a4c1048 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1310.242446] [55807]: INFO cinder.api.openstack.wsgi [req-4c238749-24a7-471a-873e-d388c5eff696 req-966a2882-c2ff-473c-b787-bddd1a4c1048 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1310.242898] [55807]: DEBUG cinder.api.openstack.wsgi [req-4c238749-24a7-471a-873e-d388c5eff696 req-966a2882-c2ff-473c-b787-bddd1a4c1048 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "23d34c7b-4eca-4ed0-9171-9c33cf476f45", "connector": null, "instance_uuid": "e3633b4a-899f-4652-9cb4-9e473f1315e3"}} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1310.253668] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.253668] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1310.277408] [55807]: INFO cinder.api.openstack.wsgi [req-4c238749-24a7-471a-873e-d388c5eff696 req-966a2882-c2ff-473c-b787-bddd1a4c1048 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1310.278055] [55807]: [pid: 55807|app: 0|req: 204/440] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 02:42:16 2025] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1310.298090] [55808]: DEBUG cinder.api.middleware.request_id [None req-91f1c0d7-a579-4ee0-9e21-1f44e73efd8a None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1310.298985] [55808]: INFO cinder.api.openstack.wsgi [None req-91f1c0d7-a579-4ee0-9e21-1f44e73efd8a tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 [ 1310.299239] [55808]: DEBUG cinder.api.openstack.wsgi [None req-91f1c0d7-a579-4ee0-9e21-1f44e73efd8a tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1310.301435] [55808]: DEBUG cinder.api.openstack.wsgi [None req-91f1c0d7-a579-4ee0-9e21-1f44e73efd8a tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1310.311159] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.311159] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1310.316019] [55808]: INFO cinder.volume.api [None req-91f1c0d7-a579-4ee0-9e21-1f44e73efd8a tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1310.321563] [55808]: INFO cinder.api.openstack.wsgi [None req-91f1c0d7-a579-4ee0-9e21-1f44e73efd8a tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 returned with HTTP 200 [ 1310.322036] [55808]: [pid: 55808|app: 0|req: 237/441] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:16 2025] GET /volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1310.451289] [55807]: DEBUG cinder.api.middleware.request_id [None req-56a76940-4d10-491f-a20d-27b6f31330fc None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1310.454425] [55807]: INFO cinder.api.openstack.wsgi [None req-56a76940-4d10-491f-a20d-27b6f31330fc tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 [ 1310.455018] [55807]: DEBUG cinder.api.openstack.wsgi [None req-56a76940-4d10-491f-a20d-27b6f31330fc tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1310.455430] [55807]: DEBUG cinder.api.openstack.wsgi [None req-56a76940-4d10-491f-a20d-27b6f31330fc tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1310.467504] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.467504] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1310.474014] [55807]: INFO cinder.volume.api [None req-56a76940-4d10-491f-a20d-27b6f31330fc tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1310.482824] [55807]: INFO cinder.api.openstack.wsgi [None req-56a76940-4d10-491f-a20d-27b6f31330fc tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 returned with HTTP 200 [ 1310.483460] [55807]: [pid: 55807|app: 0|req: 205/442] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:16 2025] GET /volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1310.800425] [55808]: DEBUG cinder.api.middleware.request_id [None req-eb3e1f1d-19d8-4c6f-bcc5-cce20eee2bfc None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1310.800918] [55808]: INFO cinder.api.openstack.wsgi [None req-eb3e1f1d-19d8-4c6f-bcc5-cce20eee2bfc None None] GET http://10.180.1.21/volume// [ 1310.801186] [55808]: DEBUG cinder.api.openstack.wsgi [None req-eb3e1f1d-19d8-4c6f-bcc5-cce20eee2bfc None None] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1310.801420] [55808]: DEBUG cinder.api.openstack.wsgi [None req-eb3e1f1d-19d8-4c6f-bcc5-cce20eee2bfc None None] Calling method 'all' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1310.801876] [55808]: INFO cinder.api.openstack.wsgi [None req-eb3e1f1d-19d8-4c6f-bcc5-cce20eee2bfc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1310.802233] [55808]: [pid: 55808|app: 0|req: 238/443] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 02: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) [ 1310.806226] [55807]: DEBUG cinder.api.middleware.request_id [req-4c238749-24a7-471a-873e-d388c5eff696 req-2a49934f-c9d6-4ea0-9b1b-001f0c2b9b82 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1310.809668] [55807]: INFO cinder.api.openstack.wsgi [req-4c238749-24a7-471a-873e-d388c5eff696 req-2a49934f-c9d6-4ea0-9b1b-001f0c2b9b82 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 [ 1310.809914] [55807]: DEBUG cinder.api.openstack.wsgi [req-4c238749-24a7-471a-873e-d388c5eff696 req-2a49934f-c9d6-4ea0-9b1b-001f0c2b9b82 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1310.810207] [55807]: DEBUG cinder.api.openstack.wsgi [req-4c238749-24a7-471a-873e-d388c5eff696 req-2a49934f-c9d6-4ea0-9b1b-001f0c2b9b82 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1310.821040] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.821040] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1310.824916] [55807]: INFO cinder.volume.api [req-4c238749-24a7-471a-873e-d388c5eff696 req-2a49934f-c9d6-4ea0-9b1b-001f0c2b9b82 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1310.829838] [55807]: INFO cinder.api.openstack.wsgi [req-4c238749-24a7-471a-873e-d388c5eff696 req-2a49934f-c9d6-4ea0-9b1b-001f0c2b9b82 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 returned with HTTP 200 [ 1310.830294] [55807]: [pid: 55807|app: 0|req: 206/444] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 02:42:16 2025] GET /volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 => generated 1022 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1310.864728] [55808]: DEBUG cinder.api.middleware.request_id [req-4c238749-24a7-471a-873e-d388c5eff696 req-34579d87-5ec2-473c-bcc4-3aba047fcf7f None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1310.867617] [55808]: INFO cinder.api.openstack.wsgi [req-4c238749-24a7-471a-873e-d388c5eff696 req-34579d87-5ec2-473c-bcc4-3aba047fcf7f tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] PUT http://10.180.1.21/volume/v3/attachments/2bb5e897-5161-42b4-b4b0-9b3ea2848b03 [ 1310.868080] [55808]: DEBUG cinder.api.openstack.wsgi [req-4c238749-24a7-471a-873e-d388c5eff696 req-34579d87-5ec2-473c-bcc4-3aba047fcf7f tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-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-547164", "mountpoint": "/dev/sdb"}}} {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1310.876782] [55808]: DEBUG cinder.coordination [req-4c238749-24a7-471a-873e-d388c5eff696 req-34579d87-5ec2-473c-bcc4-3aba047fcf7f tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Acquiring lock "cinder-attachment_update-23d34c7b-4eca-4ed0-9171-9c33cf476f45-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55808) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1310.881595] [55808]: DEBUG cinder.coordination [req-4c238749-24a7-471a-873e-d388c5eff696 req-34579d87-5ec2-473c-bcc4-3aba047fcf7f tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Lock "cinder-attachment_update-23d34c7b-4eca-4ed0-9171-9c33cf476f45-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55808) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1310.882793] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.882793] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1311.332490] [55807]: DEBUG cinder.api.middleware.request_id [None req-2ec9778c-6bb3-424e-840a-eb5d4b8a77b8 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1311.334822] [55807]: INFO cinder.api.openstack.wsgi [None req-2ec9778c-6bb3-424e-840a-eb5d4b8a77b8 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 [ 1311.335116] [55807]: DEBUG cinder.api.openstack.wsgi [None req-2ec9778c-6bb3-424e-840a-eb5d4b8a77b8 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1311.335289] [55807]: DEBUG cinder.api.openstack.wsgi [None req-2ec9778c-6bb3-424e-840a-eb5d4b8a77b8 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1311.345842] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1311.345842] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1311.349601] [55807]: INFO cinder.volume.api [None req-2ec9778c-6bb3-424e-840a-eb5d4b8a77b8 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1311.354550] [55807]: INFO cinder.api.openstack.wsgi [None req-2ec9778c-6bb3-424e-840a-eb5d4b8a77b8 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 returned with HTTP 200 [ 1311.354960] [55807]: [pid: 55807|app: 0|req: 207/445] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:17 2025] GET /volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1311.495017] [55807]: DEBUG cinder.api.middleware.request_id [None req-d9c81d32-555f-4545-8ee6-26590dadb4f2 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1311.497181] [55807]: INFO cinder.api.openstack.wsgi [None req-d9c81d32-555f-4545-8ee6-26590dadb4f2 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 [ 1311.497426] [55807]: DEBUG cinder.api.openstack.wsgi [None req-d9c81d32-555f-4545-8ee6-26590dadb4f2 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1311.497653] [55807]: DEBUG cinder.api.openstack.wsgi [None req-d9c81d32-555f-4545-8ee6-26590dadb4f2 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1311.504460] [55807]: INFO cinder.api.openstack.wsgi [None req-d9c81d32-555f-4545-8ee6-26590dadb4f2 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 returned with HTTP 404 [ 1311.505018] [55807]: [pid: 55807|app: 0|req: 208/446] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:17 2025] GET /volume/v3/volumes/9eeeddc5-e84f-45c4-96ae-63148ec49dd8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1311.636295] [55807]: DEBUG cinder.api.middleware.request_id [None req-c4e33c5b-6b1e-403b-b726-fe9a072a8d29 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1311.638615] [55807]: INFO cinder.api.openstack.wsgi [None req-c4e33c5b-6b1e-403b-b726-fe9a072a8d29 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] DELETE http://10.180.1.21/volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 [ 1311.639084] [55807]: DEBUG cinder.api.openstack.wsgi [None req-c4e33c5b-6b1e-403b-b726-fe9a072a8d29 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1311.639392] [55807]: DEBUG cinder.api.openstack.wsgi [None req-c4e33c5b-6b1e-403b-b726-fe9a072a8d29 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'delete' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1311.639639] [55807]: INFO cinder.api.v3.volumes [None req-c4e33c5b-6b1e-403b-b726-fe9a072a8d29 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Delete volume with id: 1cb18dc2-691c-4e7d-957c-e4a8182546f3 [ 1311.648482] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1311.648482] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1311.649187] [55807]: INFO cinder.volume.api [None req-c4e33c5b-6b1e-403b-b726-fe9a072a8d29 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1311.680834] [55807]: INFO cinder.volume.api [None req-c4e33c5b-6b1e-403b-b726-fe9a072a8d29 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Delete volume request issued successfully. [ 1311.681069] [55807]: INFO cinder.api.openstack.wsgi [None req-c4e33c5b-6b1e-403b-b726-fe9a072a8d29 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 returned with HTTP 202 [ 1311.681607] [55807]: [pid: 55807|app: 0|req: 209/447] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 02:42:17 2025] DELETE /volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1311.684800] [55807]: DEBUG cinder.api.middleware.request_id [None req-e9a06f40-e800-4fa9-9ef0-7ee783e0ea25 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1311.686823] [55807]: INFO cinder.api.openstack.wsgi [None req-e9a06f40-e800-4fa9-9ef0-7ee783e0ea25 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 [ 1311.687093] [55807]: DEBUG cinder.api.openstack.wsgi [None req-e9a06f40-e800-4fa9-9ef0-7ee783e0ea25 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1311.687392] [55807]: DEBUG cinder.api.openstack.wsgi [None req-e9a06f40-e800-4fa9-9ef0-7ee783e0ea25 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1311.695329] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1311.695329] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1311.699182] [55807]: INFO cinder.volume.api [None req-e9a06f40-e800-4fa9-9ef0-7ee783e0ea25 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1311.703910] [55807]: INFO cinder.api.openstack.wsgi [None req-e9a06f40-e800-4fa9-9ef0-7ee783e0ea25 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 returned with HTTP 200 [ 1311.704451] [55807]: [pid: 55807|app: 0|req: 210/448] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:17 2025] GET /volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1312.365351] [55807]: DEBUG cinder.api.middleware.request_id [None req-8a06e50c-24ca-4610-b432-0ed55064380c None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1312.367513] [55807]: INFO cinder.api.openstack.wsgi [None req-8a06e50c-24ca-4610-b432-0ed55064380c tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 [ 1312.367740] [55807]: DEBUG cinder.api.openstack.wsgi [None req-8a06e50c-24ca-4610-b432-0ed55064380c tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1312.367966] [55807]: DEBUG cinder.api.openstack.wsgi [None req-8a06e50c-24ca-4610-b432-0ed55064380c tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1312.377769] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.377769] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1312.380977] [55807]: INFO cinder.volume.api [None req-8a06e50c-24ca-4610-b432-0ed55064380c tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1312.385196] [55807]: INFO cinder.api.openstack.wsgi [None req-8a06e50c-24ca-4610-b432-0ed55064380c tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 returned with HTTP 200 [ 1312.385633] [55807]: [pid: 55807|app: 0|req: 211/449] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:18 2025] GET /volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1312.714422] [55807]: DEBUG cinder.api.middleware.request_id [None req-eb9e7b70-dfc3-49b7-ad61-c9da60f927c0 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1312.716446] [55807]: INFO cinder.api.openstack.wsgi [None req-eb9e7b70-dfc3-49b7-ad61-c9da60f927c0 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 [ 1312.716553] [55807]: DEBUG cinder.api.openstack.wsgi [None req-eb9e7b70-dfc3-49b7-ad61-c9da60f927c0 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1312.716773] [55807]: DEBUG cinder.api.openstack.wsgi [None req-eb9e7b70-dfc3-49b7-ad61-c9da60f927c0 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1312.724353] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.724353] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1312.727710] [55807]: INFO cinder.volume.api [None req-eb9e7b70-dfc3-49b7-ad61-c9da60f927c0 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1312.731868] [55807]: INFO cinder.api.openstack.wsgi [None req-eb9e7b70-dfc3-49b7-ad61-c9da60f927c0 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 returned with HTTP 200 [ 1312.732339] [55807]: [pid: 55807|app: 0|req: 212/450] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:18 2025] GET /volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1313.395452] [55807]: DEBUG cinder.api.middleware.request_id [None req-6c186d93-26d9-4e27-8316-30f5c9bbb41c None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1313.397526] [55807]: INFO cinder.api.openstack.wsgi [None req-6c186d93-26d9-4e27-8316-30f5c9bbb41c tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 [ 1313.397712] [55807]: DEBUG cinder.api.openstack.wsgi [None req-6c186d93-26d9-4e27-8316-30f5c9bbb41c tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1313.397954] [55807]: DEBUG cinder.api.openstack.wsgi [None req-6c186d93-26d9-4e27-8316-30f5c9bbb41c tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1313.410310] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.410310] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1313.415097] [55807]: INFO cinder.volume.api [None req-6c186d93-26d9-4e27-8316-30f5c9bbb41c tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1313.430035] [55807]: INFO cinder.api.openstack.wsgi [None req-6c186d93-26d9-4e27-8316-30f5c9bbb41c tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 returned with HTTP 200 [ 1313.430445] [55807]: [pid: 55807|app: 0|req: 213/451] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:19 2025] GET /volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1313.742275] [55807]: DEBUG cinder.api.middleware.request_id [None req-9b0c40b5-8745-4a38-a333-7da64d02d9ce None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1313.744317] [55807]: INFO cinder.api.openstack.wsgi [None req-9b0c40b5-8745-4a38-a333-7da64d02d9ce tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 [ 1313.744543] [55807]: DEBUG cinder.api.openstack.wsgi [None req-9b0c40b5-8745-4a38-a333-7da64d02d9ce tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1313.744760] [55807]: DEBUG cinder.api.openstack.wsgi [None req-9b0c40b5-8745-4a38-a333-7da64d02d9ce tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1313.752335] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.752335] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1313.755942] [55807]: INFO cinder.volume.api [None req-9b0c40b5-8745-4a38-a333-7da64d02d9ce tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1313.760539] [55807]: INFO cinder.api.openstack.wsgi [None req-9b0c40b5-8745-4a38-a333-7da64d02d9ce tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 returned with HTTP 200 [ 1313.761053] [55807]: [pid: 55807|app: 0|req: 214/452] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:19 2025] GET /volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1314.440854] [55807]: DEBUG cinder.api.middleware.request_id [None req-a908f6e2-e079-4dcd-bb4d-6b2e4e4e2197 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1314.443380] [55807]: INFO cinder.api.openstack.wsgi [None req-a908f6e2-e079-4dcd-bb4d-6b2e4e4e2197 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 [ 1314.443613] [55807]: DEBUG cinder.api.openstack.wsgi [None req-a908f6e2-e079-4dcd-bb4d-6b2e4e4e2197 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1314.443834] [55807]: DEBUG cinder.api.openstack.wsgi [None req-a908f6e2-e079-4dcd-bb4d-6b2e4e4e2197 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1314.457250] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.457250] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1314.461395] [55807]: INFO cinder.volume.api [None req-a908f6e2-e079-4dcd-bb4d-6b2e4e4e2197 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1314.466791] [55807]: INFO cinder.api.openstack.wsgi [None req-a908f6e2-e079-4dcd-bb4d-6b2e4e4e2197 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 returned with HTTP 200 [ 1314.467316] [55807]: [pid: 55807|app: 0|req: 215/453] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:20 2025] GET /volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1314.770623] [55807]: DEBUG cinder.api.middleware.request_id [None req-b0464fe6-caa2-4d84-9829-ec7f3b9a5155 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1314.772869] [55807]: INFO cinder.api.openstack.wsgi [None req-b0464fe6-caa2-4d84-9829-ec7f3b9a5155 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 [ 1314.773448] [55807]: DEBUG cinder.api.openstack.wsgi [None req-b0464fe6-caa2-4d84-9829-ec7f3b9a5155 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1314.773553] [55807]: DEBUG cinder.api.openstack.wsgi [None req-b0464fe6-caa2-4d84-9829-ec7f3b9a5155 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1314.780187] [55807]: INFO cinder.api.openstack.wsgi [None req-b0464fe6-caa2-4d84-9829-ec7f3b9a5155 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 returned with HTTP 404 [ 1314.780678] [55807]: [pid: 55807|app: 0|req: 216/454] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:20 2025] GET /volume/v3/volumes/1cb18dc2-691c-4e7d-957c-e4a8182546f3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1314.909962] [55807]: DEBUG cinder.api.middleware.request_id [None req-61c098de-c235-4106-83b7-c49fbb555656 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1314.912757] [55807]: INFO cinder.api.openstack.wsgi [None req-61c098de-c235-4106-83b7-c49fbb555656 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] DELETE http://10.180.1.21/volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 [ 1314.913179] [55807]: DEBUG cinder.api.openstack.wsgi [None req-61c098de-c235-4106-83b7-c49fbb555656 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1314.913421] [55807]: DEBUG cinder.api.openstack.wsgi [None req-61c098de-c235-4106-83b7-c49fbb555656 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'delete' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1314.913616] [55807]: INFO cinder.api.v3.volumes [None req-61c098de-c235-4106-83b7-c49fbb555656 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Delete volume with id: 0aa99909-d7eb-4636-bb0e-85827f2a0b08 [ 1314.922854] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.922854] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1314.923432] [55807]: INFO cinder.volume.api [None req-61c098de-c235-4106-83b7-c49fbb555656 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1314.943785] [55807]: INFO cinder.volume.api [None req-61c098de-c235-4106-83b7-c49fbb555656 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Delete volume request issued successfully. [ 1314.943785] [55807]: INFO cinder.api.openstack.wsgi [None req-61c098de-c235-4106-83b7-c49fbb555656 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 returned with HTTP 202 [ 1314.944230] [55807]: [pid: 55807|app: 0|req: 217/455] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 02:42:20 2025] DELETE /volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1314.947196] [55807]: DEBUG cinder.api.middleware.request_id [None req-64c272b1-d517-41c3-95a8-35e6e09ba67a None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1314.949898] [55807]: INFO cinder.api.openstack.wsgi [None req-64c272b1-d517-41c3-95a8-35e6e09ba67a tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 [ 1314.950146] [55807]: DEBUG cinder.api.openstack.wsgi [None req-64c272b1-d517-41c3-95a8-35e6e09ba67a tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1314.950363] [55807]: DEBUG cinder.api.openstack.wsgi [None req-64c272b1-d517-41c3-95a8-35e6e09ba67a tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1314.959356] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.959356] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1314.965142] [55807]: INFO cinder.volume.api [None req-64c272b1-d517-41c3-95a8-35e6e09ba67a tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1314.970488] [55807]: INFO cinder.api.openstack.wsgi [None req-64c272b1-d517-41c3-95a8-35e6e09ba67a tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 returned with HTTP 200 [ 1314.970962] [55807]: [pid: 55807|app: 0|req: 218/456] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:20 2025] GET /volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1315.407832] [55808]: DEBUG cinder.coordination [req-4c238749-24a7-471a-873e-d388c5eff696 req-34579d87-5ec2-473c-bcc4-3aba047fcf7f tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Lock "cinder-attachment_update-23d34c7b-4eca-4ed0-9171-9c33cf476f45-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.526s {{(pid=55808) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1315.408127] [55808]: INFO cinder.api.openstack.wsgi [req-4c238749-24a7-471a-873e-d388c5eff696 req-34579d87-5ec2-473c-bcc4-3aba047fcf7f tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/attachments/2bb5e897-5161-42b4-b4b0-9b3ea2848b03 returned with HTTP 200 [ 1315.408526] [55808]: [pid: 55808|app: 0|req: 239/457] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 02:42:16 2025] PUT /volume/v3/attachments/2bb5e897-5161-42b4-b4b0-9b3ea2848b03 => generated 617 bytes in 4544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1315.478866] [55807]: DEBUG cinder.api.middleware.request_id [None req-c6ad4134-a287-42ba-b76a-0de6bbf322e4 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1315.481067] [55807]: INFO cinder.api.openstack.wsgi [None req-c6ad4134-a287-42ba-b76a-0de6bbf322e4 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 [ 1315.481360] [55807]: DEBUG cinder.api.openstack.wsgi [None req-c6ad4134-a287-42ba-b76a-0de6bbf322e4 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1315.481609] [55807]: DEBUG cinder.api.openstack.wsgi [None req-c6ad4134-a287-42ba-b76a-0de6bbf322e4 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1315.494455] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.494455] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1315.498647] [55807]: INFO cinder.volume.api [None req-c6ad4134-a287-42ba-b76a-0de6bbf322e4 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1315.504194] [55807]: INFO cinder.api.openstack.wsgi [None req-c6ad4134-a287-42ba-b76a-0de6bbf322e4 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 returned with HTTP 200 [ 1315.504620] [55807]: [pid: 55807|app: 0|req: 219/458] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:21 2025] GET /volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1315.982555] [55808]: DEBUG cinder.api.middleware.request_id [None req-e11466c7-ac6e-4502-a1cb-d809df38d216 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1315.984922] [55808]: INFO cinder.api.openstack.wsgi [None req-e11466c7-ac6e-4502-a1cb-d809df38d216 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 [ 1315.985189] [55808]: DEBUG cinder.api.openstack.wsgi [None req-e11466c7-ac6e-4502-a1cb-d809df38d216 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1315.985434] [55808]: DEBUG cinder.api.openstack.wsgi [None req-e11466c7-ac6e-4502-a1cb-d809df38d216 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1315.998608] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.998608] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1316.004266] [55808]: INFO cinder.volume.api [None req-e11466c7-ac6e-4502-a1cb-d809df38d216 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Volume info retrieved successfully. [ 1316.010159] [55808]: INFO cinder.api.openstack.wsgi [None req-e11466c7-ac6e-4502-a1cb-d809df38d216 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 returned with HTTP 200 [ 1316.010929] [55808]: [pid: 55808|app: 0|req: 240/459] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:21 2025] GET /volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1316.515597] [55807]: DEBUG cinder.api.middleware.request_id [None req-11430116-30ba-4c7e-8952-9b0fe958c69a None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1316.517906] [55807]: INFO cinder.api.openstack.wsgi [None req-11430116-30ba-4c7e-8952-9b0fe958c69a tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 [ 1316.518159] [55807]: DEBUG cinder.api.openstack.wsgi [None req-11430116-30ba-4c7e-8952-9b0fe958c69a tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1316.518384] [55807]: DEBUG cinder.api.openstack.wsgi [None req-11430116-30ba-4c7e-8952-9b0fe958c69a tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1316.529095] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.529095] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1316.532628] [55807]: INFO cinder.volume.api [None req-11430116-30ba-4c7e-8952-9b0fe958c69a tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1316.537288] [55807]: INFO cinder.api.openstack.wsgi [None req-11430116-30ba-4c7e-8952-9b0fe958c69a tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 returned with HTTP 200 [ 1316.537756] [55807]: [pid: 55807|app: 0|req: 220/460] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:22 2025] GET /volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1317.023374] [55808]: DEBUG cinder.api.middleware.request_id [None req-c2a4c355-48db-488e-abb5-c54a2c6613c9 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1317.025824] [55808]: INFO cinder.api.openstack.wsgi [None req-c2a4c355-48db-488e-abb5-c54a2c6613c9 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] GET http://10.180.1.21/volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 [ 1317.026181] [55808]: DEBUG cinder.api.openstack.wsgi [None req-c2a4c355-48db-488e-abb5-c54a2c6613c9 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1317.026452] [55808]: DEBUG cinder.api.openstack.wsgi [None req-c2a4c355-48db-488e-abb5-c54a2c6613c9 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1317.032887] [55808]: INFO cinder.api.openstack.wsgi [None req-c2a4c355-48db-488e-abb5-c54a2c6613c9 tempest-AttachVolumeNegativeTest-1556147090 tempest-AttachVolumeNegativeTest-1556147090-project-member] http://10.180.1.21/volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 returned with HTTP 404 [ 1317.033481] [55808]: [pid: 55808|app: 0|req: 241/461] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:22 2025] GET /volume/v3/volumes/0aa99909-d7eb-4636-bb0e-85827f2a0b08 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1317.544030] [55807]: DEBUG cinder.api.middleware.request_id [req-4c238749-24a7-471a-873e-d388c5eff696 req-000176f0-1681-4961-a43a-11e4e3da9ca2 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1317.546329] [55807]: INFO cinder.api.openstack.wsgi [req-4c238749-24a7-471a-873e-d388c5eff696 req-000176f0-1681-4961-a43a-11e4e3da9ca2 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] POST http://10.180.1.21/volume/v3/attachments/2bb5e897-5161-42b4-b4b0-9b3ea2848b03/action [ 1317.546786] [55807]: DEBUG cinder.api.openstack.wsgi [req-4c238749-24a7-471a-873e-d388c5eff696 req-000176f0-1681-4961-a43a-11e4e3da9ca2 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Action body: b'{"os-complete": null}' {{(pid=55807) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1317.546922] [55807]: DEBUG cinder.api.openstack.wsgi [req-4c238749-24a7-471a-873e-d388c5eff696 req-000176f0-1681-4961-a43a-11e4e3da9ca2 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1317.549379] [55808]: DEBUG cinder.api.middleware.request_id [None req-f1bfa0ad-efc5-4de1-9a87-50ea7a0e6d07 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1317.551899] [55808]: INFO cinder.api.openstack.wsgi [None req-f1bfa0ad-efc5-4de1-9a87-50ea7a0e6d07 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 [ 1317.552200] [55808]: DEBUG cinder.api.openstack.wsgi [None req-f1bfa0ad-efc5-4de1-9a87-50ea7a0e6d07 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1317.552472] [55808]: DEBUG cinder.api.openstack.wsgi [None req-f1bfa0ad-efc5-4de1-9a87-50ea7a0e6d07 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1317.565339] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.565339] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1317.565826] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.565826] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1317.571216] [55808]: INFO cinder.volume.api [None req-f1bfa0ad-efc5-4de1-9a87-50ea7a0e6d07 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1317.572444] [55807]: INFO cinder.api.openstack.wsgi [req-4c238749-24a7-471a-873e-d388c5eff696 req-000176f0-1681-4961-a43a-11e4e3da9ca2 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/attachments/2bb5e897-5161-42b4-b4b0-9b3ea2848b03/action returned with HTTP 204 [ 1317.573178] [55807]: [pid: 55807|app: 0|req: 221/462] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 02:42:23 2025] POST /volume/v3/attachments/2bb5e897-5161-42b4-b4b0-9b3ea2848b03/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1317.576921] [55808]: INFO cinder.api.openstack.wsgi [None req-f1bfa0ad-efc5-4de1-9a87-50ea7a0e6d07 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 returned with HTTP 200 [ 1317.577353] [55808]: [pid: 55808|app: 0|req: 242/463] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:23 2025] GET /volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1318.588332] [55807]: DEBUG cinder.api.middleware.request_id [None req-126c259d-0f05-4758-ac4c-e489f3bed987 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1318.590761] [55807]: INFO cinder.api.openstack.wsgi [None req-126c259d-0f05-4758-ac4c-e489f3bed987 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 [ 1318.591066] [55807]: DEBUG cinder.api.openstack.wsgi [None req-126c259d-0f05-4758-ac4c-e489f3bed987 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1318.591371] [55807]: DEBUG cinder.api.openstack.wsgi [None req-126c259d-0f05-4758-ac4c-e489f3bed987 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1318.610091] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.610091] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1318.615096] [55807]: INFO cinder.volume.api [None req-126c259d-0f05-4758-ac4c-e489f3bed987 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1318.621187] [55807]: INFO cinder.api.openstack.wsgi [None req-126c259d-0f05-4758-ac4c-e489f3bed987 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 returned with HTTP 200 [ 1318.621751] [55807]: [pid: 55807|app: 0|req: 222/464] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:24 2025] GET /volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 => generated 1134 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1318.631607] [55808]: DEBUG cinder.api.middleware.request_id [None req-3423bfaf-6d23-468b-9f31-858f25f62b6d None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1318.633770] [55808]: INFO cinder.api.openstack.wsgi [None req-3423bfaf-6d23-468b-9f31-858f25f62b6d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 [ 1318.634039] [55808]: DEBUG cinder.api.openstack.wsgi [None req-3423bfaf-6d23-468b-9f31-858f25f62b6d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1318.634268] [55808]: DEBUG cinder.api.openstack.wsgi [None req-3423bfaf-6d23-468b-9f31-858f25f62b6d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1318.644835] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.644835] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1318.648893] [55808]: INFO cinder.volume.api [None req-3423bfaf-6d23-468b-9f31-858f25f62b6d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1318.653442] [55808]: INFO cinder.api.openstack.wsgi [None req-3423bfaf-6d23-468b-9f31-858f25f62b6d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 returned with HTTP 200 [ 1318.653842] [55808]: [pid: 55808|app: 0|req: 243/465] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:24 2025] GET /volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 => generated 1134 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1318.728725] [55807]: DEBUG cinder.api.middleware.request_id [None req-47177097-faf5-4067-9c11-8450ffeae911 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1318.732864] [55807]: INFO cinder.api.openstack.wsgi [None req-47177097-faf5-4067-9c11-8450ffeae911 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1318.733316] [55807]: DEBUG cinder.api.openstack.wsgi [None req-47177097-faf5-4067-9c11-8450ffeae911 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1060073370"}} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1318.735127] [55807]: DEBUG cinder.api.v3.volumes [None req-47177097-faf5-4067-9c11-8450ffeae911 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1060073370'}} {{(pid=55807) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1318.735424] [55807]: INFO cinder.api.v3.volumes [None req-47177097-faf5-4067-9c11-8450ffeae911 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Create volume of 1 GB [ 1318.739745] [55807]: INFO cinder.volume.api [None req-47177097-faf5-4067-9c11-8450ffeae911 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Availability Zones retrieved successfully. [ 1318.747892] [55807]: DEBUG cinder.volume.api [None req-47177097-faf5-4067-9c11-8450ffeae911 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Flow 'volume_create_api' (b458935e-952a-4b5b-a2be-b5c8d9b5e44e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1318.749816] [55807]: DEBUG cinder.volume.api [None req-47177097-faf5-4067-9c11-8450ffeae911 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1646f9ca-3f87-4720-80f4-8284984339fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1318.751185] [55807]: DEBUG cinder.volume.flows.api.create_volume [None req-47177097-faf5-4067-9c11-8450ffeae911 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Validating volume size '1' using validate_int {{(pid=55807) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1318.772635] [55807]: DEBUG cinder.volume.api [None req-47177097-faf5-4067-9c11-8450ffeae911 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1646f9ca-3f87-4720-80f4-8284984339fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T02:29:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b2d3a607-9356-4aef-85f0-4f99d559be9b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b2d3a607-9356-4aef-85f0-4f99d559be9b', '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=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1318.773767] [55807]: DEBUG cinder.volume.api [None req-47177097-faf5-4067-9c11-8450ffeae911 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f0abdd4-41e0-4a74-ae1b-56a0567b9d95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1318.805716] [55807]: DEBUG cinder.quota [None req-47177097-faf5-4067-9c11-8450ffeae911 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Created reservations ['9d0f41c1-d937-401e-bfa9-f59193834e43', '4cebfc22-b232-4336-8ac6-c095b40b90c4', '8f3dce97-362d-4a02-b945-3781c573e4a6', 'bc682924-ebe0-4d77-83c6-e701b417e63b'] {{(pid=55807) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1318.806825] [55807]: DEBUG cinder.volume.api [None req-47177097-faf5-4067-9c11-8450ffeae911 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f0abdd4-41e0-4a74-ae1b-56a0567b9d95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d0f41c1-d937-401e-bfa9-f59193834e43', '4cebfc22-b232-4336-8ac6-c095b40b90c4', '8f3dce97-362d-4a02-b945-3781c573e4a6', 'bc682924-ebe0-4d77-83c6-e701b417e63b']}' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1318.807811] [55807]: DEBUG cinder.volume.api [None req-47177097-faf5-4067-9c11-8450ffeae911 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c125b5c2-2b3e-48c7-be19-a4eb667eeff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1318.828130] [55807]: DEBUG cinder.volume.api [None req-47177097-faf5-4067-9c11-8450ffeae911 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c125b5c2-2b3e-48c7-be19-a4eb667eeff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abe7b744-9c8c-4131-b0e7-b8e97bfa553e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1060073370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a77c5ed45a74287b86e8bc5cf3a09a6',qos_specs=None,replication_status=,reservations=['9d0f41c1-d937-401e-bfa9-f59193834e43','4cebfc22-b232-4336-8ac6-c095b40b90c4','8f3dce97-362d-4a02-b945-3781c573e4a6','bc682924-ebe0-4d77-83c6-e701b417e63b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca8d776c66aa4ac1bdf5ffe307bca910',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b), '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-20T02:42:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1060073370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=abe7b744-9c8c-4131-b0e7-b8e97bfa553e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a77c5ed45a74287b86e8bc5cf3a09a6',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='ca8d776c66aa4ac1bdf5ffe307bca910',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b2d3a607-9356-4aef-85f0-4f99d559be9b),volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1318.829210] [55807]: DEBUG cinder.volume.api [None req-47177097-faf5-4067-9c11-8450ffeae911 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31c265aa-228f-4398-9aed-c7a58b5612ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1318.847685] [55807]: DEBUG cinder.volume.api [None req-47177097-faf5-4067-9c11-8450ffeae911 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31c265aa-228f-4398-9aed-c7a58b5612ad) 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-1060073370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a77c5ed45a74287b86e8bc5cf3a09a6',qos_specs=None,replication_status=,reservations=['9d0f41c1-d937-401e-bfa9-f59193834e43','4cebfc22-b232-4336-8ac6-c095b40b90c4','8f3dce97-362d-4a02-b945-3781c573e4a6','bc682924-ebe0-4d77-83c6-e701b417e63b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca8d776c66aa4ac1bdf5ffe307bca910',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1318.848781] [55807]: DEBUG cinder.volume.api [None req-47177097-faf5-4067-9c11-8450ffeae911 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d63832f9-7f8c-4702-b25c-7595ae107d5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1318.869444] [55807]: DEBUG cinder.volume.api [None req-47177097-faf5-4067-9c11-8450ffeae911 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d63832f9-7f8c-4702-b25c-7595ae107d5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1318.870780] [55807]: DEBUG cinder.volume.api [None req-47177097-faf5-4067-9c11-8450ffeae911 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Flow 'volume_create_api' (b458935e-952a-4b5b-a2be-b5c8d9b5e44e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55807) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1318.871290] [55807]: INFO cinder.volume.api [None req-47177097-faf5-4067-9c11-8450ffeae911 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Create volume request issued successfully. [ 1318.872038] [55807]: INFO cinder.api.openstack.wsgi [None req-47177097-faf5-4067-9c11-8450ffeae911 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1318.872526] [55807]: [pid: 55807|app: 0|req: 223/466] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 02:42:24 2025] POST /volume/v3/volumes => generated 750 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1318.882826] [55808]: DEBUG cinder.api.middleware.request_id [None req-904b01ec-9474-4819-a9f4-92bef1ac698a None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1318.885033] [55808]: INFO cinder.api.openstack.wsgi [None req-904b01ec-9474-4819-a9f4-92bef1ac698a tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e [ 1318.885284] [55808]: DEBUG cinder.api.openstack.wsgi [None req-904b01ec-9474-4819-a9f4-92bef1ac698a tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1318.885559] [55808]: DEBUG cinder.api.openstack.wsgi [None req-904b01ec-9474-4819-a9f4-92bef1ac698a tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1318.897026] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.897026] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1318.902126] [55808]: INFO cinder.volume.api [None req-904b01ec-9474-4819-a9f4-92bef1ac698a tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1318.907386] [55808]: INFO cinder.api.openstack.wsgi [None req-904b01ec-9474-4819-a9f4-92bef1ac698a tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e returned with HTTP 200 [ 1318.907811] [55808]: [pid: 55808|app: 0|req: 244/467] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:24 2025] GET /volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1319.917568] [55807]: DEBUG cinder.api.middleware.request_id [None req-9834d4cd-3838-4db1-a7d4-7107f2b20ad7 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1319.920020] [55807]: INFO cinder.api.openstack.wsgi [None req-9834d4cd-3838-4db1-a7d4-7107f2b20ad7 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e [ 1319.920238] [55807]: DEBUG cinder.api.openstack.wsgi [None req-9834d4cd-3838-4db1-a7d4-7107f2b20ad7 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1319.920460] [55807]: DEBUG cinder.api.openstack.wsgi [None req-9834d4cd-3838-4db1-a7d4-7107f2b20ad7 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1319.930112] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.930112] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1319.934579] [55807]: INFO cinder.volume.api [None req-9834d4cd-3838-4db1-a7d4-7107f2b20ad7 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1319.939498] [55807]: INFO cinder.api.openstack.wsgi [None req-9834d4cd-3838-4db1-a7d4-7107f2b20ad7 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e returned with HTTP 200 [ 1319.939954] [55807]: [pid: 55807|app: 0|req: 224/468] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:25 2025] GET /volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1319.979826] [55808]: DEBUG cinder.api.middleware.request_id [req-b681826d-53bf-4b15-b408-c9518716962c req-ee21f6ca-2bf7-44e8-b51d-f138f7d531e2 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1319.982341] [55808]: INFO cinder.api.openstack.wsgi [req-b681826d-53bf-4b15-b408-c9518716962c req-ee21f6ca-2bf7-44e8-b51d-f138f7d531e2 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e [ 1319.982560] [55808]: DEBUG cinder.api.openstack.wsgi [req-b681826d-53bf-4b15-b408-c9518716962c req-ee21f6ca-2bf7-44e8-b51d-f138f7d531e2 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1319.982781] [55808]: DEBUG cinder.api.openstack.wsgi [req-b681826d-53bf-4b15-b408-c9518716962c req-ee21f6ca-2bf7-44e8-b51d-f138f7d531e2 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1319.992045] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.992045] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1319.996015] [55808]: INFO cinder.volume.api [req-b681826d-53bf-4b15-b408-c9518716962c req-ee21f6ca-2bf7-44e8-b51d-f138f7d531e2 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1320.000906] [55808]: INFO cinder.api.openstack.wsgi [req-b681826d-53bf-4b15-b408-c9518716962c req-ee21f6ca-2bf7-44e8-b51d-f138f7d531e2 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e returned with HTTP 200 [ 1320.001534] [55808]: [pid: 55808|app: 0|req: 245/469] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:42:25 2025] GET /volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1321.523084] [55807]: DEBUG cinder.api.middleware.request_id [None req-a5680ba3-5fc8-477f-85db-b042ff464971 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1321.523578] [55807]: INFO cinder.api.openstack.wsgi [None req-a5680ba3-5fc8-477f-85db-b042ff464971 None None] GET http://10.180.1.21/volume// [ 1321.523803] [55807]: DEBUG cinder.api.openstack.wsgi [None req-a5680ba3-5fc8-477f-85db-b042ff464971 None None] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1321.524074] [55807]: DEBUG cinder.api.openstack.wsgi [None req-a5680ba3-5fc8-477f-85db-b042ff464971 None None] Calling method 'all' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1321.524539] [55807]: INFO cinder.api.openstack.wsgi [None req-a5680ba3-5fc8-477f-85db-b042ff464971 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1321.524882] [55807]: [pid: 55807|app: 0|req: 225/470] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 02:42:27 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1321.528874] [55808]: DEBUG cinder.api.middleware.request_id [req-b681826d-53bf-4b15-b408-c9518716962c req-7f19c47b-b9e3-422a-ac23-409fcd7773f1 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1321.531156] [55808]: INFO cinder.api.openstack.wsgi [req-b681826d-53bf-4b15-b408-c9518716962c req-7f19c47b-b9e3-422a-ac23-409fcd7773f1 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1321.531558] [55808]: DEBUG cinder.api.openstack.wsgi [req-b681826d-53bf-4b15-b408-c9518716962c req-7f19c47b-b9e3-422a-ac23-409fcd7773f1 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "abe7b744-9c8c-4131-b0e7-b8e97bfa553e", "connector": null, "instance_uuid": "e3633b4a-899f-4652-9cb4-9e473f1315e3"}} {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1321.542793] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1321.542793] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1321.562307] [55808]: INFO cinder.api.openstack.wsgi [req-b681826d-53bf-4b15-b408-c9518716962c req-7f19c47b-b9e3-422a-ac23-409fcd7773f1 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1321.562714] [55808]: [pid: 55808|app: 0|req: 246/471] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 02:42:27 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) [ 1321.583909] [55807]: DEBUG cinder.api.middleware.request_id [None req-335379dd-5987-4e09-a212-70f045a06d0f None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1321.586030] [55807]: INFO cinder.api.openstack.wsgi [None req-335379dd-5987-4e09-a212-70f045a06d0f tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e [ 1321.586282] [55807]: DEBUG cinder.api.openstack.wsgi [None req-335379dd-5987-4e09-a212-70f045a06d0f tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1321.586521] [55807]: DEBUG cinder.api.openstack.wsgi [None req-335379dd-5987-4e09-a212-70f045a06d0f tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1321.596518] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1321.596518] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1321.600154] [55807]: INFO cinder.volume.api [None req-335379dd-5987-4e09-a212-70f045a06d0f tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1321.605347] [55807]: INFO cinder.api.openstack.wsgi [None req-335379dd-5987-4e09-a212-70f045a06d0f tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e returned with HTTP 200 [ 1321.605347] [55807]: [pid: 55807|app: 0|req: 226/472] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:27 2025] GET /volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1322.087425] [55808]: DEBUG cinder.api.middleware.request_id [None req-1314e647-2ab7-4d1b-a0e1-a0081718b566 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1322.087898] [55808]: INFO cinder.api.openstack.wsgi [None req-1314e647-2ab7-4d1b-a0e1-a0081718b566 None None] GET http://10.180.1.21/volume// [ 1322.088094] [55808]: DEBUG cinder.api.openstack.wsgi [None req-1314e647-2ab7-4d1b-a0e1-a0081718b566 None None] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1322.088314] [55808]: DEBUG cinder.api.openstack.wsgi [None req-1314e647-2ab7-4d1b-a0e1-a0081718b566 None None] Calling method 'all' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1322.088701] [55808]: INFO cinder.api.openstack.wsgi [None req-1314e647-2ab7-4d1b-a0e1-a0081718b566 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1322.089161] [55808]: [pid: 55808|app: 0|req: 247/473] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 02:42:27 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1322.092553] [55807]: DEBUG cinder.api.middleware.request_id [req-b681826d-53bf-4b15-b408-c9518716962c req-1cd0349f-7e75-42b8-b79e-3d17290d358f None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1322.094843] [55807]: INFO cinder.api.openstack.wsgi [req-b681826d-53bf-4b15-b408-c9518716962c req-1cd0349f-7e75-42b8-b79e-3d17290d358f tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e [ 1322.095112] [55807]: DEBUG cinder.api.openstack.wsgi [req-b681826d-53bf-4b15-b408-c9518716962c req-1cd0349f-7e75-42b8-b79e-3d17290d358f tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1322.095343] [55807]: DEBUG cinder.api.openstack.wsgi [req-b681826d-53bf-4b15-b408-c9518716962c req-1cd0349f-7e75-42b8-b79e-3d17290d358f tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1322.108677] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.108677] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1322.112432] [55807]: INFO cinder.volume.api [req-b681826d-53bf-4b15-b408-c9518716962c req-1cd0349f-7e75-42b8-b79e-3d17290d358f tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1322.116747] [55807]: INFO cinder.api.openstack.wsgi [req-b681826d-53bf-4b15-b408-c9518716962c req-1cd0349f-7e75-42b8-b79e-3d17290d358f tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e returned with HTTP 200 [ 1322.117156] [55807]: [pid: 55807|app: 0|req: 227/474] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 02:42:27 2025] GET /volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e => generated 1023 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1322.143338] [55808]: DEBUG cinder.api.middleware.request_id [req-b681826d-53bf-4b15-b408-c9518716962c req-fe31b69c-a8db-4006-8390-6076549bc8b5 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1322.145649] [55808]: INFO cinder.api.openstack.wsgi [req-b681826d-53bf-4b15-b408-c9518716962c req-fe31b69c-a8db-4006-8390-6076549bc8b5 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] PUT http://10.180.1.21/volume/v3/attachments/b0dc77fa-2b41-4ca0-b2df-1d6b2feb41a9 [ 1322.146068] [55808]: DEBUG cinder.api.openstack.wsgi [req-b681826d-53bf-4b15-b408-c9518716962c req-fe31b69c-a8db-4006-8390-6076549bc8b5 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-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-547164", "mountpoint": "/dev/sdc"}}} {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1322.153973] [55808]: DEBUG cinder.coordination [req-b681826d-53bf-4b15-b408-c9518716962c req-fe31b69c-a8db-4006-8390-6076549bc8b5 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Acquiring lock "cinder-attachment_update-abe7b744-9c8c-4131-b0e7-b8e97bfa553e-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55808) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1322.157999] [55808]: DEBUG cinder.coordination [req-b681826d-53bf-4b15-b408-c9518716962c req-fe31b69c-a8db-4006-8390-6076549bc8b5 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Lock "cinder-attachment_update-abe7b744-9c8c-4131-b0e7-b8e97bfa553e-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55808) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1322.159096] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.159096] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1322.615756] [55807]: DEBUG cinder.api.middleware.request_id [None req-e7c76b34-3e62-4dcb-9496-78bbdf8c6498 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1322.617945] [55807]: INFO cinder.api.openstack.wsgi [None req-e7c76b34-3e62-4dcb-9496-78bbdf8c6498 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e [ 1322.618318] [55807]: DEBUG cinder.api.openstack.wsgi [None req-e7c76b34-3e62-4dcb-9496-78bbdf8c6498 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1322.618564] [55807]: DEBUG cinder.api.openstack.wsgi [None req-e7c76b34-3e62-4dcb-9496-78bbdf8c6498 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1322.629211] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.629211] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1322.632466] [55807]: INFO cinder.volume.api [None req-e7c76b34-3e62-4dcb-9496-78bbdf8c6498 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1322.636639] [55807]: INFO cinder.api.openstack.wsgi [None req-e7c76b34-3e62-4dcb-9496-78bbdf8c6498 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e returned with HTTP 200 [ 1322.637076] [55807]: [pid: 55807|app: 0|req: 228/475] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:28 2025] GET /volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1323.647334] [55807]: DEBUG cinder.api.middleware.request_id [None req-456d824b-d48f-4e11-ac8e-c1cf24f8f69c None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1323.649459] [55807]: INFO cinder.api.openstack.wsgi [None req-456d824b-d48f-4e11-ac8e-c1cf24f8f69c tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e [ 1323.649689] [55807]: DEBUG cinder.api.openstack.wsgi [None req-456d824b-d48f-4e11-ac8e-c1cf24f8f69c tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1323.649956] [55807]: DEBUG cinder.api.openstack.wsgi [None req-456d824b-d48f-4e11-ac8e-c1cf24f8f69c tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1323.661559] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1323.661559] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1323.664651] [55807]: INFO cinder.volume.api [None req-456d824b-d48f-4e11-ac8e-c1cf24f8f69c tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1323.668843] [55807]: INFO cinder.api.openstack.wsgi [None req-456d824b-d48f-4e11-ac8e-c1cf24f8f69c tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e returned with HTTP 200 [ 1323.669215] [55807]: [pid: 55807|app: 0|req: 229/476] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:29 2025] GET /volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1324.679771] [55807]: DEBUG cinder.api.middleware.request_id [None req-b2591b6d-f1cc-4177-983e-2bab12c6faca None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1324.681531] [55807]: INFO cinder.api.openstack.wsgi [None req-b2591b6d-f1cc-4177-983e-2bab12c6faca tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e [ 1324.681767] [55807]: DEBUG cinder.api.openstack.wsgi [None req-b2591b6d-f1cc-4177-983e-2bab12c6faca tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1324.681991] [55807]: DEBUG cinder.api.openstack.wsgi [None req-b2591b6d-f1cc-4177-983e-2bab12c6faca tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1324.694094] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.694094] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1324.697981] [55807]: INFO cinder.volume.api [None req-b2591b6d-f1cc-4177-983e-2bab12c6faca tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1324.702861] [55807]: INFO cinder.api.openstack.wsgi [None req-b2591b6d-f1cc-4177-983e-2bab12c6faca tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e returned with HTTP 200 [ 1324.703245] [55807]: [pid: 55807|app: 0|req: 230/477] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:30 2025] GET /volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1325.713079] [55807]: DEBUG cinder.api.middleware.request_id [None req-d44927eb-9e78-4181-9754-eb777024aaae None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1325.715166] [55807]: INFO cinder.api.openstack.wsgi [None req-d44927eb-9e78-4181-9754-eb777024aaae tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e [ 1325.715399] [55807]: DEBUG cinder.api.openstack.wsgi [None req-d44927eb-9e78-4181-9754-eb777024aaae tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1325.715620] [55807]: DEBUG cinder.api.openstack.wsgi [None req-d44927eb-9e78-4181-9754-eb777024aaae tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1325.725814] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1325.725814] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1325.729070] [55807]: INFO cinder.volume.api [None req-d44927eb-9e78-4181-9754-eb777024aaae tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1325.733494] [55807]: INFO cinder.api.openstack.wsgi [None req-d44927eb-9e78-4181-9754-eb777024aaae tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e returned with HTTP 200 [ 1325.733868] [55807]: [pid: 55807|app: 0|req: 231/478] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:31 2025] GET /volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1326.679709] [55808]: DEBUG cinder.coordination [req-b681826d-53bf-4b15-b408-c9518716962c req-fe31b69c-a8db-4006-8390-6076549bc8b5 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Lock "cinder-attachment_update-abe7b744-9c8c-4131-b0e7-b8e97bfa553e-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.522s {{(pid=55808) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1326.680107] [55808]: INFO cinder.api.openstack.wsgi [req-b681826d-53bf-4b15-b408-c9518716962c req-fe31b69c-a8db-4006-8390-6076549bc8b5 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/attachments/b0dc77fa-2b41-4ca0-b2df-1d6b2feb41a9 returned with HTTP 200 [ 1326.680561] [55808]: [pid: 55808|app: 0|req: 248/479] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 02:42:27 2025] PUT /volume/v3/attachments/b0dc77fa-2b41-4ca0-b2df-1d6b2feb41a9 => generated 617 bytes in 4538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1326.744599] [55807]: DEBUG cinder.api.middleware.request_id [None req-5dea5296-55fb-41fd-bc83-6371a5689a59 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1326.747624] [55807]: INFO cinder.api.openstack.wsgi [None req-5dea5296-55fb-41fd-bc83-6371a5689a59 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e [ 1326.747810] [55807]: DEBUG cinder.api.openstack.wsgi [None req-5dea5296-55fb-41fd-bc83-6371a5689a59 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1326.748107] [55807]: DEBUG cinder.api.openstack.wsgi [None req-5dea5296-55fb-41fd-bc83-6371a5689a59 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1326.761704] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.761704] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1326.765746] [55807]: INFO cinder.volume.api [None req-5dea5296-55fb-41fd-bc83-6371a5689a59 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1326.771010] [55807]: INFO cinder.api.openstack.wsgi [None req-5dea5296-55fb-41fd-bc83-6371a5689a59 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e returned with HTTP 200 [ 1326.771466] [55807]: [pid: 55807|app: 0|req: 232/480] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:32 2025] GET /volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1327.781855] [55808]: DEBUG cinder.api.middleware.request_id [None req-23b74e8c-c976-4c74-b3fc-8ed089b24233 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1327.783968] [55808]: INFO cinder.api.openstack.wsgi [None req-23b74e8c-c976-4c74-b3fc-8ed089b24233 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e [ 1327.784313] [55808]: DEBUG cinder.api.openstack.wsgi [None req-23b74e8c-c976-4c74-b3fc-8ed089b24233 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1327.784610] [55808]: DEBUG cinder.api.openstack.wsgi [None req-23b74e8c-c976-4c74-b3fc-8ed089b24233 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1327.797273] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1327.797273] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1327.801558] [55808]: INFO cinder.volume.api [None req-23b74e8c-c976-4c74-b3fc-8ed089b24233 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1327.806421] [55808]: INFO cinder.api.openstack.wsgi [None req-23b74e8c-c976-4c74-b3fc-8ed089b24233 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e returned with HTTP 200 [ 1327.806806] [55808]: [pid: 55808|app: 0|req: 249/481] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:33 2025] GET /volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1328.292575] [55807]: DEBUG cinder.api.middleware.request_id [req-b681826d-53bf-4b15-b408-c9518716962c req-653f36d8-bb44-4525-a624-3e2968738130 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1328.294883] [55807]: INFO cinder.api.openstack.wsgi [req-b681826d-53bf-4b15-b408-c9518716962c req-653f36d8-bb44-4525-a624-3e2968738130 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] POST http://10.180.1.21/volume/v3/attachments/b0dc77fa-2b41-4ca0-b2df-1d6b2feb41a9/action [ 1328.295336] [55807]: DEBUG cinder.api.openstack.wsgi [req-b681826d-53bf-4b15-b408-c9518716962c req-653f36d8-bb44-4525-a624-3e2968738130 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Action body: b'{"os-complete": null}' {{(pid=55807) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1328.295481] [55807]: DEBUG cinder.api.openstack.wsgi [req-b681826d-53bf-4b15-b408-c9518716962c req-653f36d8-bb44-4525-a624-3e2968738130 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1328.313940] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1328.313940] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1328.321246] [55807]: INFO cinder.api.openstack.wsgi [req-b681826d-53bf-4b15-b408-c9518716962c req-653f36d8-bb44-4525-a624-3e2968738130 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/attachments/b0dc77fa-2b41-4ca0-b2df-1d6b2feb41a9/action returned with HTTP 204 [ 1328.321665] [55807]: [pid: 55807|app: 0|req: 233/482] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 02:42:34 2025] POST /volume/v3/attachments/b0dc77fa-2b41-4ca0-b2df-1d6b2feb41a9/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1328.817382] [55808]: DEBUG cinder.api.middleware.request_id [None req-26bcfd91-83c3-4ab9-84ff-144c1312d586 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1328.819617] [55808]: INFO cinder.api.openstack.wsgi [None req-26bcfd91-83c3-4ab9-84ff-144c1312d586 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e [ 1328.819867] [55808]: DEBUG cinder.api.openstack.wsgi [None req-26bcfd91-83c3-4ab9-84ff-144c1312d586 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1328.820161] [55808]: DEBUG cinder.api.openstack.wsgi [None req-26bcfd91-83c3-4ab9-84ff-144c1312d586 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1328.830108] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1328.830108] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1328.833984] [55808]: INFO cinder.volume.api [None req-26bcfd91-83c3-4ab9-84ff-144c1312d586 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1328.838801] [55808]: INFO cinder.api.openstack.wsgi [None req-26bcfd91-83c3-4ab9-84ff-144c1312d586 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e returned with HTTP 200 [ 1328.839235] [55808]: [pid: 55808|app: 0|req: 250/483] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:34 2025] GET /volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1328.849923] [55807]: DEBUG cinder.api.middleware.request_id [None req-287375d4-33ed-4834-b74c-fb88ffd15dd9 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1328.851748] [55807]: INFO cinder.api.openstack.wsgi [None req-287375d4-33ed-4834-b74c-fb88ffd15dd9 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e [ 1328.852276] [55807]: DEBUG cinder.api.openstack.wsgi [None req-287375d4-33ed-4834-b74c-fb88ffd15dd9 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1328.852368] [55807]: DEBUG cinder.api.openstack.wsgi [None req-287375d4-33ed-4834-b74c-fb88ffd15dd9 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1328.863132] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1328.863132] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1328.866283] [55807]: INFO cinder.volume.api [None req-287375d4-33ed-4834-b74c-fb88ffd15dd9 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1328.870780] [55807]: INFO cinder.api.openstack.wsgi [None req-287375d4-33ed-4834-b74c-fb88ffd15dd9 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e returned with HTTP 200 [ 1328.871178] [55807]: [pid: 55807|app: 0|req: 234/484] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:34 2025] GET /volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1329.070256] [55808]: DEBUG cinder.api.middleware.request_id [req-e732ef35-6e7b-48f1-b9d1-546bb783b684 req-20b6f4f1-9efb-43a3-a514-e9214c789a7c None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1329.072572] [55808]: INFO cinder.api.openstack.wsgi [req-e732ef35-6e7b-48f1-b9d1-546bb783b684 req-20b6f4f1-9efb-43a3-a514-e9214c789a7c tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 [ 1329.072794] [55808]: DEBUG cinder.api.openstack.wsgi [req-e732ef35-6e7b-48f1-b9d1-546bb783b684 req-20b6f4f1-9efb-43a3-a514-e9214c789a7c tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1329.073016] [55808]: DEBUG cinder.api.openstack.wsgi [req-e732ef35-6e7b-48f1-b9d1-546bb783b684 req-20b6f4f1-9efb-43a3-a514-e9214c789a7c tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1329.082440] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1329.082440] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1329.085414] [55808]: INFO cinder.volume.api [req-e732ef35-6e7b-48f1-b9d1-546bb783b684 req-20b6f4f1-9efb-43a3-a514-e9214c789a7c tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1329.089879] [55808]: INFO cinder.api.openstack.wsgi [req-e732ef35-6e7b-48f1-b9d1-546bb783b684 req-20b6f4f1-9efb-43a3-a514-e9214c789a7c tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 returned with HTTP 200 [ 1329.090320] [55808]: [pid: 55808|app: 0|req: 251/485] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:42:34 2025] GET /volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1329.106314] [55807]: DEBUG cinder.api.middleware.request_id [req-e732ef35-6e7b-48f1-b9d1-546bb783b684 req-07551a0b-25a1-4f86-9e92-1ceb5c42e88d None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1329.108755] [55807]: INFO cinder.api.openstack.wsgi [req-e732ef35-6e7b-48f1-b9d1-546bb783b684 req-07551a0b-25a1-4f86-9e92-1ceb5c42e88d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] POST http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45/action [ 1329.109357] [55807]: DEBUG cinder.api.openstack.wsgi [req-e732ef35-6e7b-48f1-b9d1-546bb783b684 req-07551a0b-25a1-4f86-9e92-1ceb5c42e88d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55807) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1329.109516] [55807]: DEBUG cinder.api.openstack.wsgi [req-e732ef35-6e7b-48f1-b9d1-546bb783b684 req-07551a0b-25a1-4f86-9e92-1ceb5c42e88d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1329.119646] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1329.119646] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1329.120182] [55807]: INFO cinder.volume.api [req-e732ef35-6e7b-48f1-b9d1-546bb783b684 req-07551a0b-25a1-4f86-9e92-1ceb5c42e88d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1329.124558] [55807]: INFO cinder.volume.api [req-e732ef35-6e7b-48f1-b9d1-546bb783b684 req-07551a0b-25a1-4f86-9e92-1ceb5c42e88d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Begin detaching volume completed successfully. [ 1329.124773] [55807]: INFO cinder.api.openstack.wsgi [req-e732ef35-6e7b-48f1-b9d1-546bb783b684 req-07551a0b-25a1-4f86-9e92-1ceb5c42e88d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45/action returned with HTTP 202 [ 1329.125201] [55807]: [pid: 55807|app: 0|req: 235/486] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Feb 20 02:42:34 2025] POST /volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1329.139028] [55808]: DEBUG cinder.api.middleware.request_id [None req-9685037d-02ff-4f1e-a170-33bada14dee7 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1329.141253] [55808]: INFO cinder.api.openstack.wsgi [None req-9685037d-02ff-4f1e-a170-33bada14dee7 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 [ 1329.141471] [55808]: DEBUG cinder.api.openstack.wsgi [None req-9685037d-02ff-4f1e-a170-33bada14dee7 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1329.141686] [55808]: DEBUG cinder.api.openstack.wsgi [None req-9685037d-02ff-4f1e-a170-33bada14dee7 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1329.151744] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1329.151744] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1329.154905] [55808]: INFO cinder.volume.api [None req-9685037d-02ff-4f1e-a170-33bada14dee7 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1329.159114] [55808]: INFO cinder.api.openstack.wsgi [None req-9685037d-02ff-4f1e-a170-33bada14dee7 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 returned with HTTP 200 [ 1329.159495] [55808]: [pid: 55808|app: 0|req: 252/487] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:34 2025] GET /volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1330.149119] [55807]: DEBUG cinder.api.middleware.request_id [None req-fac26ead-b15e-42e4-9686-689cdb5703fb None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1330.149119] [55807]: INFO cinder.api.openstack.wsgi [None req-fac26ead-b15e-42e4-9686-689cdb5703fb None None] GET http://10.180.1.21/volume// [ 1330.149119] [55807]: DEBUG cinder.api.openstack.wsgi [None req-fac26ead-b15e-42e4-9686-689cdb5703fb None None] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1330.149119] [55807]: DEBUG cinder.api.openstack.wsgi [None req-fac26ead-b15e-42e4-9686-689cdb5703fb None None] Calling method 'all' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1330.149119] [55807]: INFO cinder.api.openstack.wsgi [None req-fac26ead-b15e-42e4-9686-689cdb5703fb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1330.149119] [55807]: [pid: 55807|app: 0|req: 236/488] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 02:42:35 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1330.152451] [55808]: DEBUG cinder.api.middleware.request_id [req-e732ef35-6e7b-48f1-b9d1-546bb783b684 req-d475f67f-a7b0-427e-84ae-2ae704e1a255 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1330.154943] [55808]: INFO cinder.api.openstack.wsgi [req-e732ef35-6e7b-48f1-b9d1-546bb783b684 req-d475f67f-a7b0-427e-84ae-2ae704e1a255 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 [ 1330.155222] [55808]: DEBUG cinder.api.openstack.wsgi [req-e732ef35-6e7b-48f1-b9d1-546bb783b684 req-d475f67f-a7b0-427e-84ae-2ae704e1a255 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1330.155450] [55808]: DEBUG cinder.api.openstack.wsgi [req-e732ef35-6e7b-48f1-b9d1-546bb783b684 req-d475f67f-a7b0-427e-84ae-2ae704e1a255 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1330.170015] [55807]: DEBUG cinder.api.middleware.request_id [None req-c6f124af-48c1-4b3e-ae95-7d61d444282c None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1330.170143] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1330.170143] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1330.171799] [55807]: INFO cinder.api.openstack.wsgi [None req-c6f124af-48c1-4b3e-ae95-7d61d444282c tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 [ 1330.172196] [55807]: DEBUG cinder.api.openstack.wsgi [None req-c6f124af-48c1-4b3e-ae95-7d61d444282c tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1330.172531] [55807]: DEBUG cinder.api.openstack.wsgi [None req-c6f124af-48c1-4b3e-ae95-7d61d444282c tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1330.173730] [55808]: INFO cinder.volume.api [req-e732ef35-6e7b-48f1-b9d1-546bb783b684 req-d475f67f-a7b0-427e-84ae-2ae704e1a255 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1330.178500] [55808]: INFO cinder.api.openstack.wsgi [req-e732ef35-6e7b-48f1-b9d1-546bb783b684 req-d475f67f-a7b0-427e-84ae-2ae704e1a255 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 returned with HTTP 200 [ 1330.178951] [55808]: [pid: 55808|app: 0|req: 253/489] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 02:42:36 2025] GET /volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 => generated 1318 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1330.183265] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1330.183265] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1330.186372] [55807]: INFO cinder.volume.api [None req-c6f124af-48c1-4b3e-ae95-7d61d444282c tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1330.190602] [55807]: INFO cinder.api.openstack.wsgi [None req-c6f124af-48c1-4b3e-ae95-7d61d444282c tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 returned with HTTP 200 [ 1330.190986] [55807]: [pid: 55807|app: 0|req: 237/490] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:36 2025] GET /volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1331.201168] [55808]: DEBUG cinder.api.middleware.request_id [None req-13fbc6e1-eb46-491e-be0f-36cb94b31e78 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1331.203271] [55808]: INFO cinder.api.openstack.wsgi [None req-13fbc6e1-eb46-491e-be0f-36cb94b31e78 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 [ 1331.203499] [55808]: DEBUG cinder.api.openstack.wsgi [None req-13fbc6e1-eb46-491e-be0f-36cb94b31e78 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1331.203715] [55808]: DEBUG cinder.api.openstack.wsgi [None req-13fbc6e1-eb46-491e-be0f-36cb94b31e78 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1331.213425] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.213425] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1331.216484] [55808]: INFO cinder.volume.api [None req-13fbc6e1-eb46-491e-be0f-36cb94b31e78 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1331.220646] [55808]: INFO cinder.api.openstack.wsgi [None req-13fbc6e1-eb46-491e-be0f-36cb94b31e78 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 returned with HTTP 200 [ 1331.221013] [55808]: [pid: 55808|app: 0|req: 254/491] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:37 2025] GET /volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1331.317228] [55807]: DEBUG cinder.api.middleware.request_id [req-e732ef35-6e7b-48f1-b9d1-546bb783b684 req-30f6f35d-c45f-45c8-968f-cf7a1556bda0 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1331.319624] [55807]: INFO cinder.api.openstack.wsgi [req-e732ef35-6e7b-48f1-b9d1-546bb783b684 req-30f6f35d-c45f-45c8-968f-cf7a1556bda0 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] DELETE http://10.180.1.21/volume/v3/attachments/2bb5e897-5161-42b4-b4b0-9b3ea2848b03 [ 1331.319862] [55807]: DEBUG cinder.api.openstack.wsgi [req-e732ef35-6e7b-48f1-b9d1-546bb783b684 req-30f6f35d-c45f-45c8-968f-cf7a1556bda0 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1331.320083] [55807]: DEBUG cinder.api.openstack.wsgi [req-e732ef35-6e7b-48f1-b9d1-546bb783b684 req-30f6f35d-c45f-45c8-968f-cf7a1556bda0 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'version_select' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1331.327242] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.327242] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1331.853357] [55807]: INFO cinder.api.openstack.wsgi [req-e732ef35-6e7b-48f1-b9d1-546bb783b684 req-30f6f35d-c45f-45c8-968f-cf7a1556bda0 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/attachments/2bb5e897-5161-42b4-b4b0-9b3ea2848b03 returned with HTTP 200 [ 1331.853900] [55807]: [pid: 55807|app: 0|req: 238/492] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 02:42:37 2025] DELETE /volume/v3/attachments/2bb5e897-5161-42b4-b4b0-9b3ea2848b03 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1332.231137] [55808]: DEBUG cinder.api.middleware.request_id [None req-4f1cff7c-9c89-4131-bd3a-213006c903d6 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.233227] [55808]: INFO cinder.api.openstack.wsgi [None req-4f1cff7c-9c89-4131-bd3a-213006c903d6 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 [ 1332.233461] [55808]: DEBUG cinder.api.openstack.wsgi [None req-4f1cff7c-9c89-4131-bd3a-213006c903d6 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1332.233768] [55808]: DEBUG cinder.api.openstack.wsgi [None req-4f1cff7c-9c89-4131-bd3a-213006c903d6 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1332.246482] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.246482] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1332.251030] [55808]: INFO cinder.volume.api [None req-4f1cff7c-9c89-4131-bd3a-213006c903d6 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1332.255609] [55808]: INFO cinder.api.openstack.wsgi [None req-4f1cff7c-9c89-4131-bd3a-213006c903d6 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 returned with HTTP 200 [ 1332.256014] [55808]: [pid: 55808|app: 0|req: 255/493] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:38 2025] GET /volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1332.323241] [55807]: DEBUG cinder.api.middleware.request_id [req-294c2583-6fc2-46eb-b490-d2a6aa555296 req-9f2b4a12-6da1-44f1-9835-fd9781b9270a None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.325586] [55807]: INFO cinder.api.openstack.wsgi [req-294c2583-6fc2-46eb-b490-d2a6aa555296 req-9f2b4a12-6da1-44f1-9835-fd9781b9270a tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e [ 1332.325813] [55807]: DEBUG cinder.api.openstack.wsgi [req-294c2583-6fc2-46eb-b490-d2a6aa555296 req-9f2b4a12-6da1-44f1-9835-fd9781b9270a tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1332.326056] [55807]: DEBUG cinder.api.openstack.wsgi [req-294c2583-6fc2-46eb-b490-d2a6aa555296 req-9f2b4a12-6da1-44f1-9835-fd9781b9270a tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1332.335951] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.335951] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1332.339085] [55807]: INFO cinder.volume.api [req-294c2583-6fc2-46eb-b490-d2a6aa555296 req-9f2b4a12-6da1-44f1-9835-fd9781b9270a tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1332.343254] [55807]: INFO cinder.api.openstack.wsgi [req-294c2583-6fc2-46eb-b490-d2a6aa555296 req-9f2b4a12-6da1-44f1-9835-fd9781b9270a tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e returned with HTTP 200 [ 1332.343693] [55807]: [pid: 55807|app: 0|req: 239/494] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:42:38 2025] GET /volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1332.359125] [55808]: DEBUG cinder.api.middleware.request_id [req-294c2583-6fc2-46eb-b490-d2a6aa555296 req-3531bc0e-edb9-4a40-93e2-604f7c4588bc None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.361470] [55808]: INFO cinder.api.openstack.wsgi [req-294c2583-6fc2-46eb-b490-d2a6aa555296 req-3531bc0e-edb9-4a40-93e2-604f7c4588bc tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] POST http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e/action [ 1332.361872] [55808]: DEBUG cinder.api.openstack.wsgi [req-294c2583-6fc2-46eb-b490-d2a6aa555296 req-3531bc0e-edb9-4a40-93e2-604f7c4588bc tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1332.362037] [55808]: DEBUG cinder.api.openstack.wsgi [req-294c2583-6fc2-46eb-b490-d2a6aa555296 req-3531bc0e-edb9-4a40-93e2-604f7c4588bc tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1332.372262] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.372262] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1332.372768] [55808]: INFO cinder.volume.api [req-294c2583-6fc2-46eb-b490-d2a6aa555296 req-3531bc0e-edb9-4a40-93e2-604f7c4588bc tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1332.377802] [55808]: INFO cinder.volume.api [req-294c2583-6fc2-46eb-b490-d2a6aa555296 req-3531bc0e-edb9-4a40-93e2-604f7c4588bc tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Begin detaching volume completed successfully. [ 1332.378030] [55808]: INFO cinder.api.openstack.wsgi [req-294c2583-6fc2-46eb-b490-d2a6aa555296 req-3531bc0e-edb9-4a40-93e2-604f7c4588bc tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e/action returned with HTTP 202 [ 1332.378417] [55808]: [pid: 55808|app: 0|req: 256/495] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Feb 20 02:42:38 2025] POST /volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1332.391856] [55807]: DEBUG cinder.api.middleware.request_id [None req-9bf70a97-9202-402c-8dfc-b19104e1789f None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.393659] [55807]: INFO cinder.api.openstack.wsgi [None req-9bf70a97-9202-402c-8dfc-b19104e1789f tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e [ 1332.394097] [55807]: DEBUG cinder.api.openstack.wsgi [None req-9bf70a97-9202-402c-8dfc-b19104e1789f tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1332.394097] [55807]: DEBUG cinder.api.openstack.wsgi [None req-9bf70a97-9202-402c-8dfc-b19104e1789f tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1332.403674] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.403674] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1332.406868] [55807]: INFO cinder.volume.api [None req-9bf70a97-9202-402c-8dfc-b19104e1789f tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1332.411164] [55807]: INFO cinder.api.openstack.wsgi [None req-9bf70a97-9202-402c-8dfc-b19104e1789f tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e returned with HTTP 200 [ 1332.411537] [55807]: [pid: 55807|app: 0|req: 240/496] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:38 2025] GET /volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1333.397909] [55808]: DEBUG cinder.api.middleware.request_id [None req-da234301-ceca-47ef-9768-e67f20390d7a None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1333.398415] [55808]: INFO cinder.api.openstack.wsgi [None req-da234301-ceca-47ef-9768-e67f20390d7a None None] GET http://10.180.1.21/volume// [ 1333.398609] [55808]: DEBUG cinder.api.openstack.wsgi [None req-da234301-ceca-47ef-9768-e67f20390d7a None None] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1333.398823] [55808]: DEBUG cinder.api.openstack.wsgi [None req-da234301-ceca-47ef-9768-e67f20390d7a None None] Calling method 'all' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1333.399409] [55808]: INFO cinder.api.openstack.wsgi [None req-da234301-ceca-47ef-9768-e67f20390d7a None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1333.399584] [55808]: [pid: 55808|app: 0|req: 257/497] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 02: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) [ 1333.403112] [55807]: DEBUG cinder.api.middleware.request_id [req-294c2583-6fc2-46eb-b490-d2a6aa555296 req-e447f4c8-9c2d-4bb3-93a4-e55958a27e6a None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1333.405365] [55807]: INFO cinder.api.openstack.wsgi [req-294c2583-6fc2-46eb-b490-d2a6aa555296 req-e447f4c8-9c2d-4bb3-93a4-e55958a27e6a tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e [ 1333.405616] [55807]: DEBUG cinder.api.openstack.wsgi [req-294c2583-6fc2-46eb-b490-d2a6aa555296 req-e447f4c8-9c2d-4bb3-93a4-e55958a27e6a tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1333.405837] [55807]: DEBUG cinder.api.openstack.wsgi [req-294c2583-6fc2-46eb-b490-d2a6aa555296 req-e447f4c8-9c2d-4bb3-93a4-e55958a27e6a tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1333.418804] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.418804] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1333.421227] [55808]: DEBUG cinder.api.middleware.request_id [None req-70427069-3674-46d3-8fe5-c54f157ddf61 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1333.422860] [55807]: INFO cinder.volume.api [req-294c2583-6fc2-46eb-b490-d2a6aa555296 req-e447f4c8-9c2d-4bb3-93a4-e55958a27e6a tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1333.423241] [55808]: INFO cinder.api.openstack.wsgi [None req-70427069-3674-46d3-8fe5-c54f157ddf61 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e [ 1333.423455] [55808]: DEBUG cinder.api.openstack.wsgi [None req-70427069-3674-46d3-8fe5-c54f157ddf61 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1333.423666] [55808]: DEBUG cinder.api.openstack.wsgi [None req-70427069-3674-46d3-8fe5-c54f157ddf61 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1333.428430] [55807]: INFO cinder.api.openstack.wsgi [req-294c2583-6fc2-46eb-b490-d2a6aa555296 req-e447f4c8-9c2d-4bb3-93a4-e55958a27e6a tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e returned with HTTP 200 [ 1333.429652] [55807]: [pid: 55807|app: 0|req: 241/498] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 02:42:39 2025] GET /volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e => generated 1319 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1333.433948] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.433948] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1333.437806] [55808]: INFO cinder.volume.api [None req-70427069-3674-46d3-8fe5-c54f157ddf61 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1333.442554] [55808]: INFO cinder.api.openstack.wsgi [None req-70427069-3674-46d3-8fe5-c54f157ddf61 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e returned with HTTP 200 [ 1333.442939] [55808]: [pid: 55808|app: 0|req: 258/499] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:39 2025] GET /volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1333.504617] [55807]: DEBUG cinder.api.middleware.request_id [None req-f3706411-655f-44dc-af60-3fabd9e92e34 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1333.506697] [55807]: INFO cinder.api.openstack.wsgi [None req-f3706411-655f-44dc-af60-3fabd9e92e34 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] GET http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 [ 1333.506974] [55807]: DEBUG cinder.api.openstack.wsgi [None req-f3706411-655f-44dc-af60-3fabd9e92e34 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1333.507230] [55807]: DEBUG cinder.api.openstack.wsgi [None req-f3706411-655f-44dc-af60-3fabd9e92e34 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1333.514571] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.514571] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1333.517823] [55807]: INFO cinder.volume.api [None req-f3706411-655f-44dc-af60-3fabd9e92e34 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Volume info retrieved successfully. [ 1333.521977] [55807]: INFO cinder.api.openstack.wsgi [None req-f3706411-655f-44dc-af60-3fabd9e92e34 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 returned with HTTP 200 [ 1333.522347] [55807]: [pid: 55807|app: 0|req: 242/500] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:39 2025] GET /volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1333.557010] [55808]: DEBUG cinder.api.middleware.request_id [req-9c7e1f9a-5823-41b8-983e-30e72665b332 req-66ac87e9-7265-41df-8807-76f6218cd3fb None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1333.559334] [55808]: INFO cinder.api.openstack.wsgi [req-9c7e1f9a-5823-41b8-983e-30e72665b332 req-66ac87e9-7265-41df-8807-76f6218cd3fb tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] GET http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 [ 1333.559551] [55808]: DEBUG cinder.api.openstack.wsgi [req-9c7e1f9a-5823-41b8-983e-30e72665b332 req-66ac87e9-7265-41df-8807-76f6218cd3fb tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1333.559763] [55808]: DEBUG cinder.api.openstack.wsgi [req-9c7e1f9a-5823-41b8-983e-30e72665b332 req-66ac87e9-7265-41df-8807-76f6218cd3fb tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1333.567280] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.567280] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1333.570753] [55808]: INFO cinder.volume.api [req-9c7e1f9a-5823-41b8-983e-30e72665b332 req-66ac87e9-7265-41df-8807-76f6218cd3fb tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Volume info retrieved successfully. [ 1333.575053] [55808]: INFO cinder.api.openstack.wsgi [req-9c7e1f9a-5823-41b8-983e-30e72665b332 req-66ac87e9-7265-41df-8807-76f6218cd3fb tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 returned with HTTP 200 [ 1333.575906] [55808]: [pid: 55808|app: 0|req: 259/501] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:42:39 2025] GET /volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1334.453327] [55807]: DEBUG cinder.api.middleware.request_id [None req-3873db7b-1712-4c17-9815-039096512103 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1334.455270] [55807]: INFO cinder.api.openstack.wsgi [None req-3873db7b-1712-4c17-9815-039096512103 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e [ 1334.455495] [55807]: DEBUG cinder.api.openstack.wsgi [None req-3873db7b-1712-4c17-9815-039096512103 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1334.455713] [55807]: DEBUG cinder.api.openstack.wsgi [None req-3873db7b-1712-4c17-9815-039096512103 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1334.465155] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.465155] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1334.468229] [55807]: INFO cinder.volume.api [None req-3873db7b-1712-4c17-9815-039096512103 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1334.472442] [55807]: INFO cinder.api.openstack.wsgi [None req-3873db7b-1712-4c17-9815-039096512103 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e returned with HTTP 200 [ 1334.472809] [55807]: [pid: 55807|app: 0|req: 243/502] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:40 2025] GET /volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1334.565102] [55808]: DEBUG cinder.api.middleware.request_id [req-294c2583-6fc2-46eb-b490-d2a6aa555296 req-cd2d012e-80f3-4ebd-a9ac-b86c583c45c7 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1334.567592] [55808]: INFO cinder.api.openstack.wsgi [req-294c2583-6fc2-46eb-b490-d2a6aa555296 req-cd2d012e-80f3-4ebd-a9ac-b86c583c45c7 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] DELETE http://10.180.1.21/volume/v3/attachments/b0dc77fa-2b41-4ca0-b2df-1d6b2feb41a9 [ 1334.567819] [55808]: DEBUG cinder.api.openstack.wsgi [req-294c2583-6fc2-46eb-b490-d2a6aa555296 req-cd2d012e-80f3-4ebd-a9ac-b86c583c45c7 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1334.568060] [55808]: DEBUG cinder.api.openstack.wsgi [req-294c2583-6fc2-46eb-b490-d2a6aa555296 req-cd2d012e-80f3-4ebd-a9ac-b86c583c45c7 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'version_select' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1334.575303] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.575303] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1335.096770] [55807]: DEBUG cinder.api.middleware.request_id [None req-4e463fd1-b935-4f35-8729-bc489436ff8c None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.097208] [55807]: INFO cinder.api.openstack.wsgi [None req-4e463fd1-b935-4f35-8729-bc489436ff8c None None] GET http://10.180.1.21/volume// [ 1335.097399] [55807]: DEBUG cinder.api.openstack.wsgi [None req-4e463fd1-b935-4f35-8729-bc489436ff8c None None] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1335.097621] [55807]: DEBUG cinder.api.openstack.wsgi [None req-4e463fd1-b935-4f35-8729-bc489436ff8c None None] Calling method 'all' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1335.098040] [55807]: INFO cinder.api.openstack.wsgi [None req-4e463fd1-b935-4f35-8729-bc489436ff8c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1335.098347] [55807]: [pid: 55807|app: 0|req: 244/503] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 02:42:40 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1335.099746] [55808]: INFO cinder.api.openstack.wsgi [req-294c2583-6fc2-46eb-b490-d2a6aa555296 req-cd2d012e-80f3-4ebd-a9ac-b86c583c45c7 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/attachments/b0dc77fa-2b41-4ca0-b2df-1d6b2feb41a9 returned with HTTP 200 [ 1335.100223] [55808]: [pid: 55808|app: 0|req: 260/504] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 02:42:40 2025] DELETE /volume/v3/attachments/b0dc77fa-2b41-4ca0-b2df-1d6b2feb41a9 => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1335.102093] [55807]: DEBUG cinder.api.middleware.request_id [req-9c7e1f9a-5823-41b8-983e-30e72665b332 req-394c70b8-26f2-4384-bbfe-59980803f05e None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.104090] [55807]: INFO cinder.api.openstack.wsgi [req-9c7e1f9a-5823-41b8-983e-30e72665b332 req-394c70b8-26f2-4384-bbfe-59980803f05e tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1335.104475] [55807]: DEBUG cinder.api.openstack.wsgi [req-9c7e1f9a-5823-41b8-983e-30e72665b332 req-394c70b8-26f2-4384-bbfe-59980803f05e tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "adfa16db-7e9a-4ff2-ac9a-79aa392fc970", "connector": null, "instance_uuid": "f4631243-3a88-4bcc-8750-e3a2e2f5f11e"}} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1335.114027] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.114027] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1335.133303] [55807]: INFO cinder.api.openstack.wsgi [req-9c7e1f9a-5823-41b8-983e-30e72665b332 req-394c70b8-26f2-4384-bbfe-59980803f05e tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1335.133724] [55807]: [pid: 55807|app: 0|req: 245/505] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 02:42:40 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) [ 1335.154564] [55808]: DEBUG cinder.api.middleware.request_id [None req-7cc09ac7-c14d-4260-8ad7-da8cfc8b350a None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.156620] [55808]: INFO cinder.api.openstack.wsgi [None req-7cc09ac7-c14d-4260-8ad7-da8cfc8b350a tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] GET http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 [ 1335.156855] [55808]: DEBUG cinder.api.openstack.wsgi [None req-7cc09ac7-c14d-4260-8ad7-da8cfc8b350a tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1335.157123] [55808]: DEBUG cinder.api.openstack.wsgi [None req-7cc09ac7-c14d-4260-8ad7-da8cfc8b350a tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1335.166728] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.166728] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1335.169962] [55808]: INFO cinder.volume.api [None req-7cc09ac7-c14d-4260-8ad7-da8cfc8b350a tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Volume info retrieved successfully. [ 1335.174609] [55808]: INFO cinder.api.openstack.wsgi [None req-7cc09ac7-c14d-4260-8ad7-da8cfc8b350a tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 returned with HTTP 200 [ 1335.174986] [55808]: [pid: 55808|app: 0|req: 261/506] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:41 2025] GET /volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1335.483062] [55807]: DEBUG cinder.api.middleware.request_id [None req-d1f131bf-fbed-402d-b006-3c7a6d400a64 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.485210] [55807]: INFO cinder.api.openstack.wsgi [None req-d1f131bf-fbed-402d-b006-3c7a6d400a64 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e [ 1335.485442] [55807]: DEBUG cinder.api.openstack.wsgi [None req-d1f131bf-fbed-402d-b006-3c7a6d400a64 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1335.485664] [55807]: DEBUG cinder.api.openstack.wsgi [None req-d1f131bf-fbed-402d-b006-3c7a6d400a64 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1335.493275] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.493275] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1335.496674] [55807]: INFO cinder.volume.api [None req-d1f131bf-fbed-402d-b006-3c7a6d400a64 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1335.500921] [55807]: INFO cinder.api.openstack.wsgi [None req-d1f131bf-fbed-402d-b006-3c7a6d400a64 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e returned with HTTP 200 [ 1335.501309] [55807]: [pid: 55807|app: 0|req: 246/507] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:41 2025] GET /volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1335.510604] [55808]: DEBUG cinder.api.middleware.request_id [None req-328466c1-8227-4753-97b7-9f14e4641c95 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.512642] [55808]: INFO cinder.api.openstack.wsgi [None req-328466c1-8227-4753-97b7-9f14e4641c95 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e [ 1335.512874] [55808]: DEBUG cinder.api.openstack.wsgi [None req-328466c1-8227-4753-97b7-9f14e4641c95 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1335.513088] [55808]: DEBUG cinder.api.openstack.wsgi [None req-328466c1-8227-4753-97b7-9f14e4641c95 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1335.520589] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.520589] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1335.523935] [55808]: INFO cinder.volume.api [None req-328466c1-8227-4753-97b7-9f14e4641c95 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1335.528332] [55808]: INFO cinder.api.openstack.wsgi [None req-328466c1-8227-4753-97b7-9f14e4641c95 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e returned with HTTP 200 [ 1335.528700] [55808]: [pid: 55808|app: 0|req: 262/508] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:41 2025] GET /volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1335.655756] [55807]: DEBUG cinder.api.middleware.request_id [None req-acf0ba4e-dedf-4585-ac4c-86e0bbc4d3f3 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.656302] [55807]: INFO cinder.api.openstack.wsgi [None req-acf0ba4e-dedf-4585-ac4c-86e0bbc4d3f3 None None] GET http://10.180.1.21/volume// [ 1335.656455] [55807]: DEBUG cinder.api.openstack.wsgi [None req-acf0ba4e-dedf-4585-ac4c-86e0bbc4d3f3 None None] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1335.656676] [55807]: DEBUG cinder.api.openstack.wsgi [None req-acf0ba4e-dedf-4585-ac4c-86e0bbc4d3f3 None None] Calling method 'all' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1335.657157] [55807]: INFO cinder.api.openstack.wsgi [None req-acf0ba4e-dedf-4585-ac4c-86e0bbc4d3f3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1335.657468] [55807]: [pid: 55807|app: 0|req: 247/509] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 02:42:41 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1335.660699] [55808]: DEBUG cinder.api.middleware.request_id [req-9c7e1f9a-5823-41b8-983e-30e72665b332 req-a6163aaa-21a9-4e3c-8766-7f41f3b6841d None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.663153] [55808]: INFO cinder.api.openstack.wsgi [req-9c7e1f9a-5823-41b8-983e-30e72665b332 req-a6163aaa-21a9-4e3c-8766-7f41f3b6841d tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] GET http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 [ 1335.663387] [55808]: DEBUG cinder.api.openstack.wsgi [req-9c7e1f9a-5823-41b8-983e-30e72665b332 req-a6163aaa-21a9-4e3c-8766-7f41f3b6841d tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1335.663611] [55808]: DEBUG cinder.api.openstack.wsgi [req-9c7e1f9a-5823-41b8-983e-30e72665b332 req-a6163aaa-21a9-4e3c-8766-7f41f3b6841d tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1335.673171] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.673171] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1335.676220] [55808]: INFO cinder.volume.api [req-9c7e1f9a-5823-41b8-983e-30e72665b332 req-a6163aaa-21a9-4e3c-8766-7f41f3b6841d tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Volume info retrieved successfully. [ 1335.680396] [55808]: INFO cinder.api.openstack.wsgi [req-9c7e1f9a-5823-41b8-983e-30e72665b332 req-a6163aaa-21a9-4e3c-8766-7f41f3b6841d tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 returned with HTTP 200 [ 1335.680782] [55808]: [pid: 55808|app: 0|req: 263/510] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 02:42:41 2025] GET /volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 => generated 1025 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1335.705581] [55807]: DEBUG cinder.api.middleware.request_id [req-9c7e1f9a-5823-41b8-983e-30e72665b332 req-ca7deb2a-f959-475f-a72e-92aceec060bc None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.707901] [55807]: INFO cinder.api.openstack.wsgi [req-9c7e1f9a-5823-41b8-983e-30e72665b332 req-ca7deb2a-f959-475f-a72e-92aceec060bc tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] PUT http://10.180.1.21/volume/v3/attachments/388e712f-1089-4d3d-9fe1-21b117cca5bd [ 1335.708331] [55807]: DEBUG cinder.api.openstack.wsgi [req-9c7e1f9a-5823-41b8-983e-30e72665b332 req-ca7deb2a-f959-475f-a72e-92aceec060bc tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-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-547170", "mountpoint": "/dev/sdb"}}} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1335.715799] [55807]: DEBUG cinder.coordination [req-9c7e1f9a-5823-41b8-983e-30e72665b332 req-ca7deb2a-f959-475f-a72e-92aceec060bc tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Acquiring lock "cinder-attachment_update-adfa16db-7e9a-4ff2-ac9a-79aa392fc970-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55807) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1335.720097] [55807]: DEBUG cinder.coordination [req-9c7e1f9a-5823-41b8-983e-30e72665b332 req-ca7deb2a-f959-475f-a72e-92aceec060bc tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Lock "cinder-attachment_update-adfa16db-7e9a-4ff2-ac9a-79aa392fc970-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55807) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1335.721125] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.721125] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1336.184444] [55808]: DEBUG cinder.api.middleware.request_id [None req-7054df66-89bc-4ed9-ad36-46ff9df8fd51 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1336.186662] [55808]: INFO cinder.api.openstack.wsgi [None req-7054df66-89bc-4ed9-ad36-46ff9df8fd51 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] GET http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 [ 1336.186965] [55808]: DEBUG cinder.api.openstack.wsgi [None req-7054df66-89bc-4ed9-ad36-46ff9df8fd51 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1336.187248] [55808]: DEBUG cinder.api.openstack.wsgi [None req-7054df66-89bc-4ed9-ad36-46ff9df8fd51 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1336.197182] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.197182] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1336.200604] [55808]: INFO cinder.volume.api [None req-7054df66-89bc-4ed9-ad36-46ff9df8fd51 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Volume info retrieved successfully. [ 1336.205095] [55808]: INFO cinder.api.openstack.wsgi [None req-7054df66-89bc-4ed9-ad36-46ff9df8fd51 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 returned with HTTP 200 [ 1336.205535] [55808]: [pid: 55808|app: 0|req: 264/511] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:42 2025] GET /volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1336.597106] [55808]: DEBUG cinder.api.middleware.request_id [None req-96f736ca-44c4-47c5-becf-bdf79777b8f1 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1336.599146] [55808]: INFO cinder.api.openstack.wsgi [None req-96f736ca-44c4-47c5-becf-bdf79777b8f1 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e [ 1336.599296] [55808]: DEBUG cinder.api.openstack.wsgi [None req-96f736ca-44c4-47c5-becf-bdf79777b8f1 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1336.599512] [55808]: DEBUG cinder.api.openstack.wsgi [None req-96f736ca-44c4-47c5-becf-bdf79777b8f1 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1336.606726] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.606726] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1336.609955] [55808]: INFO cinder.volume.api [None req-96f736ca-44c4-47c5-becf-bdf79777b8f1 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1336.613959] [55808]: INFO cinder.api.openstack.wsgi [None req-96f736ca-44c4-47c5-becf-bdf79777b8f1 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e returned with HTTP 200 [ 1336.614328] [55808]: [pid: 55808|app: 0|req: 265/512] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:42 2025] GET /volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1336.623155] [55808]: DEBUG cinder.api.middleware.request_id [None req-dad06f65-60dd-49f8-9c95-956d77a675a8 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1336.624855] [55808]: INFO cinder.api.openstack.wsgi [None req-dad06f65-60dd-49f8-9c95-956d77a675a8 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 [ 1336.625070] [55808]: DEBUG cinder.api.openstack.wsgi [None req-dad06f65-60dd-49f8-9c95-956d77a675a8 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1336.625285] [55808]: DEBUG cinder.api.openstack.wsgi [None req-dad06f65-60dd-49f8-9c95-956d77a675a8 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1336.631808] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.631808] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1336.635369] [55808]: INFO cinder.volume.api [None req-dad06f65-60dd-49f8-9c95-956d77a675a8 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1336.639813] [55808]: INFO cinder.api.openstack.wsgi [None req-dad06f65-60dd-49f8-9c95-956d77a675a8 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 returned with HTTP 200 [ 1336.640174] [55808]: [pid: 55808|app: 0|req: 266/513] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:42 2025] GET /volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1336.675754] [55808]: DEBUG cinder.api.middleware.request_id [None req-2aebb5e6-dc79-4898-8f58-6f1728830fa6 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1336.677706] [55808]: INFO cinder.api.openstack.wsgi [None req-2aebb5e6-dc79-4898-8f58-6f1728830fa6 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 [ 1336.677918] [55808]: DEBUG cinder.api.openstack.wsgi [None req-2aebb5e6-dc79-4898-8f58-6f1728830fa6 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1336.678151] [55808]: DEBUG cinder.api.openstack.wsgi [None req-2aebb5e6-dc79-4898-8f58-6f1728830fa6 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1336.685136] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.685136] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1336.688284] [55808]: INFO cinder.volume.api [None req-2aebb5e6-dc79-4898-8f58-6f1728830fa6 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1336.692324] [55808]: INFO cinder.api.openstack.wsgi [None req-2aebb5e6-dc79-4898-8f58-6f1728830fa6 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 returned with HTTP 200 [ 1336.692664] [55808]: [pid: 55808|app: 0|req: 267/514] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:42 2025] GET /volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1337.216260] [55808]: DEBUG cinder.api.middleware.request_id [None req-0831d17c-08eb-40d6-b1c7-bd238810a925 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1337.218602] [55808]: INFO cinder.api.openstack.wsgi [None req-0831d17c-08eb-40d6-b1c7-bd238810a925 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] GET http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 [ 1337.218835] [55808]: DEBUG cinder.api.openstack.wsgi [None req-0831d17c-08eb-40d6-b1c7-bd238810a925 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1337.219179] [55808]: DEBUG cinder.api.openstack.wsgi [None req-0831d17c-08eb-40d6-b1c7-bd238810a925 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1337.230873] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.230873] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1337.234462] [55808]: INFO cinder.volume.api [None req-0831d17c-08eb-40d6-b1c7-bd238810a925 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Volume info retrieved successfully. [ 1337.239057] [55808]: INFO cinder.api.openstack.wsgi [None req-0831d17c-08eb-40d6-b1c7-bd238810a925 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 returned with HTTP 200 [ 1337.239450] [55808]: [pid: 55808|app: 0|req: 268/515] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:43 2025] GET /volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1338.249837] [55808]: DEBUG cinder.api.middleware.request_id [None req-e2401926-caac-477a-b4b3-f432eaa11bc2 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1338.252090] [55808]: INFO cinder.api.openstack.wsgi [None req-e2401926-caac-477a-b4b3-f432eaa11bc2 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] GET http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 [ 1338.252291] [55808]: DEBUG cinder.api.openstack.wsgi [None req-e2401926-caac-477a-b4b3-f432eaa11bc2 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1338.252520] [55808]: DEBUG cinder.api.openstack.wsgi [None req-e2401926-caac-477a-b4b3-f432eaa11bc2 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1338.263874] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.263874] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1338.267633] [55808]: INFO cinder.volume.api [None req-e2401926-caac-477a-b4b3-f432eaa11bc2 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Volume info retrieved successfully. [ 1338.272435] [55808]: INFO cinder.api.openstack.wsgi [None req-e2401926-caac-477a-b4b3-f432eaa11bc2 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 returned with HTTP 200 [ 1338.272826] [55808]: [pid: 55808|app: 0|req: 269/516] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:44 2025] GET /volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1339.282965] [55808]: DEBUG cinder.api.middleware.request_id [None req-402fdfcd-3e14-4c6f-a51b-faaa1517f97b None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1339.285080] [55808]: INFO cinder.api.openstack.wsgi [None req-402fdfcd-3e14-4c6f-a51b-faaa1517f97b tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] GET http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 [ 1339.285348] [55808]: DEBUG cinder.api.openstack.wsgi [None req-402fdfcd-3e14-4c6f-a51b-faaa1517f97b tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1339.285606] [55808]: DEBUG cinder.api.openstack.wsgi [None req-402fdfcd-3e14-4c6f-a51b-faaa1517f97b tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1339.298585] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1339.298585] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1339.302503] [55808]: INFO cinder.volume.api [None req-402fdfcd-3e14-4c6f-a51b-faaa1517f97b tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Volume info retrieved successfully. [ 1339.307016] [55808]: INFO cinder.api.openstack.wsgi [None req-402fdfcd-3e14-4c6f-a51b-faaa1517f97b tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 returned with HTTP 200 [ 1339.307471] [55808]: [pid: 55808|app: 0|req: 270/517] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:45 2025] GET /volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1340.238667] [55807]: DEBUG dbcounter [-] [55807] Writing DB stats cinder:SELECT=370,cinder:INSERT=35,cinder:UPDATE=76 {{(pid=55807) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1340.243981] [55807]: DEBUG cinder.coordination [req-9c7e1f9a-5823-41b8-983e-30e72665b332 req-ca7deb2a-f959-475f-a72e-92aceec060bc tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Lock "cinder-attachment_update-adfa16db-7e9a-4ff2-ac9a-79aa392fc970-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=55807) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1340.244337] [55807]: INFO cinder.api.openstack.wsgi [req-9c7e1f9a-5823-41b8-983e-30e72665b332 req-ca7deb2a-f959-475f-a72e-92aceec060bc tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/attachments/388e712f-1089-4d3d-9fe1-21b117cca5bd returned with HTTP 200 [ 1340.244793] [55807]: [pid: 55807|app: 0|req: 248/518] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 02:42:41 2025] PUT /volume/v3/attachments/388e712f-1089-4d3d-9fe1-21b117cca5bd => generated 617 bytes in 4540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1340.317565] [55808]: DEBUG cinder.api.middleware.request_id [None req-1ac10fb3-fa61-402b-9043-dc4f823aa8ca None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1340.320058] [55808]: INFO cinder.api.openstack.wsgi [None req-1ac10fb3-fa61-402b-9043-dc4f823aa8ca tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] GET http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 [ 1340.320058] [55808]: DEBUG cinder.api.openstack.wsgi [None req-1ac10fb3-fa61-402b-9043-dc4f823aa8ca tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1340.320328] [55808]: DEBUG cinder.api.openstack.wsgi [None req-1ac10fb3-fa61-402b-9043-dc4f823aa8ca tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1340.322843] [55808]: DEBUG dbcounter [-] [55808] Writing DB stats cinder:SELECT=273,cinder:UPDATE=19,cinder:INSERT=3 {{(pid=55808) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1340.331873] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1340.331873] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1340.335635] [55808]: INFO cinder.volume.api [None req-1ac10fb3-fa61-402b-9043-dc4f823aa8ca tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Volume info retrieved successfully. [ 1340.340539] [55808]: INFO cinder.api.openstack.wsgi [None req-1ac10fb3-fa61-402b-9043-dc4f823aa8ca tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 returned with HTTP 200 [ 1340.340974] [55808]: [pid: 55808|app: 0|req: 271/519] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:46 2025] GET /volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1341.351243] [55807]: DEBUG cinder.api.middleware.request_id [None req-b59dfb12-56ce-44f4-bb2f-38d0a209ba03 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1341.353346] [55807]: INFO cinder.api.openstack.wsgi [None req-b59dfb12-56ce-44f4-bb2f-38d0a209ba03 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] GET http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 [ 1341.353664] [55807]: DEBUG cinder.api.openstack.wsgi [None req-b59dfb12-56ce-44f4-bb2f-38d0a209ba03 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1341.353759] [55807]: DEBUG cinder.api.openstack.wsgi [None req-b59dfb12-56ce-44f4-bb2f-38d0a209ba03 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1341.367789] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1341.367789] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1341.371621] [55807]: INFO cinder.volume.api [None req-b59dfb12-56ce-44f4-bb2f-38d0a209ba03 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Volume info retrieved successfully. [ 1341.375781] [55807]: INFO cinder.api.openstack.wsgi [None req-b59dfb12-56ce-44f4-bb2f-38d0a209ba03 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 returned with HTTP 200 [ 1341.376164] [55807]: [pid: 55807|app: 0|req: 249/520] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:47 2025] GET /volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1341.858902] [55808]: DEBUG cinder.api.middleware.request_id [req-9c7e1f9a-5823-41b8-983e-30e72665b332 req-beb9ae8e-c5a8-47e7-9561-03ea8d83721f None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1341.861228] [55808]: INFO cinder.api.openstack.wsgi [req-9c7e1f9a-5823-41b8-983e-30e72665b332 req-beb9ae8e-c5a8-47e7-9561-03ea8d83721f tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] POST http://10.180.1.21/volume/v3/attachments/388e712f-1089-4d3d-9fe1-21b117cca5bd/action [ 1341.861646] [55808]: DEBUG cinder.api.openstack.wsgi [req-9c7e1f9a-5823-41b8-983e-30e72665b332 req-beb9ae8e-c5a8-47e7-9561-03ea8d83721f tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Action body: b'{"os-complete": null}' {{(pid=55808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1341.861789] [55808]: DEBUG cinder.api.openstack.wsgi [req-9c7e1f9a-5823-41b8-983e-30e72665b332 req-beb9ae8e-c5a8-47e7-9561-03ea8d83721f tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1341.877723] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1341.877723] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1341.884446] [55808]: INFO cinder.api.openstack.wsgi [req-9c7e1f9a-5823-41b8-983e-30e72665b332 req-beb9ae8e-c5a8-47e7-9561-03ea8d83721f tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/attachments/388e712f-1089-4d3d-9fe1-21b117cca5bd/action returned with HTTP 204 [ 1341.884837] [55808]: [pid: 55808|app: 0|req: 272/521] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 02:42:47 2025] POST /volume/v3/attachments/388e712f-1089-4d3d-9fe1-21b117cca5bd/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1342.386958] [55807]: DEBUG cinder.api.middleware.request_id [None req-b84b57cd-0464-4811-bb8d-dcfdc26261f6 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1342.389174] [55807]: INFO cinder.api.openstack.wsgi [None req-b84b57cd-0464-4811-bb8d-dcfdc26261f6 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] GET http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 [ 1342.389323] [55807]: DEBUG cinder.api.openstack.wsgi [None req-b84b57cd-0464-4811-bb8d-dcfdc26261f6 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1342.389546] [55807]: DEBUG cinder.api.openstack.wsgi [None req-b84b57cd-0464-4811-bb8d-dcfdc26261f6 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1342.400369] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1342.400369] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1342.404123] [55807]: INFO cinder.volume.api [None req-b84b57cd-0464-4811-bb8d-dcfdc26261f6 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Volume info retrieved successfully. [ 1342.408501] [55807]: INFO cinder.api.openstack.wsgi [None req-b84b57cd-0464-4811-bb8d-dcfdc26261f6 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 returned with HTTP 200 [ 1342.409035] [55807]: [pid: 55807|app: 0|req: 250/522] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:48 2025] GET /volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1342.418557] [55808]: DEBUG cinder.api.middleware.request_id [None req-a572733a-6deb-4e80-b71b-c916e0b48e5d None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1342.420679] [55808]: INFO cinder.api.openstack.wsgi [None req-a572733a-6deb-4e80-b71b-c916e0b48e5d tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] GET http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 [ 1342.420895] [55808]: DEBUG cinder.api.openstack.wsgi [None req-a572733a-6deb-4e80-b71b-c916e0b48e5d tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1342.421124] [55808]: DEBUG cinder.api.openstack.wsgi [None req-a572733a-6deb-4e80-b71b-c916e0b48e5d tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1342.430385] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1342.430385] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1342.433720] [55808]: INFO cinder.volume.api [None req-a572733a-6deb-4e80-b71b-c916e0b48e5d tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Volume info retrieved successfully. [ 1342.438108] [55808]: INFO cinder.api.openstack.wsgi [None req-a572733a-6deb-4e80-b71b-c916e0b48e5d tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 returned with HTTP 200 [ 1342.438607] [55808]: [pid: 55808|app: 0|req: 273/523] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:48 2025] GET /volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1342.676040] [55807]: DEBUG cinder.api.middleware.request_id [req-387e291a-61be-4c5e-a8a2-9020707fc4ae req-089a9ef0-8c8b-4149-b0aa-2190d475c4f2 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1342.678981] [55807]: INFO cinder.api.openstack.wsgi [req-387e291a-61be-4c5e-a8a2-9020707fc4ae req-089a9ef0-8c8b-4149-b0aa-2190d475c4f2 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] GET http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 [ 1342.679310] [55807]: DEBUG cinder.api.openstack.wsgi [req-387e291a-61be-4c5e-a8a2-9020707fc4ae req-089a9ef0-8c8b-4149-b0aa-2190d475c4f2 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1342.679589] [55807]: DEBUG cinder.api.openstack.wsgi [req-387e291a-61be-4c5e-a8a2-9020707fc4ae req-089a9ef0-8c8b-4149-b0aa-2190d475c4f2 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1342.689724] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1342.689724] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1342.693545] [55807]: INFO cinder.volume.api [req-387e291a-61be-4c5e-a8a2-9020707fc4ae req-089a9ef0-8c8b-4149-b0aa-2190d475c4f2 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Volume info retrieved successfully. [ 1342.698495] [55807]: INFO cinder.api.openstack.wsgi [req-387e291a-61be-4c5e-a8a2-9020707fc4ae req-089a9ef0-8c8b-4149-b0aa-2190d475c4f2 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 returned with HTTP 200 [ 1342.698980] [55807]: [pid: 55807|app: 0|req: 251/524] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:42:48 2025] GET /volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1342.843158] [55808]: DEBUG cinder.api.middleware.request_id [None req-72da5e1f-253f-4f97-a06b-309a50767c51 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1342.844915] [55808]: INFO cinder.api.openstack.wsgi [None req-72da5e1f-253f-4f97-a06b-309a50767c51 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] DELETE http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e [ 1342.845389] [55808]: DEBUG cinder.api.openstack.wsgi [None req-72da5e1f-253f-4f97-a06b-309a50767c51 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1342.845389] [55808]: DEBUG cinder.api.openstack.wsgi [None req-72da5e1f-253f-4f97-a06b-309a50767c51 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'delete' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1342.845579] [55808]: INFO cinder.api.v3.volumes [None req-72da5e1f-253f-4f97-a06b-309a50767c51 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Delete volume with id: abe7b744-9c8c-4131-b0e7-b8e97bfa553e [ 1342.855182] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1342.855182] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1342.855729] [55808]: INFO cinder.volume.api [None req-72da5e1f-253f-4f97-a06b-309a50767c51 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1342.872166] [55808]: INFO cinder.volume.api [None req-72da5e1f-253f-4f97-a06b-309a50767c51 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Delete volume request issued successfully. [ 1342.872497] [55808]: INFO cinder.api.openstack.wsgi [None req-72da5e1f-253f-4f97-a06b-309a50767c51 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e returned with HTTP 202 [ 1342.872882] [55808]: [pid: 55808|app: 0|req: 274/525] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 02:42:48 2025] DELETE /volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1342.875600] [55807]: DEBUG cinder.api.middleware.request_id [None req-b0384b9d-fccb-4f50-afe0-816dcd8a046c None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1342.877651] [55807]: INFO cinder.api.openstack.wsgi [None req-b0384b9d-fccb-4f50-afe0-816dcd8a046c tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e [ 1342.877903] [55807]: DEBUG cinder.api.openstack.wsgi [None req-b0384b9d-fccb-4f50-afe0-816dcd8a046c tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1342.878124] [55807]: DEBUG cinder.api.openstack.wsgi [None req-b0384b9d-fccb-4f50-afe0-816dcd8a046c tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1342.885911] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1342.885911] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1342.891540] [55807]: INFO cinder.volume.api [None req-b0384b9d-fccb-4f50-afe0-816dcd8a046c tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1342.894732] [55807]: INFO cinder.api.openstack.wsgi [None req-b0384b9d-fccb-4f50-afe0-816dcd8a046c tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e returned with HTTP 200 [ 1342.895125] [55807]: [pid: 55807|app: 0|req: 252/526] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:48 2025] GET /volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1343.906225] [55808]: DEBUG cinder.api.middleware.request_id [None req-b1977135-c378-458b-999e-5a1f59614280 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1343.908290] [55808]: INFO cinder.api.openstack.wsgi [None req-b1977135-c378-458b-999e-5a1f59614280 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e [ 1343.908512] [55808]: DEBUG cinder.api.openstack.wsgi [None req-b1977135-c378-458b-999e-5a1f59614280 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1343.908730] [55808]: DEBUG cinder.api.openstack.wsgi [None req-b1977135-c378-458b-999e-5a1f59614280 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1343.918294] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1343.918294] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1343.922564] [55808]: INFO cinder.volume.api [None req-b1977135-c378-458b-999e-5a1f59614280 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1343.927415] [55808]: INFO cinder.api.openstack.wsgi [None req-b1977135-c378-458b-999e-5a1f59614280 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e returned with HTTP 200 [ 1343.928317] [55808]: [pid: 55808|app: 0|req: 275/527] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:49 2025] GET /volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1344.916785] [55807]: DEBUG cinder.api.middleware.request_id [None req-40e99bf4-3589-42c7-9b6c-b3147fa1847f None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1344.917400] [55807]: INFO cinder.api.openstack.wsgi [None req-40e99bf4-3589-42c7-9b6c-b3147fa1847f None None] GET http://10.180.1.21/volume// [ 1344.917491] [55807]: DEBUG cinder.api.openstack.wsgi [None req-40e99bf4-3589-42c7-9b6c-b3147fa1847f None None] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1344.917662] [55807]: DEBUG cinder.api.openstack.wsgi [None req-40e99bf4-3589-42c7-9b6c-b3147fa1847f None None] Calling method 'all' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1344.918442] [55807]: INFO cinder.api.openstack.wsgi [None req-40e99bf4-3589-42c7-9b6c-b3147fa1847f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1344.918442] [55807]: [pid: 55807|app: 0|req: 253/528] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 02:42:50 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1344.922554] [55808]: DEBUG cinder.api.middleware.request_id [req-387e291a-61be-4c5e-a8a2-9020707fc4ae req-f12fcaf2-3206-46eb-b6d4-1898edb8dff9 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1344.924671] [55808]: INFO cinder.api.openstack.wsgi [req-387e291a-61be-4c5e-a8a2-9020707fc4ae req-f12fcaf2-3206-46eb-b6d4-1898edb8dff9 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1344.925063] [55808]: DEBUG cinder.api.openstack.wsgi [req-387e291a-61be-4c5e-a8a2-9020707fc4ae req-f12fcaf2-3206-46eb-b6d4-1898edb8dff9 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "adfa16db-7e9a-4ff2-ac9a-79aa392fc970", "connector": null, "instance_uuid": "f4631243-3a88-4bcc-8750-e3a2e2f5f11e"}} {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1344.938801] [55807]: DEBUG cinder.api.middleware.request_id [None req-414ddd85-ae9f-4b12-91f2-f1cbdf9c8961 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1344.939562] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1344.939562] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1344.942017] [55807]: INFO cinder.api.openstack.wsgi [None req-414ddd85-ae9f-4b12-91f2-f1cbdf9c8961 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e [ 1344.942342] [55807]: DEBUG cinder.api.openstack.wsgi [None req-414ddd85-ae9f-4b12-91f2-f1cbdf9c8961 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1344.942600] [55807]: DEBUG cinder.api.openstack.wsgi [None req-414ddd85-ae9f-4b12-91f2-f1cbdf9c8961 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1344.950738] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1344.950738] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1344.954303] [55807]: INFO cinder.volume.api [None req-414ddd85-ae9f-4b12-91f2-f1cbdf9c8961 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1344.958712] [55807]: INFO cinder.api.openstack.wsgi [None req-414ddd85-ae9f-4b12-91f2-f1cbdf9c8961 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e returned with HTTP 200 [ 1344.959172] [55807]: [pid: 55807|app: 0|req: 254/529] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:50 2025] GET /volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1344.966030] [55808]: INFO cinder.api.openstack.wsgi [req-387e291a-61be-4c5e-a8a2-9020707fc4ae req-f12fcaf2-3206-46eb-b6d4-1898edb8dff9 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1344.966180] [55808]: [pid: 55808|app: 0|req: 276/530] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 02:42:50 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) [ 1344.969785] [55807]: DEBUG cinder.api.middleware.request_id [None req-e2ecc5a0-8e79-4e79-81bc-03360d407793 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1344.970366] [55807]: INFO cinder.api.openstack.wsgi [None req-e2ecc5a0-8e79-4e79-81bc-03360d407793 None None] GET http://10.180.1.21/volume// [ 1344.970467] [55807]: DEBUG cinder.api.openstack.wsgi [None req-e2ecc5a0-8e79-4e79-81bc-03360d407793 None None] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1344.970657] [55807]: DEBUG cinder.api.openstack.wsgi [None req-e2ecc5a0-8e79-4e79-81bc-03360d407793 None None] Calling method 'all' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1344.971059] [55807]: INFO cinder.api.openstack.wsgi [None req-e2ecc5a0-8e79-4e79-81bc-03360d407793 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1344.971347] [55807]: [pid: 55807|app: 0|req: 255/531] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 02:42:50 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1344.974651] [55808]: DEBUG cinder.api.middleware.request_id [req-387e291a-61be-4c5e-a8a2-9020707fc4ae req-af87c76b-6a88-4ebc-9492-f0c4bc153933 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1344.977048] [55808]: INFO cinder.api.openstack.wsgi [req-387e291a-61be-4c5e-a8a2-9020707fc4ae req-af87c76b-6a88-4ebc-9492-f0c4bc153933 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] GET http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 [ 1344.977354] [55808]: DEBUG cinder.api.openstack.wsgi [req-387e291a-61be-4c5e-a8a2-9020707fc4ae req-af87c76b-6a88-4ebc-9492-f0c4bc153933 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1344.978027] [55808]: DEBUG cinder.api.openstack.wsgi [req-387e291a-61be-4c5e-a8a2-9020707fc4ae req-af87c76b-6a88-4ebc-9492-f0c4bc153933 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1344.990934] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1344.990934] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1344.994192] [55808]: INFO cinder.volume.api [req-387e291a-61be-4c5e-a8a2-9020707fc4ae req-af87c76b-6a88-4ebc-9492-f0c4bc153933 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Volume info retrieved successfully. [ 1344.998966] [55808]: INFO cinder.api.openstack.wsgi [req-387e291a-61be-4c5e-a8a2-9020707fc4ae req-af87c76b-6a88-4ebc-9492-f0c4bc153933 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 returned with HTTP 200 [ 1344.999372] [55808]: [pid: 55808|app: 0|req: 277/532] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 02:42:50 2025] GET /volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 => generated 1318 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1345.969712] [55807]: DEBUG cinder.api.middleware.request_id [None req-4fb769da-b9e1-4f3f-921e-5095ad6a563f None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1345.971895] [55807]: INFO cinder.api.openstack.wsgi [None req-4fb769da-b9e1-4f3f-921e-5095ad6a563f tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e [ 1345.972142] [55807]: DEBUG cinder.api.openstack.wsgi [None req-4fb769da-b9e1-4f3f-921e-5095ad6a563f tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1345.972365] [55807]: DEBUG cinder.api.openstack.wsgi [None req-4fb769da-b9e1-4f3f-921e-5095ad6a563f tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1345.978891] [55807]: INFO cinder.api.openstack.wsgi [None req-4fb769da-b9e1-4f3f-921e-5095ad6a563f tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e returned with HTTP 404 [ 1345.979443] [55807]: [pid: 55807|app: 0|req: 256/533] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:51 2025] GET /volume/v3/volumes/abe7b744-9c8c-4131-b0e7-b8e97bfa553e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1345.982428] [55808]: DEBUG cinder.api.middleware.request_id [None req-d1686380-e683-4b72-b00a-48c6781d4610 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1345.984439] [55808]: INFO cinder.api.openstack.wsgi [None req-d1686380-e683-4b72-b00a-48c6781d4610 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] DELETE http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 [ 1345.984661] [55808]: DEBUG cinder.api.openstack.wsgi [None req-d1686380-e683-4b72-b00a-48c6781d4610 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1345.984874] [55808]: DEBUG cinder.api.openstack.wsgi [None req-d1686380-e683-4b72-b00a-48c6781d4610 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'delete' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1345.985071] [55808]: INFO cinder.api.v3.volumes [None req-d1686380-e683-4b72-b00a-48c6781d4610 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Delete volume with id: 23d34c7b-4eca-4ed0-9171-9c33cf476f45 [ 1345.994970] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1345.994970] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1345.995655] [55808]: INFO cinder.volume.api [None req-d1686380-e683-4b72-b00a-48c6781d4610 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1346.018015] [55808]: INFO cinder.volume.api [None req-d1686380-e683-4b72-b00a-48c6781d4610 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Delete volume request issued successfully. [ 1346.018696] [55808]: INFO cinder.api.openstack.wsgi [None req-d1686380-e683-4b72-b00a-48c6781d4610 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 returned with HTTP 202 [ 1346.018696] [55808]: [pid: 55808|app: 0|req: 278/534] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 02:42:51 2025] DELETE /volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1346.021646] [55807]: DEBUG cinder.api.middleware.request_id [None req-5ade8c70-c837-4052-83ad-3e9fd9213472 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1346.025484] [55807]: INFO cinder.api.openstack.wsgi [None req-5ade8c70-c837-4052-83ad-3e9fd9213472 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 [ 1346.025783] [55807]: DEBUG cinder.api.openstack.wsgi [None req-5ade8c70-c837-4052-83ad-3e9fd9213472 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1346.026038] [55807]: DEBUG cinder.api.openstack.wsgi [None req-5ade8c70-c837-4052-83ad-3e9fd9213472 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1346.035463] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1346.035463] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1346.039698] [55807]: INFO cinder.volume.api [None req-5ade8c70-c837-4052-83ad-3e9fd9213472 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1346.045370] [55807]: INFO cinder.api.openstack.wsgi [None req-5ade8c70-c837-4052-83ad-3e9fd9213472 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 returned with HTTP 200 [ 1346.046162] [55807]: [pid: 55807|app: 0|req: 257/535] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:51 2025] GET /volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1346.644236] [55808]: DEBUG cinder.api.middleware.request_id [req-387e291a-61be-4c5e-a8a2-9020707fc4ae req-02bec908-ce51-4d48-ae1b-23527f99f9aa None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1346.646532] [55808]: INFO cinder.api.openstack.wsgi [req-387e291a-61be-4c5e-a8a2-9020707fc4ae req-02bec908-ce51-4d48-ae1b-23527f99f9aa tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] DELETE http://10.180.1.21/volume/v3/attachments/388e712f-1089-4d3d-9fe1-21b117cca5bd [ 1346.646752] [55808]: DEBUG cinder.api.openstack.wsgi [req-387e291a-61be-4c5e-a8a2-9020707fc4ae req-02bec908-ce51-4d48-ae1b-23527f99f9aa tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1346.646972] [55808]: DEBUG cinder.api.openstack.wsgi [req-387e291a-61be-4c5e-a8a2-9020707fc4ae req-02bec908-ce51-4d48-ae1b-23527f99f9aa tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'version_select' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1346.654850] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1346.654850] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1347.056278] [55807]: DEBUG cinder.api.middleware.request_id [None req-dc992481-e900-4457-9812-ea4a2682c850 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1347.058443] [55807]: INFO cinder.api.openstack.wsgi [None req-dc992481-e900-4457-9812-ea4a2682c850 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 [ 1347.058671] [55807]: DEBUG cinder.api.openstack.wsgi [None req-dc992481-e900-4457-9812-ea4a2682c850 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1347.058890] [55807]: DEBUG cinder.api.openstack.wsgi [None req-dc992481-e900-4457-9812-ea4a2682c850 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1347.066530] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1347.066530] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1347.069816] [55807]: INFO cinder.volume.api [None req-dc992481-e900-4457-9812-ea4a2682c850 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1347.073947] [55807]: INFO cinder.api.openstack.wsgi [None req-dc992481-e900-4457-9812-ea4a2682c850 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 returned with HTTP 200 [ 1347.074308] [55807]: [pid: 55807|app: 0|req: 258/536] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:52 2025] GET /volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1347.180892] [55808]: INFO cinder.api.openstack.wsgi [req-387e291a-61be-4c5e-a8a2-9020707fc4ae req-02bec908-ce51-4d48-ae1b-23527f99f9aa tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/attachments/388e712f-1089-4d3d-9fe1-21b117cca5bd returned with HTTP 200 [ 1347.181476] [55808]: [pid: 55808|app: 0|req: 279/537] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 02:42:52 2025] DELETE /volume/v3/attachments/388e712f-1089-4d3d-9fe1-21b117cca5bd => generated 192 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1348.084258] [55807]: DEBUG cinder.api.middleware.request_id [None req-09185b7e-7860-43ec-9264-95a33e2cce0c None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1348.086354] [55807]: INFO cinder.api.openstack.wsgi [None req-09185b7e-7860-43ec-9264-95a33e2cce0c tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 [ 1348.086584] [55807]: DEBUG cinder.api.openstack.wsgi [None req-09185b7e-7860-43ec-9264-95a33e2cce0c tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1348.086819] [55807]: DEBUG cinder.api.openstack.wsgi [None req-09185b7e-7860-43ec-9264-95a33e2cce0c tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1348.094300] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1348.094300] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1348.097662] [55807]: INFO cinder.volume.api [None req-09185b7e-7860-43ec-9264-95a33e2cce0c tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1348.101856] [55807]: INFO cinder.api.openstack.wsgi [None req-09185b7e-7860-43ec-9264-95a33e2cce0c tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 returned with HTTP 200 [ 1348.102236] [55807]: [pid: 55807|app: 0|req: 259/538] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:53 2025] GET /volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1348.820704] [55808]: DEBUG cinder.api.middleware.request_id [None req-7de08c68-9ea8-4fab-a102-21f029da283e None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1348.820704] [55808]: INFO cinder.api.openstack.wsgi [None req-7de08c68-9ea8-4fab-a102-21f029da283e None None] GET http://10.180.1.21/volume// [ 1348.820704] [55808]: DEBUG cinder.api.openstack.wsgi [None req-7de08c68-9ea8-4fab-a102-21f029da283e None None] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1348.820704] [55808]: DEBUG cinder.api.openstack.wsgi [None req-7de08c68-9ea8-4fab-a102-21f029da283e None None] Calling method 'all' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1348.820704] [55808]: INFO cinder.api.openstack.wsgi [None req-7de08c68-9ea8-4fab-a102-21f029da283e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1348.820704] [55808]: [pid: 55808|app: 0|req: 280/539] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 02:42:54 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1348.824087] [55807]: DEBUG cinder.api.middleware.request_id [req-387e291a-61be-4c5e-a8a2-9020707fc4ae req-9be85fac-4446-4765-8851-d84554c4ea7f None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1348.826617] [55807]: INFO cinder.api.openstack.wsgi [req-387e291a-61be-4c5e-a8a2-9020707fc4ae req-9be85fac-4446-4765-8851-d84554c4ea7f tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] GET http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 [ 1348.826911] [55807]: DEBUG cinder.api.openstack.wsgi [req-387e291a-61be-4c5e-a8a2-9020707fc4ae req-9be85fac-4446-4765-8851-d84554c4ea7f tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1348.827191] [55807]: DEBUG cinder.api.openstack.wsgi [req-387e291a-61be-4c5e-a8a2-9020707fc4ae req-9be85fac-4446-4765-8851-d84554c4ea7f tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1348.837630] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1348.837630] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1348.841106] [55807]: INFO cinder.volume.api [req-387e291a-61be-4c5e-a8a2-9020707fc4ae req-9be85fac-4446-4765-8851-d84554c4ea7f tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Volume info retrieved successfully. [ 1348.845596] [55807]: INFO cinder.api.openstack.wsgi [req-387e291a-61be-4c5e-a8a2-9020707fc4ae req-9be85fac-4446-4765-8851-d84554c4ea7f tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 returned with HTTP 200 [ 1348.846013] [55807]: [pid: 55807|app: 0|req: 260/540] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 02:42:54 2025] GET /volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 => generated 1025 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1348.942021] [55808]: DEBUG cinder.api.middleware.request_id [req-387e291a-61be-4c5e-a8a2-9020707fc4ae req-fd7b6c59-1f38-4ec6-abcd-9465744652b2 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1348.943955] [55808]: INFO cinder.api.openstack.wsgi [req-387e291a-61be-4c5e-a8a2-9020707fc4ae req-fd7b6c59-1f38-4ec6-abcd-9465744652b2 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] PUT http://10.180.1.21/volume/v3/attachments/91f7fd1e-75c9-4b38-b894-b100847644bf [ 1348.944383] [55808]: DEBUG cinder.api.openstack.wsgi [req-387e291a-61be-4c5e-a8a2-9020707fc4ae req-fd7b6c59-1f38-4ec6-abcd-9465744652b2 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-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=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1348.952756] [55808]: DEBUG cinder.coordination [req-387e291a-61be-4c5e-a8a2-9020707fc4ae req-fd7b6c59-1f38-4ec6-abcd-9465744652b2 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Acquiring lock "cinder-attachment_update-adfa16db-7e9a-4ff2-ac9a-79aa392fc970-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55808) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1348.956900] [55808]: DEBUG cinder.coordination [req-387e291a-61be-4c5e-a8a2-9020707fc4ae req-fd7b6c59-1f38-4ec6-abcd-9465744652b2 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Lock "cinder-attachment_update-adfa16db-7e9a-4ff2-ac9a-79aa392fc970-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55808) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1348.957948] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1348.957948] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1349.112518] [55807]: DEBUG cinder.api.middleware.request_id [None req-f44b2512-cd7e-4ed5-8b3b-5dde84062db2 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1349.114590] [55807]: INFO cinder.api.openstack.wsgi [None req-f44b2512-cd7e-4ed5-8b3b-5dde84062db2 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 [ 1349.114817] [55807]: DEBUG cinder.api.openstack.wsgi [None req-f44b2512-cd7e-4ed5-8b3b-5dde84062db2 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1349.115053] [55807]: DEBUG cinder.api.openstack.wsgi [None req-f44b2512-cd7e-4ed5-8b3b-5dde84062db2 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1349.121070] [55807]: INFO cinder.api.openstack.wsgi [None req-f44b2512-cd7e-4ed5-8b3b-5dde84062db2 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 returned with HTTP 404 [ 1349.121526] [55807]: [pid: 55807|app: 0|req: 261/541] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:54 2025] GET /volume/v3/volumes/23d34c7b-4eca-4ed0-9171-9c33cf476f45 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1349.163334] [55807]: DEBUG cinder.api.middleware.request_id [None req-eed444b8-a582-421e-b58e-29939b0f4018 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1349.165234] [55807]: INFO cinder.api.openstack.wsgi [None req-eed444b8-a582-421e-b58e-29939b0f4018 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] DELETE http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a [ 1349.165453] [55807]: DEBUG cinder.api.openstack.wsgi [None req-eed444b8-a582-421e-b58e-29939b0f4018 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1349.165668] [55807]: DEBUG cinder.api.openstack.wsgi [None req-eed444b8-a582-421e-b58e-29939b0f4018 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'delete' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1349.165856] [55807]: INFO cinder.api.v3.volumes [None req-eed444b8-a582-421e-b58e-29939b0f4018 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Delete volume with id: 89a36317-917d-41aa-bf26-19a6d17a856a [ 1349.173142] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1349.173142] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1349.173630] [55807]: INFO cinder.volume.api [None req-eed444b8-a582-421e-b58e-29939b0f4018 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1349.187771] [55807]: INFO cinder.volume.api [None req-eed444b8-a582-421e-b58e-29939b0f4018 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Delete volume request issued successfully. [ 1349.187945] [55807]: INFO cinder.api.openstack.wsgi [None req-eed444b8-a582-421e-b58e-29939b0f4018 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a returned with HTTP 202 [ 1349.188317] [55807]: [pid: 55807|app: 0|req: 262/542] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 02:42:55 2025] DELETE /volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1349.190609] [55807]: DEBUG cinder.api.middleware.request_id [None req-b35cf987-457e-45af-b359-287f293351d9 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1349.192396] [55807]: INFO cinder.api.openstack.wsgi [None req-b35cf987-457e-45af-b359-287f293351d9 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a [ 1349.192610] [55807]: DEBUG cinder.api.openstack.wsgi [None req-b35cf987-457e-45af-b359-287f293351d9 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1349.192823] [55807]: DEBUG cinder.api.openstack.wsgi [None req-b35cf987-457e-45af-b359-287f293351d9 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1349.199398] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1349.199398] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1349.202310] [55807]: INFO cinder.volume.api [None req-b35cf987-457e-45af-b359-287f293351d9 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1349.206319] [55807]: INFO cinder.api.openstack.wsgi [None req-b35cf987-457e-45af-b359-287f293351d9 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a returned with HTTP 200 [ 1349.206659] [55807]: [pid: 55807|app: 0|req: 263/543] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:55 2025] GET /volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1349.477017] [55808]: DEBUG cinder.coordination [req-387e291a-61be-4c5e-a8a2-9020707fc4ae req-fd7b6c59-1f38-4ec6-abcd-9465744652b2 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Lock "cinder-attachment_update-adfa16db-7e9a-4ff2-ac9a-79aa392fc970-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.520s {{(pid=55808) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1349.477386] [55808]: INFO cinder.api.openstack.wsgi [req-387e291a-61be-4c5e-a8a2-9020707fc4ae req-fd7b6c59-1f38-4ec6-abcd-9465744652b2 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/attachments/91f7fd1e-75c9-4b38-b894-b100847644bf returned with HTTP 200 [ 1349.477851] [55808]: [pid: 55808|app: 0|req: 281/544] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 02:42:54 2025] PUT /volume/v3/attachments/91f7fd1e-75c9-4b38-b894-b100847644bf => generated 617 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1349.984864] [55807]: DEBUG cinder.api.middleware.request_id [req-387e291a-61be-4c5e-a8a2-9020707fc4ae req-0ab795ec-b0e1-4675-a793-74958a43f89c None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1349.987350] [55807]: INFO cinder.api.openstack.wsgi [req-387e291a-61be-4c5e-a8a2-9020707fc4ae req-0ab795ec-b0e1-4675-a793-74958a43f89c tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] POST http://10.180.1.21/volume/v3/attachments/91f7fd1e-75c9-4b38-b894-b100847644bf/action [ 1349.987769] [55807]: DEBUG cinder.api.openstack.wsgi [req-387e291a-61be-4c5e-a8a2-9020707fc4ae req-0ab795ec-b0e1-4675-a793-74958a43f89c tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Action body: b'{"os-complete": null}' {{(pid=55807) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1349.987909] [55807]: DEBUG cinder.api.openstack.wsgi [req-387e291a-61be-4c5e-a8a2-9020707fc4ae req-0ab795ec-b0e1-4675-a793-74958a43f89c tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1350.003810] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1350.003810] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1350.010559] [55807]: INFO cinder.api.openstack.wsgi [req-387e291a-61be-4c5e-a8a2-9020707fc4ae req-0ab795ec-b0e1-4675-a793-74958a43f89c tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/attachments/91f7fd1e-75c9-4b38-b894-b100847644bf/action returned with HTTP 204 [ 1350.010985] [55807]: [pid: 55807|app: 0|req: 264/545] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 02:42:55 2025] POST /volume/v3/attachments/91f7fd1e-75c9-4b38-b894-b100847644bf/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1350.216735] [55808]: DEBUG cinder.api.middleware.request_id [None req-7be3c784-ad6c-4c32-ab58-75268eec899d None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1350.218811] [55808]: INFO cinder.api.openstack.wsgi [None req-7be3c784-ad6c-4c32-ab58-75268eec899d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a [ 1350.219070] [55808]: DEBUG cinder.api.openstack.wsgi [None req-7be3c784-ad6c-4c32-ab58-75268eec899d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1350.219304] [55808]: DEBUG cinder.api.openstack.wsgi [None req-7be3c784-ad6c-4c32-ab58-75268eec899d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1350.227088] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1350.227088] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1350.230476] [55808]: INFO cinder.volume.api [None req-7be3c784-ad6c-4c32-ab58-75268eec899d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1350.234595] [55808]: INFO cinder.api.openstack.wsgi [None req-7be3c784-ad6c-4c32-ab58-75268eec899d tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a returned with HTTP 200 [ 1350.234950] [55808]: [pid: 55808|app: 0|req: 282/546] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:56 2025] GET /volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1350.722802] [55807]: DEBUG cinder.api.middleware.request_id [None req-8e4c556e-f616-464a-a8ad-8000a74e31f9 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1350.724831] [55807]: INFO cinder.api.openstack.wsgi [None req-8e4c556e-f616-464a-a8ad-8000a74e31f9 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] GET http://10.180.1.21/volume/v3/volumes/e0c6c6b1-bf3e-4101-bbde-0427ead9fd9c [ 1350.725081] [55807]: DEBUG cinder.api.openstack.wsgi [None req-8e4c556e-f616-464a-a8ad-8000a74e31f9 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1350.725308] [55807]: DEBUG cinder.api.openstack.wsgi [None req-8e4c556e-f616-464a-a8ad-8000a74e31f9 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1350.732863] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1350.732863] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1350.736129] [55807]: INFO cinder.volume.api [None req-8e4c556e-f616-464a-a8ad-8000a74e31f9 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Volume info retrieved successfully. [ 1350.740323] [55807]: INFO cinder.api.openstack.wsgi [None req-8e4c556e-f616-464a-a8ad-8000a74e31f9 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] http://10.180.1.21/volume/v3/volumes/e0c6c6b1-bf3e-4101-bbde-0427ead9fd9c returned with HTTP 200 [ 1350.740790] [55807]: [pid: 55807|app: 0|req: 265/547] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:56 2025] GET /volume/v3/volumes/e0c6c6b1-bf3e-4101-bbde-0427ead9fd9c => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1350.777371] [55808]: DEBUG cinder.api.middleware.request_id [None req-2862c247-cae8-475f-8443-edfe47d68e2d None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1350.779427] [55808]: INFO cinder.api.openstack.wsgi [None req-2862c247-cae8-475f-8443-edfe47d68e2d tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] GET http://10.180.1.21/volume/v3/volumes/e0c6c6b1-bf3e-4101-bbde-0427ead9fd9c [ 1350.779642] [55808]: DEBUG cinder.api.openstack.wsgi [None req-2862c247-cae8-475f-8443-edfe47d68e2d tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1350.779861] [55808]: DEBUG cinder.api.openstack.wsgi [None req-2862c247-cae8-475f-8443-edfe47d68e2d tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1350.787232] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1350.787232] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1350.790499] [55808]: INFO cinder.volume.api [None req-2862c247-cae8-475f-8443-edfe47d68e2d tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Volume info retrieved successfully. [ 1350.794589] [55808]: INFO cinder.api.openstack.wsgi [None req-2862c247-cae8-475f-8443-edfe47d68e2d tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] http://10.180.1.21/volume/v3/volumes/e0c6c6b1-bf3e-4101-bbde-0427ead9fd9c returned with HTTP 200 [ 1350.794954] [55808]: [pid: 55808|app: 0|req: 283/548] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:56 2025] GET /volume/v3/volumes/e0c6c6b1-bf3e-4101-bbde-0427ead9fd9c => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1351.245234] [55807]: DEBUG cinder.api.middleware.request_id [None req-55ece38d-5a51-4a01-81d4-63d5d8459699 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1351.247522] [55807]: INFO cinder.api.openstack.wsgi [None req-55ece38d-5a51-4a01-81d4-63d5d8459699 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a [ 1351.247753] [55807]: DEBUG cinder.api.openstack.wsgi [None req-55ece38d-5a51-4a01-81d4-63d5d8459699 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1351.247974] [55807]: DEBUG cinder.api.openstack.wsgi [None req-55ece38d-5a51-4a01-81d4-63d5d8459699 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1351.257126] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1351.257126] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1351.260983] [55807]: INFO cinder.volume.api [None req-55ece38d-5a51-4a01-81d4-63d5d8459699 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Volume info retrieved successfully. [ 1351.265362] [55807]: INFO cinder.api.openstack.wsgi [None req-55ece38d-5a51-4a01-81d4-63d5d8459699 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a returned with HTTP 200 [ 1351.265753] [55807]: [pid: 55807|app: 0|req: 266/549] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:57 2025] GET /volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1352.276230] [55808]: DEBUG cinder.api.middleware.request_id [None req-84592a6c-c528-423c-9a62-d7f18e7680a2 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1352.278460] [55808]: INFO cinder.api.openstack.wsgi [None req-84592a6c-c528-423c-9a62-d7f18e7680a2 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] GET http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a [ 1352.278726] [55808]: DEBUG cinder.api.openstack.wsgi [None req-84592a6c-c528-423c-9a62-d7f18e7680a2 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1352.278957] [55808]: DEBUG cinder.api.openstack.wsgi [None req-84592a6c-c528-423c-9a62-d7f18e7680a2 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1352.285101] [55808]: INFO cinder.api.openstack.wsgi [None req-84592a6c-c528-423c-9a62-d7f18e7680a2 tempest-AttachVolumeTestJSON-2054702953 tempest-AttachVolumeTestJSON-2054702953-project-member] http://10.180.1.21/volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a returned with HTTP 404 [ 1352.285596] [55808]: [pid: 55808|app: 0|req: 284/550] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:42:58 2025] GET /volume/v3/volumes/89a36317-917d-41aa-bf26-19a6d17a856a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1358.892679] [55807]: DEBUG cinder.api.middleware.request_id [None req-802ae4c2-f55d-4614-add6-fa4093c4ed9e None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1358.894811] [55807]: INFO cinder.api.openstack.wsgi [None req-802ae4c2-f55d-4614-add6-fa4093c4ed9e tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e0c6c6b1-bf3e-4101-bbde-0427ead9fd9c [ 1358.895078] [55807]: DEBUG cinder.api.openstack.wsgi [None req-802ae4c2-f55d-4614-add6-fa4093c4ed9e tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1358.895312] [55807]: DEBUG cinder.api.openstack.wsgi [None req-802ae4c2-f55d-4614-add6-fa4093c4ed9e tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Calling method 'delete' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1358.895501] [55807]: INFO cinder.api.v3.volumes [None req-802ae4c2-f55d-4614-add6-fa4093c4ed9e tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Delete volume with id: e0c6c6b1-bf3e-4101-bbde-0427ead9fd9c [ 1358.907053] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1358.907053] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1358.907636] [55807]: INFO cinder.volume.api [None req-802ae4c2-f55d-4614-add6-fa4093c4ed9e tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Volume info retrieved successfully. [ 1358.927202] [55807]: INFO cinder.volume.api [None req-802ae4c2-f55d-4614-add6-fa4093c4ed9e tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Delete volume request issued successfully. [ 1358.927326] [55807]: INFO cinder.api.openstack.wsgi [None req-802ae4c2-f55d-4614-add6-fa4093c4ed9e tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] http://10.180.1.21/volume/v3/volumes/e0c6c6b1-bf3e-4101-bbde-0427ead9fd9c returned with HTTP 202 [ 1358.927718] [55807]: [pid: 55807|app: 0|req: 267/551] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 02:43:04 2025] DELETE /volume/v3/volumes/e0c6c6b1-bf3e-4101-bbde-0427ead9fd9c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1358.932479] [55808]: DEBUG cinder.api.middleware.request_id [None req-f91ae4f9-2281-4b22-8769-e79bf326c087 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1358.934356] [55808]: INFO cinder.api.openstack.wsgi [None req-f91ae4f9-2281-4b22-8769-e79bf326c087 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] GET http://10.180.1.21/volume/v3/volumes/e0c6c6b1-bf3e-4101-bbde-0427ead9fd9c [ 1358.934565] [55808]: DEBUG cinder.api.openstack.wsgi [None req-f91ae4f9-2281-4b22-8769-e79bf326c087 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1358.934823] [55808]: DEBUG cinder.api.openstack.wsgi [None req-f91ae4f9-2281-4b22-8769-e79bf326c087 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1358.943141] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1358.943141] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1358.947729] [55808]: INFO cinder.volume.api [None req-f91ae4f9-2281-4b22-8769-e79bf326c087 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Volume info retrieved successfully. [ 1358.952730] [55808]: INFO cinder.api.openstack.wsgi [None req-f91ae4f9-2281-4b22-8769-e79bf326c087 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] http://10.180.1.21/volume/v3/volumes/e0c6c6b1-bf3e-4101-bbde-0427ead9fd9c returned with HTTP 200 [ 1358.953159] [55808]: [pid: 55808|app: 0|req: 285/552] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:43:04 2025] GET /volume/v3/volumes/e0c6c6b1-bf3e-4101-bbde-0427ead9fd9c => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1359.963479] [55807]: DEBUG cinder.api.middleware.request_id [None req-07c33852-1f3c-4368-844a-5bef29d46ba0 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1359.965546] [55807]: INFO cinder.api.openstack.wsgi [None req-07c33852-1f3c-4368-844a-5bef29d46ba0 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] GET http://10.180.1.21/volume/v3/volumes/e0c6c6b1-bf3e-4101-bbde-0427ead9fd9c [ 1359.965775] [55807]: DEBUG cinder.api.openstack.wsgi [None req-07c33852-1f3c-4368-844a-5bef29d46ba0 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1359.965995] [55807]: DEBUG cinder.api.openstack.wsgi [None req-07c33852-1f3c-4368-844a-5bef29d46ba0 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1359.972866] [55807]: INFO cinder.api.openstack.wsgi [None req-07c33852-1f3c-4368-844a-5bef29d46ba0 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] http://10.180.1.21/volume/v3/volumes/e0c6c6b1-bf3e-4101-bbde-0427ead9fd9c returned with HTTP 404 [ 1359.973332] [55807]: [pid: 55807|app: 0|req: 268/553] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:43:05 2025] GET /volume/v3/volumes/e0c6c6b1-bf3e-4101-bbde-0427ead9fd9c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1360.017890] [55808]: DEBUG cinder.api.middleware.request_id [None req-32d8bb11-fab2-475d-858c-46d4c12afd8a None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1360.020032] [55808]: INFO cinder.api.openstack.wsgi [None req-32d8bb11-fab2-475d-858c-46d4c12afd8a tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] DELETE http://10.180.1.21/volume/v3/volumes/06ce2041-b4ce-4e33-ae02-c44be8496333 [ 1360.020400] [55808]: DEBUG cinder.api.openstack.wsgi [None req-32d8bb11-fab2-475d-858c-46d4c12afd8a tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1360.020503] [55808]: DEBUG cinder.api.openstack.wsgi [None req-32d8bb11-fab2-475d-858c-46d4c12afd8a tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Calling method 'delete' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1360.020688] [55808]: INFO cinder.api.v3.volumes [None req-32d8bb11-fab2-475d-858c-46d4c12afd8a tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Delete volume with id: 06ce2041-b4ce-4e33-ae02-c44be8496333 [ 1360.030242] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1360.030242] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1360.030736] [55808]: INFO cinder.volume.api [None req-32d8bb11-fab2-475d-858c-46d4c12afd8a tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Volume info retrieved successfully. [ 1360.047540] [55808]: INFO cinder.volume.api [None req-32d8bb11-fab2-475d-858c-46d4c12afd8a tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Delete volume request issued successfully. [ 1360.047862] [55808]: INFO cinder.api.openstack.wsgi [None req-32d8bb11-fab2-475d-858c-46d4c12afd8a tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] http://10.180.1.21/volume/v3/volumes/06ce2041-b4ce-4e33-ae02-c44be8496333 returned with HTTP 202 [ 1360.048239] [55808]: [pid: 55808|app: 0|req: 286/554] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 02:43:05 2025] DELETE /volume/v3/volumes/06ce2041-b4ce-4e33-ae02-c44be8496333 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1360.051624] [55807]: DEBUG cinder.api.middleware.request_id [None req-3ec41064-8094-4235-b310-fd09782a0133 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1360.053635] [55807]: INFO cinder.api.openstack.wsgi [None req-3ec41064-8094-4235-b310-fd09782a0133 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] GET http://10.180.1.21/volume/v3/volumes/06ce2041-b4ce-4e33-ae02-c44be8496333 [ 1360.053857] [55807]: DEBUG cinder.api.openstack.wsgi [None req-3ec41064-8094-4235-b310-fd09782a0133 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1360.054087] [55807]: DEBUG cinder.api.openstack.wsgi [None req-3ec41064-8094-4235-b310-fd09782a0133 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1360.061533] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1360.061533] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1360.065600] [55807]: INFO cinder.volume.api [None req-3ec41064-8094-4235-b310-fd09782a0133 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Volume info retrieved successfully. [ 1360.070345] [55807]: INFO cinder.api.openstack.wsgi [None req-3ec41064-8094-4235-b310-fd09782a0133 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] http://10.180.1.21/volume/v3/volumes/06ce2041-b4ce-4e33-ae02-c44be8496333 returned with HTTP 200 [ 1360.070716] [55807]: [pid: 55807|app: 0|req: 269/555] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:43:05 2025] GET /volume/v3/volumes/06ce2041-b4ce-4e33-ae02-c44be8496333 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1361.080943] [55808]: DEBUG cinder.api.middleware.request_id [None req-df31d830-1261-46fd-8eff-f58a6dfffcf2 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1361.083042] [55808]: INFO cinder.api.openstack.wsgi [None req-df31d830-1261-46fd-8eff-f58a6dfffcf2 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] GET http://10.180.1.21/volume/v3/volumes/06ce2041-b4ce-4e33-ae02-c44be8496333 [ 1361.083285] [55808]: DEBUG cinder.api.openstack.wsgi [None req-df31d830-1261-46fd-8eff-f58a6dfffcf2 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1361.083502] [55808]: DEBUG cinder.api.openstack.wsgi [None req-df31d830-1261-46fd-8eff-f58a6dfffcf2 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1361.093997] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1361.093997] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1361.097943] [55808]: INFO cinder.volume.api [None req-df31d830-1261-46fd-8eff-f58a6dfffcf2 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Volume info retrieved successfully. [ 1361.102543] [55808]: INFO cinder.api.openstack.wsgi [None req-df31d830-1261-46fd-8eff-f58a6dfffcf2 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] http://10.180.1.21/volume/v3/volumes/06ce2041-b4ce-4e33-ae02-c44be8496333 returned with HTTP 200 [ 1361.102908] [55808]: [pid: 55808|app: 0|req: 287/556] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:43:06 2025] GET /volume/v3/volumes/06ce2041-b4ce-4e33-ae02-c44be8496333 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1362.112423] [55807]: DEBUG cinder.api.middleware.request_id [None req-3ef28b09-34db-41c9-95ad-21120bede183 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1362.114711] [55807]: INFO cinder.api.openstack.wsgi [None req-3ef28b09-34db-41c9-95ad-21120bede183 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] GET http://10.180.1.21/volume/v3/volumes/06ce2041-b4ce-4e33-ae02-c44be8496333 [ 1362.115042] [55807]: DEBUG cinder.api.openstack.wsgi [None req-3ef28b09-34db-41c9-95ad-21120bede183 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1362.115360] [55807]: DEBUG cinder.api.openstack.wsgi [None req-3ef28b09-34db-41c9-95ad-21120bede183 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1362.124349] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1362.124349] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1362.127626] [55807]: INFO cinder.volume.api [None req-3ef28b09-34db-41c9-95ad-21120bede183 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Volume info retrieved successfully. [ 1362.131699] [55807]: INFO cinder.api.openstack.wsgi [None req-3ef28b09-34db-41c9-95ad-21120bede183 tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] http://10.180.1.21/volume/v3/volumes/06ce2041-b4ce-4e33-ae02-c44be8496333 returned with HTTP 200 [ 1362.132067] [55807]: [pid: 55807|app: 0|req: 270/557] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:43:07 2025] GET /volume/v3/volumes/06ce2041-b4ce-4e33-ae02-c44be8496333 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1363.142116] [55808]: DEBUG cinder.api.middleware.request_id [None req-2df080e3-6c71-436b-b698-a975d328d6ab None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1363.144171] [55808]: INFO cinder.api.openstack.wsgi [None req-2df080e3-6c71-436b-b698-a975d328d6ab tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] GET http://10.180.1.21/volume/v3/volumes/06ce2041-b4ce-4e33-ae02-c44be8496333 [ 1363.144392] [55808]: DEBUG cinder.api.openstack.wsgi [None req-2df080e3-6c71-436b-b698-a975d328d6ab tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1363.144607] [55808]: DEBUG cinder.api.openstack.wsgi [None req-2df080e3-6c71-436b-b698-a975d328d6ab tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1363.150437] [55808]: INFO cinder.api.openstack.wsgi [None req-2df080e3-6c71-436b-b698-a975d328d6ab tempest-AttachVolumeShelveTestJSON-118783683 tempest-AttachVolumeShelveTestJSON-118783683-project-member] http://10.180.1.21/volume/v3/volumes/06ce2041-b4ce-4e33-ae02-c44be8496333 returned with HTTP 404 [ 1363.150872] [55808]: [pid: 55808|app: 0|req: 288/558] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:43:08 2025] GET /volume/v3/volumes/06ce2041-b4ce-4e33-ae02-c44be8496333 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1372.129716] [55807]: DEBUG dbcounter [-] [55807] Writing DB stats cinder:SELECT=73,cinder:UPDATE=4,cinder:INSERT=2 {{(pid=55807) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1373.146905] [55808]: DEBUG dbcounter [-] [55808] Writing DB stats cinder:SELECT=74,cinder:UPDATE=11,cinder:INSERT=4 {{(pid=55808) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1394.746135] [55807]: DEBUG cinder.api.middleware.request_id [None req-718cb4ca-3f32-428a-ab04-d66934fc8ae5 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1394.748445] [55807]: INFO cinder.api.openstack.wsgi [None req-718cb4ca-3f32-428a-ab04-d66934fc8ae5 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] GET http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 [ 1394.748684] [55807]: DEBUG cinder.api.openstack.wsgi [None req-718cb4ca-3f32-428a-ab04-d66934fc8ae5 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1394.748910] [55807]: DEBUG cinder.api.openstack.wsgi [None req-718cb4ca-3f32-428a-ab04-d66934fc8ae5 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1394.761933] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1394.761933] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1394.765475] [55807]: INFO cinder.volume.api [None req-718cb4ca-3f32-428a-ab04-d66934fc8ae5 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Volume info retrieved successfully. [ 1394.770165] [55807]: INFO cinder.api.openstack.wsgi [None req-718cb4ca-3f32-428a-ab04-d66934fc8ae5 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 returned with HTTP 200 [ 1394.770564] [55807]: [pid: 55807|app: 0|req: 271/559] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:43:40 2025] GET /volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1394.949456] [55808]: DEBUG cinder.api.middleware.request_id [None req-105c0c9d-5adc-48ff-8ecd-743c11bfe3e6 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1394.951559] [55808]: INFO cinder.api.openstack.wsgi [None req-105c0c9d-5adc-48ff-8ecd-743c11bfe3e6 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] GET http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 [ 1394.951785] [55808]: DEBUG cinder.api.openstack.wsgi [None req-105c0c9d-5adc-48ff-8ecd-743c11bfe3e6 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1394.952013] [55808]: DEBUG cinder.api.openstack.wsgi [None req-105c0c9d-5adc-48ff-8ecd-743c11bfe3e6 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1394.961507] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1394.961507] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1394.964479] [55808]: INFO cinder.volume.api [None req-105c0c9d-5adc-48ff-8ecd-743c11bfe3e6 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Volume info retrieved successfully. [ 1394.968564] [55808]: INFO cinder.api.openstack.wsgi [None req-105c0c9d-5adc-48ff-8ecd-743c11bfe3e6 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 returned with HTTP 200 [ 1394.969033] [55808]: [pid: 55808|app: 0|req: 289/560] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:43:40 2025] GET /volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1395.001064] [55807]: DEBUG cinder.api.middleware.request_id [req-6eac7d6c-c371-4157-8542-0b00cc5f555e req-2df44ee0-9731-4dba-891a-dc09591a979f None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1395.003393] [55807]: INFO cinder.api.openstack.wsgi [req-6eac7d6c-c371-4157-8542-0b00cc5f555e req-2df44ee0-9731-4dba-891a-dc09591a979f tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] GET http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 [ 1395.003619] [55807]: DEBUG cinder.api.openstack.wsgi [req-6eac7d6c-c371-4157-8542-0b00cc5f555e req-2df44ee0-9731-4dba-891a-dc09591a979f tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1395.003837] [55807]: DEBUG cinder.api.openstack.wsgi [req-6eac7d6c-c371-4157-8542-0b00cc5f555e req-2df44ee0-9731-4dba-891a-dc09591a979f tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1395.013130] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1395.013130] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1395.016243] [55807]: INFO cinder.volume.api [req-6eac7d6c-c371-4157-8542-0b00cc5f555e req-2df44ee0-9731-4dba-891a-dc09591a979f tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Volume info retrieved successfully. [ 1395.020472] [55807]: INFO cinder.api.openstack.wsgi [req-6eac7d6c-c371-4157-8542-0b00cc5f555e req-2df44ee0-9731-4dba-891a-dc09591a979f tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 returned with HTTP 200 [ 1395.020832] [55807]: [pid: 55807|app: 0|req: 272/561] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:43:40 2025] GET /volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1395.035775] [55808]: DEBUG cinder.api.middleware.request_id [req-6eac7d6c-c371-4157-8542-0b00cc5f555e req-15f9059c-9fa7-4e77-aa32-d46766fbb71a None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1395.038034] [55808]: INFO cinder.api.openstack.wsgi [req-6eac7d6c-c371-4157-8542-0b00cc5f555e req-15f9059c-9fa7-4e77-aa32-d46766fbb71a tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] POST http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970/action [ 1395.038427] [55808]: DEBUG cinder.api.openstack.wsgi [req-6eac7d6c-c371-4157-8542-0b00cc5f555e req-15f9059c-9fa7-4e77-aa32-d46766fbb71a tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1395.038569] [55808]: DEBUG cinder.api.openstack.wsgi [req-6eac7d6c-c371-4157-8542-0b00cc5f555e req-15f9059c-9fa7-4e77-aa32-d46766fbb71a tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1395.047730] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1395.047730] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1395.048225] [55808]: INFO cinder.volume.api [req-6eac7d6c-c371-4157-8542-0b00cc5f555e req-15f9059c-9fa7-4e77-aa32-d46766fbb71a tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Volume info retrieved successfully. [ 1395.053239] [55808]: INFO cinder.volume.api [req-6eac7d6c-c371-4157-8542-0b00cc5f555e req-15f9059c-9fa7-4e77-aa32-d46766fbb71a tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Begin detaching volume completed successfully. [ 1395.053449] [55808]: INFO cinder.api.openstack.wsgi [req-6eac7d6c-c371-4157-8542-0b00cc5f555e req-15f9059c-9fa7-4e77-aa32-d46766fbb71a tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970/action returned with HTTP 202 [ 1395.053809] [55808]: [pid: 55808|app: 0|req: 290/562] 10.180.1.21 () {64 vars in 1552 bytes} [Thu Feb 20 02:43:40 2025] POST /volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1396.071177] [55807]: DEBUG cinder.api.middleware.request_id [None req-89116d7a-c38d-463e-a04e-ff51d8b85d94 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1396.071645] [55807]: INFO cinder.api.openstack.wsgi [None req-89116d7a-c38d-463e-a04e-ff51d8b85d94 None None] GET http://10.180.1.21/volume// [ 1396.071839] [55807]: DEBUG cinder.api.openstack.wsgi [None req-89116d7a-c38d-463e-a04e-ff51d8b85d94 None None] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1396.072074] [55807]: DEBUG cinder.api.openstack.wsgi [None req-89116d7a-c38d-463e-a04e-ff51d8b85d94 None None] Calling method 'all' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1396.072489] [55807]: INFO cinder.api.openstack.wsgi [None req-89116d7a-c38d-463e-a04e-ff51d8b85d94 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1396.072817] [55807]: [pid: 55807|app: 0|req: 273/563] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 02:43:41 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1396.076421] [55808]: DEBUG cinder.api.middleware.request_id [req-6eac7d6c-c371-4157-8542-0b00cc5f555e req-35a21bfb-e95a-42fc-86fa-d5839de6a8f5 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1396.078851] [55808]: INFO cinder.api.openstack.wsgi [req-6eac7d6c-c371-4157-8542-0b00cc5f555e req-35a21bfb-e95a-42fc-86fa-d5839de6a8f5 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] GET http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 [ 1396.079127] [55808]: DEBUG cinder.api.openstack.wsgi [req-6eac7d6c-c371-4157-8542-0b00cc5f555e req-35a21bfb-e95a-42fc-86fa-d5839de6a8f5 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1396.079396] [55808]: DEBUG cinder.api.openstack.wsgi [req-6eac7d6c-c371-4157-8542-0b00cc5f555e req-35a21bfb-e95a-42fc-86fa-d5839de6a8f5 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1396.089886] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1396.089886] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1396.094103] [55808]: INFO cinder.volume.api [req-6eac7d6c-c371-4157-8542-0b00cc5f555e req-35a21bfb-e95a-42fc-86fa-d5839de6a8f5 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Volume info retrieved successfully. [ 1396.099021] [55808]: INFO cinder.api.openstack.wsgi [req-6eac7d6c-c371-4157-8542-0b00cc5f555e req-35a21bfb-e95a-42fc-86fa-d5839de6a8f5 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 returned with HTTP 200 [ 1396.099492] [55808]: [pid: 55808|app: 0|req: 291/564] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 02:43:41 2025] GET /volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 => generated 1321 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1397.238084] [55807]: DEBUG cinder.api.middleware.request_id [req-6eac7d6c-c371-4157-8542-0b00cc5f555e req-8f8a4369-d200-4a63-8951-c07fc1af13c4 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1397.240474] [55807]: INFO cinder.api.openstack.wsgi [req-6eac7d6c-c371-4157-8542-0b00cc5f555e req-8f8a4369-d200-4a63-8951-c07fc1af13c4 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] DELETE http://10.180.1.21/volume/v3/attachments/91f7fd1e-75c9-4b38-b894-b100847644bf [ 1397.240704] [55807]: DEBUG cinder.api.openstack.wsgi [req-6eac7d6c-c371-4157-8542-0b00cc5f555e req-8f8a4369-d200-4a63-8951-c07fc1af13c4 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1397.240926] [55807]: DEBUG cinder.api.openstack.wsgi [req-6eac7d6c-c371-4157-8542-0b00cc5f555e req-8f8a4369-d200-4a63-8951-c07fc1af13c4 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'version_select' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1397.247930] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1397.247930] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1397.772557] [55807]: INFO cinder.api.openstack.wsgi [req-6eac7d6c-c371-4157-8542-0b00cc5f555e req-8f8a4369-d200-4a63-8951-c07fc1af13c4 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/attachments/91f7fd1e-75c9-4b38-b894-b100847644bf returned with HTTP 200 [ 1397.772989] [55807]: [pid: 55807|app: 0|req: 274/565] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 02:43:43 2025] DELETE /volume/v3/attachments/91f7fd1e-75c9-4b38-b894-b100847644bf => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1399.216799] [55808]: DEBUG cinder.api.middleware.request_id [None req-612194fa-7b02-4d57-a7fc-e21f06757ecd None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1399.218965] [55808]: INFO cinder.api.openstack.wsgi [None req-612194fa-7b02-4d57-a7fc-e21f06757ecd tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] GET http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 [ 1399.219248] [55808]: DEBUG cinder.api.openstack.wsgi [None req-612194fa-7b02-4d57-a7fc-e21f06757ecd tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1399.219503] [55808]: DEBUG cinder.api.openstack.wsgi [None req-612194fa-7b02-4d57-a7fc-e21f06757ecd tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1399.227349] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1399.227349] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1399.230681] [55808]: INFO cinder.volume.api [None req-612194fa-7b02-4d57-a7fc-e21f06757ecd tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Volume info retrieved successfully. [ 1399.235315] [55808]: INFO cinder.api.openstack.wsgi [None req-612194fa-7b02-4d57-a7fc-e21f06757ecd tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 returned with HTTP 200 [ 1399.235791] [55808]: [pid: 55808|app: 0|req: 292/566] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:43:45 2025] GET /volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1407.771743] [55807]: DEBUG dbcounter [-] [55807] Writing DB stats cinder:SELECT=20,cinder:UPDATE=3 {{(pid=55807) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1409.233345] [55808]: DEBUG dbcounter [-] [55808] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1 {{(pid=55808) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1413.994504] [55807]: DEBUG cinder.api.middleware.request_id [None req-fd552f4f-a4f5-4120-822e-076c9a53642f None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1413.996547] [55807]: INFO cinder.api.openstack.wsgi [None req-fd552f4f-a4f5-4120-822e-076c9a53642f tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1413.996956] [55807]: DEBUG cinder.api.openstack.wsgi [None req-fd552f4f-a4f5-4120-822e-076c9a53642f tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-971286134"}} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1413.998687] [55807]: DEBUG cinder.api.v3.volumes [None req-fd552f4f-a4f5-4120-822e-076c9a53642f tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-971286134'}} {{(pid=55807) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1413.998826] [55807]: INFO cinder.api.v3.volumes [None req-fd552f4f-a4f5-4120-822e-076c9a53642f tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Create volume of 1 GB [ 1413.999158] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1413.999158] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1414.004416] [55807]: INFO cinder.volume.api [None req-fd552f4f-a4f5-4120-822e-076c9a53642f tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Availability Zones retrieved successfully. [ 1414.010958] [55807]: DEBUG cinder.volume.api [None req-fd552f4f-a4f5-4120-822e-076c9a53642f tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Flow 'volume_create_api' (69ba5a71-173e-4bf2-b912-b19674a0b95d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1414.012232] [55807]: DEBUG cinder.volume.api [None req-fd552f4f-a4f5-4120-822e-076c9a53642f tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4629d4ef-3926-4656-b2f8-934cff21d3bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1414.013179] [55807]: DEBUG cinder.volume.flows.api.create_volume [None req-fd552f4f-a4f5-4120-822e-076c9a53642f tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Validating volume size '1' using validate_int {{(pid=55807) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1414.033934] [55807]: DEBUG cinder.volume.api [None req-fd552f4f-a4f5-4120-822e-076c9a53642f tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4629d4ef-3926-4656-b2f8-934cff21d3bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T02:29:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b2d3a607-9356-4aef-85f0-4f99d559be9b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b2d3a607-9356-4aef-85f0-4f99d559be9b', '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=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1414.034875] [55807]: DEBUG cinder.volume.api [None req-fd552f4f-a4f5-4120-822e-076c9a53642f tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28616781-9c70-40bf-8fe9-c1eb5df6fefc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1414.087882] [55807]: DEBUG cinder.quota [None req-fd552f4f-a4f5-4120-822e-076c9a53642f tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Created reservations ['97df4837-982d-4a46-af66-c516c4dc993d', 'c6f007d9-3223-4385-9614-a3b02a3f7670', '9abb45b9-8016-4211-a67c-8e221fb10a4b', 'fa38252f-a487-4e0b-85be-4037fa38e3c7'] {{(pid=55807) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1414.088691] [55807]: DEBUG cinder.volume.api [None req-fd552f4f-a4f5-4120-822e-076c9a53642f tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28616781-9c70-40bf-8fe9-c1eb5df6fefc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97df4837-982d-4a46-af66-c516c4dc993d', 'c6f007d9-3223-4385-9614-a3b02a3f7670', '9abb45b9-8016-4211-a67c-8e221fb10a4b', 'fa38252f-a487-4e0b-85be-4037fa38e3c7']}' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1414.089282] [55807]: DEBUG cinder.volume.api [None req-fd552f4f-a4f5-4120-822e-076c9a53642f tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70e1adf4-5654-45cc-895a-ba67d7f1c136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1414.104132] [55807]: DEBUG cinder.volume.api [None req-fd552f4f-a4f5-4120-822e-076c9a53642f tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70e1adf4-5654-45cc-895a-ba67d7f1c136) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bcbc66b-0c08-4a3c-a279-a356c76bce54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-971286134',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81ac937f2721402bb488f14bc4b32cb4',qos_specs=None,replication_status=,reservations=['97df4837-982d-4a46-af66-c516c4dc993d','c6f007d9-3223-4385-9614-a3b02a3f7670','9abb45b9-8016-4211-a67c-8e221fb10a4b','fa38252f-a487-4e0b-85be-4037fa38e3c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='483dc4cfe22341dcb109cb77bb7103f6',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b), '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-20T02:43:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-971286134',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bcbc66b-0c08-4a3c-a279-a356c76bce54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81ac937f2721402bb488f14bc4b32cb4',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='483dc4cfe22341dcb109cb77bb7103f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b2d3a607-9356-4aef-85f0-4f99d559be9b),volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1414.105072] [55807]: DEBUG cinder.volume.api [None req-fd552f4f-a4f5-4120-822e-076c9a53642f tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fa5cfb9-480b-456a-9c1b-27ceac78bf51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1414.123875] [55807]: DEBUG cinder.volume.api [None req-fd552f4f-a4f5-4120-822e-076c9a53642f tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fa5cfb9-480b-456a-9c1b-27ceac78bf51) 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-971286134',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81ac937f2721402bb488f14bc4b32cb4',qos_specs=None,replication_status=,reservations=['97df4837-982d-4a46-af66-c516c4dc993d','c6f007d9-3223-4385-9614-a3b02a3f7670','9abb45b9-8016-4211-a67c-8e221fb10a4b','fa38252f-a487-4e0b-85be-4037fa38e3c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='483dc4cfe22341dcb109cb77bb7103f6',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1414.124794] [55807]: DEBUG cinder.volume.api [None req-fd552f4f-a4f5-4120-822e-076c9a53642f tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1b7d9f7-b7c7-4b60-a2a8-c9546d8d70c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1414.133166] [55807]: DEBUG cinder.volume.api [None req-fd552f4f-a4f5-4120-822e-076c9a53642f tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1b7d9f7-b7c7-4b60-a2a8-c9546d8d70c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1414.134264] [55807]: DEBUG cinder.volume.api [None req-fd552f4f-a4f5-4120-822e-076c9a53642f tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Flow 'volume_create_api' (69ba5a71-173e-4bf2-b912-b19674a0b95d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55807) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1414.134616] [55807]: INFO cinder.volume.api [None req-fd552f4f-a4f5-4120-822e-076c9a53642f tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Create volume request issued successfully. [ 1414.135281] [55807]: INFO cinder.api.openstack.wsgi [None req-fd552f4f-a4f5-4120-822e-076c9a53642f tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1414.135759] [55807]: [pid: 55807|app: 0|req: 275/567] 10.180.1.21 () {60 vars in 1135 bytes} [Thu Feb 20 02:43:59 2025] POST /volume/v3/volumes => generated 752 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1414.144566] [55808]: DEBUG cinder.api.middleware.request_id [None req-acbea487-3cc3-4b18-899e-3bfa1f55d741 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1414.147456] [55808]: INFO cinder.api.openstack.wsgi [None req-acbea487-3cc3-4b18-899e-3bfa1f55d741 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] GET http://10.180.1.21/volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 [ 1414.147672] [55808]: DEBUG cinder.api.openstack.wsgi [None req-acbea487-3cc3-4b18-899e-3bfa1f55d741 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1414.147894] [55808]: DEBUG cinder.api.openstack.wsgi [None req-acbea487-3cc3-4b18-899e-3bfa1f55d741 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1414.156117] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1414.156117] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1414.160299] [55808]: INFO cinder.volume.api [None req-acbea487-3cc3-4b18-899e-3bfa1f55d741 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Volume info retrieved successfully. [ 1414.165604] [55808]: INFO cinder.api.openstack.wsgi [None req-acbea487-3cc3-4b18-899e-3bfa1f55d741 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] http://10.180.1.21/volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 returned with HTTP 200 [ 1414.166100] [55808]: [pid: 55808|app: 0|req: 293/568] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:43:59 2025] GET /volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1415.176200] [55807]: DEBUG cinder.api.middleware.request_id [None req-f28abfe2-efea-44ef-8c4a-34d3fb00b77c None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1415.178473] [55807]: INFO cinder.api.openstack.wsgi [None req-f28abfe2-efea-44ef-8c4a-34d3fb00b77c tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] GET http://10.180.1.21/volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 [ 1415.178702] [55807]: DEBUG cinder.api.openstack.wsgi [None req-f28abfe2-efea-44ef-8c4a-34d3fb00b77c tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1415.178930] [55807]: DEBUG cinder.api.openstack.wsgi [None req-f28abfe2-efea-44ef-8c4a-34d3fb00b77c tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1415.188191] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1415.188191] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1415.191718] [55807]: INFO cinder.volume.api [None req-f28abfe2-efea-44ef-8c4a-34d3fb00b77c tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Volume info retrieved successfully. [ 1415.195929] [55807]: INFO cinder.api.openstack.wsgi [None req-f28abfe2-efea-44ef-8c4a-34d3fb00b77c tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] http://10.180.1.21/volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 returned with HTTP 200 [ 1415.196338] [55807]: [pid: 55807|app: 0|req: 276/569] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:44:01 2025] GET /volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1415.390328] [55808]: DEBUG cinder.api.middleware.request_id [req-81bef4b1-4550-4f15-8fbf-06e8fa03b337 req-671b46ab-d545-42b0-bd46-7d3a8f244145 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1415.392633] [55808]: INFO cinder.api.openstack.wsgi [req-81bef4b1-4550-4f15-8fbf-06e8fa03b337 req-671b46ab-d545-42b0-bd46-7d3a8f244145 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] GET http://10.180.1.21/volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 [ 1415.392839] [55808]: DEBUG cinder.api.openstack.wsgi [req-81bef4b1-4550-4f15-8fbf-06e8fa03b337 req-671b46ab-d545-42b0-bd46-7d3a8f244145 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1415.393067] [55808]: DEBUG cinder.api.openstack.wsgi [req-81bef4b1-4550-4f15-8fbf-06e8fa03b337 req-671b46ab-d545-42b0-bd46-7d3a8f244145 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1415.400529] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1415.400529] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1415.403782] [55808]: INFO cinder.volume.api [req-81bef4b1-4550-4f15-8fbf-06e8fa03b337 req-671b46ab-d545-42b0-bd46-7d3a8f244145 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Volume info retrieved successfully. [ 1415.407884] [55808]: INFO cinder.api.openstack.wsgi [req-81bef4b1-4550-4f15-8fbf-06e8fa03b337 req-671b46ab-d545-42b0-bd46-7d3a8f244145 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] http://10.180.1.21/volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 returned with HTTP 200 [ 1415.408930] [55808]: [pid: 55808|app: 0|req: 294/570] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:44:01 2025] GET /volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1416.928403] [55807]: DEBUG cinder.api.middleware.request_id [None req-5ab7530e-06bb-4779-8847-51185d7f3ef3 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1416.928870] [55807]: INFO cinder.api.openstack.wsgi [None req-5ab7530e-06bb-4779-8847-51185d7f3ef3 None None] GET http://10.180.1.21/volume// [ 1416.929050] [55807]: DEBUG cinder.api.openstack.wsgi [None req-5ab7530e-06bb-4779-8847-51185d7f3ef3 None None] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1416.929175] [55807]: DEBUG cinder.api.openstack.wsgi [None req-5ab7530e-06bb-4779-8847-51185d7f3ef3 None None] Calling method 'all' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1416.929619] [55807]: INFO cinder.api.openstack.wsgi [None req-5ab7530e-06bb-4779-8847-51185d7f3ef3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1416.929952] [55807]: [pid: 55807|app: 0|req: 277/571] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 02:44:02 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1416.934321] [55808]: DEBUG cinder.api.middleware.request_id [req-81bef4b1-4550-4f15-8fbf-06e8fa03b337 req-15504c9a-02f8-42f6-9c44-0e74f8551750 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1416.938021] [55808]: INFO cinder.api.openstack.wsgi [req-81bef4b1-4550-4f15-8fbf-06e8fa03b337 req-15504c9a-02f8-42f6-9c44-0e74f8551750 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1416.938653] [55808]: DEBUG cinder.api.openstack.wsgi [req-81bef4b1-4550-4f15-8fbf-06e8fa03b337 req-15504c9a-02f8-42f6-9c44-0e74f8551750 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8bcbc66b-0c08-4a3c-a279-a356c76bce54", "connector": null, "instance_uuid": "17f792ba-ea94-4616-ad49-68f4c9b701ff"}} {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1416.953655] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1416.953655] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1416.985376] [55808]: INFO cinder.api.openstack.wsgi [req-81bef4b1-4550-4f15-8fbf-06e8fa03b337 req-15504c9a-02f8-42f6-9c44-0e74f8551750 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1416.986310] [55808]: [pid: 55808|app: 0|req: 295/572] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 02:44:02 2025] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1417.012431] [55807]: DEBUG cinder.api.middleware.request_id [None req-940a43eb-aedc-490d-87d5-b6b7cb893376 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1417.014850] [55807]: INFO cinder.api.openstack.wsgi [None req-940a43eb-aedc-490d-87d5-b6b7cb893376 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] GET http://10.180.1.21/volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 [ 1417.015104] [55807]: DEBUG cinder.api.openstack.wsgi [None req-940a43eb-aedc-490d-87d5-b6b7cb893376 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1417.015336] [55807]: DEBUG cinder.api.openstack.wsgi [None req-940a43eb-aedc-490d-87d5-b6b7cb893376 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1417.026262] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1417.026262] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1417.029893] [55807]: INFO cinder.volume.api [None req-940a43eb-aedc-490d-87d5-b6b7cb893376 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Volume info retrieved successfully. [ 1417.034147] [55807]: INFO cinder.api.openstack.wsgi [None req-940a43eb-aedc-490d-87d5-b6b7cb893376 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] http://10.180.1.21/volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 returned with HTTP 200 [ 1417.034631] [55807]: [pid: 55807|app: 0|req: 278/573] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:44:02 2025] GET /volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1417.516370] [55808]: DEBUG cinder.api.middleware.request_id [None req-ae7935b7-e73f-42cd-8d84-b02c222e8dcf None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1417.516825] [55808]: INFO cinder.api.openstack.wsgi [None req-ae7935b7-e73f-42cd-8d84-b02c222e8dcf None None] GET http://10.180.1.21/volume// [ 1417.517013] [55808]: DEBUG cinder.api.openstack.wsgi [None req-ae7935b7-e73f-42cd-8d84-b02c222e8dcf None None] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1417.517260] [55808]: DEBUG cinder.api.openstack.wsgi [None req-ae7935b7-e73f-42cd-8d84-b02c222e8dcf None None] Calling method 'all' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1417.517697] [55808]: INFO cinder.api.openstack.wsgi [None req-ae7935b7-e73f-42cd-8d84-b02c222e8dcf None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1417.518007] [55808]: [pid: 55808|app: 0|req: 296/574] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 02:44:03 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1417.521922] [55807]: DEBUG cinder.api.middleware.request_id [req-81bef4b1-4550-4f15-8fbf-06e8fa03b337 req-8e955a88-4ce1-4ce2-b106-d33b78c2abb2 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1417.523858] [55807]: INFO cinder.api.openstack.wsgi [req-81bef4b1-4550-4f15-8fbf-06e8fa03b337 req-8e955a88-4ce1-4ce2-b106-d33b78c2abb2 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] GET http://10.180.1.21/volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 [ 1417.524247] [55807]: DEBUG cinder.api.openstack.wsgi [req-81bef4b1-4550-4f15-8fbf-06e8fa03b337 req-8e955a88-4ce1-4ce2-b106-d33b78c2abb2 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1417.524619] [55807]: DEBUG cinder.api.openstack.wsgi [req-81bef4b1-4550-4f15-8fbf-06e8fa03b337 req-8e955a88-4ce1-4ce2-b106-d33b78c2abb2 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1417.534360] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1417.534360] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1417.537801] [55807]: INFO cinder.volume.api [req-81bef4b1-4550-4f15-8fbf-06e8fa03b337 req-8e955a88-4ce1-4ce2-b106-d33b78c2abb2 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Volume info retrieved successfully. [ 1417.541626] [55807]: INFO cinder.api.openstack.wsgi [req-81bef4b1-4550-4f15-8fbf-06e8fa03b337 req-8e955a88-4ce1-4ce2-b106-d33b78c2abb2 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] http://10.180.1.21/volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 returned with HTTP 200 [ 1417.541987] [55807]: [pid: 55807|app: 0|req: 279/575] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 02:44:03 2025] GET /volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 => generated 1025 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1417.566605] [55808]: DEBUG cinder.api.middleware.request_id [req-81bef4b1-4550-4f15-8fbf-06e8fa03b337 req-7ae854f0-69fb-4492-b1e3-46e554e1fdbc None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1417.568963] [55808]: INFO cinder.api.openstack.wsgi [req-81bef4b1-4550-4f15-8fbf-06e8fa03b337 req-7ae854f0-69fb-4492-b1e3-46e554e1fdbc tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] PUT http://10.180.1.21/volume/v3/attachments/6af5af7a-0c9e-4739-a1cb-d37dd5ed09e1 [ 1417.569417] [55808]: DEBUG cinder.api.openstack.wsgi [req-81bef4b1-4550-4f15-8fbf-06e8fa03b337 req-7ae854f0-69fb-4492-b1e3-46e554e1fdbc tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-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-547184", "mountpoint": "/dev/sdb"}}} {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1417.577110] [55808]: DEBUG cinder.coordination [req-81bef4b1-4550-4f15-8fbf-06e8fa03b337 req-7ae854f0-69fb-4492-b1e3-46e554e1fdbc tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Acquiring lock "cinder-attachment_update-8bcbc66b-0c08-4a3c-a279-a356c76bce54-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55808) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1417.581497] [55808]: DEBUG cinder.coordination [req-81bef4b1-4550-4f15-8fbf-06e8fa03b337 req-7ae854f0-69fb-4492-b1e3-46e554e1fdbc tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Lock "cinder-attachment_update-8bcbc66b-0c08-4a3c-a279-a356c76bce54-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55808) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1417.582509] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1417.582509] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1418.044710] [55807]: DEBUG cinder.api.middleware.request_id [None req-11d37bff-651e-45e4-8d43-1952847847c3 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1418.047044] [55807]: INFO cinder.api.openstack.wsgi [None req-11d37bff-651e-45e4-8d43-1952847847c3 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] GET http://10.180.1.21/volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 [ 1418.047283] [55807]: DEBUG cinder.api.openstack.wsgi [None req-11d37bff-651e-45e4-8d43-1952847847c3 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1418.047510] [55807]: DEBUG cinder.api.openstack.wsgi [None req-11d37bff-651e-45e4-8d43-1952847847c3 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1418.057849] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1418.057849] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1418.060983] [55807]: INFO cinder.volume.api [None req-11d37bff-651e-45e4-8d43-1952847847c3 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Volume info retrieved successfully. [ 1418.065162] [55807]: INFO cinder.api.openstack.wsgi [None req-11d37bff-651e-45e4-8d43-1952847847c3 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] http://10.180.1.21/volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 returned with HTTP 200 [ 1418.065556] [55807]: [pid: 55807|app: 0|req: 280/576] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:44:03 2025] GET /volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1419.077672] [55807]: DEBUG cinder.api.middleware.request_id [None req-2ce0003e-5e5c-4df8-ba71-cdff6494002f None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1419.080092] [55807]: INFO cinder.api.openstack.wsgi [None req-2ce0003e-5e5c-4df8-ba71-cdff6494002f tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] GET http://10.180.1.21/volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 [ 1419.080302] [55807]: DEBUG cinder.api.openstack.wsgi [None req-2ce0003e-5e5c-4df8-ba71-cdff6494002f tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1419.080509] [55807]: DEBUG cinder.api.openstack.wsgi [None req-2ce0003e-5e5c-4df8-ba71-cdff6494002f tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1419.090455] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1419.090455] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1419.093633] [55807]: INFO cinder.volume.api [None req-2ce0003e-5e5c-4df8-ba71-cdff6494002f tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Volume info retrieved successfully. [ 1419.097900] [55807]: INFO cinder.api.openstack.wsgi [None req-2ce0003e-5e5c-4df8-ba71-cdff6494002f tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] http://10.180.1.21/volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 returned with HTTP 200 [ 1419.098315] [55807]: [pid: 55807|app: 0|req: 281/577] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:44:04 2025] GET /volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1420.108422] [55807]: DEBUG cinder.api.middleware.request_id [None req-cd38dd95-9ffc-4a84-9461-d0cafa498833 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1420.110628] [55807]: INFO cinder.api.openstack.wsgi [None req-cd38dd95-9ffc-4a84-9461-d0cafa498833 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] GET http://10.180.1.21/volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 [ 1420.110811] [55807]: DEBUG cinder.api.openstack.wsgi [None req-cd38dd95-9ffc-4a84-9461-d0cafa498833 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1420.111046] [55807]: DEBUG cinder.api.openstack.wsgi [None req-cd38dd95-9ffc-4a84-9461-d0cafa498833 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1420.122187] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1420.122187] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1420.125929] [55807]: INFO cinder.volume.api [None req-cd38dd95-9ffc-4a84-9461-d0cafa498833 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Volume info retrieved successfully. [ 1420.130622] [55807]: INFO cinder.api.openstack.wsgi [None req-cd38dd95-9ffc-4a84-9461-d0cafa498833 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] http://10.180.1.21/volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 returned with HTTP 200 [ 1420.130999] [55807]: [pid: 55807|app: 0|req: 282/578] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:44:05 2025] GET /volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1420.242490] [55807]: DEBUG cinder.api.middleware.request_id [None req-3aab7d8b-d9b2-4305-9784-0bef8f2630bf None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1420.244489] [55807]: INFO cinder.api.openstack.wsgi [None req-3aab7d8b-d9b2-4305-9784-0bef8f2630bf tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1420.244872] [55807]: DEBUG cinder.api.openstack.wsgi [None req-3aab7d8b-d9b2-4305-9784-0bef8f2630bf tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1982625315", "imageRef": "b7897e0e-4da9-417c-8741-534bd1696b1f", "size": 1}} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1420.246536] [55807]: DEBUG cinder.api.v3.volumes [None req-3aab7d8b-d9b2-4305-9784-0bef8f2630bf tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1982625315', 'imageRef': 'b7897e0e-4da9-417c-8741-534bd1696b1f', 'size': 1}} {{(pid=55807) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1420.416433] [55807]: INFO cinder.api.v3.volumes [None req-3aab7d8b-d9b2-4305-9784-0bef8f2630bf tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Create volume of 1 GB [ 1420.420694] [55807]: INFO cinder.volume.api [None req-3aab7d8b-d9b2-4305-9784-0bef8f2630bf tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Availability Zones retrieved successfully. [ 1420.427336] [55807]: DEBUG cinder.volume.api [None req-3aab7d8b-d9b2-4305-9784-0bef8f2630bf tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Flow 'volume_create_api' (0be3de8d-5b31-4097-8371-a51d3124049d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1420.428516] [55807]: DEBUG cinder.volume.api [None req-3aab7d8b-d9b2-4305-9784-0bef8f2630bf tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5633184b-1040-47b7-82b3-692d775e83f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1420.429688] [55807]: DEBUG cinder.volume.flows.api.create_volume [None req-3aab7d8b-d9b2-4305-9784-0bef8f2630bf tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Validating volume size '1' using validate_int {{(pid=55807) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1420.470382] [55807]: DEBUG cinder.volume.api [None req-3aab7d8b-d9b2-4305-9784-0bef8f2630bf tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5633184b-1040-47b7-82b3-692d775e83f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-20T02:29:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=b2d3a607-9356-4aef-85f0-4f99d559be9b,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b2d3a607-9356-4aef-85f0-4f99d559be9b', '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=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1420.471298] [55807]: DEBUG cinder.volume.api [None req-3aab7d8b-d9b2-4305-9784-0bef8f2630bf tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e94b6c3f-a9bc-49cb-8895-b7df7fee9fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1420.500739] [55807]: DEBUG cinder.quota [None req-3aab7d8b-d9b2-4305-9784-0bef8f2630bf tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Created reservations ['ea05b20b-96ec-4bf9-bdf9-32e19d3ee345', 'ef2f46e8-9d77-487b-86fa-0d25997e8f25', 'd35fa431-0199-4886-9123-244fdf399004', 'e36129ee-868c-4c10-b7cd-ffbb7d5a70a6'] {{(pid=55807) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1420.501622] [55807]: DEBUG cinder.volume.api [None req-3aab7d8b-d9b2-4305-9784-0bef8f2630bf tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e94b6c3f-a9bc-49cb-8895-b7df7fee9fc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea05b20b-96ec-4bf9-bdf9-32e19d3ee345', 'ef2f46e8-9d77-487b-86fa-0d25997e8f25', 'd35fa431-0199-4886-9123-244fdf399004', 'e36129ee-868c-4c10-b7cd-ffbb7d5a70a6']}' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1420.502510] [55807]: DEBUG cinder.volume.api [None req-3aab7d8b-d9b2-4305-9784-0bef8f2630bf tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e810255-54f2-41ba-8927-030f80271fc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1420.514933] [55807]: DEBUG cinder.volume.api [None req-3aab7d8b-d9b2-4305-9784-0bef8f2630bf tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e810255-54f2-41ba-8927-030f80271fc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1cd31f8-180a-4842-a1c8-78063455fb32', '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-1982625315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60dd2ebecdbb45bdab05921d0fe7bff1',qos_specs=None,replication_status=,reservations=['ea05b20b-96ec-4bf9-bdf9-32e19d3ee345','ef2f46e8-9d77-487b-86fa-0d25997e8f25','d35fa431-0199-4886-9123-244fdf399004','e36129ee-868c-4c10-b7cd-ffbb7d5a70a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c694ae8741a74546b39da8ccdff2523f',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b), '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-20T02:44:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1982625315',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1cd31f8-180a-4842-a1c8-78063455fb32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60dd2ebecdbb45bdab05921d0fe7bff1',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='c694ae8741a74546b39da8ccdff2523f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b2d3a607-9356-4aef-85f0-4f99d559be9b),volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1420.515782] [55807]: DEBUG cinder.volume.api [None req-3aab7d8b-d9b2-4305-9784-0bef8f2630bf tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a98a16b-36d9-4ad1-80f2-7073bdb54037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1420.526910] [55807]: DEBUG cinder.volume.api [None req-3aab7d8b-d9b2-4305-9784-0bef8f2630bf tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a98a16b-36d9-4ad1-80f2-7073bdb54037) 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-1982625315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60dd2ebecdbb45bdab05921d0fe7bff1',qos_specs=None,replication_status=,reservations=['ea05b20b-96ec-4bf9-bdf9-32e19d3ee345','ef2f46e8-9d77-487b-86fa-0d25997e8f25','d35fa431-0199-4886-9123-244fdf399004','e36129ee-868c-4c10-b7cd-ffbb7d5a70a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c694ae8741a74546b39da8ccdff2523f',volume_type_id=b2d3a607-9356-4aef-85f0-4f99d559be9b)}' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1420.527794] [55807]: DEBUG cinder.volume.api [None req-3aab7d8b-d9b2-4305-9784-0bef8f2630bf tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57636f57-c526-46f5-bd4e-af7824939557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1420.538094] [55807]: DEBUG cinder.volume.api [None req-3aab7d8b-d9b2-4305-9784-0bef8f2630bf tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57636f57-c526-46f5-bd4e-af7824939557) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55807) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1420.539126] [55807]: DEBUG cinder.volume.api [None req-3aab7d8b-d9b2-4305-9784-0bef8f2630bf tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Flow 'volume_create_api' (0be3de8d-5b31-4097-8371-a51d3124049d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55807) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1420.539488] [55807]: INFO cinder.volume.api [None req-3aab7d8b-d9b2-4305-9784-0bef8f2630bf tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Create volume request issued successfully. [ 1420.540126] [55807]: INFO cinder.api.openstack.wsgi [None req-3aab7d8b-d9b2-4305-9784-0bef8f2630bf tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1420.540775] [55807]: [pid: 55807|app: 0|req: 283/579] 10.180.1.21 () {60 vars in 1136 bytes} [Thu Feb 20 02:44:06 2025] POST /volume/v3/volumes => generated 752 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1420.548688] [55807]: DEBUG cinder.api.middleware.request_id [None req-bae25786-0ce4-42c2-8d27-7fcab79788e8 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1420.550748] [55807]: INFO cinder.api.openstack.wsgi [None req-bae25786-0ce4-42c2-8d27-7fcab79788e8 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] GET http://10.180.1.21/volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 [ 1420.550970] [55807]: DEBUG cinder.api.openstack.wsgi [None req-bae25786-0ce4-42c2-8d27-7fcab79788e8 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1420.551201] [55807]: DEBUG cinder.api.openstack.wsgi [None req-bae25786-0ce4-42c2-8d27-7fcab79788e8 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1420.558046] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1420.558046] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1420.561396] [55807]: INFO cinder.volume.api [None req-bae25786-0ce4-42c2-8d27-7fcab79788e8 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Volume info retrieved successfully. [ 1420.565452] [55807]: INFO cinder.api.openstack.wsgi [None req-bae25786-0ce4-42c2-8d27-7fcab79788e8 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 returned with HTTP 200 [ 1420.565810] [55807]: [pid: 55807|app: 0|req: 284/580] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:44:06 2025] GET /volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 => generated 820 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1421.140944] [55807]: DEBUG cinder.api.middleware.request_id [None req-676e2575-2b02-4520-a852-8d5203ccfa93 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1421.143065] [55807]: INFO cinder.api.openstack.wsgi [None req-676e2575-2b02-4520-a852-8d5203ccfa93 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] GET http://10.180.1.21/volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 [ 1421.143299] [55807]: DEBUG cinder.api.openstack.wsgi [None req-676e2575-2b02-4520-a852-8d5203ccfa93 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1421.143520] [55807]: DEBUG cinder.api.openstack.wsgi [None req-676e2575-2b02-4520-a852-8d5203ccfa93 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1421.154577] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1421.154577] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1421.157725] [55807]: INFO cinder.volume.api [None req-676e2575-2b02-4520-a852-8d5203ccfa93 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Volume info retrieved successfully. [ 1421.161832] [55807]: INFO cinder.api.openstack.wsgi [None req-676e2575-2b02-4520-a852-8d5203ccfa93 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] http://10.180.1.21/volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 returned with HTTP 200 [ 1421.162200] [55807]: [pid: 55807|app: 0|req: 285/581] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:44:06 2025] GET /volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1421.575390] [55807]: DEBUG cinder.api.middleware.request_id [None req-d29de2f3-9741-4425-849f-b429d20a88a0 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1421.577601] [55807]: INFO cinder.api.openstack.wsgi [None req-d29de2f3-9741-4425-849f-b429d20a88a0 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] GET http://10.180.1.21/volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 [ 1421.577852] [55807]: DEBUG cinder.api.openstack.wsgi [None req-d29de2f3-9741-4425-849f-b429d20a88a0 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1421.578141] [55807]: DEBUG cinder.api.openstack.wsgi [None req-d29de2f3-9741-4425-849f-b429d20a88a0 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1421.586229] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1421.586229] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1421.589965] [55807]: INFO cinder.volume.api [None req-d29de2f3-9741-4425-849f-b429d20a88a0 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Volume info retrieved successfully. [ 1421.594429] [55807]: INFO cinder.api.openstack.wsgi [None req-d29de2f3-9741-4425-849f-b429d20a88a0 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 returned with HTTP 200 [ 1421.594882] [55807]: [pid: 55807|app: 0|req: 286/582] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:44:07 2025] GET /volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1422.105445] [55808]: DEBUG cinder.coordination [req-81bef4b1-4550-4f15-8fbf-06e8fa03b337 req-7ae854f0-69fb-4492-b1e3-46e554e1fdbc tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Lock "cinder-attachment_update-8bcbc66b-0c08-4a3c-a279-a356c76bce54-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=55808) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1422.105792] [55808]: INFO cinder.api.openstack.wsgi [req-81bef4b1-4550-4f15-8fbf-06e8fa03b337 req-7ae854f0-69fb-4492-b1e3-46e554e1fdbc tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] http://10.180.1.21/volume/v3/attachments/6af5af7a-0c9e-4739-a1cb-d37dd5ed09e1 returned with HTTP 200 [ 1422.106269] [55808]: [pid: 55808|app: 0|req: 297/583] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 02:44:03 2025] PUT /volume/v3/attachments/6af5af7a-0c9e-4739-a1cb-d37dd5ed09e1 => generated 617 bytes in 4540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1422.172317] [55807]: DEBUG cinder.api.middleware.request_id [None req-2ac8dc85-a3b5-4acc-a13f-62082ddf0207 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1422.174414] [55807]: INFO cinder.api.openstack.wsgi [None req-2ac8dc85-a3b5-4acc-a13f-62082ddf0207 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] GET http://10.180.1.21/volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 [ 1422.174665] [55807]: DEBUG cinder.api.openstack.wsgi [None req-2ac8dc85-a3b5-4acc-a13f-62082ddf0207 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1422.174889] [55807]: DEBUG cinder.api.openstack.wsgi [None req-2ac8dc85-a3b5-4acc-a13f-62082ddf0207 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1422.184909] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1422.184909] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1422.188199] [55807]: INFO cinder.volume.api [None req-2ac8dc85-a3b5-4acc-a13f-62082ddf0207 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Volume info retrieved successfully. [ 1422.192997] [55807]: INFO cinder.api.openstack.wsgi [None req-2ac8dc85-a3b5-4acc-a13f-62082ddf0207 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] http://10.180.1.21/volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 returned with HTTP 200 [ 1422.193573] [55807]: [pid: 55807|app: 0|req: 287/584] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:44:08 2025] GET /volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1422.605460] [55808]: DEBUG cinder.api.middleware.request_id [None req-b7abed49-3503-43cf-9fad-10950a4e957e None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1422.607630] [55808]: INFO cinder.api.openstack.wsgi [None req-b7abed49-3503-43cf-9fad-10950a4e957e tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] GET http://10.180.1.21/volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 [ 1422.607848] [55808]: DEBUG cinder.api.openstack.wsgi [None req-b7abed49-3503-43cf-9fad-10950a4e957e tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1422.608080] [55808]: DEBUG cinder.api.openstack.wsgi [None req-b7abed49-3503-43cf-9fad-10950a4e957e tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1422.616250] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1422.616250] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1422.619497] [55808]: INFO cinder.volume.api [None req-b7abed49-3503-43cf-9fad-10950a4e957e tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Volume info retrieved successfully. [ 1422.623719] [55808]: INFO cinder.api.openstack.wsgi [None req-b7abed49-3503-43cf-9fad-10950a4e957e tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 returned with HTTP 200 [ 1422.624101] [55808]: [pid: 55808|app: 0|req: 298/585] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:44:08 2025] GET /volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1423.203118] [55807]: DEBUG cinder.api.middleware.request_id [None req-0b8378c1-6413-4bb7-a416-8e4cf809ebc3 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1423.205087] [55807]: INFO cinder.api.openstack.wsgi [None req-0b8378c1-6413-4bb7-a416-8e4cf809ebc3 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] GET http://10.180.1.21/volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 [ 1423.205402] [55807]: DEBUG cinder.api.openstack.wsgi [None req-0b8378c1-6413-4bb7-a416-8e4cf809ebc3 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1423.205684] [55807]: DEBUG cinder.api.openstack.wsgi [None req-0b8378c1-6413-4bb7-a416-8e4cf809ebc3 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1423.215462] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1423.215462] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1423.218651] [55807]: INFO cinder.volume.api [None req-0b8378c1-6413-4bb7-a416-8e4cf809ebc3 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Volume info retrieved successfully. [ 1423.222983] [55807]: INFO cinder.api.openstack.wsgi [None req-0b8378c1-6413-4bb7-a416-8e4cf809ebc3 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] http://10.180.1.21/volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 returned with HTTP 200 [ 1423.223413] [55807]: [pid: 55807|app: 0|req: 288/586] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:44:09 2025] GET /volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1423.634629] [55808]: DEBUG cinder.api.middleware.request_id [None req-be70322a-5345-425d-b720-5c8c26ce33da None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1423.637163] [55808]: INFO cinder.api.openstack.wsgi [None req-be70322a-5345-425d-b720-5c8c26ce33da tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] GET http://10.180.1.21/volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 [ 1423.637405] [55808]: DEBUG cinder.api.openstack.wsgi [None req-be70322a-5345-425d-b720-5c8c26ce33da tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1423.637638] [55808]: DEBUG cinder.api.openstack.wsgi [None req-be70322a-5345-425d-b720-5c8c26ce33da tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1423.645359] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1423.645359] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1423.649034] [55808]: INFO cinder.volume.api [None req-be70322a-5345-425d-b720-5c8c26ce33da tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Volume info retrieved successfully. [ 1423.653530] [55808]: INFO cinder.api.openstack.wsgi [None req-be70322a-5345-425d-b720-5c8c26ce33da tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 returned with HTTP 200 [ 1423.654069] [55808]: [pid: 55808|app: 0|req: 299/587] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:44:09 2025] GET /volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1423.718448] [55807]: DEBUG cinder.api.middleware.request_id [req-81bef4b1-4550-4f15-8fbf-06e8fa03b337 req-4366f7c3-0fcc-45ff-bb09-25592f5a22c2 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1423.720986] [55807]: INFO cinder.api.openstack.wsgi [req-81bef4b1-4550-4f15-8fbf-06e8fa03b337 req-4366f7c3-0fcc-45ff-bb09-25592f5a22c2 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] POST http://10.180.1.21/volume/v3/attachments/6af5af7a-0c9e-4739-a1cb-d37dd5ed09e1/action [ 1423.721454] [55807]: DEBUG cinder.api.openstack.wsgi [req-81bef4b1-4550-4f15-8fbf-06e8fa03b337 req-4366f7c3-0fcc-45ff-bb09-25592f5a22c2 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Action body: b'{"os-complete": null}' {{(pid=55807) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1423.721620] [55807]: DEBUG cinder.api.openstack.wsgi [req-81bef4b1-4550-4f15-8fbf-06e8fa03b337 req-4366f7c3-0fcc-45ff-bb09-25592f5a22c2 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1423.736627] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1423.736627] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1423.744349] [55807]: INFO cinder.api.openstack.wsgi [req-81bef4b1-4550-4f15-8fbf-06e8fa03b337 req-4366f7c3-0fcc-45ff-bb09-25592f5a22c2 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] http://10.180.1.21/volume/v3/attachments/6af5af7a-0c9e-4739-a1cb-d37dd5ed09e1/action returned with HTTP 204 [ 1423.744847] [55807]: [pid: 55807|app: 0|req: 289/588] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 02:44:09 2025] POST /volume/v3/attachments/6af5af7a-0c9e-4739-a1cb-d37dd5ed09e1/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1424.233525] [55808]: DEBUG cinder.api.middleware.request_id [None req-f3116ae4-0681-4acd-859d-79719d09b84f None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1424.235651] [55808]: INFO cinder.api.openstack.wsgi [None req-f3116ae4-0681-4acd-859d-79719d09b84f tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] GET http://10.180.1.21/volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 [ 1424.235875] [55808]: DEBUG cinder.api.openstack.wsgi [None req-f3116ae4-0681-4acd-859d-79719d09b84f tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1424.236110] [55808]: DEBUG cinder.api.openstack.wsgi [None req-f3116ae4-0681-4acd-859d-79719d09b84f tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1424.246300] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1424.246300] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1424.249739] [55808]: INFO cinder.volume.api [None req-f3116ae4-0681-4acd-859d-79719d09b84f tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Volume info retrieved successfully. [ 1424.253816] [55808]: INFO cinder.api.openstack.wsgi [None req-f3116ae4-0681-4acd-859d-79719d09b84f tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] http://10.180.1.21/volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 returned with HTTP 200 [ 1424.254177] [55808]: [pid: 55808|app: 0|req: 300/589] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:44:10 2025] GET /volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1424.263516] [55807]: DEBUG cinder.api.middleware.request_id [None req-4b6b4cc8-d9b6-417d-a12c-179aeaf5a6a7 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1424.265469] [55807]: INFO cinder.api.openstack.wsgi [None req-4b6b4cc8-d9b6-417d-a12c-179aeaf5a6a7 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] GET http://10.180.1.21/volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 [ 1424.265680] [55807]: DEBUG cinder.api.openstack.wsgi [None req-4b6b4cc8-d9b6-417d-a12c-179aeaf5a6a7 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1424.265905] [55807]: DEBUG cinder.api.openstack.wsgi [None req-4b6b4cc8-d9b6-417d-a12c-179aeaf5a6a7 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1424.275157] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1424.275157] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1424.278080] [55807]: INFO cinder.volume.api [None req-4b6b4cc8-d9b6-417d-a12c-179aeaf5a6a7 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Volume info retrieved successfully. [ 1424.282216] [55807]: INFO cinder.api.openstack.wsgi [None req-4b6b4cc8-d9b6-417d-a12c-179aeaf5a6a7 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] http://10.180.1.21/volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 returned with HTTP 200 [ 1424.282673] [55807]: [pid: 55807|app: 0|req: 290/590] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:44:10 2025] GET /volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1424.664344] [55808]: DEBUG cinder.api.middleware.request_id [None req-700cd724-d68b-480e-bb24-b8e468814328 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1424.666419] [55808]: INFO cinder.api.openstack.wsgi [None req-700cd724-d68b-480e-bb24-b8e468814328 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] GET http://10.180.1.21/volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 [ 1424.666638] [55808]: DEBUG cinder.api.openstack.wsgi [None req-700cd724-d68b-480e-bb24-b8e468814328 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1424.666852] [55808]: DEBUG cinder.api.openstack.wsgi [None req-700cd724-d68b-480e-bb24-b8e468814328 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1424.674422] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1424.674422] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1424.678026] [55808]: INFO cinder.volume.api [None req-700cd724-d68b-480e-bb24-b8e468814328 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Volume info retrieved successfully. [ 1424.682813] [55808]: INFO cinder.api.openstack.wsgi [None req-700cd724-d68b-480e-bb24-b8e468814328 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 returned with HTTP 200 [ 1424.683371] [55808]: [pid: 55808|app: 0|req: 301/591] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:44:10 2025] GET /volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1425.693785] [55807]: DEBUG cinder.api.middleware.request_id [None req-3956ec5b-ebfe-49f4-8770-6a427450eb5c None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1425.695952] [55807]: INFO cinder.api.openstack.wsgi [None req-3956ec5b-ebfe-49f4-8770-6a427450eb5c tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] GET http://10.180.1.21/volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 [ 1425.696628] [55807]: DEBUG cinder.api.openstack.wsgi [None req-3956ec5b-ebfe-49f4-8770-6a427450eb5c tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1425.696812] [55807]: DEBUG cinder.api.openstack.wsgi [None req-3956ec5b-ebfe-49f4-8770-6a427450eb5c tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1425.705259] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1425.705259] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1425.709466] [55807]: INFO cinder.volume.api [None req-3956ec5b-ebfe-49f4-8770-6a427450eb5c tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Volume info retrieved successfully. [ 1425.714100] [55807]: INFO cinder.api.openstack.wsgi [None req-3956ec5b-ebfe-49f4-8770-6a427450eb5c tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 returned with HTTP 200 [ 1425.714519] [55807]: [pid: 55807|app: 0|req: 291/592] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:44:11 2025] GET /volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1426.725219] [55808]: DEBUG cinder.api.middleware.request_id [None req-e599fa27-a18a-4f96-9b5d-42f657de8a8e None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1426.727295] [55808]: INFO cinder.api.openstack.wsgi [None req-e599fa27-a18a-4f96-9b5d-42f657de8a8e tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] GET http://10.180.1.21/volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 [ 1426.727533] [55808]: DEBUG cinder.api.openstack.wsgi [None req-e599fa27-a18a-4f96-9b5d-42f657de8a8e tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1426.727758] [55808]: DEBUG cinder.api.openstack.wsgi [None req-e599fa27-a18a-4f96-9b5d-42f657de8a8e tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1426.736079] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1426.736079] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1426.739633] [55808]: INFO cinder.volume.api [None req-e599fa27-a18a-4f96-9b5d-42f657de8a8e tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Volume info retrieved successfully. [ 1426.744715] [55808]: INFO cinder.api.openstack.wsgi [None req-e599fa27-a18a-4f96-9b5d-42f657de8a8e tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 returned with HTTP 200 [ 1426.745029] [55808]: [pid: 55808|app: 0|req: 302/593] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:44:12 2025] GET /volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1427.755523] [55807]: DEBUG cinder.api.middleware.request_id [None req-4da923f7-7dd6-4175-9d7b-273b0c0285be None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1427.757723] [55807]: INFO cinder.api.openstack.wsgi [None req-4da923f7-7dd6-4175-9d7b-273b0c0285be tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] GET http://10.180.1.21/volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 [ 1427.757948] [55807]: DEBUG cinder.api.openstack.wsgi [None req-4da923f7-7dd6-4175-9d7b-273b0c0285be tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1427.758186] [55807]: DEBUG cinder.api.openstack.wsgi [None req-4da923f7-7dd6-4175-9d7b-273b0c0285be tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1427.765972] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1427.765972] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1427.769406] [55807]: INFO cinder.volume.api [None req-4da923f7-7dd6-4175-9d7b-273b0c0285be tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Volume info retrieved successfully. [ 1427.773675] [55807]: INFO cinder.api.openstack.wsgi [None req-4da923f7-7dd6-4175-9d7b-273b0c0285be tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 returned with HTTP 200 [ 1427.774187] [55807]: [pid: 55807|app: 0|req: 292/594] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:44:13 2025] GET /volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1428.784693] [55808]: DEBUG cinder.api.middleware.request_id [None req-31538484-765d-45a2-a189-6689f438633c None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1428.786744] [55808]: INFO cinder.api.openstack.wsgi [None req-31538484-765d-45a2-a189-6689f438633c tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] GET http://10.180.1.21/volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 [ 1428.786969] [55808]: DEBUG cinder.api.openstack.wsgi [None req-31538484-765d-45a2-a189-6689f438633c tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1428.787235] [55808]: DEBUG cinder.api.openstack.wsgi [None req-31538484-765d-45a2-a189-6689f438633c tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1428.795099] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1428.795099] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1428.798366] [55808]: INFO cinder.volume.api [None req-31538484-765d-45a2-a189-6689f438633c tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Volume info retrieved successfully. [ 1428.802554] [55808]: INFO cinder.api.openstack.wsgi [None req-31538484-765d-45a2-a189-6689f438633c tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 returned with HTTP 200 [ 1428.803047] [55808]: [pid: 55808|app: 0|req: 303/595] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:44:14 2025] GET /volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1429.813266] [55807]: DEBUG cinder.api.middleware.request_id [None req-09f29cae-b4b3-4a57-8a6b-645d68288158 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1429.815494] [55807]: INFO cinder.api.openstack.wsgi [None req-09f29cae-b4b3-4a57-8a6b-645d68288158 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] GET http://10.180.1.21/volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 [ 1429.815722] [55807]: DEBUG cinder.api.openstack.wsgi [None req-09f29cae-b4b3-4a57-8a6b-645d68288158 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1429.815945] [55807]: DEBUG cinder.api.openstack.wsgi [None req-09f29cae-b4b3-4a57-8a6b-645d68288158 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1429.825744] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1429.825744] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1429.830922] [55807]: INFO cinder.volume.api [None req-09f29cae-b4b3-4a57-8a6b-645d68288158 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Volume info retrieved successfully. [ 1429.836256] [55807]: INFO cinder.api.openstack.wsgi [None req-09f29cae-b4b3-4a57-8a6b-645d68288158 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 returned with HTTP 200 [ 1429.836799] [55807]: [pid: 55807|app: 0|req: 293/596] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:44:15 2025] GET /volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1430.848880] [55808]: DEBUG cinder.api.middleware.request_id [None req-578119b9-98d1-4031-ad60-a60f5db8e443 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1430.851203] [55808]: INFO cinder.api.openstack.wsgi [None req-578119b9-98d1-4031-ad60-a60f5db8e443 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] GET http://10.180.1.21/volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 [ 1430.851469] [55808]: DEBUG cinder.api.openstack.wsgi [None req-578119b9-98d1-4031-ad60-a60f5db8e443 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1430.851740] [55808]: DEBUG cinder.api.openstack.wsgi [None req-578119b9-98d1-4031-ad60-a60f5db8e443 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1430.859798] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1430.859798] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1430.863240] [55808]: INFO cinder.volume.api [None req-578119b9-98d1-4031-ad60-a60f5db8e443 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Volume info retrieved successfully. [ 1430.867413] [55808]: INFO cinder.api.openstack.wsgi [None req-578119b9-98d1-4031-ad60-a60f5db8e443 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 returned with HTTP 200 [ 1430.867903] [55808]: [pid: 55808|app: 0|req: 304/597] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:44:16 2025] GET /volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1431.878394] [55807]: DEBUG cinder.api.middleware.request_id [None req-b919b85d-00d1-47ee-82d6-12341a9c5795 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1431.880530] [55807]: INFO cinder.api.openstack.wsgi [None req-b919b85d-00d1-47ee-82d6-12341a9c5795 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] GET http://10.180.1.21/volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 [ 1431.880776] [55807]: DEBUG cinder.api.openstack.wsgi [None req-b919b85d-00d1-47ee-82d6-12341a9c5795 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1431.881013] [55807]: DEBUG cinder.api.openstack.wsgi [None req-b919b85d-00d1-47ee-82d6-12341a9c5795 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1431.888609] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1431.888609] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1431.892033] [55807]: INFO cinder.volume.api [None req-b919b85d-00d1-47ee-82d6-12341a9c5795 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Volume info retrieved successfully. [ 1431.896134] [55807]: INFO cinder.api.openstack.wsgi [None req-b919b85d-00d1-47ee-82d6-12341a9c5795 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 returned with HTTP 200 [ 1431.896507] [55807]: [pid: 55807|app: 0|req: 294/598] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:44:17 2025] GET /volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1432.907055] [55808]: DEBUG cinder.api.middleware.request_id [None req-339177a2-002b-4014-92d6-e8e28f75c671 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1432.909361] [55808]: INFO cinder.api.openstack.wsgi [None req-339177a2-002b-4014-92d6-e8e28f75c671 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] GET http://10.180.1.21/volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 [ 1432.909647] [55808]: DEBUG cinder.api.openstack.wsgi [None req-339177a2-002b-4014-92d6-e8e28f75c671 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1432.909916] [55808]: DEBUG cinder.api.openstack.wsgi [None req-339177a2-002b-4014-92d6-e8e28f75c671 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1432.917647] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1432.917647] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1432.921222] [55808]: INFO cinder.volume.api [None req-339177a2-002b-4014-92d6-e8e28f75c671 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Volume info retrieved successfully. [ 1432.925426] [55808]: INFO cinder.api.openstack.wsgi [None req-339177a2-002b-4014-92d6-e8e28f75c671 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 returned with HTTP 200 [ 1432.925804] [55808]: [pid: 55808|app: 0|req: 305/599] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:44:18 2025] GET /volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1433.937058] [55807]: DEBUG cinder.api.middleware.request_id [None req-298cdf1f-6727-4fde-9954-8d90900faa3f None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1433.938722] [55807]: INFO cinder.api.openstack.wsgi [None req-298cdf1f-6727-4fde-9954-8d90900faa3f tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] GET http://10.180.1.21/volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 [ 1433.938954] [55807]: DEBUG cinder.api.openstack.wsgi [None req-298cdf1f-6727-4fde-9954-8d90900faa3f tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1433.939191] [55807]: DEBUG cinder.api.openstack.wsgi [None req-298cdf1f-6727-4fde-9954-8d90900faa3f tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1433.946757] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1433.946757] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1433.950205] [55807]: INFO cinder.volume.api [None req-298cdf1f-6727-4fde-9954-8d90900faa3f tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Volume info retrieved successfully. [ 1433.955021] [55807]: INFO cinder.api.openstack.wsgi [None req-298cdf1f-6727-4fde-9954-8d90900faa3f tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 returned with HTTP 200 [ 1433.955415] [55807]: [pid: 55807|app: 0|req: 295/600] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:44:19 2025] GET /volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1434.965670] [55808]: DEBUG cinder.api.middleware.request_id [None req-d46f1a65-0738-40ea-8021-6aac612d692d None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1434.967923] [55808]: INFO cinder.api.openstack.wsgi [None req-d46f1a65-0738-40ea-8021-6aac612d692d tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] GET http://10.180.1.21/volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 [ 1434.968318] [55808]: DEBUG cinder.api.openstack.wsgi [None req-d46f1a65-0738-40ea-8021-6aac612d692d tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1434.968685] [55808]: DEBUG cinder.api.openstack.wsgi [None req-d46f1a65-0738-40ea-8021-6aac612d692d tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1434.976450] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1434.976450] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1434.979770] [55808]: INFO cinder.volume.api [None req-d46f1a65-0738-40ea-8021-6aac612d692d tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Volume info retrieved successfully. [ 1434.983882] [55808]: INFO cinder.api.openstack.wsgi [None req-d46f1a65-0738-40ea-8021-6aac612d692d tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 returned with HTTP 200 [ 1434.984255] [55808]: [pid: 55808|app: 0|req: 306/601] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:44:20 2025] GET /volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1435.995145] [55807]: DEBUG cinder.api.middleware.request_id [None req-fc4cf9f8-458e-4d38-b90c-f039fbe364b0 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1435.997328] [55807]: INFO cinder.api.openstack.wsgi [None req-fc4cf9f8-458e-4d38-b90c-f039fbe364b0 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] GET http://10.180.1.21/volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 [ 1435.997531] [55807]: DEBUG cinder.api.openstack.wsgi [None req-fc4cf9f8-458e-4d38-b90c-f039fbe364b0 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1435.997783] [55807]: DEBUG cinder.api.openstack.wsgi [None req-fc4cf9f8-458e-4d38-b90c-f039fbe364b0 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1436.005566] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1436.005566] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1436.009308] [55807]: INFO cinder.volume.api [None req-fc4cf9f8-458e-4d38-b90c-f039fbe364b0 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Volume info retrieved successfully. [ 1436.013778] [55807]: INFO cinder.api.openstack.wsgi [None req-fc4cf9f8-458e-4d38-b90c-f039fbe364b0 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 returned with HTTP 200 [ 1436.014292] [55807]: [pid: 55807|app: 0|req: 296/602] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:44:21 2025] GET /volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1437.025210] [55808]: DEBUG cinder.api.middleware.request_id [None req-9e7a3832-c6db-4764-b466-267dcaec6866 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1437.027543] [55808]: INFO cinder.api.openstack.wsgi [None req-9e7a3832-c6db-4764-b466-267dcaec6866 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] GET http://10.180.1.21/volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 [ 1437.027762] [55808]: DEBUG cinder.api.openstack.wsgi [None req-9e7a3832-c6db-4764-b466-267dcaec6866 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1437.027981] [55808]: DEBUG cinder.api.openstack.wsgi [None req-9e7a3832-c6db-4764-b466-267dcaec6866 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1437.035549] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1437.035549] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1437.038944] [55808]: INFO cinder.volume.api [None req-9e7a3832-c6db-4764-b466-267dcaec6866 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Volume info retrieved successfully. [ 1437.043134] [55808]: INFO cinder.api.openstack.wsgi [None req-9e7a3832-c6db-4764-b466-267dcaec6866 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 returned with HTTP 200 [ 1437.043505] [55808]: [pid: 55808|app: 0|req: 307/603] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:44:22 2025] GET /volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1437.353338] [55807]: DEBUG cinder.api.middleware.request_id [None req-2a9f6211-8356-48ac-af00-7fb0a3e15501 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1437.353783] [55807]: INFO cinder.api.openstack.wsgi [None req-2a9f6211-8356-48ac-af00-7fb0a3e15501 None None] GET http://10.180.1.21/volume// [ 1437.353969] [55807]: DEBUG cinder.api.openstack.wsgi [None req-2a9f6211-8356-48ac-af00-7fb0a3e15501 None None] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1437.354214] [55807]: DEBUG cinder.api.openstack.wsgi [None req-2a9f6211-8356-48ac-af00-7fb0a3e15501 None None] Calling method 'all' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1437.354610] [55807]: INFO cinder.api.openstack.wsgi [None req-2a9f6211-8356-48ac-af00-7fb0a3e15501 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1437.355045] [55807]: [pid: 55807|app: 0|req: 297/604] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 02:44:23 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1437.358207] [55808]: DEBUG cinder.api.middleware.request_id [req-6596b19a-b4da-4424-9d1b-e87d0f3ddc3c req-2a92d4a8-247d-4cc8-ab00-289e32b0e9ba None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1437.360555] [55808]: INFO cinder.api.openstack.wsgi [req-6596b19a-b4da-4424-9d1b-e87d0f3ddc3c req-2a92d4a8-247d-4cc8-ab00-289e32b0e9ba tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1437.360956] [55808]: DEBUG cinder.api.openstack.wsgi [req-6596b19a-b4da-4424-9d1b-e87d0f3ddc3c req-2a92d4a8-247d-4cc8-ab00-289e32b0e9ba tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8bcbc66b-0c08-4a3c-a279-a356c76bce54", "connector": null, "instance_uuid": "17f792ba-ea94-4616-ad49-68f4c9b701ff"}} {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1437.373552] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1437.373552] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1437.398047] [55808]: INFO cinder.api.openstack.wsgi [req-6596b19a-b4da-4424-9d1b-e87d0f3ddc3c req-2a92d4a8-247d-4cc8-ab00-289e32b0e9ba tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1437.398477] [55808]: [pid: 55808|app: 0|req: 308/605] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 02:44:23 2025] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1437.402494] [55807]: DEBUG cinder.api.middleware.request_id [req-6596b19a-b4da-4424-9d1b-e87d0f3ddc3c req-3a920a94-2ec9-4f4f-985e-6e17b394e885 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1437.404957] [55807]: INFO cinder.api.openstack.wsgi [req-6596b19a-b4da-4424-9d1b-e87d0f3ddc3c req-3a920a94-2ec9-4f4f-985e-6e17b394e885 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] DELETE http://10.180.1.21/volume/v3/attachments/6af5af7a-0c9e-4739-a1cb-d37dd5ed09e1 [ 1437.405196] [55807]: DEBUG cinder.api.openstack.wsgi [req-6596b19a-b4da-4424-9d1b-e87d0f3ddc3c req-3a920a94-2ec9-4f4f-985e-6e17b394e885 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1437.405463] [55807]: DEBUG cinder.api.openstack.wsgi [req-6596b19a-b4da-4424-9d1b-e87d0f3ddc3c req-3a920a94-2ec9-4f4f-985e-6e17b394e885 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Calling method 'version_select' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1437.412431] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1437.412431] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1437.938709] [55807]: INFO cinder.api.openstack.wsgi [req-6596b19a-b4da-4424-9d1b-e87d0f3ddc3c req-3a920a94-2ec9-4f4f-985e-6e17b394e885 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] http://10.180.1.21/volume/v3/attachments/6af5af7a-0c9e-4739-a1cb-d37dd5ed09e1 returned with HTTP 200 [ 1437.939198] [55807]: [pid: 55807|app: 0|req: 298/606] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 02:44:23 2025] DELETE /volume/v3/attachments/6af5af7a-0c9e-4739-a1cb-d37dd5ed09e1 => generated 192 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1438.053896] [55808]: DEBUG cinder.api.middleware.request_id [None req-940fab1b-8d8d-49c0-ac2c-7919398b5d4c None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1438.055965] [55808]: INFO cinder.api.openstack.wsgi [None req-940fab1b-8d8d-49c0-ac2c-7919398b5d4c tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] GET http://10.180.1.21/volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 [ 1438.056198] [55808]: DEBUG cinder.api.openstack.wsgi [None req-940fab1b-8d8d-49c0-ac2c-7919398b5d4c tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1438.056428] [55808]: DEBUG cinder.api.openstack.wsgi [None req-940fab1b-8d8d-49c0-ac2c-7919398b5d4c tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1438.064015] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1438.064015] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1438.067234] [55808]: INFO cinder.volume.api [None req-940fab1b-8d8d-49c0-ac2c-7919398b5d4c tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Volume info retrieved successfully. [ 1438.071866] [55808]: INFO cinder.api.openstack.wsgi [None req-940fab1b-8d8d-49c0-ac2c-7919398b5d4c tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 returned with HTTP 200 [ 1438.072250] [55808]: [pid: 55808|app: 0|req: 309/607] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:44:23 2025] GET /volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 => generated 1392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1438.099233] [55807]: DEBUG cinder.api.middleware.request_id [req-4e15ec6a-5600-4a7f-8bca-ce78260c0f60 req-d4c267ef-cbe4-4a58-a0ca-aedc6f2e3b53 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1438.101657] [55807]: INFO cinder.api.openstack.wsgi [req-4e15ec6a-5600-4a7f-8bca-ce78260c0f60 req-d4c267ef-cbe4-4a58-a0ca-aedc6f2e3b53 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] GET http://10.180.1.21/volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 [ 1438.101890] [55807]: DEBUG cinder.api.openstack.wsgi [req-4e15ec6a-5600-4a7f-8bca-ce78260c0f60 req-d4c267ef-cbe4-4a58-a0ca-aedc6f2e3b53 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1438.102126] [55807]: DEBUG cinder.api.openstack.wsgi [req-4e15ec6a-5600-4a7f-8bca-ce78260c0f60 req-d4c267ef-cbe4-4a58-a0ca-aedc6f2e3b53 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1438.110012] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1438.110012] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1438.113621] [55807]: INFO cinder.volume.api [req-4e15ec6a-5600-4a7f-8bca-ce78260c0f60 req-d4c267ef-cbe4-4a58-a0ca-aedc6f2e3b53 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Volume info retrieved successfully. [ 1438.118397] [55807]: INFO cinder.api.openstack.wsgi [req-4e15ec6a-5600-4a7f-8bca-ce78260c0f60 req-d4c267ef-cbe4-4a58-a0ca-aedc6f2e3b53 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 returned with HTTP 200 [ 1438.118788] [55807]: [pid: 55807|app: 0|req: 299/608] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:44:23 2025] GET /volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 => generated 1392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1438.351844] [55808]: DEBUG cinder.api.middleware.request_id [req-4e15ec6a-5600-4a7f-8bca-ce78260c0f60 req-f32b5156-ee75-4e98-abd9-04f0448033ff None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1438.354148] [55808]: INFO cinder.api.openstack.wsgi [req-4e15ec6a-5600-4a7f-8bca-ce78260c0f60 req-f32b5156-ee75-4e98-abd9-04f0448033ff tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] GET http://10.180.1.21/volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 [ 1438.354389] [55808]: DEBUG cinder.api.openstack.wsgi [req-4e15ec6a-5600-4a7f-8bca-ce78260c0f60 req-f32b5156-ee75-4e98-abd9-04f0448033ff tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1438.354630] [55808]: DEBUG cinder.api.openstack.wsgi [req-4e15ec6a-5600-4a7f-8bca-ce78260c0f60 req-f32b5156-ee75-4e98-abd9-04f0448033ff tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1438.361990] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1438.361990] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1438.365221] [55808]: INFO cinder.volume.api [req-4e15ec6a-5600-4a7f-8bca-ce78260c0f60 req-f32b5156-ee75-4e98-abd9-04f0448033ff tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Volume info retrieved successfully. [ 1438.369937] [55808]: INFO cinder.api.openstack.wsgi [req-4e15ec6a-5600-4a7f-8bca-ce78260c0f60 req-f32b5156-ee75-4e98-abd9-04f0448033ff tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 returned with HTTP 200 [ 1438.370336] [55808]: [pid: 55808|app: 0|req: 310/609] 10.180.1.21 () {60 vars in 1478 bytes} [Thu Feb 20 02:44:24 2025] GET /volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 => generated 1392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1438.375847] [55807]: DEBUG cinder.api.middleware.request_id [None req-321c92cf-b6af-4fe0-9d93-59bcd67a9f41 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1438.376310] [55807]: INFO cinder.api.openstack.wsgi [None req-321c92cf-b6af-4fe0-9d93-59bcd67a9f41 None None] GET http://10.180.1.21/volume// [ 1438.376498] [55807]: DEBUG cinder.api.openstack.wsgi [None req-321c92cf-b6af-4fe0-9d93-59bcd67a9f41 None None] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1438.376761] [55807]: DEBUG cinder.api.openstack.wsgi [None req-321c92cf-b6af-4fe0-9d93-59bcd67a9f41 None None] Calling method 'all' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1438.377223] [55807]: INFO cinder.api.openstack.wsgi [None req-321c92cf-b6af-4fe0-9d93-59bcd67a9f41 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1438.377527] [55807]: [pid: 55807|app: 0|req: 300/610] 10.180.1.21 () {58 vars in 1299 bytes} [Thu Feb 20 02:44:24 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1438.380877] [55808]: DEBUG cinder.api.middleware.request_id [req-4e15ec6a-5600-4a7f-8bca-ce78260c0f60 req-eb3e1969-0584-44b3-801d-2b061502b7bf None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1438.382945] [55808]: INFO cinder.api.openstack.wsgi [req-4e15ec6a-5600-4a7f-8bca-ce78260c0f60 req-eb3e1969-0584-44b3-801d-2b061502b7bf tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1438.383343] [55808]: DEBUG cinder.api.openstack.wsgi [req-4e15ec6a-5600-4a7f-8bca-ce78260c0f60 req-eb3e1969-0584-44b3-801d-2b061502b7bf tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a1cd31f8-180a-4842-a1c8-78063455fb32", "connector": null, "instance_uuid": "7ac1299c-2859-4863-9196-089722899b77"}} {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1438.391459] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1438.391459] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1438.411273] [55808]: INFO cinder.api.openstack.wsgi [req-4e15ec6a-5600-4a7f-8bca-ce78260c0f60 req-eb3e1969-0584-44b3-801d-2b061502b7bf tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1438.411863] [55808]: [pid: 55808|app: 0|req: 311/611] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 02:44:24 2025] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1442.295522] [55807]: DEBUG cinder.api.middleware.request_id [req-6596b19a-b4da-4424-9d1b-e87d0f3ddc3c req-e8797093-c295-4aed-a1b2-296a1c913747 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1442.298022] [55807]: INFO cinder.api.openstack.wsgi [req-6596b19a-b4da-4424-9d1b-e87d0f3ddc3c req-e8797093-c295-4aed-a1b2-296a1c913747 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] PUT http://10.180.1.21/volume/v3/attachments/3084b0fb-8954-4533-8d6b-e001a2878a46 [ 1442.298296] [55807]: DEBUG cinder.api.openstack.wsgi [req-6596b19a-b4da-4424-9d1b-e87d0f3ddc3c req-e8797093-c295-4aed-a1b2-296a1c913747 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-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-547184", "mountpoint": "/dev/sdb"}}} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1442.307501] [55807]: DEBUG cinder.coordination [req-6596b19a-b4da-4424-9d1b-e87d0f3ddc3c req-e8797093-c295-4aed-a1b2-296a1c913747 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Acquiring lock "cinder-attachment_update-8bcbc66b-0c08-4a3c-a279-a356c76bce54-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55807) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1442.311706] [55807]: DEBUG cinder.coordination [req-6596b19a-b4da-4424-9d1b-e87d0f3ddc3c req-e8797093-c295-4aed-a1b2-296a1c913747 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Lock "cinder-attachment_update-8bcbc66b-0c08-4a3c-a279-a356c76bce54-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55807) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1442.312758] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1442.312758] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1442.831147] [55807]: DEBUG cinder.coordination [req-6596b19a-b4da-4424-9d1b-e87d0f3ddc3c req-e8797093-c295-4aed-a1b2-296a1c913747 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Lock "cinder-attachment_update-8bcbc66b-0c08-4a3c-a279-a356c76bce54-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.519s {{(pid=55807) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1442.831490] [55807]: INFO cinder.api.openstack.wsgi [req-6596b19a-b4da-4424-9d1b-e87d0f3ddc3c req-e8797093-c295-4aed-a1b2-296a1c913747 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] http://10.180.1.21/volume/v3/attachments/3084b0fb-8954-4533-8d6b-e001a2878a46 returned with HTTP 200 [ 1442.831953] [55807]: [pid: 55807|app: 0|req: 301/612] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 02:44:28 2025] PUT /volume/v3/attachments/3084b0fb-8954-4533-8d6b-e001a2878a46 => generated 617 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1442.835921] [55808]: DEBUG cinder.api.middleware.request_id [req-6596b19a-b4da-4424-9d1b-e87d0f3ddc3c req-6205e7ec-3299-4d6e-a9df-0f7b6a80f608 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1442.838274] [55808]: INFO cinder.api.openstack.wsgi [req-6596b19a-b4da-4424-9d1b-e87d0f3ddc3c req-6205e7ec-3299-4d6e-a9df-0f7b6a80f608 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] GET http://10.180.1.21/volume/v3/attachments/3084b0fb-8954-4533-8d6b-e001a2878a46 [ 1442.838519] [55808]: DEBUG cinder.api.openstack.wsgi [req-6596b19a-b4da-4424-9d1b-e87d0f3ddc3c req-6205e7ec-3299-4d6e-a9df-0f7b6a80f608 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1442.838736] [55808]: DEBUG cinder.api.openstack.wsgi [req-6596b19a-b4da-4424-9d1b-e87d0f3ddc3c req-6205e7ec-3299-4d6e-a9df-0f7b6a80f608 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Calling method 'version_select' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1442.852517] [55808]: INFO cinder.api.openstack.wsgi [req-6596b19a-b4da-4424-9d1b-e87d0f3ddc3c req-6205e7ec-3299-4d6e-a9df-0f7b6a80f608 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] http://10.180.1.21/volume/v3/attachments/3084b0fb-8954-4533-8d6b-e001a2878a46 returned with HTTP 200 [ 1442.852918] [55808]: [pid: 55808|app: 0|req: 312/613] 10.180.1.21 () {62 vars in 1531 bytes} [Thu Feb 20 02:44:28 2025] GET /volume/v3/attachments/3084b0fb-8954-4533-8d6b-e001a2878a46 => generated 642 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1443.779205] [55807]: DEBUG cinder.api.middleware.request_id [None req-ed2bc0e5-3fe6-4912-aecc-fd5b697c81fd None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1443.779205] [55807]: INFO cinder.api.openstack.wsgi [None req-ed2bc0e5-3fe6-4912-aecc-fd5b697c81fd None None] GET http://10.180.1.21/volume// [ 1443.779205] [55807]: DEBUG cinder.api.openstack.wsgi [None req-ed2bc0e5-3fe6-4912-aecc-fd5b697c81fd None None] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1443.779205] [55807]: DEBUG cinder.api.openstack.wsgi [None req-ed2bc0e5-3fe6-4912-aecc-fd5b697c81fd None None] Calling method 'all' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1443.779613] [55807]: INFO cinder.api.openstack.wsgi [None req-ed2bc0e5-3fe6-4912-aecc-fd5b697c81fd None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1443.780465] [55807]: [pid: 55807|app: 0|req: 302/614] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 02:44:29 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1443.783467] [55808]: DEBUG cinder.api.middleware.request_id [req-4e15ec6a-5600-4a7f-8bca-ce78260c0f60 req-abefc892-1954-492e-a4fe-72531c84f642 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1443.786257] [55808]: INFO cinder.api.openstack.wsgi [req-4e15ec6a-5600-4a7f-8bca-ce78260c0f60 req-abefc892-1954-492e-a4fe-72531c84f642 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] GET http://10.180.1.21/volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 [ 1443.786502] [55808]: DEBUG cinder.api.openstack.wsgi [req-4e15ec6a-5600-4a7f-8bca-ce78260c0f60 req-abefc892-1954-492e-a4fe-72531c84f642 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1443.786718] [55808]: DEBUG cinder.api.openstack.wsgi [req-4e15ec6a-5600-4a7f-8bca-ce78260c0f60 req-abefc892-1954-492e-a4fe-72531c84f642 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1443.796294] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1443.796294] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1443.799548] [55808]: INFO cinder.volume.api [req-4e15ec6a-5600-4a7f-8bca-ce78260c0f60 req-abefc892-1954-492e-a4fe-72531c84f642 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Volume info retrieved successfully. [ 1443.806121] [55808]: INFO cinder.api.openstack.wsgi [req-4e15ec6a-5600-4a7f-8bca-ce78260c0f60 req-abefc892-1954-492e-a4fe-72531c84f642 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 returned with HTTP 200 [ 1443.806507] [55808]: [pid: 55808|app: 0|req: 313/615] 10.180.1.21 () {62 vars in 1519 bytes} [Thu Feb 20 02:44:29 2025] GET /volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 => generated 1572 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1443.905439] [55807]: DEBUG cinder.api.middleware.request_id [req-4e15ec6a-5600-4a7f-8bca-ce78260c0f60 req-09148222-cfb5-4655-9698-09462951b1e8 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1443.907809] [55807]: INFO cinder.api.openstack.wsgi [req-4e15ec6a-5600-4a7f-8bca-ce78260c0f60 req-09148222-cfb5-4655-9698-09462951b1e8 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] PUT http://10.180.1.21/volume/v3/attachments/1d15130c-6a26-4b82-aec2-4ce88596be4f [ 1443.908241] [55807]: DEBUG cinder.api.openstack.wsgi [req-4e15ec6a-5600-4a7f-8bca-ce78260c0f60 req-09148222-cfb5-4655-9698-09462951b1e8 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-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=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1443.916958] [55807]: DEBUG cinder.coordination [req-4e15ec6a-5600-4a7f-8bca-ce78260c0f60 req-09148222-cfb5-4655-9698-09462951b1e8 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Acquiring lock "cinder-attachment_update-a1cd31f8-180a-4842-a1c8-78063455fb32-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55807) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1443.921328] [55807]: DEBUG cinder.coordination [req-4e15ec6a-5600-4a7f-8bca-ce78260c0f60 req-09148222-cfb5-4655-9698-09462951b1e8 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Lock "cinder-attachment_update-a1cd31f8-180a-4842-a1c8-78063455fb32-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55807) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1443.922377] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1443.922377] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1444.443528] [55807]: DEBUG cinder.coordination [req-4e15ec6a-5600-4a7f-8bca-ce78260c0f60 req-09148222-cfb5-4655-9698-09462951b1e8 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Lock "cinder-attachment_update-a1cd31f8-180a-4842-a1c8-78063455fb32-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=55807) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1444.443528] [55807]: INFO cinder.api.openstack.wsgi [req-4e15ec6a-5600-4a7f-8bca-ce78260c0f60 req-09148222-cfb5-4655-9698-09462951b1e8 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/attachments/1d15130c-6a26-4b82-aec2-4ce88596be4f returned with HTTP 200 [ 1444.443528] [55807]: [pid: 55807|app: 0|req: 303/616] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 02:44:29 2025] PUT /volume/v3/attachments/1d15130c-6a26-4b82-aec2-4ce88596be4f => generated 617 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1444.941535] [55808]: DEBUG cinder.api.middleware.request_id [req-6596b19a-b4da-4424-9d1b-e87d0f3ddc3c req-cf032b19-1e29-4950-9434-8c7862d1c3c3 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1444.944150] [55808]: INFO cinder.api.openstack.wsgi [req-6596b19a-b4da-4424-9d1b-e87d0f3ddc3c req-cf032b19-1e29-4950-9434-8c7862d1c3c3 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] POST http://10.180.1.21/volume/v3/attachments/3084b0fb-8954-4533-8d6b-e001a2878a46/action [ 1444.944786] [55808]: DEBUG cinder.api.openstack.wsgi [req-6596b19a-b4da-4424-9d1b-e87d0f3ddc3c req-cf032b19-1e29-4950-9434-8c7862d1c3c3 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Action body: b'{"os-complete": null}' {{(pid=55808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1444.945011] [55808]: DEBUG cinder.api.openstack.wsgi [req-6596b19a-b4da-4424-9d1b-e87d0f3ddc3c req-cf032b19-1e29-4950-9434-8c7862d1c3c3 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1444.949548] [55807]: DEBUG cinder.api.middleware.request_id [req-4e15ec6a-5600-4a7f-8bca-ce78260c0f60 req-db30c7b7-fae8-436e-9295-cafb333804f0 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1444.951868] [55807]: INFO cinder.api.openstack.wsgi [req-4e15ec6a-5600-4a7f-8bca-ce78260c0f60 req-db30c7b7-fae8-436e-9295-cafb333804f0 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] POST http://10.180.1.21/volume/v3/attachments/1d15130c-6a26-4b82-aec2-4ce88596be4f/action [ 1444.952300] [55807]: DEBUG cinder.api.openstack.wsgi [req-4e15ec6a-5600-4a7f-8bca-ce78260c0f60 req-db30c7b7-fae8-436e-9295-cafb333804f0 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Action body: b'{"os-complete": null}' {{(pid=55807) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1444.952444] [55807]: DEBUG cinder.api.openstack.wsgi [req-4e15ec6a-5600-4a7f-8bca-ce78260c0f60 req-db30c7b7-fae8-436e-9295-cafb333804f0 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1444.960056] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1444.960056] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1444.966369] [55808]: INFO cinder.api.openstack.wsgi [req-6596b19a-b4da-4424-9d1b-e87d0f3ddc3c req-cf032b19-1e29-4950-9434-8c7862d1c3c3 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] http://10.180.1.21/volume/v3/attachments/3084b0fb-8954-4533-8d6b-e001a2878a46/action returned with HTTP 204 [ 1444.966653] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1444.966653] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1444.966796] [55808]: [pid: 55808|app: 0|req: 314/617] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 02:44:30 2025] POST /volume/v3/attachments/3084b0fb-8954-4533-8d6b-e001a2878a46/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1444.974358] [55807]: INFO cinder.api.openstack.wsgi [req-4e15ec6a-5600-4a7f-8bca-ce78260c0f60 req-db30c7b7-fae8-436e-9295-cafb333804f0 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/attachments/1d15130c-6a26-4b82-aec2-4ce88596be4f/action returned with HTTP 204 [ 1444.974881] [55807]: [pid: 55807|app: 0|req: 304/618] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 02:44:30 2025] POST /volume/v3/attachments/1d15130c-6a26-4b82-aec2-4ce88596be4f/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1449.106985] [55808]: DEBUG cinder.api.middleware.request_id [None req-fd6a28d1-0b02-4c0c-b6d9-5ae2222f3890 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1449.107474] [55808]: INFO cinder.api.openstack.wsgi [None req-fd6a28d1-0b02-4c0c-b6d9-5ae2222f3890 None None] GET http://10.180.1.21/volume// [ 1449.107645] [55808]: DEBUG cinder.api.openstack.wsgi [None req-fd6a28d1-0b02-4c0c-b6d9-5ae2222f3890 None None] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1449.107862] [55808]: DEBUG cinder.api.openstack.wsgi [None req-fd6a28d1-0b02-4c0c-b6d9-5ae2222f3890 None None] Calling method 'all' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1449.108275] [55808]: INFO cinder.api.openstack.wsgi [None req-fd6a28d1-0b02-4c0c-b6d9-5ae2222f3890 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1449.108703] [55808]: [pid: 55808|app: 0|req: 315/619] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 02: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) [ 1449.111937] [55807]: DEBUG cinder.api.middleware.request_id [req-0d064a04-9a8d-4c61-b1d4-0f2c51addfec req-8e385f04-e741-4d9f-988d-a4b990be2c33 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1449.114275] [55807]: INFO cinder.api.openstack.wsgi [req-0d064a04-9a8d-4c61-b1d4-0f2c51addfec req-8e385f04-e741-4d9f-988d-a4b990be2c33 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1449.114732] [55807]: DEBUG cinder.api.openstack.wsgi [req-0d064a04-9a8d-4c61-b1d4-0f2c51addfec req-8e385f04-e741-4d9f-988d-a4b990be2c33 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8bcbc66b-0c08-4a3c-a279-a356c76bce54", "connector": null, "instance_uuid": "17f792ba-ea94-4616-ad49-68f4c9b701ff"}} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1449.128456] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1449.128456] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1449.154694] [55807]: INFO cinder.api.openstack.wsgi [req-0d064a04-9a8d-4c61-b1d4-0f2c51addfec req-8e385f04-e741-4d9f-988d-a4b990be2c33 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1449.155143] [55807]: [pid: 55807|app: 0|req: 305/620] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 02:44:34 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) [ 1449.159216] [55808]: DEBUG cinder.api.middleware.request_id [req-0d064a04-9a8d-4c61-b1d4-0f2c51addfec req-357c7243-ba63-4d83-b372-df1955225635 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1449.161720] [55808]: INFO cinder.api.openstack.wsgi [req-0d064a04-9a8d-4c61-b1d4-0f2c51addfec req-357c7243-ba63-4d83-b372-df1955225635 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] DELETE http://10.180.1.21/volume/v3/attachments/3084b0fb-8954-4533-8d6b-e001a2878a46 [ 1449.161967] [55808]: DEBUG cinder.api.openstack.wsgi [req-0d064a04-9a8d-4c61-b1d4-0f2c51addfec req-357c7243-ba63-4d83-b372-df1955225635 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1449.162210] [55808]: DEBUG cinder.api.openstack.wsgi [req-0d064a04-9a8d-4c61-b1d4-0f2c51addfec req-357c7243-ba63-4d83-b372-df1955225635 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Calling method 'version_select' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1449.169290] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1449.169290] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1449.695377] [55808]: INFO cinder.api.openstack.wsgi [req-0d064a04-9a8d-4c61-b1d4-0f2c51addfec req-357c7243-ba63-4d83-b372-df1955225635 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] http://10.180.1.21/volume/v3/attachments/3084b0fb-8954-4533-8d6b-e001a2878a46 returned with HTTP 200 [ 1449.695777] [55808]: [pid: 55808|app: 0|req: 316/621] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 02:44:35 2025] DELETE /volume/v3/attachments/3084b0fb-8954-4533-8d6b-e001a2878a46 => generated 192 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1455.715523] [55807]: DEBUG cinder.api.middleware.request_id [req-0d064a04-9a8d-4c61-b1d4-0f2c51addfec req-50d852d3-f894-4055-bfbd-1ba83a69d1a3 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1455.717955] [55807]: INFO cinder.api.openstack.wsgi [req-0d064a04-9a8d-4c61-b1d4-0f2c51addfec req-50d852d3-f894-4055-bfbd-1ba83a69d1a3 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] PUT http://10.180.1.21/volume/v3/attachments/c602a83a-e6a3-4cfc-9e64-7f10f6a01e91 [ 1455.718401] [55807]: DEBUG cinder.api.openstack.wsgi [req-0d064a04-9a8d-4c61-b1d4-0f2c51addfec req-50d852d3-f894-4055-bfbd-1ba83a69d1a3 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-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-547184", "mountpoint": "/dev/sdb"}}} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1455.727864] [55807]: DEBUG cinder.coordination [req-0d064a04-9a8d-4c61-b1d4-0f2c51addfec req-50d852d3-f894-4055-bfbd-1ba83a69d1a3 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Acquiring lock "cinder-attachment_update-8bcbc66b-0c08-4a3c-a279-a356c76bce54-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55807) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1455.732144] [55807]: DEBUG cinder.coordination [req-0d064a04-9a8d-4c61-b1d4-0f2c51addfec req-50d852d3-f894-4055-bfbd-1ba83a69d1a3 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Lock "cinder-attachment_update-8bcbc66b-0c08-4a3c-a279-a356c76bce54-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55807) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1455.733165] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1455.733165] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1456.253174] [55807]: DEBUG cinder.coordination [req-0d064a04-9a8d-4c61-b1d4-0f2c51addfec req-50d852d3-f894-4055-bfbd-1ba83a69d1a3 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Lock "cinder-attachment_update-8bcbc66b-0c08-4a3c-a279-a356c76bce54-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.521s {{(pid=55807) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1456.253570] [55807]: INFO cinder.api.openstack.wsgi [req-0d064a04-9a8d-4c61-b1d4-0f2c51addfec req-50d852d3-f894-4055-bfbd-1ba83a69d1a3 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] http://10.180.1.21/volume/v3/attachments/c602a83a-e6a3-4cfc-9e64-7f10f6a01e91 returned with HTTP 200 [ 1456.254067] [55807]: [pid: 55807|app: 0|req: 306/622] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 02:44:41 2025] PUT /volume/v3/attachments/c602a83a-e6a3-4cfc-9e64-7f10f6a01e91 => generated 617 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1456.258222] [55808]: DEBUG cinder.api.middleware.request_id [req-0d064a04-9a8d-4c61-b1d4-0f2c51addfec req-0d7e05be-4eca-4a05-8512-eee95c156e29 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1456.260674] [55808]: INFO cinder.api.openstack.wsgi [req-0d064a04-9a8d-4c61-b1d4-0f2c51addfec req-0d7e05be-4eca-4a05-8512-eee95c156e29 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] GET http://10.180.1.21/volume/v3/attachments/c602a83a-e6a3-4cfc-9e64-7f10f6a01e91 [ 1456.260958] [55808]: DEBUG cinder.api.openstack.wsgi [req-0d064a04-9a8d-4c61-b1d4-0f2c51addfec req-0d7e05be-4eca-4a05-8512-eee95c156e29 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1456.261224] [55808]: DEBUG cinder.api.openstack.wsgi [req-0d064a04-9a8d-4c61-b1d4-0f2c51addfec req-0d7e05be-4eca-4a05-8512-eee95c156e29 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Calling method 'version_select' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1456.275702] [55808]: INFO cinder.api.openstack.wsgi [req-0d064a04-9a8d-4c61-b1d4-0f2c51addfec req-0d7e05be-4eca-4a05-8512-eee95c156e29 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] http://10.180.1.21/volume/v3/attachments/c602a83a-e6a3-4cfc-9e64-7f10f6a01e91 returned with HTTP 200 [ 1456.276103] [55808]: [pid: 55808|app: 0|req: 317/623] 10.180.1.21 () {62 vars in 1531 bytes} [Thu Feb 20 02:44:42 2025] GET /volume/v3/attachments/c602a83a-e6a3-4cfc-9e64-7f10f6a01e91 => generated 642 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1461.084041] [55807]: DEBUG cinder.api.middleware.request_id [req-0d064a04-9a8d-4c61-b1d4-0f2c51addfec req-b0e4c163-c08e-4606-b11a-60be6c85371b None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1461.086427] [55807]: INFO cinder.api.openstack.wsgi [req-0d064a04-9a8d-4c61-b1d4-0f2c51addfec req-b0e4c163-c08e-4606-b11a-60be6c85371b tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] POST http://10.180.1.21/volume/v3/attachments/c602a83a-e6a3-4cfc-9e64-7f10f6a01e91/action [ 1461.086857] [55807]: DEBUG cinder.api.openstack.wsgi [req-0d064a04-9a8d-4c61-b1d4-0f2c51addfec req-b0e4c163-c08e-4606-b11a-60be6c85371b tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Action body: b'{"os-complete": null}' {{(pid=55807) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1461.086998] [55807]: DEBUG cinder.api.openstack.wsgi [req-0d064a04-9a8d-4c61-b1d4-0f2c51addfec req-b0e4c163-c08e-4606-b11a-60be6c85371b tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1461.101810] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1461.101810] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1461.108315] [55807]: INFO cinder.api.openstack.wsgi [req-0d064a04-9a8d-4c61-b1d4-0f2c51addfec req-b0e4c163-c08e-4606-b11a-60be6c85371b tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] http://10.180.1.21/volume/v3/attachments/c602a83a-e6a3-4cfc-9e64-7f10f6a01e91/action returned with HTTP 204 [ 1461.108728] [55807]: [pid: 55807|app: 0|req: 307/624] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 02:44:46 2025] POST /volume/v3/attachments/c602a83a-e6a3-4cfc-9e64-7f10f6a01e91/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1463.124748] [55808]: DEBUG cinder.api.middleware.request_id [None req-ed37a671-f4d4-43e9-9f5e-d4736b2d39e1 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1463.125241] [55808]: INFO cinder.api.openstack.wsgi [None req-ed37a671-f4d4-43e9-9f5e-d4736b2d39e1 None None] GET http://10.180.1.21/volume// [ 1463.125429] [55808]: DEBUG cinder.api.openstack.wsgi [None req-ed37a671-f4d4-43e9-9f5e-d4736b2d39e1 None None] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1463.125646] [55808]: DEBUG cinder.api.openstack.wsgi [None req-ed37a671-f4d4-43e9-9f5e-d4736b2d39e1 None None] Calling method 'all' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1463.126066] [55808]: INFO cinder.api.openstack.wsgi [None req-ed37a671-f4d4-43e9-9f5e-d4736b2d39e1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1463.126369] [55808]: [pid: 55808|app: 0|req: 318/625] 10.180.1.21 () {58 vars in 1306 bytes} [Thu Feb 20 02:44:48 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1463.130063] [55807]: DEBUG cinder.api.middleware.request_id [req-cc1f3f10-7f4e-4484-8bad-4f9e904f594e req-da3b3df5-802d-49fb-b42d-073868a844f2 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1463.131864] [55807]: INFO cinder.api.openstack.wsgi [req-cc1f3f10-7f4e-4484-8bad-4f9e904f594e req-da3b3df5-802d-49fb-b42d-073868a844f2 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1463.132296] [55807]: DEBUG cinder.api.openstack.wsgi [req-cc1f3f10-7f4e-4484-8bad-4f9e904f594e req-da3b3df5-802d-49fb-b42d-073868a844f2 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a1cd31f8-180a-4842-a1c8-78063455fb32", "connector": null, "instance_uuid": "7ac1299c-2859-4863-9196-089722899b77"}} {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1463.146510] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1463.146510] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1463.170093] [55807]: INFO cinder.api.openstack.wsgi [req-cc1f3f10-7f4e-4484-8bad-4f9e904f594e req-da3b3df5-802d-49fb-b42d-073868a844f2 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1463.170547] [55807]: [pid: 55807|app: 0|req: 308/626] 10.180.1.21 () {66 vars in 1474 bytes} [Thu Feb 20 02:44:48 2025] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1463.174316] [55808]: DEBUG cinder.api.middleware.request_id [req-cc1f3f10-7f4e-4484-8bad-4f9e904f594e req-4006df9e-657f-42c4-a0df-c7a004918953 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1463.176685] [55808]: INFO cinder.api.openstack.wsgi [req-cc1f3f10-7f4e-4484-8bad-4f9e904f594e req-4006df9e-657f-42c4-a0df-c7a004918953 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] DELETE http://10.180.1.21/volume/v3/attachments/1d15130c-6a26-4b82-aec2-4ce88596be4f [ 1463.176917] [55808]: DEBUG cinder.api.openstack.wsgi [req-cc1f3f10-7f4e-4484-8bad-4f9e904f594e req-4006df9e-657f-42c4-a0df-c7a004918953 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1463.177137] [55808]: DEBUG cinder.api.openstack.wsgi [req-cc1f3f10-7f4e-4484-8bad-4f9e904f594e req-4006df9e-657f-42c4-a0df-c7a004918953 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'version_select' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1463.184007] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1463.184007] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1463.711321] [55808]: INFO cinder.api.openstack.wsgi [req-cc1f3f10-7f4e-4484-8bad-4f9e904f594e req-4006df9e-657f-42c4-a0df-c7a004918953 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/attachments/1d15130c-6a26-4b82-aec2-4ce88596be4f returned with HTTP 200 [ 1463.711761] [55808]: [pid: 55808|app: 0|req: 319/627] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 02:44:49 2025] DELETE /volume/v3/attachments/1d15130c-6a26-4b82-aec2-4ce88596be4f => generated 192 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1467.221603] [55807]: DEBUG cinder.api.middleware.request_id [req-c3eb832c-6a7b-4dea-89d2-832322e15a1e req-080c47ab-9cb9-4505-93cf-8b37fc833701 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1467.223919] [55807]: INFO cinder.api.openstack.wsgi [req-c3eb832c-6a7b-4dea-89d2-832322e15a1e req-080c47ab-9cb9-4505-93cf-8b37fc833701 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] DELETE http://10.180.1.21/volume/v3/attachments/c602a83a-e6a3-4cfc-9e64-7f10f6a01e91 [ 1467.224158] [55807]: DEBUG cinder.api.openstack.wsgi [req-c3eb832c-6a7b-4dea-89d2-832322e15a1e req-080c47ab-9cb9-4505-93cf-8b37fc833701 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1467.224382] [55807]: DEBUG cinder.api.openstack.wsgi [req-c3eb832c-6a7b-4dea-89d2-832322e15a1e req-080c47ab-9cb9-4505-93cf-8b37fc833701 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Calling method 'version_select' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1467.233755] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1467.233755] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1467.759118] [55807]: INFO cinder.api.openstack.wsgi [req-c3eb832c-6a7b-4dea-89d2-832322e15a1e req-080c47ab-9cb9-4505-93cf-8b37fc833701 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] http://10.180.1.21/volume/v3/attachments/c602a83a-e6a3-4cfc-9e64-7f10f6a01e91 returned with HTTP 200 [ 1467.759890] [55807]: [pid: 55807|app: 0|req: 309/628] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 02:44:53 2025] DELETE /volume/v3/attachments/c602a83a-e6a3-4cfc-9e64-7f10f6a01e91 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1468.074227] [55808]: DEBUG cinder.api.middleware.request_id [req-cc1f3f10-7f4e-4484-8bad-4f9e904f594e req-c8927fc1-f56a-4029-bd8f-259e79a2c47b None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1468.076374] [55808]: INFO cinder.api.openstack.wsgi [req-cc1f3f10-7f4e-4484-8bad-4f9e904f594e req-c8927fc1-f56a-4029-bd8f-259e79a2c47b tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] PUT http://10.180.1.21/volume/v3/attachments/4f60b1e9-0dd3-484a-8231-c4f46ae13aab [ 1468.076846] [55808]: DEBUG cinder.api.openstack.wsgi [req-cc1f3f10-7f4e-4484-8bad-4f9e904f594e req-c8927fc1-f56a-4029-bd8f-259e79a2c47b tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-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-547190", "mountpoint": "/dev/sda"}}} {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1468.084710] [55808]: DEBUG cinder.coordination [req-cc1f3f10-7f4e-4484-8bad-4f9e904f594e req-c8927fc1-f56a-4029-bd8f-259e79a2c47b tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Acquiring lock "cinder-attachment_update-a1cd31f8-180a-4842-a1c8-78063455fb32-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55808) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1468.088956] [55808]: DEBUG cinder.coordination [req-cc1f3f10-7f4e-4484-8bad-4f9e904f594e req-c8927fc1-f56a-4029-bd8f-259e79a2c47b tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Lock "cinder-attachment_update-a1cd31f8-180a-4842-a1c8-78063455fb32-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55808) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1468.089997] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1468.089997] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1468.608187] [55808]: DEBUG cinder.coordination [req-cc1f3f10-7f4e-4484-8bad-4f9e904f594e req-c8927fc1-f56a-4029-bd8f-259e79a2c47b tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Lock "cinder-attachment_update-a1cd31f8-180a-4842-a1c8-78063455fb32-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.519s {{(pid=55808) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1468.608524] [55808]: INFO cinder.api.openstack.wsgi [req-cc1f3f10-7f4e-4484-8bad-4f9e904f594e req-c8927fc1-f56a-4029-bd8f-259e79a2c47b tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/attachments/4f60b1e9-0dd3-484a-8231-c4f46ae13aab returned with HTTP 200 [ 1468.608986] [55808]: [pid: 55808|app: 0|req: 320/629] 10.180.1.21 () {66 vars in 1584 bytes} [Thu Feb 20 02:44:53 2025] PUT /volume/v3/attachments/4f60b1e9-0dd3-484a-8231-c4f46ae13aab => generated 617 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1468.613937] [55807]: DEBUG cinder.api.middleware.request_id [req-cc1f3f10-7f4e-4484-8bad-4f9e904f594e req-6f368d08-846c-483b-92c8-fa1f11636d4f None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1468.616351] [55807]: INFO cinder.api.openstack.wsgi [req-cc1f3f10-7f4e-4484-8bad-4f9e904f594e req-6f368d08-846c-483b-92c8-fa1f11636d4f tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] GET http://10.180.1.21/volume/v3/attachments/4f60b1e9-0dd3-484a-8231-c4f46ae13aab [ 1468.616596] [55807]: DEBUG cinder.api.openstack.wsgi [req-cc1f3f10-7f4e-4484-8bad-4f9e904f594e req-6f368d08-846c-483b-92c8-fa1f11636d4f tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1468.616826] [55807]: DEBUG cinder.api.openstack.wsgi [req-cc1f3f10-7f4e-4484-8bad-4f9e904f594e req-6f368d08-846c-483b-92c8-fa1f11636d4f tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'version_select' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1468.618597] [55807]: DEBUG dbcounter [-] [55807] Writing DB stats cinder:SELECT=196,cinder:INSERT=18,cinder:UPDATE=43 {{(pid=55807) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1468.632186] [55807]: INFO cinder.api.openstack.wsgi [req-cc1f3f10-7f4e-4484-8bad-4f9e904f594e req-6f368d08-846c-483b-92c8-fa1f11636d4f tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/attachments/4f60b1e9-0dd3-484a-8231-c4f46ae13aab returned with HTTP 200 [ 1468.632557] [55807]: [pid: 55807|app: 0|req: 310/630] 10.180.1.21 () {62 vars in 1531 bytes} [Thu Feb 20 02:44:54 2025] GET /volume/v3/attachments/4f60b1e9-0dd3-484a-8231-c4f46ae13aab => generated 642 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1469.088067] [55808]: DEBUG cinder.api.middleware.request_id [None req-91cd84d4-daaf-43a2-a89a-c6d23095d290 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1469.090296] [55808]: INFO cinder.api.openstack.wsgi [None req-91cd84d4-daaf-43a2-a89a-c6d23095d290 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] GET http://10.180.1.21/volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 [ 1469.090574] [55808]: DEBUG cinder.api.openstack.wsgi [None req-91cd84d4-daaf-43a2-a89a-c6d23095d290 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1469.090804] [55808]: DEBUG cinder.api.openstack.wsgi [None req-91cd84d4-daaf-43a2-a89a-c6d23095d290 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1469.098349] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1469.098349] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1469.101660] [55808]: INFO cinder.volume.api [None req-91cd84d4-daaf-43a2-a89a-c6d23095d290 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Volume info retrieved successfully. [ 1469.106240] [55808]: INFO cinder.api.openstack.wsgi [None req-91cd84d4-daaf-43a2-a89a-c6d23095d290 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] http://10.180.1.21/volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 returned with HTTP 200 [ 1469.106611] [55808]: [pid: 55808|app: 0|req: 321/631] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:44:54 2025] GET /volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1469.135861] [55807]: DEBUG cinder.api.middleware.request_id [None req-e3ef76f5-5e35-40ed-99b7-6d4752653c18 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1469.138000] [55807]: INFO cinder.api.openstack.wsgi [None req-e3ef76f5-5e35-40ed-99b7-6d4752653c18 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] GET http://10.180.1.21/volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 [ 1469.138230] [55807]: DEBUG cinder.api.openstack.wsgi [None req-e3ef76f5-5e35-40ed-99b7-6d4752653c18 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1469.138453] [55807]: DEBUG cinder.api.openstack.wsgi [None req-e3ef76f5-5e35-40ed-99b7-6d4752653c18 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1469.145812] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1469.145812] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1469.149089] [55807]: INFO cinder.volume.api [None req-e3ef76f5-5e35-40ed-99b7-6d4752653c18 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Volume info retrieved successfully. [ 1469.153272] [55807]: INFO cinder.api.openstack.wsgi [None req-e3ef76f5-5e35-40ed-99b7-6d4752653c18 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] http://10.180.1.21/volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 returned with HTTP 200 [ 1469.153682] [55807]: [pid: 55807|app: 0|req: 311/632] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:44:54 2025] GET /volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1470.710851] [55808]: DEBUG cinder.api.middleware.request_id [req-cc1f3f10-7f4e-4484-8bad-4f9e904f594e req-89a0e122-3cad-4795-afb0-5046f2aac1a3 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1470.713148] [55808]: INFO cinder.api.openstack.wsgi [req-cc1f3f10-7f4e-4484-8bad-4f9e904f594e req-89a0e122-3cad-4795-afb0-5046f2aac1a3 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] POST http://10.180.1.21/volume/v3/attachments/4f60b1e9-0dd3-484a-8231-c4f46ae13aab/action [ 1470.713577] [55808]: DEBUG cinder.api.openstack.wsgi [req-cc1f3f10-7f4e-4484-8bad-4f9e904f594e req-89a0e122-3cad-4795-afb0-5046f2aac1a3 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Action body: b'{"os-complete": null}' {{(pid=55808) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1470.713728] [55808]: DEBUG cinder.api.openstack.wsgi [req-cc1f3f10-7f4e-4484-8bad-4f9e904f594e req-89a0e122-3cad-4795-afb0-5046f2aac1a3 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1470.715404] [55808]: DEBUG dbcounter [-] [55808] Writing DB stats cinder:SELECT=130,cinder:UPDATE=16,cinder:INSERT=3 {{(pid=55808) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1470.731648] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1470.731648] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1470.738404] [55808]: INFO cinder.api.openstack.wsgi [req-cc1f3f10-7f4e-4484-8bad-4f9e904f594e req-89a0e122-3cad-4795-afb0-5046f2aac1a3 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/attachments/4f60b1e9-0dd3-484a-8231-c4f46ae13aab/action returned with HTTP 204 [ 1470.738970] [55808]: [pid: 55808|app: 0|req: 322/633] 10.180.1.21 () {66 vars in 1605 bytes} [Thu Feb 20 02:44:56 2025] POST /volume/v3/attachments/4f60b1e9-0dd3-484a-8231-c4f46ae13aab/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1479.151667] [55807]: DEBUG dbcounter [-] [55807] Writing DB stats cinder:SELECT=7 {{(pid=55807) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1480.736392] [55808]: DEBUG dbcounter [-] [55808] Writing DB stats cinder:SELECT=3,cinder:UPDATE=2 {{(pid=55808) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1510.204029] [55807]: DEBUG cinder.api.middleware.request_id [req-db0bb86a-6e81-4d1b-a010-4be5ee7f508a req-d6a4e987-175a-469e-8257-708b887392f8 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1510.206322] [55807]: INFO cinder.api.openstack.wsgi [req-db0bb86a-6e81-4d1b-a010-4be5ee7f508a req-d6a4e987-175a-469e-8257-708b887392f8 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] DELETE http://10.180.1.21/volume/v3/attachments/4f60b1e9-0dd3-484a-8231-c4f46ae13aab [ 1510.206547] [55807]: DEBUG cinder.api.openstack.wsgi [req-db0bb86a-6e81-4d1b-a010-4be5ee7f508a req-d6a4e987-175a-469e-8257-708b887392f8 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1510.206768] [55807]: DEBUG cinder.api.openstack.wsgi [req-db0bb86a-6e81-4d1b-a010-4be5ee7f508a req-d6a4e987-175a-469e-8257-708b887392f8 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'version_select' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1510.215935] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1510.215935] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1510.741257] [55807]: INFO cinder.api.openstack.wsgi [req-db0bb86a-6e81-4d1b-a010-4be5ee7f508a req-d6a4e987-175a-469e-8257-708b887392f8 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/attachments/4f60b1e9-0dd3-484a-8231-c4f46ae13aab returned with HTTP 200 [ 1510.742059] [55807]: [pid: 55807|app: 0|req: 312/634] 10.180.1.21 () {64 vars in 1553 bytes} [Thu Feb 20 02:45:36 2025] DELETE /volume/v3/attachments/4f60b1e9-0dd3-484a-8231-c4f46ae13aab => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1510.748628] [55808]: DEBUG cinder.api.middleware.request_id [req-db0bb86a-6e81-4d1b-a010-4be5ee7f508a req-ff2d426c-d85b-4c3d-bfb0-1c6eaa22d6f8 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1510.750977] [55808]: INFO cinder.api.openstack.wsgi [req-db0bb86a-6e81-4d1b-a010-4be5ee7f508a req-ff2d426c-d85b-4c3d-bfb0-1c6eaa22d6f8 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] DELETE http://10.180.1.21/volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 [ 1510.751186] [55808]: DEBUG cinder.api.openstack.wsgi [req-db0bb86a-6e81-4d1b-a010-4be5ee7f508a req-ff2d426c-d85b-4c3d-bfb0-1c6eaa22d6f8 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1510.751399] [55808]: DEBUG cinder.api.openstack.wsgi [req-db0bb86a-6e81-4d1b-a010-4be5ee7f508a req-ff2d426c-d85b-4c3d-bfb0-1c6eaa22d6f8 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'delete' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1510.751600] [55808]: INFO cinder.api.v3.volumes [req-db0bb86a-6e81-4d1b-a010-4be5ee7f508a req-ff2d426c-d85b-4c3d-bfb0-1c6eaa22d6f8 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Delete volume with id: a1cd31f8-180a-4842-a1c8-78063455fb32 [ 1510.760061] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1510.760061] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1510.760585] [55808]: INFO cinder.volume.api [req-db0bb86a-6e81-4d1b-a010-4be5ee7f508a req-ff2d426c-d85b-4c3d-bfb0-1c6eaa22d6f8 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Volume info retrieved successfully. [ 1510.776479] [55808]: INFO cinder.volume.api [req-db0bb86a-6e81-4d1b-a010-4be5ee7f508a req-ff2d426c-d85b-4c3d-bfb0-1c6eaa22d6f8 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Delete volume request issued successfully. [ 1510.776667] [55808]: INFO cinder.api.openstack.wsgi [req-db0bb86a-6e81-4d1b-a010-4be5ee7f508a req-ff2d426c-d85b-4c3d-bfb0-1c6eaa22d6f8 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 returned with HTTP 202 [ 1510.777072] [55808]: [pid: 55808|app: 0|req: 323/635] 10.180.1.21 () {62 vars in 1500 bytes} [Thu Feb 20 02:45:36 2025] DELETE /volume/v3/volumes/a1cd31f8-180a-4842-a1c8-78063455fb32 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1518.753781] [55807]: DEBUG cinder.api.middleware.request_id [None req-52ee8329-3535-4c52-ade7-b794baaeb3b0 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1518.755896] [55807]: INFO cinder.api.openstack.wsgi [None req-52ee8329-3535-4c52-ade7-b794baaeb3b0 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] DELETE http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 [ 1518.756137] [55807]: DEBUG cinder.api.openstack.wsgi [None req-52ee8329-3535-4c52-ade7-b794baaeb3b0 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1518.756358] [55807]: DEBUG cinder.api.openstack.wsgi [None req-52ee8329-3535-4c52-ade7-b794baaeb3b0 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'delete' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1518.756551] [55807]: INFO cinder.api.v3.volumes [None req-52ee8329-3535-4c52-ade7-b794baaeb3b0 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Delete volume with id: adfa16db-7e9a-4ff2-ac9a-79aa392fc970 [ 1518.767011] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1518.767011] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1518.767553] [55807]: INFO cinder.volume.api [None req-52ee8329-3535-4c52-ade7-b794baaeb3b0 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Volume info retrieved successfully. [ 1518.786196] [55807]: INFO cinder.volume.api [None req-52ee8329-3535-4c52-ade7-b794baaeb3b0 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Delete volume request issued successfully. [ 1518.786417] [55807]: INFO cinder.api.openstack.wsgi [None req-52ee8329-3535-4c52-ade7-b794baaeb3b0 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 returned with HTTP 202 [ 1518.786813] [55807]: [pid: 55807|app: 0|req: 313/636] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 02:45:44 2025] DELETE /volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1518.789742] [55808]: DEBUG cinder.api.middleware.request_id [None req-45ee01c7-a102-440e-99a6-26cb66fc277a None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1518.792436] [55808]: INFO cinder.api.openstack.wsgi [None req-45ee01c7-a102-440e-99a6-26cb66fc277a tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] GET http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 [ 1518.792737] [55808]: DEBUG cinder.api.openstack.wsgi [None req-45ee01c7-a102-440e-99a6-26cb66fc277a tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1518.792854] [55808]: DEBUG cinder.api.openstack.wsgi [None req-45ee01c7-a102-440e-99a6-26cb66fc277a tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1518.800445] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1518.800445] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1518.804206] [55808]: INFO cinder.volume.api [None req-45ee01c7-a102-440e-99a6-26cb66fc277a tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Volume info retrieved successfully. [ 1518.808722] [55808]: INFO cinder.api.openstack.wsgi [None req-45ee01c7-a102-440e-99a6-26cb66fc277a tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 returned with HTTP 200 [ 1518.809137] [55808]: [pid: 55808|app: 0|req: 324/637] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:45:44 2025] GET /volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1519.819909] [55807]: DEBUG cinder.api.middleware.request_id [None req-97d08db4-5d6b-4af8-85c6-d8cba35b84da None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1519.821963] [55807]: INFO cinder.api.openstack.wsgi [None req-97d08db4-5d6b-4af8-85c6-d8cba35b84da tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] GET http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 [ 1519.822383] [55807]: DEBUG cinder.api.openstack.wsgi [None req-97d08db4-5d6b-4af8-85c6-d8cba35b84da tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1519.823621] [55807]: DEBUG cinder.api.openstack.wsgi [None req-97d08db4-5d6b-4af8-85c6-d8cba35b84da tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1519.830566] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1519.830566] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1519.833896] [55807]: INFO cinder.volume.api [None req-97d08db4-5d6b-4af8-85c6-d8cba35b84da tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Volume info retrieved successfully. [ 1519.837974] [55807]: INFO cinder.api.openstack.wsgi [None req-97d08db4-5d6b-4af8-85c6-d8cba35b84da tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 returned with HTTP 200 [ 1519.838488] [55807]: [pid: 55807|app: 0|req: 314/638] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:45:45 2025] GET /volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1520.849674] [55808]: DEBUG cinder.api.middleware.request_id [None req-dce5700f-a072-44db-9877-9ac70ca4dde6 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1520.851783] [55808]: INFO cinder.api.openstack.wsgi [None req-dce5700f-a072-44db-9877-9ac70ca4dde6 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] GET http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 [ 1520.852011] [55808]: DEBUG cinder.api.openstack.wsgi [None req-dce5700f-a072-44db-9877-9ac70ca4dde6 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1520.852237] [55808]: DEBUG cinder.api.openstack.wsgi [None req-dce5700f-a072-44db-9877-9ac70ca4dde6 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1520.860453] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1520.860453] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1520.864476] [55808]: INFO cinder.volume.api [None req-dce5700f-a072-44db-9877-9ac70ca4dde6 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Volume info retrieved successfully. [ 1520.869082] [55808]: INFO cinder.api.openstack.wsgi [None req-dce5700f-a072-44db-9877-9ac70ca4dde6 tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 returned with HTTP 200 [ 1520.869467] [55808]: [pid: 55808|app: 0|req: 325/639] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:45:46 2025] GET /volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1521.879391] [55807]: DEBUG cinder.api.middleware.request_id [None req-20a9cb5f-c7ee-4aad-a4b5-650814e4fe0a None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1521.881572] [55807]: INFO cinder.api.openstack.wsgi [None req-20a9cb5f-c7ee-4aad-a4b5-650814e4fe0a tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] GET http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 [ 1521.881832] [55807]: DEBUG cinder.api.openstack.wsgi [None req-20a9cb5f-c7ee-4aad-a4b5-650814e4fe0a tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1521.882088] [55807]: DEBUG cinder.api.openstack.wsgi [None req-20a9cb5f-c7ee-4aad-a4b5-650814e4fe0a tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1521.888357] [55807]: INFO cinder.api.openstack.wsgi [None req-20a9cb5f-c7ee-4aad-a4b5-650814e4fe0a tempest-ServerActionsTestOtherA-1284041297 tempest-ServerActionsTestOtherA-1284041297-project-member] http://10.180.1.21/volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 returned with HTTP 404 [ 1521.888973] [55807]: [pid: 55807|app: 0|req: 315/640] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:45:47 2025] GET /volume/v3/volumes/adfa16db-7e9a-4ff2-ac9a-79aa392fc970 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1530.866908] [55808]: DEBUG dbcounter [-] [55808] Writing DB stats cinder:SELECT=11,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55808) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1531.884349] [55807]: DEBUG dbcounter [-] [55807] Writing DB stats cinder:SELECT=18,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=55807) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1566.078438] [55808]: DEBUG cinder.api.middleware.request_id [None req-7b2e3ee7-640a-4758-a180-7d6471ae92f3 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1566.080505] [55808]: INFO cinder.api.openstack.wsgi [None req-7b2e3ee7-640a-4758-a180-7d6471ae92f3 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 [ 1566.080720] [55808]: DEBUG cinder.api.openstack.wsgi [None req-7b2e3ee7-640a-4758-a180-7d6471ae92f3 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1566.080931] [55808]: DEBUG cinder.api.openstack.wsgi [None req-7b2e3ee7-640a-4758-a180-7d6471ae92f3 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Calling method 'delete' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1566.081130] [55808]: INFO cinder.api.v3.volumes [None req-7b2e3ee7-640a-4758-a180-7d6471ae92f3 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Delete volume with id: 8bcbc66b-0c08-4a3c-a279-a356c76bce54 [ 1566.091601] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1566.091601] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1566.092105] [55808]: INFO cinder.volume.api [None req-7b2e3ee7-640a-4758-a180-7d6471ae92f3 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Volume info retrieved successfully. [ 1566.108375] [55808]: INFO cinder.volume.api [None req-7b2e3ee7-640a-4758-a180-7d6471ae92f3 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Delete volume request issued successfully. [ 1566.108562] [55808]: INFO cinder.api.openstack.wsgi [None req-7b2e3ee7-640a-4758-a180-7d6471ae92f3 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] http://10.180.1.21/volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 returned with HTTP 202 [ 1566.108934] [55808]: [pid: 55808|app: 0|req: 326/641] 10.180.1.21 () {58 vars in 1228 bytes} [Thu Feb 20 02:46:31 2025] DELETE /volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1566.111701] [55807]: DEBUG cinder.api.middleware.request_id [None req-c98f7966-da85-45a1-990a-bb4575886254 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1566.113792] [55807]: INFO cinder.api.openstack.wsgi [None req-c98f7966-da85-45a1-990a-bb4575886254 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] GET http://10.180.1.21/volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 [ 1566.113966] [55807]: DEBUG cinder.api.openstack.wsgi [None req-c98f7966-da85-45a1-990a-bb4575886254 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1566.114203] [55807]: DEBUG cinder.api.openstack.wsgi [None req-c98f7966-da85-45a1-990a-bb4575886254 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1566.121773] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1566.121773] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1566.125401] [55807]: INFO cinder.volume.api [None req-c98f7966-da85-45a1-990a-bb4575886254 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Volume info retrieved successfully. [ 1566.130140] [55807]: INFO cinder.api.openstack.wsgi [None req-c98f7966-da85-45a1-990a-bb4575886254 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] http://10.180.1.21/volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 returned with HTTP 200 [ 1566.130525] [55807]: [pid: 55807|app: 0|req: 316/642] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:46:31 2025] GET /volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1567.140505] [55808]: DEBUG cinder.api.middleware.request_id [None req-f80b7f0f-ddde-4e4d-8650-b8d9ceb916e6 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1567.142717] [55808]: INFO cinder.api.openstack.wsgi [None req-f80b7f0f-ddde-4e4d-8650-b8d9ceb916e6 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] GET http://10.180.1.21/volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 [ 1567.143017] [55808]: DEBUG cinder.api.openstack.wsgi [None req-f80b7f0f-ddde-4e4d-8650-b8d9ceb916e6 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1567.143261] [55808]: DEBUG cinder.api.openstack.wsgi [None req-f80b7f0f-ddde-4e4d-8650-b8d9ceb916e6 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1567.151070] [55808]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1567.151070] [55808]: warnings.warn('Policy enforcement is depending on the value of ' [ 1567.154400] [55808]: INFO cinder.volume.api [None req-f80b7f0f-ddde-4e4d-8650-b8d9ceb916e6 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Volume info retrieved successfully. [ 1567.158529] [55808]: INFO cinder.api.openstack.wsgi [None req-f80b7f0f-ddde-4e4d-8650-b8d9ceb916e6 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] http://10.180.1.21/volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 returned with HTTP 200 [ 1567.159093] [55808]: [pid: 55808|app: 0|req: 327/643] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:46:32 2025] GET /volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1568.169550] [55807]: DEBUG cinder.api.middleware.request_id [None req-bf655da5-f6f0-42b0-bf28-a696c48e9b24 None None] RequestId filter calling following filter/app {{(pid=55807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1568.171702] [55807]: INFO cinder.api.openstack.wsgi [None req-bf655da5-f6f0-42b0-bf28-a696c48e9b24 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] GET http://10.180.1.21/volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 [ 1568.171910] [55807]: DEBUG cinder.api.openstack.wsgi [None req-bf655da5-f6f0-42b0-bf28-a696c48e9b24 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Empty body provided in request {{(pid=55807) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1568.172152] [55807]: DEBUG cinder.api.openstack.wsgi [None req-bf655da5-f6f0-42b0-bf28-a696c48e9b24 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Calling method 'show' {{(pid=55807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1568.179571] [55807]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1568.179571] [55807]: warnings.warn('Policy enforcement is depending on the value of ' [ 1568.183082] [55807]: INFO cinder.volume.api [None req-bf655da5-f6f0-42b0-bf28-a696c48e9b24 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Volume info retrieved successfully. [ 1568.187250] [55807]: INFO cinder.api.openstack.wsgi [None req-bf655da5-f6f0-42b0-bf28-a696c48e9b24 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] http://10.180.1.21/volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 returned with HTTP 200 [ 1568.187733] [55807]: [pid: 55807|app: 0|req: 317/644] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:46:34 2025] GET /volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1569.197728] [55808]: DEBUG cinder.api.middleware.request_id [None req-2439f2e8-1517-4bfb-abcf-acae4506bee5 None None] RequestId filter calling following filter/app {{(pid=55808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1569.199825] [55808]: INFO cinder.api.openstack.wsgi [None req-2439f2e8-1517-4bfb-abcf-acae4506bee5 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] GET http://10.180.1.21/volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 [ 1569.200051] [55808]: DEBUG cinder.api.openstack.wsgi [None req-2439f2e8-1517-4bfb-abcf-acae4506bee5 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Empty body provided in request {{(pid=55808) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1569.200302] [55808]: DEBUG cinder.api.openstack.wsgi [None req-2439f2e8-1517-4bfb-abcf-acae4506bee5 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] Calling method 'show' {{(pid=55808) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1569.206314] [55808]: INFO cinder.api.openstack.wsgi [None req-2439f2e8-1517-4bfb-abcf-acae4506bee5 tempest-ServerActionsTestOtherB-159059600 tempest-ServerActionsTestOtherB-159059600-project-member] http://10.180.1.21/volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 returned with HTTP 404 [ 1569.206744] [55808]: [pid: 55808|app: 0|req: 328/645] 10.180.1.21 () {58 vars in 1225 bytes} [Thu Feb 20 02:46:35 2025] GET /volume/v3/volumes/8bcbc66b-0c08-4a3c-a279-a356c76bce54 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1578.185218] [55807]: DEBUG dbcounter [-] [55807] Writing DB stats cinder:SELECT=8 {{(pid=55807) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1579.202626] [55808]: DEBUG dbcounter [-] [55808] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55808) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}