[ 407.661685] [55008]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini [ 407.663042] [55008]: *** Starting uWSGI 2.0.20-debian (64bit) on [Wed Feb 19 11:54:35 2025] *** [ 407.663042] [55008]: compiled with version: 11.2.0 on 21 March 2022 11:00:44 [ 407.663042] [55008]: os: Linux-6.8.0-52-generic #53~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jan 15 19:18:46 UTC 2 [ 407.663042] [55008]: nodename: devstack [ 407.663042] [55008]: machine: x86_64 [ 407.663042] [55008]: clock source: unix [ 407.663042] [55008]: pcre jit disabled [ 407.663042] [55008]: detected number of CPU cores: 8 [ 407.663042] [55008]: current working directory: / [ 407.663042] [55008]: detected binary path: /usr/bin/uwsgi-core [ 407.663349] [55008]: your processes number limit is 63753 [ 407.663349] [55008]: your memory page size is 4096 bytes [ 407.663349] [55008]: detected max file descriptor number: 2048 [ 407.663349] [55008]: lock engine: pthread robust mutexes [ 407.663349] [55008]: thunder lock: enabled [ 407.663349] [55008]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 [ 407.663349] [55008]: Python version: 3.10.12 (main, Jan 17 2025, 14:35:34) [GCC 11.4.0] [ 407.663349] [55008]: PEP 405 virtualenv detected: /opt/stack/data/venv [ 407.663349] [55008]: Set PythonHome to /opt/stack/data/venv [ 407.691241] [55008]: Python main interpreter initialized at 0x5b017304fbe0 [ 407.691241] [55008]: python threads support enabled [ 407.691241] [55008]: your server socket listen backlog is limited to 100 connections [ 407.691241] [55008]: your mercy for graceful operations on workers is 80 seconds [ 407.691532] [55008]: mapped 403077 bytes (393 KB) for 2 cores [ 407.691592] [55008]: *** Operational MODE: preforking *** [ 407.691734] [55008]: *** uWSGI is running in multiple interpreter mode *** [ 407.691734] [55008]: spawned uWSGI master process (pid: 55008) [ 407.692551] [55008]: spawned uWSGI worker 1 (pid: 55021, cores: 1) [ 407.692551] [55008]: spawned uWSGI worker 2 (pid: 55022, cores: 1) [ 407.692551] [55008]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... [ 407.879604] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 407.879604] [55021]: debtcollector.deprecate( [ 407.881860] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_utils/eventletutils.py:31: DeprecationWarning: eventuletutils module is deprecated and will be removed. [ 407.881860] [55022]: debtcollector.deprecate( [ 408.682504] [55021]: /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 [ 408.682504] [55021]: warnings.warn( [ 408.686199] [55022]: /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 [ 408.686199] [55022]: warnings.warn( [ 408.788399] [55021]: /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. [ 408.788399] [55021]: from defusedxml.lxml import parse [ 408.789365] [55022]: /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. [ 408.789365] [55022]: from defusedxml.lxml import parse [ 408.823866] [55021]: /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) [ 408.823866] [55021]: BASE = declarative_base() [ 408.824438] [55022]: /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) [ 408.824438] [55022]: BASE = declarative_base() [ 408.995138] [55021]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55021) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 408.997962] [55022]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=55022) load_app /opt/stack/data/venv/lib/python3.10/site-packages/oslo_service/wsgi.py:349}} [ 409.002212] [55021]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55021) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 409.002620] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.002734] [55022]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55022) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 409.003161] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.003225] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.003458] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.003521] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.003669] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.133995] [55022]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 409.133995] [55022]: @jsonschema.FormatChecker.cls_checks('date-time') [ 409.136180] [55021]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. [ 409.136180] [55021]: @jsonschema.FormatChecker.cls_checks('date-time') [ 409.181939] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.182104] [55022]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.182104] [55022]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.182212] [55022]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.182250] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.182300] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.182377] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.183114] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.183216] [55021]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.183315] [55021]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.183395] [55021]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.183462] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.183572] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.183636] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.352423] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.352575] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.352614] [55021]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.352656] [55022]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.352696] [55021]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.352723] [55022]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.352747] [55021]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.352773] [55022]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.352798] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.352824] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.352852] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.352877] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.352902] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.352928] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.358190] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.358321] [55022]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.358358] [55022]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.358426] [55022]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.358465] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.358528] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.358602] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.358784] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.358879] [55021]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.358961] [55021]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.359042] [55021]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.359108] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.359171] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.359244] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.359853] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.359942] [55022]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.360012] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.360055] [55022]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.360082] [55022]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.360125] [55021]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.360169] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.360210] [55021]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.360246] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.360284] [55021]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.360314] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.360342] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.360395] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.360454] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.361244] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.361303] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.361335] [55022]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.361379] [55021]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.361418] [55022]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.361459] [55021]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.361498] [55022]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.361547] [55021]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.361586] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.361586] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.361634] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.361634] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.361687] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.361714] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.363090] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.363176] [55022]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.363287] [55022]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.363329] [55022]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.363364] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.363390] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.363439] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.363478] [55021]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.363517] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.363565] [55021]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.363648] [55021]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.363733] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.363799] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.363871] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.366682] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.366755] [55022]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.366825] [55022]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.366898] [55022]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.366962] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.367070] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.367148] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.367321] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.367431] [55021]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.367511] [55021]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.367609] [55021]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.367678] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.367744] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.367815] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.368434] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.368519] [55022]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.368590] [55022]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.368660] [55022]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.368724] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.368756] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.368788] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.368857] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.368912] [55021]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.368971] [55021]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.369073] [55021]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.369132] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.369186] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.369254] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.369571] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.369646] [55022]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.369712] [55022]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.369772] [55022]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.369836] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.369903] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.369973] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.370014] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.370148] [55021]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.370241] [55021]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.370318] [55021]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.370412] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.370479] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.370551] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.379667] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.379752] [55022]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.379783] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.379822] [55022]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.379850] [55021]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.379875] [55022]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.379946] [55021]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.380014] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.380014] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.380108] [55021]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.380147] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.380201] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.380201] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.380201] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.380878] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.380961] [55022]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.381044] [55022]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.381087] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.381126] [55022]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.381164] [55021]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.381202] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.381239] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.381283] [55021]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.381322] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.381349] [55021]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.381392] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.381451] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.381563] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.382999] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.383098] [55022]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.383170] [55022]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.383239] [55022]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.383308] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.383342] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.383426] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.383454] [55021]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.383481] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.383506] [55021]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.383580] [55021]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.383625] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.383667] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.383738] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.387640] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.387728] [55022]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.387776] [55022]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.387816] [55022]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.387884] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.387943] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.388016] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.388072] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.388112] [55021]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.388174] [55021]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.388253] [55021]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.388319] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.388383] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.388453] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.402244] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.402342] [55022]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.402402] [55022]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.402465] [55022]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.402533] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.402599] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.402640] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.402694] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.402734] [55021]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.402790] [55021]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.402867] [55021]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.402936] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.403009] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.403089] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.403444] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.403528] [55022]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.403595] [55022]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.403673] [55022]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.403739] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.403803] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.403876] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.403955] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.404051] [55021]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.404138] [55021]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.404215] [55021]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.404296] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.404378] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.404448] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.404646] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.404730] [55022]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.404777] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.404807] [55022]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.404849] [55021]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.404891] [55022]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.404930] [55021]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.404971] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.405017] [55021]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.405057] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.405084] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.405110] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.405135] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.405184] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.407606] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.407680] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.407718] [55022]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.407754] [55021]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.407798] [55022]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.407835] [55021]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.407881] [55022]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.407881] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.407957] [55021]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.407984] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.408026] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.408026] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.408079] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.408107] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.408735] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.408817] [55022]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.408870] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.408915] [55022]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.408958] [55021]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.409024] [55022]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.409024] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.409112] [55021]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.409149] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.409198] [55021]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.409225] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.409264] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.409264] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.409333] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.413037] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.413128] [55022]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.413193] [55022]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.413258] [55022]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.413457] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.413513] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.413568] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.413568] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.413618] [55021]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.413618] [55021]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.413618] [55021]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.413694] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.413718] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.413786] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.416339] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.416426] [55022]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.416481] [55022]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.416551] [55022]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.416615] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.416674] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.416744] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.417053] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.417143] [55021]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.417176] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.417207] [55021]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.417263] [55022]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.417305] [55021]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.417348] [55022]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.417395] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.417438] [55022]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.417475] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.417521] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.417558] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.417605] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.417605] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.417712] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.417784] [55021]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.417848] [55021]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.417916] [55021]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.417979] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.418036] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.418110] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.421290] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.421369] [55022]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.421444] [55022]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.421518] [55022]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.421568] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.421624] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.421669] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.421708] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.421742] [55021]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.421816] [55021]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.421875] [55021]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.421989] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.422062] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.422106] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.422445] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.422527] [55022]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.422596] [55022]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.422665] [55022]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.422726] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.422783] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.422854] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.422902] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.422978] [55021]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.423074] [55021]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.423146] [55021]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.423209] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.423284] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.423373] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.424645] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.424730] [55022]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.424800] [55022]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.424869] [55022]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.424934] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.424997] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.425082] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.425115] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.425194] [55021]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.425276] [55021]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.425350] [55021]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.425417] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.425480] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.425552] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.428176] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.428258] [55022]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.428322] [55022]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.428392] [55022]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.428442] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.428486] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.428533] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.428561] [55021]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.428587] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.428613] [55021]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.428682] [55021]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.428726] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.428772] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.428854] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.431579] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.431656] [55022]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.431726] [55022]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.431793] [55022]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.431848] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.431915] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.431985] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.432100] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.432206] [55021]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.432279] [55021]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.432358] [55021]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.432423] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.432488] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.432557] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.432743] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.432829] [55022]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.432900] [55022]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.432937] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.432964] [55022]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.432990] [55021]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.433068] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.433113] [55021]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.433157] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.433204] [55021]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.433249] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.433301] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.433301] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.433397] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.433953] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.434049] [55022]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.434120] [55022]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.434188] [55022]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.434221] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.434255] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.434282] [55021]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.434307] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.434386] [55021]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.434436] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.434480] [55021]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.434523] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.434580] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.434651] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.436390] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.436469] [55022]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.436517] [55022]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.436560] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.436603] [55022]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.436631] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.436656] [55021]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.436688] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.436715] [55021]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.436740] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.436766] [55021]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.436838] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.436882] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.436968] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.437804] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.437882] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.437931] [55022]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.437973] [55022]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.438031] [55021]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.438086] [55022]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.438136] [55021]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.438181] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.438226] [55021]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.438370] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.438405] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.438443] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.438478] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.438478] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.440046] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.440276] [55022]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.440276] [55022]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.440276] [55022]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.440433] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.440433] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.440484] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.440511] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.440537] [55021]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.440563] [55021]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.440646] [55021]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.440698] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.440763] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.440833] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.441727] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.441803] [55022]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.441876] [55022]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.441945] [55022]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.442023] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.442055] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.442082] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.442136] [55021]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.442186] [55021]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.442275] [55021]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.442344] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.442403] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.497308] [55022]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55022) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 409.497465] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.497589] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.497713] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.497780] [55021]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=55021) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} [ 409.497831] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.497859] [55022]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.497886] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.497912] [55022]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.497938] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.497965] [55022]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.498046] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.498108] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.498160] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.498204] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.498261] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.498305] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.498348] [55021]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.498389] [55022]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.498432] [55021]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.498473] [55022]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.498515] [55021]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.498546] [55022]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.498572] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.498598] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.498623] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.498648] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.498673] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.498699] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.498725] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.498751] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.498779] [55021]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.498807] [55022]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.498833] [55021]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.498858] [55022]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.498884] [55021]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.498910] [55022]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.498935] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.498960] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.498986] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.499025] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.499055] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.499081] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.499106] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.499130] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.499156] [55021]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.499182] [55022]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.499208] [55021]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.499236] [55022]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.499268] [55021]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.499293] [55022]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.499318] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.499342] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.499367] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.499393] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.499418] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.499444] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.499470] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.499500] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.499525] [55021]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.499551] [55022]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.499575] [55021]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.499600] [55022]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.499625] [55021]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.499650] [55022]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.499676] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.499701] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.499729] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.499755] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.499779] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.499805] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.499830] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.499856] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.499882] [55021]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.499907] [55022]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.500182] [55021]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.500239] [55022]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.500291] [55021]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.500344] [55022]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.500388] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.500430] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.500472] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.500513] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.500554] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.500597] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.500691] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.500739] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.500783] [55021]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.500825] [55022]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.500866] [55021]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.500910] [55022]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.500953] [55021]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.500994] [55022]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.501055] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.501109] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.501159] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.501204] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.501245] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.501301] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.501348] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.501390] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.501432] [55021]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.501474] [55022]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.501520] [55021]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.501563] [55022]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.501605] [55021]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.501647] [55022]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.501689] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.501734] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.501781] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.501823] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.501866] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.501909] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.501956] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.501999] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.502055] [55021]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.502097] [55022]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.502140] [55021]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.502181] [55022]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.502223] [55021]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.502265] [55022]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.502265] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.502355] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.502399] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.502442] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.502489] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.502532] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.502575] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.502616] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.502659] [55022]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.502700] [55021]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.502746] [55022]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.502790] [55021]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.502833] [55022]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.502878] [55021]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.502921] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.502962] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.503012] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.503056] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.503099] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.503150] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.503195] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.503238] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.503311] [55022]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.503395] [55021]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.503440] [55022]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.503483] [55021]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.503525] [55022]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.503567] [55021]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.503613] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.503657] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.503699] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.503741] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.503785] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.503828] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.503870] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.503918] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.503960] [55022]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.504013] [55021]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.504066] [55022]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.504109] [55021]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.504137] [55022]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.504163] [55021]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.504189] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.504214] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.504239] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.504274] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.504309] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.504335] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.504362] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.504387] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.504412] [55022]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.504437] [55021]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.504462] [55022]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.504489] [55021]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.504514] [55022]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.504542] [55021]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.504569] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.504594] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.504618] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.504644] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.504668] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.504692] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.504718] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.504744] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.504771] [55022]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.504771] [55022]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.504818] [55021]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.504844] [55022]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.504869] [55021]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.504869] [55021]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.504916] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.504916] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.504965] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.504992] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.505221] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.505270] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.505314] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.505357] [55022]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.505400] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.505443] [55022]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.505485] [55021]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.505527] [55022]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.505580] [55021]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.505623] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.505666] [55021]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.505708] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.505749] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.505791] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.505833] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.505875] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.505917] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.505962] [55022]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.506029] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.506077] [55022]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.506119] [55021]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.506160] [55022]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.506203] [55021]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.506249] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.506302] [55021]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.506349] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.506392] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.506434] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.506476] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.506520] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.506564] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.506606] [55022]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.506648] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.506690] [55022]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.506732] [55021]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.506774] [55022]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.506819] [55021]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.506862] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.506909] [55021]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.506956] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.506998] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.507114] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.507170] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.507218] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.507262] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.507314] [55022]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.507358] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.507401] [55022]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.507443] [55021]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.507488] [55022]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.507515] [55021]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.507541] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.507570] [55021]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.507595] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.507620] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.507646] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.507674] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.507700] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.507727] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.507754] [55022]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.507779] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.507804] [55022]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.507829] [55021]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.507854] [55022]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.507880] [55021]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.507904] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.507904] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.507952] [55021]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.507952] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.508000] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.508035] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.508060] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.508086] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.508111] [55022]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.508111] [55022]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.508158] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.508189] [55022]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.508215] [55021]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.508241] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.508265] [55021]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.508290] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.508316] [55021]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.508340] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.508365] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.508365] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.508413] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.508441] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.508466] [55022]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.508466] [55022]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.508512] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.508538] [55022]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.508563] [55021]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.508590] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.508615] [55021]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.508642] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.508668] [55021]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.508668] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.508714] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.508739] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.508764] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.508789] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.508814] [55022]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.508838] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.508867] [55022]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.508892] [55021]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.508917] [55022]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.508942] [55021]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.508966] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.508992] [55021]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.509289] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.509338] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.509382] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.509451] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.509507] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.509552] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.509594] [55022]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.509638] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.509686] [55022]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.509729] [55021]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.509770] [55022]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.509813] [55021]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.509859] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.509902] [55021]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.509944] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.509986] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.510046] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.510090] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.510132] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.510174] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.510216] [55022]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.510315] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.510364] [55022]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.510407] [55021]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.510455] [55022]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.510501] [55021]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.510544] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.510585] [55021]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.510629] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.510671] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.510716] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.510759] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.510802] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.510845] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.510887] [55022]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.510929] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.510972] [55022]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.511042] [55021]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.511088] [55022]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.511140] [55021]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.511184] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.511226] [55021]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.511268] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.511309] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.511350] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.511392] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.511433] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.511475] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.511520] [55022]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.511564] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.511606] [55022]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.511648] [55021]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.511689] [55022]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.511730] [55021]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.511772] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.511818] [55021]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.511860] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.511904] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.511947] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.511989] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.512040] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.512082] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.512124] [55022]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.512124] [55022]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.512203] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.512246] [55022]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.512292] [55021]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.512335] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.512376] [55021]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.512417] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.512459] [55021]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.512506] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.512549] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.512549] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.512628] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.512628] [55022]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.512697] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.512724] [55022]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.512749] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.512774] [55022]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.512799] [55021]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.512825] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.512849] [55021]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.512874] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.512899] [55021]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.512926] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.512952] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.512978] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.513009] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.513035] [55022]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.513060] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.513085] [55022]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.513109] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.513134] [55022]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.513164] [55021]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.513190] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.513214] [55021]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.513239] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.513273] [55021]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.513313] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.513342] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.513367] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.513393] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.513421] [55022]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.513446] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.513471] [55022]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.513498] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.513523] [55022]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.513548] [55021]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.513573] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.513597] [55021]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.513622] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.513648] [55021]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.513674] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.513699] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.513722] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.513748] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.513772] [55022]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.513797] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.513823] [55022]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.513823] [55022]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.513872] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.513897] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.513921] [55021]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.513946] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.513970] [55021]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.513970] [55021]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.514271] [55022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.514330] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.514374] [55022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55022) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.514424] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.514467] [55022]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.514467] [55022]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.514552] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.514595] [55022]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.514637] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.514679] [55022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.514722] [55021]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.514764] [55022]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55022) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.514809] [55021]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.514809] [55021]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.514809] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.514809] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.514809] [55021]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} [ 409.514809] [55021]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=55021) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} [ 409.514809] [55021]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} [ 409.514809] [55021]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} [ 409.514809] [55021]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} [ 409.514809] [55021]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=55021) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} [ 409.515244] [55021]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=55021) register /opt/stack/cinder/cinder/api/extensions.py:140}} [ 409.535470] [55022]: INFO dbcounter [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Registered counter for database cinder [ 409.536763] [55021]: INFO dbcounter [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Registered counter for database cinder [ 409.544426] [55022]: DEBUG oslo_db.sqlalchemy.engines [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 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=55022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 409.545711] [55021]: DEBUG oslo_db.sqlalchemy.engines [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 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=55021) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 409.668141] [55022]: DEBUG dbcounter [-] [55022] Writer thread running {{(pid=55022) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 409.671700] [55022]: INFO cinder.rpc [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 409.674118] [55022]: INFO cinder.rpc [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 409.675759] [55021]: DEBUG dbcounter [-] [55021] Writer thread running {{(pid=55021) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:102}} [ 409.676287] [55022]: INFO cinder.rpc [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 409.677870] [55021]: INFO cinder.rpc [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. [ 409.678125] [55022]: INFO cinder.rpc [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 409.678538] [55022]: WARNING stevedore.named [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.678782] [55022]: WARNING castellan.key_manager [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.679945] [55021]: INFO cinder.rpc [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. [ 409.680326] [55022]: WARNING cinder.keymgr.conf_key_mgr [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 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' [ 409.682035] [55021]: INFO cinder.rpc [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. [ 409.683469] [55022]: DEBUG oslo_db.sqlalchemy.engines [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 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=55022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 409.683933] [55021]: INFO cinder.rpc [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Automatically selected cinder-volume RPC version 3.19 as minimum service version. [ 409.684471] [55021]: WARNING stevedore.named [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.684666] [55021]: WARNING castellan.key_manager [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.685276] [55022]: INFO cinder.rpc [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 409.685437] [55021]: WARNING cinder.keymgr.conf_key_mgr [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 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' [ 409.687119] [55022]: INFO cinder.rpc [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 409.687573] [55022]: WARNING stevedore.named [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.687746] [55022]: WARNING castellan.key_manager [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.688233] [55021]: DEBUG oslo_db.sqlalchemy.engines [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 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=55021) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 409.688902] [55022]: WARNING stevedore.named [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.689035] [55022]: WARNING castellan.key_manager [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.689830] [55022]: WARNING stevedore.named [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.689928] [55021]: INFO cinder.rpc [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. [ 409.689982] [55022]: WARNING castellan.key_manager [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.691730] [55021]: INFO cinder.rpc [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. [ 409.692161] [55021]: WARNING stevedore.named [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.692331] [55021]: WARNING castellan.key_manager [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.693463] [55021]: WARNING stevedore.named [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.693630] [55021]: WARNING castellan.key_manager [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.694480] [55021]: WARNING stevedore.named [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.694644] [55021]: WARNING castellan.key_manager [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.702453] [55022]: WARNING stevedore.named [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.702645] [55022]: WARNING castellan.key_manager [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.705663] [55022]: WARNING stevedore.named [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.705826] [55022]: WARNING castellan.key_manager [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.706318] [55021]: WARNING stevedore.named [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.706498] [55021]: WARNING castellan.key_manager [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.708521] [55022]: WARNING stevedore.named [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.708685] [55022]: WARNING castellan.key_manager [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.709154] [55021]: WARNING stevedore.named [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.709321] [55021]: WARNING castellan.key_manager [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.712488] [55021]: WARNING stevedore.named [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.712488] [55021]: WARNING castellan.key_manager [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.712596] [55022]: WARNING stevedore.named [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.712596] [55022]: WARNING castellan.key_manager [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.715032] [55022]: WARNING stevedore.named [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.715199] [55022]: WARNING castellan.key_manager [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.715836] [55021]: WARNING stevedore.named [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.716020] [55021]: WARNING castellan.key_manager [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.717719] [55022]: WARNING stevedore.named [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.717878] [55022]: WARNING castellan.key_manager [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.718488] [55021]: WARNING stevedore.named [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.718656] [55021]: WARNING castellan.key_manager [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.720671] [55022]: WARNING stevedore.named [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.720828] [55022]: WARNING castellan.key_manager [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.721205] [55021]: WARNING stevedore.named [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.721380] [55021]: WARNING castellan.key_manager [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.723228] [55022]: WARNING stevedore.named [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.723409] [55022]: WARNING castellan.key_manager [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.724008] [55021]: WARNING stevedore.named [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.724177] [55021]: WARNING castellan.key_manager [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.725731] [55022]: WARNING stevedore.named [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.725913] [55022]: WARNING castellan.key_manager [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.726481] [55021]: WARNING stevedore.named [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.726658] [55021]: WARNING castellan.key_manager [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.726848] [55022]: WARNING stevedore.named [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.727014] [55022]: WARNING castellan.key_manager [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.729069] [55021]: WARNING stevedore.named [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.729236] [55021]: WARNING castellan.key_manager [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.730140] [55021]: WARNING stevedore.named [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.730303] [55021]: WARNING castellan.key_manager [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.730533] [55022]: WARNING stevedore.named [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.730698] [55022]: WARNING castellan.key_manager [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.733486] [55021]: WARNING stevedore.named [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.733648] [55021]: WARNING castellan.key_manager [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.832069] [55022]: WARNING stevedore.named [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.832312] [55022]: WARNING castellan.key_manager [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.834718] [55021]: WARNING stevedore.named [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.834941] [55021]: WARNING castellan.key_manager [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.835783] [55022]: WARNING cinder.api.contrib.hosts [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 409.836272] [55022]: WARNING stevedore.named [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.836444] [55022]: WARNING castellan.key_manager [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.837324] [55022]: WARNING stevedore.named [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.837490] [55022]: WARNING castellan.key_manager [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.838344] [55021]: WARNING cinder.api.contrib.hosts [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. [ 409.838472] [55022]: WARNING stevedore.named [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.838638] [55022]: WARNING castellan.key_manager [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.838799] [55021]: WARNING stevedore.named [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.838972] [55021]: WARNING castellan.key_manager [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.839417] [55022]: WARNING stevedore.named [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.839575] [55022]: WARNING castellan.key_manager [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.839879] [55021]: WARNING stevedore.named [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.840053] [55021]: WARNING castellan.key_manager [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.840664] [55022]: WARNING stevedore.named [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.840861] [55022]: WARNING castellan.key_manager [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.841021] [55021]: WARNING stevedore.named [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.841188] [55021]: WARNING castellan.key_manager [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.841805] [55022]: WARNING stevedore.named [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.841953] [55021]: WARNING stevedore.named [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.841989] [55022]: WARNING castellan.key_manager [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.842125] [55021]: WARNING castellan.key_manager [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.842788] [55022]: WARNING stevedore.named [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.842949] [55022]: WARNING castellan.key_manager [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.843181] [55021]: WARNING stevedore.named [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.843391] [55021]: WARNING castellan.key_manager [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.843915] [55022]: WARNING stevedore.named [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.844084] [55022]: WARNING castellan.key_manager [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.844303] [55021]: WARNING stevedore.named [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.844465] [55021]: WARNING castellan.key_manager [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.845015] [55022]: WARNING stevedore.named [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.845187] [55022]: WARNING castellan.key_manager [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.845307] [55021]: WARNING stevedore.named [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.845444] [55021]: WARNING castellan.key_manager [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.845915] [55022]: DEBUG cinder.api.openstack [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Extended resource: extensions {{(pid=55022) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.846371] [55021]: WARNING stevedore.named [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.846545] [55021]: WARNING castellan.key_manager [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.847292] [55022]: DEBUG cinder.api.openstack [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Extended resource: os-hosts {{(pid=55022) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.847457] [55021]: WARNING stevedore.named [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.847628] [55021]: WARNING castellan.key_manager [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.848336] [55021]: DEBUG cinder.api.openstack [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Extended resource: extensions {{(pid=55021) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.849298] [55022]: DEBUG cinder.api.openstack [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Extended resource: qos-specs {{(pid=55022) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.849695] [55021]: DEBUG cinder.api.openstack [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Extended resource: os-hosts {{(pid=55021) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.851518] [55022]: DEBUG cinder.api.openstack [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Extended resource: os-quota-class-sets {{(pid=55022) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.852076] [55021]: DEBUG cinder.api.openstack [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Extended resource: qos-specs {{(pid=55021) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.852936] [55022]: DEBUG cinder.api.openstack [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Extended resource: scheduler-stats {{(pid=55022) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.854257] [55021]: DEBUG cinder.api.openstack [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Extended resource: os-quota-class-sets {{(pid=55021) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.854502] [55022]: DEBUG cinder.api.openstack [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Extended resource: os-snapshot-manage {{(pid=55022) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.855727] [55021]: DEBUG cinder.api.openstack [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Extended resource: scheduler-stats {{(pid=55021) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.856076] [55022]: DEBUG cinder.api.openstack [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Extended resource: capabilities {{(pid=55022) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.857284] [55021]: DEBUG cinder.api.openstack [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Extended resource: os-snapshot-manage {{(pid=55021) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.857529] [55022]: DEBUG cinder.api.openstack [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Extended resource: encryption {{(pid=55022) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.858772] [55021]: DEBUG cinder.api.openstack [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Extended resource: capabilities {{(pid=55021) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.859276] [55022]: DEBUG cinder.api.openstack [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Extended resource: cgsnapshots {{(pid=55022) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.860291] [55021]: DEBUG cinder.api.openstack [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Extended resource: encryption {{(pid=55021) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.861158] [55022]: DEBUG cinder.api.openstack [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Extended resource: os-quota-sets {{(pid=55022) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.862016] [55021]: DEBUG cinder.api.openstack [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Extended resource: cgsnapshots {{(pid=55021) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.862806] [55022]: DEBUG cinder.api.openstack [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Extended resource: os-volume-manage {{(pid=55022) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.863520] [55021]: DEBUG cinder.api.openstack [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Extended resource: os-quota-sets {{(pid=55021) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.865090] [55021]: DEBUG cinder.api.openstack [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Extended resource: os-volume-manage {{(pid=55021) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.865570] [55022]: DEBUG cinder.api.openstack [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Extended resource: os-volume-transfer {{(pid=55022) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.867286] [55022]: DEBUG cinder.api.openstack [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Extended resource: os-volume-type-access {{(pid=55022) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.867764] [55021]: DEBUG cinder.api.openstack [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Extended resource: os-volume-transfer {{(pid=55021) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.868896] [55022]: DEBUG cinder.api.openstack [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Extended resource: backups {{(pid=55022) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.869437] [55021]: DEBUG cinder.api.openstack [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Extended resource: os-volume-type-access {{(pid=55021) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.870961] [55022]: DEBUG cinder.api.openstack [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Extended resource: os-services {{(pid=55022) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.871057] [55021]: DEBUG cinder.api.openstack [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Extended resource: backups {{(pid=55021) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.872295] [55022]: DEBUG cinder.api.openstack [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Extended resource: consistencygroups {{(pid=55022) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.873115] [55021]: DEBUG cinder.api.openstack [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Extended resource: os-services {{(pid=55021) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.874492] [55021]: DEBUG cinder.api.openstack [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Extended resource: consistencygroups {{(pid=55021) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.874721] [55022]: DEBUG cinder.api.openstack [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Extended resource: extra_specs {{(pid=55022) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.876373] [55022]: DEBUG cinder.api.openstack [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Extended resource: os-availability-zone {{(pid=55022) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.876606] [55021]: DEBUG cinder.api.openstack [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Extended resource: extra_specs {{(pid=55021) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.877694] [55022]: DEBUG cinder.api.openstack [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Extended resource: encryption {{(pid=55022) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.878426] [55021]: DEBUG cinder.api.openstack [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Extended resource: os-availability-zone {{(pid=55021) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.879670] [55022]: WARNING stevedore.named [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.879856] [55022]: WARNING castellan.key_manager [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.879985] [55021]: DEBUG cinder.api.openstack [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Extended resource: encryption {{(pid=55021) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} [ 409.880950] [55022]: WARNING stevedore.named [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.881113] [55022]: WARNING castellan.key_manager [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.882028] [55022]: WARNING stevedore.named [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.882185] [55022]: WARNING castellan.key_manager [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.882224] [55021]: WARNING stevedore.named [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.882392] [55021]: WARNING castellan.key_manager [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.883085] [55022]: WARNING stevedore.named [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.883245] [55022]: WARNING castellan.key_manager [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.883542] [55021]: WARNING stevedore.named [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.883723] [55021]: WARNING castellan.key_manager [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.884222] [55022]: WARNING stevedore.named [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.884404] [55022]: WARNING castellan.key_manager [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.884659] [55021]: WARNING stevedore.named [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.884818] [55021]: WARNING castellan.key_manager [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.885359] [55022]: WARNING stevedore.named [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.885530] [55022]: WARNING castellan.key_manager [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.885774] [55021]: WARNING stevedore.named [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.885934] [55021]: WARNING castellan.key_manager [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.886511] [55022]: WARNING stevedore.named [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.886671] [55022]: WARNING castellan.key_manager [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.886881] [55021]: WARNING stevedore.named [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.887053] [55021]: WARNING castellan.key_manager [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.887528] [55022]: WARNING stevedore.named [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.887688] [55022]: WARNING castellan.key_manager [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.888034] [55021]: WARNING stevedore.named [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.888216] [55021]: WARNING castellan.key_manager [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.888706] [55022]: WARNING stevedore.named [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.888867] [55022]: WARNING castellan.key_manager [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.889143] [55021]: WARNING stevedore.named [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.889304] [55021]: WARNING castellan.key_manager [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.889689] [55022]: WARNING stevedore.named [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.889852] [55022]: WARNING castellan.key_manager [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.890235] [55021]: WARNING stevedore.named [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.890394] [55021]: WARNING castellan.key_manager [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.890561] [55022]: DEBUG cinder.api.contrib.snapshot_actions [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] SnapshotActionsController initialized {{(pid=55022) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 409.890704] [55022]: DEBUG cinder.api.openstack [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Extension VolumeActions extending resource: volumes {{(pid=55022) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.890869] [55022]: DEBUG cinder.api.openstack [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Extension UsedLimits extending resource: limits {{(pid=55022) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.890994] [55022]: DEBUG cinder.api.openstack [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55022) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.891132] [55022]: DEBUG cinder.api.openstack [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55022) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.891249] [55022]: DEBUG cinder.api.openstack [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Extension TypesManage extending resource: types {{(pid=55022) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.891378] [55022]: DEBUG cinder.api.openstack [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55022) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.891527] [55021]: WARNING stevedore.named [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.891575] [55022]: DEBUG cinder.api.openstack [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Extension AdminActions extending resource: volumes {{(pid=55022) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.891639] [55022]: DEBUG cinder.api.openstack [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Extension AdminActions extending resource: snapshots {{(pid=55022) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.891689] [55021]: WARNING castellan.key_manager [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.891742] [55022]: DEBUG cinder.api.openstack [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Extension AdminActions extending resource: backups {{(pid=55022) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.891849] [55022]: DEBUG cinder.api.openstack [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=55022) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.891973] [55022]: DEBUG cinder.api.openstack [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55022) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.892107] [55022]: DEBUG cinder.api.openstack [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55022) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.892232] [55022]: DEBUG cinder.api.openstack [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55022) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.892430] [55022]: DEBUG cinder.api.openstack [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55022) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.892468] [55021]: WARNING stevedore.named [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager [ 409.892551] [55022]: DEBUG cinder.api.openstack [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55022) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.892607] [55021]: WARNING castellan.key_manager [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' [ 409.892658] [55022]: DEBUG cinder.api.openstack [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=55022) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.893353] [55021]: DEBUG cinder.api.contrib.snapshot_actions [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] SnapshotActionsController initialized {{(pid=55021) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} [ 409.893478] [55021]: DEBUG cinder.api.openstack [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Extension VolumeActions extending resource: volumes {{(pid=55021) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.893664] [55021]: DEBUG cinder.api.openstack [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Extension UsedLimits extending resource: limits {{(pid=55021) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.893835] [55021]: DEBUG cinder.api.openstack [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=55021) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.893997] [55021]: DEBUG cinder.api.openstack [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=55021) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.894131] [55021]: DEBUG cinder.api.openstack [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Extension TypesManage extending resource: types {{(pid=55021) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.894362] [55021]: DEBUG cinder.api.openstack [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=55021) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.894604] [55021]: DEBUG cinder.api.openstack [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Extension AdminActions extending resource: volumes {{(pid=55021) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.894823] [55021]: DEBUG cinder.api.openstack [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Extension AdminActions extending resource: snapshots {{(pid=55021) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.894857] [55022]: WARNING keystonemiddleware.auth_token [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 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. [ 409.894977] [55021]: DEBUG cinder.api.openstack [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Extension AdminActions extending resource: backups {{(pid=55021) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.895111] [55021]: DEBUG cinder.api.openstack [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=55021) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.895245] [55021]: DEBUG cinder.api.openstack [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=55021) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.895456] [55021]: DEBUG cinder.api.openstack [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=55021) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.895585] [55021]: DEBUG cinder.api.openstack [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=55021) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.895803] [55021]: DEBUG cinder.api.openstack [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=55021) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.895922] [55021]: DEBUG cinder.api.openstack [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=55021) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.896048] [55021]: DEBUG cinder.api.openstack [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=55021) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} [ 409.898380] [55021]: WARNING keystonemiddleware.auth_token [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 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. [ 409.899347] [55022]: WARNING keystonemiddleware.auth_token [None req-036dbba0-8e3a-425c-9f3b-f56d527a7ed6 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 [ 409.901844] [55022]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5b017304fbe0 pid: 55022 (default app) [ 409.903807] [55021]: WARNING keystonemiddleware.auth_token [None req-fe599ddf-bf4d-429c-83fe-2d591fff52c6 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 [ 409.906323] [55021]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x5b017304fbe0 pid: 55021 (default app) [ 409.911372] [55022]: /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. [ 409.911372] [55022]: warnings.warn(deprecated_msg) [ 409.911510] [55022]: /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. [ 409.911510] [55022]: warnings.warn(deprecated_msg) [ 409.911510] [55022]: /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. [ 409.911510] [55022]: warnings.warn(deprecated_msg) [ 409.911510] [55022]: /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. [ 409.911687] [55022]: warnings.warn(deprecated_msg) [ 409.911687] [55022]: /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. [ 409.911687] [55022]: warnings.warn(deprecated_msg) [ 409.911687] [55022]: /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. [ 409.911687] [55022]: warnings.warn(deprecated_msg) [ 409.911687] [55022]: /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. [ 409.911882] [55022]: warnings.warn(deprecated_msg) [ 409.911882] [55022]: /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. [ 409.911882] [55022]: warnings.warn(deprecated_msg) [ 409.911882] [55022]: /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. [ 409.911882] [55022]: warnings.warn(deprecated_msg) [ 409.912042] [55022]: /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. [ 409.912042] [55022]: warnings.warn(deprecated_msg) [ 409.912042] [55022]: /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. [ 409.912042] [55022]: warnings.warn(deprecated_msg) [ 409.912170] [55022]: /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. [ 409.912170] [55022]: warnings.warn(deprecated_msg) [ 409.912170] [55022]: /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. [ 409.912170] [55022]: warnings.warn(deprecated_msg) [ 409.912301] [55022]: /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. [ 409.912301] [55022]: warnings.warn(deprecated_msg) [ 409.912301] [55022]: /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. [ 409.912301] [55022]: warnings.warn(deprecated_msg) [ 409.912301] [55022]: /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. [ 409.912533] [55022]: warnings.warn(deprecated_msg) [ 409.912533] [55022]: /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. [ 409.912533] [55022]: warnings.warn(deprecated_msg) [ 409.912533] [55022]: /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. [ 409.912533] [55022]: warnings.warn(deprecated_msg) [ 409.912734] [55022]: /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. [ 409.912734] [55022]: warnings.warn(deprecated_msg) [ 409.912734] [55022]: /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. [ 409.912734] [55022]: warnings.warn(deprecated_msg) [ 409.912734] [55022]: /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. [ 409.912734] [55022]: warnings.warn(deprecated_msg) [ 409.912919] [55022]: /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. [ 409.912919] [55022]: warnings.warn(deprecated_msg) [ 409.912919] [55022]: /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. [ 409.912919] [55022]: warnings.warn(deprecated_msg) [ 409.912919] [55022]: /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. [ 409.912919] [55022]: warnings.warn(deprecated_msg) [ 409.913115] [55022]: /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. [ 409.913115] [55022]: warnings.warn(deprecated_msg) [ 409.913115] [55022]: /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. [ 409.913115] [55022]: warnings.warn(deprecated_msg) [ 409.913115] [55022]: /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. [ 409.913115] [55022]: warnings.warn(deprecated_msg) [ 409.913341] [55022]: /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. [ 409.913341] [55022]: warnings.warn(deprecated_msg) [ 409.913341] [55022]: /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. [ 409.913341] [55022]: warnings.warn(deprecated_msg) [ 409.913341] [55022]: /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. [ 409.913341] [55022]: warnings.warn(deprecated_msg) [ 409.913529] [55022]: /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. [ 409.913529] [55022]: warnings.warn(deprecated_msg) [ 409.913529] [55022]: /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. [ 409.913529] [55022]: warnings.warn(deprecated_msg) [ 409.913656] [55022]: /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. [ 409.913656] [55022]: warnings.warn(deprecated_msg) [ 409.913656] [55022]: /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. [ 409.913656] [55022]: warnings.warn(deprecated_msg) [ 409.913656] [55022]: /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. [ 409.913816] [55022]: warnings.warn(deprecated_msg) [ 409.913816] [55022]: /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. [ 409.913816] [55022]: warnings.warn(deprecated_msg) [ 409.913816] [55022]: /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. [ 409.913816] [55022]: warnings.warn(deprecated_msg) [ 409.913960] [55022]: /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. [ 409.913960] [55022]: warnings.warn(deprecated_msg) [ 409.913960] [55022]: /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. [ 409.913960] [55022]: warnings.warn(deprecated_msg) [ 409.913960] [55022]: /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. [ 409.913960] [55022]: warnings.warn(deprecated_msg) [ 409.914136] [55022]: /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. [ 409.914136] [55022]: warnings.warn(deprecated_msg) [ 409.914136] [55022]: /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. [ 409.914136] [55022]: warnings.warn(deprecated_msg) [ 409.914136] [55022]: /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. [ 409.917293] [55022]: warnings.warn(deprecated_msg) [ 409.917293] [55022]: /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. [ 409.917293] [55022]: warnings.warn(deprecated_msg) [ 409.917293] [55022]: /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. [ 409.917293] [55022]: warnings.warn(deprecated_msg) [ 409.918182] [55022]: /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. [ 409.918182] [55022]: warnings.warn(deprecated_msg) [ 409.918182] [55022]: /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. [ 409.918182] [55022]: warnings.warn(deprecated_msg) [ 409.918485] [55022]: /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. [ 409.918485] [55022]: warnings.warn(deprecated_msg) [ 409.918485] [55022]: /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. [ 409.918485] [55022]: warnings.warn(deprecated_msg) [ 409.920574] [55022]: /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. [ 409.920574] [55022]: warnings.warn(deprecated_msg) [ 409.920574] [55022]: /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. [ 409.920574] [55022]: warnings.warn(deprecated_msg) [ 409.920574] [55022]: /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. [ 409.920773] [55022]: warnings.warn(deprecated_msg) [ 409.920773] [55022]: /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. [ 409.920773] [55022]: warnings.warn(deprecated_msg) [ 409.920773] [55022]: /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. [ 409.920773] [55022]: warnings.warn(deprecated_msg) [ 409.920933] [55022]: /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. [ 409.920933] [55022]: warnings.warn(deprecated_msg) [ 409.920933] [55022]: /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. [ 409.920933] [55022]: warnings.warn(deprecated_msg) [ 409.921085] [55022]: /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. [ 409.921085] [55022]: warnings.warn(deprecated_msg) [ 409.921085] [55022]: /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. [ 409.921085] [55022]: warnings.warn(deprecated_msg) [ 409.921216] [55022]: /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. [ 409.921216] [55022]: warnings.warn(deprecated_msg) [ 409.921216] [55022]: /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. [ 409.921216] [55022]: warnings.warn(deprecated_msg) [ 409.921378] [55022]: /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. [ 409.921378] [55022]: warnings.warn(deprecated_msg) [ 409.921378] [55022]: /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. [ 409.921378] [55022]: warnings.warn(deprecated_msg) [ 409.921511] [55022]: /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. [ 409.921511] [55022]: warnings.warn(deprecated_msg) [ 409.921511] [55022]: /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. [ 409.921511] [55022]: warnings.warn(deprecated_msg) [ 409.921641] [55022]: /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. [ 409.921641] [55022]: warnings.warn(deprecated_msg) [ 409.921641] [55022]: /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. [ 409.921641] [55022]: warnings.warn(deprecated_msg) [ 409.921641] [55022]: /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. [ 409.921641] [55022]: warnings.warn(deprecated_msg) [ 409.921839] [55022]: /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. [ 409.921839] [55022]: warnings.warn(deprecated_msg) [ 409.921839] [55022]: /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. [ 409.921839] [55022]: warnings.warn(deprecated_msg) [ 409.921839] [55022]: /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. [ 409.922018] [55022]: warnings.warn(deprecated_msg) [ 409.922018] [55022]: /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. [ 409.922018] [55022]: warnings.warn(deprecated_msg) [ 409.922018] [55022]: /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. [ 409.922018] [55022]: warnings.warn(deprecated_msg) [ 409.922018] [55022]: /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. [ 409.922018] [55022]: warnings.warn(deprecated_msg) [ 409.922247] [55022]: /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. [ 409.922247] [55022]: warnings.warn(deprecated_msg) [ 409.922247] [55022]: /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. [ 409.922247] [55022]: warnings.warn(deprecated_msg) [ 409.922247] [55022]: /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. [ 409.922247] [55022]: warnings.warn(deprecated_msg) [ 409.922445] [55022]: /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. [ 409.922445] [55022]: warnings.warn(deprecated_msg) [ 409.922445] [55022]: /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. [ 409.922445] [55022]: warnings.warn(deprecated_msg) [ 409.922445] [55022]: /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. [ 409.922445] [55022]: warnings.warn(deprecated_msg) [ 409.922645] [55022]: /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. [ 409.922645] [55022]: warnings.warn(deprecated_msg) [ 409.922645] [55022]: /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. [ 409.922645] [55022]: warnings.warn(deprecated_msg) [ 409.922645] [55022]: /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. [ 409.922645] [55022]: warnings.warn(deprecated_msg) [ 409.922831] [55022]: /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. [ 409.922831] [55022]: warnings.warn(deprecated_msg) [ 409.922831] [55022]: /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. [ 409.922831] [55022]: warnings.warn(deprecated_msg) [ 409.922950] [55022]: /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. [ 409.922950] [55022]: warnings.warn(deprecated_msg) [ 409.922950] [55022]: /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. [ 409.922950] [55022]: warnings.warn(deprecated_msg) [ 409.923084] [55022]: /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. [ 409.923084] [55022]: warnings.warn(deprecated_msg) [ 409.923084] [55022]: /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. [ 409.923084] [55022]: warnings.warn(deprecated_msg) [ 409.923216] [55022]: /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. [ 409.923216] [55022]: warnings.warn(deprecated_msg) [ 409.923216] [55022]: /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. [ 409.923216] [55022]: warnings.warn(deprecated_msg) [ 409.923216] [55022]: DEBUG cinder.api.middleware.request_id [None req-06e4743a-1170-410e-9e14-4093747bfe3b None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 409.923216] [55022]: [pid: 55022|app: 0|req: 1/1] 10.180.1.21 () {50 vars in 774 bytes} [Wed Feb 19 11:54:37 2025] GET /volume/v3 => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) [ 413.201359] [55021]: /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. [ 413.201359] [55021]: warnings.warn(deprecated_msg) [ 413.201359] [55021]: /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. [ 413.201359] [55021]: warnings.warn(deprecated_msg) [ 413.201994] [55021]: /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. [ 413.201994] [55021]: warnings.warn(deprecated_msg) [ 413.201994] [55021]: /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. [ 413.201994] [55021]: warnings.warn(deprecated_msg) [ 413.202157] [55021]: /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. [ 413.202157] [55021]: warnings.warn(deprecated_msg) [ 413.202157] [55021]: /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. [ 413.202157] [55021]: warnings.warn(deprecated_msg) [ 413.202157] [55021]: /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. [ 413.202157] [55021]: warnings.warn(deprecated_msg) [ 413.202321] [55021]: /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. [ 413.202321] [55021]: warnings.warn(deprecated_msg) [ 413.202321] [55021]: /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. [ 413.202321] [55021]: warnings.warn(deprecated_msg) [ 413.202321] [55021]: /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. [ 413.202463] [55021]: warnings.warn(deprecated_msg) [ 413.202463] [55021]: /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. [ 413.202463] [55021]: warnings.warn(deprecated_msg) [ 413.202463] [55021]: /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. [ 413.202463] [55021]: warnings.warn(deprecated_msg) [ 413.202587] [55021]: /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. [ 413.202587] [55021]: warnings.warn(deprecated_msg) [ 413.202587] [55021]: /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. [ 413.202587] [55021]: warnings.warn(deprecated_msg) [ 413.202697] [55021]: /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. [ 413.202697] [55021]: warnings.warn(deprecated_msg) [ 413.202697] [55021]: /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. [ 413.202697] [55021]: warnings.warn(deprecated_msg) [ 413.202697] [55021]: /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. [ 413.202828] [55021]: warnings.warn(deprecated_msg) [ 413.202828] [55021]: /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. [ 413.202828] [55021]: warnings.warn(deprecated_msg) [ 413.202828] [55021]: /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. [ 413.202828] [55021]: warnings.warn(deprecated_msg) [ 413.202959] [55021]: /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. [ 413.202959] [55021]: warnings.warn(deprecated_msg) [ 413.202959] [55021]: /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. [ 413.202959] [55021]: warnings.warn(deprecated_msg) [ 413.202959] [55021]: /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. [ 413.202959] [55021]: warnings.warn(deprecated_msg) [ 413.203130] [55021]: /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. [ 413.203130] [55021]: warnings.warn(deprecated_msg) [ 413.203130] [55021]: /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. [ 413.203130] [55021]: warnings.warn(deprecated_msg) [ 413.203130] [55021]: /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. [ 413.203130] [55021]: warnings.warn(deprecated_msg) [ 413.203291] [55021]: /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. [ 413.203291] [55021]: warnings.warn(deprecated_msg) [ 413.203291] [55021]: /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. [ 413.203291] [55021]: warnings.warn(deprecated_msg) [ 413.203291] [55021]: /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. [ 413.203291] [55021]: warnings.warn(deprecated_msg) [ 413.203495] [55021]: /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. [ 413.203495] [55021]: warnings.warn(deprecated_msg) [ 413.203495] [55021]: /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. [ 413.203495] [55021]: warnings.warn(deprecated_msg) [ 413.203495] [55021]: /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. [ 413.203631] [55021]: warnings.warn(deprecated_msg) [ 413.203631] [55021]: /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. [ 413.203631] [55021]: warnings.warn(deprecated_msg) [ 413.203631] [55021]: /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. [ 413.203631] [55021]: warnings.warn(deprecated_msg) [ 413.203755] [55021]: /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. [ 413.203755] [55021]: warnings.warn(deprecated_msg) [ 413.203755] [55021]: /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. [ 413.203755] [55021]: warnings.warn(deprecated_msg) [ 413.203755] [55021]: /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. [ 413.203755] [55021]: warnings.warn(deprecated_msg) [ 413.203910] [55021]: /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. [ 413.203910] [55021]: warnings.warn(deprecated_msg) [ 413.203910] [55021]: /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. [ 413.203910] [55021]: warnings.warn(deprecated_msg) [ 413.203910] [55021]: /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. [ 413.203910] [55021]: warnings.warn(deprecated_msg) [ 413.204077] [55021]: /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. [ 413.204077] [55021]: warnings.warn(deprecated_msg) [ 413.204077] [55021]: /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. [ 413.204077] [55021]: warnings.warn(deprecated_msg) [ 413.204077] [55021]: /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. [ 413.204217] [55021]: warnings.warn(deprecated_msg) [ 413.204217] [55021]: /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. [ 413.204217] [55021]: warnings.warn(deprecated_msg) [ 413.204217] [55021]: /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. [ 413.204217] [55021]: warnings.warn(deprecated_msg) [ 413.204349] [55021]: /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. [ 413.204349] [55021]: warnings.warn(deprecated_msg) [ 413.204349] [55021]: /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. [ 413.204349] [55021]: warnings.warn(deprecated_msg) [ 413.204456] [55021]: /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. [ 413.204456] [55021]: warnings.warn(deprecated_msg) [ 413.204456] [55021]: /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. [ 413.204456] [55021]: warnings.warn(deprecated_msg) [ 413.204562] [55021]: /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. [ 413.204562] [55021]: warnings.warn(deprecated_msg) [ 413.204562] [55021]: /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. [ 413.204562] [55021]: warnings.warn(deprecated_msg) [ 413.204562] [55021]: /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. [ 413.204700] [55021]: warnings.warn(deprecated_msg) [ 413.204700] [55021]: /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. [ 413.204700] [55021]: warnings.warn(deprecated_msg) [ 413.204700] [55021]: /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. [ 413.204700] [55021]: warnings.warn(deprecated_msg) [ 413.204824] [55021]: /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. [ 413.204824] [55021]: warnings.warn(deprecated_msg) [ 413.204824] [55021]: /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. [ 413.204824] [55021]: warnings.warn(deprecated_msg) [ 413.205695] [55021]: /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. [ 413.205695] [55021]: warnings.warn(deprecated_msg) [ 413.205695] [55021]: /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. [ 413.205695] [55021]: warnings.warn(deprecated_msg) [ 413.205901] [55021]: /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. [ 413.205901] [55021]: warnings.warn(deprecated_msg) [ 413.205901] [55021]: /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. [ 413.205901] [55021]: warnings.warn(deprecated_msg) [ 413.206109] [55021]: /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. [ 413.206109] [55021]: warnings.warn(deprecated_msg) [ 413.206109] [55021]: /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. [ 413.206109] [55021]: warnings.warn(deprecated_msg) [ 413.206292] [55021]: /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. [ 413.206292] [55021]: warnings.warn(deprecated_msg) [ 413.206292] [55021]: /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. [ 413.206292] [55021]: warnings.warn(deprecated_msg) [ 413.206492] [55021]: /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. [ 413.206492] [55021]: warnings.warn(deprecated_msg) [ 413.206492] [55021]: /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. [ 413.206492] [55021]: warnings.warn(deprecated_msg) [ 413.206492] [55021]: /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. [ 413.206721] [55021]: warnings.warn(deprecated_msg) [ 413.206721] [55021]: /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. [ 413.206721] [55021]: warnings.warn(deprecated_msg) [ 413.206721] [55021]: /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. [ 413.206721] [55021]: warnings.warn(deprecated_msg) [ 413.206721] [55021]: /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. [ 413.206986] [55021]: warnings.warn(deprecated_msg) [ 413.206986] [55021]: /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. [ 413.206986] [55021]: warnings.warn(deprecated_msg) [ 413.206986] [55021]: /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. [ 413.206986] [55021]: warnings.warn(deprecated_msg) [ 413.207212] [55021]: /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. [ 413.207212] [55021]: warnings.warn(deprecated_msg) [ 413.207212] [55021]: /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. [ 413.207212] [55021]: warnings.warn(deprecated_msg) [ 413.207212] [55021]: /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. [ 413.207212] [55021]: warnings.warn(deprecated_msg) [ 413.207478] [55021]: /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. [ 413.207478] [55021]: warnings.warn(deprecated_msg) [ 413.207478] [55021]: /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. [ 413.207478] [55021]: warnings.warn(deprecated_msg) [ 413.207478] [55021]: /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. [ 413.207478] [55021]: warnings.warn(deprecated_msg) [ 413.207741] [55021]: /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. [ 413.207741] [55021]: warnings.warn(deprecated_msg) [ 413.207741] [55021]: /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. [ 413.207741] [55021]: warnings.warn(deprecated_msg) [ 413.207741] [55021]: /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. [ 413.207741] [55021]: warnings.warn(deprecated_msg) [ 413.208086] [55021]: /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. [ 413.208086] [55021]: warnings.warn(deprecated_msg) [ 413.208086] [55021]: /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. [ 413.208086] [55021]: warnings.warn(deprecated_msg) [ 413.208086] [55021]: /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. [ 413.208086] [55021]: warnings.warn(deprecated_msg) [ 413.208409] [55021]: /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. [ 413.208409] [55021]: warnings.warn(deprecated_msg) [ 413.208409] [55021]: /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. [ 413.208409] [55021]: warnings.warn(deprecated_msg) [ 413.208584] [55021]: /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. [ 413.208584] [55021]: warnings.warn(deprecated_msg) [ 413.208584] [55021]: /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. [ 413.208584] [55021]: warnings.warn(deprecated_msg) [ 413.208584] [55021]: /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. [ 413.208823] [55021]: warnings.warn(deprecated_msg) [ 413.208823] [55021]: /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. [ 413.208823] [55021]: warnings.warn(deprecated_msg) [ 413.208823] [55021]: /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. [ 413.208823] [55021]: warnings.warn(deprecated_msg) [ 413.208823] [55021]: DEBUG cinder.api.middleware.request_id [None req-650513fc-d409-46a9-a6c7-0be6332913f8 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 413.562772] [55021]: INFO cinder.api.openstack.wsgi [None req-650513fc-d409-46a9-a6c7-0be6332913f8 admin admin] POST http://10.180.1.21/volume/v3/types [ 413.563397] [55021]: DEBUG cinder.api.openstack.wsgi [None req-650513fc-d409-46a9-a6c7-0be6332913f8 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "vsphere", "description": null, "os-volume-type-access:is_public": true}} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 413.565375] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 413.565375] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 413.568636] [55021]: DEBUG oslo_db.sqlalchemy.engines [None req-650513fc-d409-46a9-a6c7-0be6332913f8 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=55021) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 413.591274] [55021]: INFO cinder.api.openstack.wsgi [None req-650513fc-d409-46a9-a6c7-0be6332913f8 admin admin] http://10.180.1.21/volume/v3/types returned with HTTP 200 [ 413.591688] [55021]: [pid: 55021|app: 0|req: 1/2] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 11:54:41 2025] POST /volume/v3/types => generated 182 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 413.595668] [55022]: DEBUG cinder.api.middleware.request_id [req-650513fc-d409-46a9-a6c7-0be6332913f8 req-bde44630-effc-41f1-bfc2-e2cb0722ccdb None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 413.870918] [55022]: INFO cinder.api.openstack.wsgi [req-650513fc-d409-46a9-a6c7-0be6332913f8 req-bde44630-effc-41f1-bfc2-e2cb0722ccdb admin admin] POST http://10.180.1.21/volume/v3/types/fe68bc55-1aa9-4430-8a92-ce31fba1cbb5/extra_specs [ 413.871603] [55022]: DEBUG cinder.api.openstack.wsgi [req-650513fc-d409-46a9-a6c7-0be6332913f8 req-bde44630-effc-41f1-bfc2-e2cb0722ccdb admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "vsphere"}} {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 413.873693] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 413.873693] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 413.877358] [55022]: DEBUG oslo_db.sqlalchemy.engines [req-650513fc-d409-46a9-a6c7-0be6332913f8 req-bde44630-effc-41f1-bfc2-e2cb0722ccdb 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=55022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.10/site-packages/oslo_db/sqlalchemy/engines.py:395}} [ 413.926918] [55022]: INFO cinder.api.openstack.wsgi [req-650513fc-d409-46a9-a6c7-0be6332913f8 req-bde44630-effc-41f1-bfc2-e2cb0722ccdb admin admin] http://10.180.1.21/volume/v3/types/fe68bc55-1aa9-4430-8a92-ce31fba1cbb5/extra_specs returned with HTTP 200 [ 413.927539] [55022]: [pid: 55022|app: 0|req: 2/3] 10.180.1.21 () {62 vars in 1354 bytes} [Wed Feb 19 11:54:41 2025] POST /volume/v3/types/fe68bc55-1aa9-4430-8a92-ce31fba1cbb5/extra_specs => generated 51 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) [ 423.589069] [55021]: DEBUG dbcounter [-] [55021] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=55021) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 423.925464] [55022]: DEBUG dbcounter [-] [55022] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=55022) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 424.744323] [55021]: DEBUG cinder.api.middleware.request_id [None req-b837341d-4ebc-4015-a277-048922d20bfa None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 424.745271] [55021]: INFO cinder.api.openstack.wsgi [None req-b837341d-4ebc-4015-a277-048922d20bfa None None] GET http://10.180.1.21/volume// [ 424.745480] [55021]: DEBUG cinder.api.openstack.wsgi [None req-b837341d-4ebc-4015-a277-048922d20bfa None None] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 424.745791] [55021]: DEBUG cinder.api.openstack.wsgi [None req-b837341d-4ebc-4015-a277-048922d20bfa None None] Calling method 'all' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 424.746428] [55021]: INFO cinder.api.openstack.wsgi [None req-b837341d-4ebc-4015-a277-048922d20bfa None None] http://10.180.1.21/volume// returned with HTTP 300 [ 424.746762] [55021]: [pid: 55021|app: 0|req: 2/4] 10.180.1.21 () {58 vars in 1305 bytes} [Wed Feb 19 11:54:52 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 481.521041] [55022]: DEBUG cinder.api.middleware.request_id [None req-3e39ebf1-31c8-460b-bf17-4e62af2f6dcf None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 481.599977] [55022]: INFO cinder.api.openstack.wsgi [None req-3e39ebf1-31c8-460b-bf17-4e62af2f6dcf tempest-verify_tempest_config-1222672518 tempest-verify_tempest_config-1222672518-project-member] GET http://10.180.1.21/volume/v3/extensions [ 481.600236] [55022]: DEBUG cinder.api.openstack.wsgi [None req-3e39ebf1-31c8-460b-bf17-4e62af2f6dcf tempest-verify_tempest_config-1222672518 tempest-verify_tempest_config-1222672518-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 481.600459] [55022]: DEBUG cinder.api.openstack.wsgi [None req-3e39ebf1-31c8-460b-bf17-4e62af2f6dcf tempest-verify_tempest_config-1222672518 tempest-verify_tempest_config-1222672518-project-member] Calling method 'index' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 481.600910] [55022]: INFO cinder.api.openstack.wsgi [None req-3e39ebf1-31c8-460b-bf17-4e62af2f6dcf tempest-verify_tempest_config-1222672518 tempest-verify_tempest_config-1222672518-project-member] http://10.180.1.21/volume/v3/extensions returned with HTTP 200 [ 481.601327] [55022]: [pid: 55022|app: 0|req: 3/5] 10.180.1.21 () {58 vars in 1123 bytes} [Wed Feb 19 11:55:49 2025] GET /volume/v3/extensions => generated 5245 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 553.399859] [55021]: DEBUG cinder.api.middleware.request_id [None req-66ed9b3c-28a3-49db-84b8-612d3e8645aa None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 553.520047] [55021]: INFO cinder.api.openstack.wsgi [None req-66ed9b3c-28a3-49db-84b8-612d3e8645aa tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] POST http://10.180.1.21/volume/v3/volumes [ 553.520878] [55021]: DEBUG cinder.api.openstack.wsgi [None req-66ed9b3c-28a3-49db-84b8-612d3e8645aa tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-327358800"}} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 553.525046] [55021]: DEBUG cinder.api.v3.volumes [None req-66ed9b3c-28a3-49db-84b8-612d3e8645aa tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-327358800'}} {{(pid=55021) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 553.525046] [55021]: INFO cinder.api.v3.volumes [None req-66ed9b3c-28a3-49db-84b8-612d3e8645aa tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Create volume of 1 GB [ 553.533839] [55021]: DEBUG cinder.volume.api [None req-66ed9b3c-28a3-49db-84b8-612d3e8645aa tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Availability zone cache updated, next update will occur around 2025-02-19 12:57:01.387117. {{(pid=55021) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 553.533970] [55021]: INFO cinder.volume.api [None req-66ed9b3c-28a3-49db-84b8-612d3e8645aa tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Availability Zones retrieved successfully. [ 553.547244] [55021]: /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 [ 553.547244] [55021]: import asyncore [ 553.556539] [55021]: DEBUG cinder.volume.api [None req-66ed9b3c-28a3-49db-84b8-612d3e8645aa tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Flow 'volume_create_api' (21e03928-7549-4150-93fc-13d6fe64f9fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 553.556809] [55021]: DEBUG cinder.volume.api [None req-66ed9b3c-28a3-49db-84b8-612d3e8645aa tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef938a1d-a3c9-400f-843c-90f10809a379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 553.558046] [55021]: DEBUG cinder.volume.flows.api.create_volume [None req-66ed9b3c-28a3-49db-84b8-612d3e8645aa tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Validating volume size '1' using validate_int {{(pid=55021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 553.592948] [55021]: DEBUG cinder.volume.api [None req-66ed9b3c-28a3-49db-84b8-612d3e8645aa tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef938a1d-a3c9-400f-843c-90f10809a379) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T11:54:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fe68bc55-1aa9-4430-8a92-ce31fba1cbb5', '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=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 553.593928] [55021]: DEBUG cinder.volume.api [None req-66ed9b3c-28a3-49db-84b8-612d3e8645aa tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f37db2f-3041-48ae-bece-2828c4e16f24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 553.627627] [55021]: WARNING cinder.quota [None req-66ed9b3c-28a3-49db-84b8-612d3e8645aa tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-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. [ 553.627971] [55021]: WARNING cinder.quota [None req-66ed9b3c-28a3-49db-84b8-612d3e8645aa tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-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. [ 553.708947] [55021]: DEBUG cinder.quota [None req-66ed9b3c-28a3-49db-84b8-612d3e8645aa tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Created reservations ['5d28852f-dc34-454c-be8e-22fae9302bd6', 'f79b03f4-a8f9-4db8-9b48-af7483ad454a', '4344b5ab-ff04-4a48-aeba-b4ce7471f62c', 'e77ae71b-1af4-4788-889b-2f245453676c'] {{(pid=55021) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 553.709859] [55021]: DEBUG cinder.volume.api [None req-66ed9b3c-28a3-49db-84b8-612d3e8645aa tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f37db2f-3041-48ae-bece-2828c4e16f24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d28852f-dc34-454c-be8e-22fae9302bd6', 'f79b03f4-a8f9-4db8-9b48-af7483ad454a', '4344b5ab-ff04-4a48-aeba-b4ce7471f62c', 'e77ae71b-1af4-4788-889b-2f245453676c']}' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 553.710968] [55021]: DEBUG cinder.volume.api [None req-66ed9b3c-28a3-49db-84b8-612d3e8645aa tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f244c913-9f61-498f-bb98-fc8caaa84841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 553.905296] [55021]: DEBUG cinder.volume.api [None req-66ed9b3c-28a3-49db-84b8-612d3e8645aa tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f244c913-9f61-498f-bb98-fc8caaa84841) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-327358800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5ca754a858845a9aa4ab243aab31e97',qos_specs=None,replication_status=,reservations=['5d28852f-dc34-454c-be8e-22fae9302bd6','f79b03f4-a8f9-4db8-9b48-af7483ad454a','4344b5ab-ff04-4a48-aeba-b4ce7471f62c','e77ae71b-1af4-4788-889b-2f245453676c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8da61974a4cd400f813bf8fad8bd3e85',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5), '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-19T11:57:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-327358800',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5ca754a858845a9aa4ab243aab31e97',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='8da61974a4cd400f813bf8fad8bd3e85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fe68bc55-1aa9-4430-8a92-ce31fba1cbb5),volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 553.905296] [55021]: DEBUG cinder.volume.api [None req-66ed9b3c-28a3-49db-84b8-612d3e8645aa tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0bfe1cf-c4a3-44ad-a8db-daca1ca75655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 553.938972] [55021]: DEBUG cinder.volume.api [None req-66ed9b3c-28a3-49db-84b8-612d3e8645aa tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0bfe1cf-c4a3-44ad-a8db-daca1ca75655) 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-327358800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5ca754a858845a9aa4ab243aab31e97',qos_specs=None,replication_status=,reservations=['5d28852f-dc34-454c-be8e-22fae9302bd6','f79b03f4-a8f9-4db8-9b48-af7483ad454a','4344b5ab-ff04-4a48-aeba-b4ce7471f62c','e77ae71b-1af4-4788-889b-2f245453676c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8da61974a4cd400f813bf8fad8bd3e85',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 553.939928] [55021]: DEBUG cinder.volume.api [None req-66ed9b3c-28a3-49db-84b8-612d3e8645aa tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d67eb079-6dad-4ee9-9576-6a364e006867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 553.991574] [55021]: DEBUG cinder.volume.api [None req-66ed9b3c-28a3-49db-84b8-612d3e8645aa tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d67eb079-6dad-4ee9-9576-6a364e006867) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 553.992719] [55021]: DEBUG cinder.volume.api [None req-66ed9b3c-28a3-49db-84b8-612d3e8645aa tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Flow 'volume_create_api' (21e03928-7549-4150-93fc-13d6fe64f9fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 553.993149] [55021]: INFO cinder.volume.api [None req-66ed9b3c-28a3-49db-84b8-612d3e8645aa tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Create volume request issued successfully. [ 553.994155] [55021]: INFO cinder.api.openstack.wsgi [None req-66ed9b3c-28a3-49db-84b8-612d3e8645aa tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 553.994777] [55021]: [pid: 55021|app: 0|req: 3/6] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 11:57:01 2025] POST /volume/v3/volumes => generated 783 bytes in 596 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 554.017020] [55022]: DEBUG cinder.api.middleware.request_id [None req-badbf490-da4a-4f53-ba99-e2490bdae644 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 554.019038] [55022]: INFO cinder.api.openstack.wsgi [None req-badbf490-da4a-4f53-ba99-e2490bdae644 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] GET http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 [ 554.019268] [55022]: DEBUG cinder.api.openstack.wsgi [None req-badbf490-da4a-4f53-ba99-e2490bdae644 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 554.019489] [55022]: DEBUG cinder.api.openstack.wsgi [None req-badbf490-da4a-4f53-ba99-e2490bdae644 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 554.071236] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 554.071236] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 554.083149] [55022]: INFO cinder.volume.api [None req-badbf490-da4a-4f53-ba99-e2490bdae644 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Volume info retrieved successfully. [ 554.092607] [55022]: INFO cinder.api.openstack.wsgi [None req-badbf490-da4a-4f53-ba99-e2490bdae644 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 returned with HTTP 200 [ 554.093192] [55022]: [pid: 55022|app: 0|req: 4/7] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:57:01 2025] GET /volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 => generated 962 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 555.112036] [55021]: DEBUG cinder.api.middleware.request_id [None req-a867316d-ebca-4538-b053-600414b237e5 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 555.120426] [55021]: INFO cinder.api.openstack.wsgi [None req-a867316d-ebca-4538-b053-600414b237e5 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] GET http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 [ 555.120426] [55021]: DEBUG cinder.api.openstack.wsgi [None req-a867316d-ebca-4538-b053-600414b237e5 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 555.120426] [55021]: DEBUG cinder.api.openstack.wsgi [None req-a867316d-ebca-4538-b053-600414b237e5 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 555.143682] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 555.143682] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 555.155733] [55021]: INFO cinder.volume.api [None req-a867316d-ebca-4538-b053-600414b237e5 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Volume info retrieved successfully. [ 555.172196] [55021]: INFO cinder.api.openstack.wsgi [None req-a867316d-ebca-4538-b053-600414b237e5 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 returned with HTTP 200 [ 555.172196] [55021]: [pid: 55021|app: 0|req: 4/8] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:57:02 2025] GET /volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 => generated 1009 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 564.089980] [55022]: DEBUG dbcounter [-] [55022] Writing DB stats cinder:SELECT=4 {{(pid=55022) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 565.161193] [55021]: DEBUG dbcounter [-] [55021] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55021) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 572.308387] [55022]: DEBUG cinder.api.middleware.request_id [None req-26794cf0-cc51-44f7-a6c4-64243235fef9 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 572.311710] [55022]: INFO cinder.api.openstack.wsgi [None req-26794cf0-cc51-44f7-a6c4-64243235fef9 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] POST http://10.180.1.21/volume/v3/volumes [ 572.311710] [55022]: DEBUG cinder.api.openstack.wsgi [None req-26794cf0-cc51-44f7-a6c4-64243235fef9 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-421301304", "imageRef": "79ed69e5-5788-4ca0-aae2-a55a1efd5c06", "size": 1}} {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 572.315036] [55022]: DEBUG cinder.api.v3.volumes [None req-26794cf0-cc51-44f7-a6c4-64243235fef9 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-421301304', 'imageRef': '79ed69e5-5788-4ca0-aae2-a55a1efd5c06', 'size': 1}} {{(pid=55022) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 572.564821] [55022]: INFO cinder.api.v3.volumes [None req-26794cf0-cc51-44f7-a6c4-64243235fef9 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Create volume of 1 GB [ 572.583497] [55022]: DEBUG cinder.volume.api [None req-26794cf0-cc51-44f7-a6c4-64243235fef9 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Availability zone cache updated, next update will occur around 2025-02-19 12:57:20.436774. {{(pid=55022) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:154}} [ 572.586563] [55022]: INFO cinder.volume.api [None req-26794cf0-cc51-44f7-a6c4-64243235fef9 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Availability Zones retrieved successfully. [ 572.601547] [55022]: /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 [ 572.601547] [55022]: import asyncore [ 572.739798] [55022]: DEBUG cinder.volume.api [None req-26794cf0-cc51-44f7-a6c4-64243235fef9 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Flow 'volume_create_api' (96d861ee-33ee-4dad-ab96-efb399832b73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 572.741262] [55022]: DEBUG cinder.volume.api [None req-26794cf0-cc51-44f7-a6c4-64243235fef9 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d42f0d8e-e87c-41c4-b773-2af8173e280f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 572.743584] [55022]: DEBUG cinder.volume.flows.api.create_volume [None req-26794cf0-cc51-44f7-a6c4-64243235fef9 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Validating volume size '1' using validate_int {{(pid=55022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 572.837534] [55022]: DEBUG cinder.volume.api [None req-26794cf0-cc51-44f7-a6c4-64243235fef9 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d42f0d8e-e87c-41c4-b773-2af8173e280f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T11:54:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fe68bc55-1aa9-4430-8a92-ce31fba1cbb5', '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=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 572.837722] [55022]: DEBUG cinder.volume.api [None req-26794cf0-cc51-44f7-a6c4-64243235fef9 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c40044f5-1628-44c5-8424-84fb94f6939a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 572.866647] [55022]: WARNING cinder.quota [None req-26794cf0-cc51-44f7-a6c4-64243235fef9 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-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. [ 572.866965] [55022]: WARNING cinder.quota [None req-26794cf0-cc51-44f7-a6c4-64243235fef9 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-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. [ 572.921409] [55022]: DEBUG cinder.quota [None req-26794cf0-cc51-44f7-a6c4-64243235fef9 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Created reservations ['2385986e-3c84-4ee5-a5b0-5be47e8baeef', 'c902103d-e05b-4d7a-8ed7-07ad6793e9a0', 'c06e407c-9b93-437d-9d9a-1ff8bdc1ef56', '38fb65e6-c5c8-4d5b-aadd-afbee25b08af'] {{(pid=55022) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 572.922630] [55022]: DEBUG cinder.volume.api [None req-26794cf0-cc51-44f7-a6c4-64243235fef9 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c40044f5-1628-44c5-8424-84fb94f6939a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2385986e-3c84-4ee5-a5b0-5be47e8baeef', 'c902103d-e05b-4d7a-8ed7-07ad6793e9a0', 'c06e407c-9b93-437d-9d9a-1ff8bdc1ef56', '38fb65e6-c5c8-4d5b-aadd-afbee25b08af']}' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 572.924413] [55022]: DEBUG cinder.volume.api [None req-26794cf0-cc51-44f7-a6c4-64243235fef9 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca503bdc-b158-49e3-9c2f-2dceab7f51b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 572.959905] [55022]: DEBUG cinder.volume.api [None req-26794cf0-cc51-44f7-a6c4-64243235fef9 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca503bdc-b158-49e3-9c2f-2dceab7f51b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '388c3876-a83f-4042-bf72-4e64301ffb79', '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-421301304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02b3dc44e7aa4821a2949d221175d8be',qos_specs=None,replication_status=,reservations=['2385986e-3c84-4ee5-a5b0-5be47e8baeef','c902103d-e05b-4d7a-8ed7-07ad6793e9a0','c06e407c-9b93-437d-9d9a-1ff8bdc1ef56','38fb65e6-c5c8-4d5b-aadd-afbee25b08af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63ed4bf10f44463f981beb7d044b815c',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5), '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-19T11:57:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-421301304',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=388c3876-a83f-4042-bf72-4e64301ffb79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02b3dc44e7aa4821a2949d221175d8be',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='63ed4bf10f44463f981beb7d044b815c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fe68bc55-1aa9-4430-8a92-ce31fba1cbb5),volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 572.960855] [55022]: DEBUG cinder.volume.api [None req-26794cf0-cc51-44f7-a6c4-64243235fef9 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0222c2a6-7093-4455-962d-41a5730bb042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 572.986180] [55022]: DEBUG cinder.volume.api [None req-26794cf0-cc51-44f7-a6c4-64243235fef9 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0222c2a6-7093-4455-962d-41a5730bb042) 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-421301304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02b3dc44e7aa4821a2949d221175d8be',qos_specs=None,replication_status=,reservations=['2385986e-3c84-4ee5-a5b0-5be47e8baeef','c902103d-e05b-4d7a-8ed7-07ad6793e9a0','c06e407c-9b93-437d-9d9a-1ff8bdc1ef56','38fb65e6-c5c8-4d5b-aadd-afbee25b08af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63ed4bf10f44463f981beb7d044b815c',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 572.987256] [55022]: DEBUG cinder.volume.api [None req-26794cf0-cc51-44f7-a6c4-64243235fef9 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb4c13dc-e0f1-4581-8f7d-ec6aefd23201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 573.031319] [55022]: DEBUG cinder.volume.api [None req-26794cf0-cc51-44f7-a6c4-64243235fef9 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb4c13dc-e0f1-4581-8f7d-ec6aefd23201) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 573.031319] [55022]: DEBUG cinder.volume.api [None req-26794cf0-cc51-44f7-a6c4-64243235fef9 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Flow 'volume_create_api' (96d861ee-33ee-4dad-ab96-efb399832b73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55022) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 573.031319] [55022]: INFO cinder.volume.api [None req-26794cf0-cc51-44f7-a6c4-64243235fef9 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Create volume request issued successfully. [ 573.032112] [55022]: INFO cinder.api.openstack.wsgi [None req-26794cf0-cc51-44f7-a6c4-64243235fef9 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 573.032719] [55022]: [pid: 55022|app: 0|req: 5/9] 10.180.1.21 () {62 vars in 1177 bytes} [Wed Feb 19 11:57:20 2025] POST /volume/v3/volumes => generated 897 bytes in 726 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) [ 573.047642] [55021]: DEBUG cinder.api.middleware.request_id [None req-0eca31eb-2f82-40a4-a947-1ee62ec1e39a None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 573.054575] [55021]: INFO cinder.api.openstack.wsgi [None req-0eca31eb-2f82-40a4-a947-1ee62ec1e39a tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] GET http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 [ 573.054575] [55021]: DEBUG cinder.api.openstack.wsgi [None req-0eca31eb-2f82-40a4-a947-1ee62ec1e39a tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 573.054575] [55021]: DEBUG cinder.api.openstack.wsgi [None req-0eca31eb-2f82-40a4-a947-1ee62ec1e39a tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 573.097195] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 573.097195] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 573.103911] [55021]: INFO cinder.volume.api [None req-0eca31eb-2f82-40a4-a947-1ee62ec1e39a tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Volume info retrieved successfully. [ 573.109767] [55021]: INFO cinder.api.openstack.wsgi [None req-0eca31eb-2f82-40a4-a947-1ee62ec1e39a tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 returned with HTTP 200 [ 573.110571] [55021]: [pid: 55021|app: 0|req: 5/10] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 11:57:20 2025] GET /volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 => generated 965 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 574.127512] [55022]: DEBUG cinder.api.middleware.request_id [None req-0c7ad8cf-cd47-4424-ad6f-071a0349ba11 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 574.130304] [55022]: INFO cinder.api.openstack.wsgi [None req-0c7ad8cf-cd47-4424-ad6f-071a0349ba11 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] GET http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 [ 574.130628] [55022]: DEBUG cinder.api.openstack.wsgi [None req-0c7ad8cf-cd47-4424-ad6f-071a0349ba11 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 574.131134] [55022]: DEBUG cinder.api.openstack.wsgi [None req-0c7ad8cf-cd47-4424-ad6f-071a0349ba11 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 574.144114] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 574.144114] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 574.150219] [55022]: INFO cinder.volume.api [None req-0c7ad8cf-cd47-4424-ad6f-071a0349ba11 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Volume info retrieved successfully. [ 574.157896] [55022]: INFO cinder.api.openstack.wsgi [None req-0c7ad8cf-cd47-4424-ad6f-071a0349ba11 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 returned with HTTP 200 [ 574.158345] [55022]: [pid: 55022|app: 0|req: 6/11] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 11:57:21 2025] GET /volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 => generated 989 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 575.174188] [55021]: DEBUG cinder.api.middleware.request_id [None req-a6c4edd0-253b-4a2d-9570-7fa8d6168236 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 575.178732] [55021]: INFO cinder.api.openstack.wsgi [None req-a6c4edd0-253b-4a2d-9570-7fa8d6168236 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] GET http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 [ 575.178991] [55021]: DEBUG cinder.api.openstack.wsgi [None req-a6c4edd0-253b-4a2d-9570-7fa8d6168236 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 575.179813] [55021]: DEBUG cinder.api.openstack.wsgi [None req-a6c4edd0-253b-4a2d-9570-7fa8d6168236 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 575.194257] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 575.194257] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 575.198325] [55021]: INFO cinder.volume.api [None req-a6c4edd0-253b-4a2d-9570-7fa8d6168236 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Volume info retrieved successfully. [ 575.204648] [55021]: INFO cinder.api.openstack.wsgi [None req-a6c4edd0-253b-4a2d-9570-7fa8d6168236 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 returned with HTTP 200 [ 575.205100] [55021]: [pid: 55021|app: 0|req: 6/12] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 11:57:23 2025] GET /volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 => generated 989 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 576.221493] [55022]: DEBUG cinder.api.middleware.request_id [None req-51daeb86-9f22-416f-965d-11fbe1656bfa None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 576.229651] [55022]: INFO cinder.api.openstack.wsgi [None req-51daeb86-9f22-416f-965d-11fbe1656bfa tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] GET http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 [ 576.229949] [55022]: DEBUG cinder.api.openstack.wsgi [None req-51daeb86-9f22-416f-965d-11fbe1656bfa tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 576.230195] [55022]: DEBUG cinder.api.openstack.wsgi [None req-51daeb86-9f22-416f-965d-11fbe1656bfa tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 576.261091] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 576.261091] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 576.266899] [55022]: INFO cinder.volume.api [None req-51daeb86-9f22-416f-965d-11fbe1656bfa tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Volume info retrieved successfully. [ 576.278995] [55022]: INFO cinder.api.openstack.wsgi [None req-51daeb86-9f22-416f-965d-11fbe1656bfa tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 returned with HTTP 200 [ 576.278995] [55022]: [pid: 55022|app: 0|req: 7/13] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 11:57:24 2025] GET /volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 => generated 989 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 577.294483] [55021]: DEBUG cinder.api.middleware.request_id [None req-3e76e4dc-4725-4269-8b61-270cdb1f852c None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 577.297066] [55021]: INFO cinder.api.openstack.wsgi [None req-3e76e4dc-4725-4269-8b61-270cdb1f852c tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] GET http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 [ 577.297353] [55021]: DEBUG cinder.api.openstack.wsgi [None req-3e76e4dc-4725-4269-8b61-270cdb1f852c tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 577.297630] [55021]: DEBUG cinder.api.openstack.wsgi [None req-3e76e4dc-4725-4269-8b61-270cdb1f852c tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 577.311804] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 577.311804] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 577.316863] [55021]: INFO cinder.volume.api [None req-3e76e4dc-4725-4269-8b61-270cdb1f852c tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Volume info retrieved successfully. [ 577.326241] [55021]: INFO cinder.api.openstack.wsgi [None req-3e76e4dc-4725-4269-8b61-270cdb1f852c tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 returned with HTTP 200 [ 577.326868] [55021]: [pid: 55021|app: 0|req: 7/14] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 11:57:25 2025] GET /volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 => generated 989 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 578.340349] [55022]: DEBUG cinder.api.middleware.request_id [None req-a1f3c199-3ede-46da-ad15-1c45e5112d4f None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 578.345635] [55022]: INFO cinder.api.openstack.wsgi [None req-a1f3c199-3ede-46da-ad15-1c45e5112d4f tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] GET http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 [ 578.345900] [55022]: DEBUG cinder.api.openstack.wsgi [None req-a1f3c199-3ede-46da-ad15-1c45e5112d4f tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 578.346148] [55022]: DEBUG cinder.api.openstack.wsgi [None req-a1f3c199-3ede-46da-ad15-1c45e5112d4f tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 578.358926] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 578.358926] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 578.364692] [55022]: INFO cinder.volume.api [None req-a1f3c199-3ede-46da-ad15-1c45e5112d4f tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Volume info retrieved successfully. [ 578.373306] [55022]: INFO cinder.api.openstack.wsgi [None req-a1f3c199-3ede-46da-ad15-1c45e5112d4f tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 returned with HTTP 200 [ 578.374273] [55022]: [pid: 55022|app: 0|req: 8/15] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 11:57:26 2025] GET /volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 => generated 989 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 579.386446] [55021]: DEBUG cinder.api.middleware.request_id [None req-0ecd0728-8c2e-4d41-81ea-813b9dfb1723 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 579.391049] [55021]: INFO cinder.api.openstack.wsgi [None req-0ecd0728-8c2e-4d41-81ea-813b9dfb1723 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] GET http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 [ 579.391049] [55021]: DEBUG cinder.api.openstack.wsgi [None req-0ecd0728-8c2e-4d41-81ea-813b9dfb1723 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 579.391049] [55021]: DEBUG cinder.api.openstack.wsgi [None req-0ecd0728-8c2e-4d41-81ea-813b9dfb1723 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 579.407855] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 579.407855] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 579.413093] [55021]: INFO cinder.volume.api [None req-0ecd0728-8c2e-4d41-81ea-813b9dfb1723 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Volume info retrieved successfully. [ 579.421611] [55021]: INFO cinder.api.openstack.wsgi [None req-0ecd0728-8c2e-4d41-81ea-813b9dfb1723 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 returned with HTTP 200 [ 579.422209] [55021]: [pid: 55021|app: 0|req: 8/16] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 11:57:27 2025] GET /volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 => generated 989 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 580.438029] [55022]: DEBUG cinder.api.middleware.request_id [None req-b5e84246-67e9-4594-8e78-2919f001e43f None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 580.440135] [55022]: INFO cinder.api.openstack.wsgi [None req-b5e84246-67e9-4594-8e78-2919f001e43f tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] GET http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 [ 580.440361] [55022]: DEBUG cinder.api.openstack.wsgi [None req-b5e84246-67e9-4594-8e78-2919f001e43f tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 580.443107] [55022]: DEBUG cinder.api.openstack.wsgi [None req-b5e84246-67e9-4594-8e78-2919f001e43f tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 580.459985] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 580.459985] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 580.468384] [55022]: INFO cinder.volume.api [None req-b5e84246-67e9-4594-8e78-2919f001e43f tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Volume info retrieved successfully. [ 580.476576] [55022]: INFO cinder.api.openstack.wsgi [None req-b5e84246-67e9-4594-8e78-2919f001e43f tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 returned with HTTP 200 [ 580.476997] [55022]: [pid: 55022|app: 0|req: 9/17] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 11:57:28 2025] GET /volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 => generated 989 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 581.494055] [55021]: DEBUG cinder.api.middleware.request_id [None req-7c6d3e8a-cc35-4f82-a13f-3ff95d381813 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 581.496144] [55021]: INFO cinder.api.openstack.wsgi [None req-7c6d3e8a-cc35-4f82-a13f-3ff95d381813 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] GET http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 [ 581.496491] [55021]: DEBUG cinder.api.openstack.wsgi [None req-7c6d3e8a-cc35-4f82-a13f-3ff95d381813 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 581.496623] [55021]: DEBUG cinder.api.openstack.wsgi [None req-7c6d3e8a-cc35-4f82-a13f-3ff95d381813 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 581.508879] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 581.508879] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 581.516892] [55021]: INFO cinder.volume.api [None req-7c6d3e8a-cc35-4f82-a13f-3ff95d381813 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Volume info retrieved successfully. [ 581.530616] [55021]: INFO cinder.api.openstack.wsgi [None req-7c6d3e8a-cc35-4f82-a13f-3ff95d381813 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 returned with HTTP 200 [ 581.531621] [55021]: [pid: 55021|app: 0|req: 9/18] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 11:57:29 2025] GET /volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 => generated 989 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 582.544248] [55022]: DEBUG cinder.api.middleware.request_id [None req-ae02bcc2-1a49-41fb-a2fd-7dfeec4ed84b None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 582.546598] [55022]: INFO cinder.api.openstack.wsgi [None req-ae02bcc2-1a49-41fb-a2fd-7dfeec4ed84b tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] GET http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 [ 582.549660] [55022]: DEBUG cinder.api.openstack.wsgi [None req-ae02bcc2-1a49-41fb-a2fd-7dfeec4ed84b tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 582.549660] [55022]: DEBUG cinder.api.openstack.wsgi [None req-ae02bcc2-1a49-41fb-a2fd-7dfeec4ed84b tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 582.561070] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 582.561070] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 582.570562] [55022]: INFO cinder.volume.api [None req-ae02bcc2-1a49-41fb-a2fd-7dfeec4ed84b tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Volume info retrieved successfully. [ 582.576940] [55022]: INFO cinder.api.openstack.wsgi [None req-ae02bcc2-1a49-41fb-a2fd-7dfeec4ed84b tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 returned with HTTP 200 [ 582.578164] [55022]: [pid: 55022|app: 0|req: 10/19] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 11:57:30 2025] GET /volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 => generated 989 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 583.592550] [55021]: DEBUG cinder.api.middleware.request_id [None req-c7160094-4b69-4a46-96d3-63101250cb76 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 583.598483] [55021]: INFO cinder.api.openstack.wsgi [None req-c7160094-4b69-4a46-96d3-63101250cb76 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] GET http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 [ 583.599042] [55021]: DEBUG cinder.api.openstack.wsgi [None req-c7160094-4b69-4a46-96d3-63101250cb76 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 583.599230] [55021]: DEBUG cinder.api.openstack.wsgi [None req-c7160094-4b69-4a46-96d3-63101250cb76 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 583.631762] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 583.631762] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 583.642168] [55021]: INFO cinder.volume.api [None req-c7160094-4b69-4a46-96d3-63101250cb76 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Volume info retrieved successfully. [ 583.652231] [55021]: INFO cinder.api.openstack.wsgi [None req-c7160094-4b69-4a46-96d3-63101250cb76 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 returned with HTTP 200 [ 583.656173] [55021]: [pid: 55021|app: 0|req: 10/20] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 11:57:31 2025] GET /volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 => generated 989 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 584.666632] [55022]: DEBUG cinder.api.middleware.request_id [None req-15fb0cc1-cd0b-48b7-8854-579528af5b5a None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 584.668063] [55022]: INFO cinder.api.openstack.wsgi [None req-15fb0cc1-cd0b-48b7-8854-579528af5b5a tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] GET http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 [ 584.668344] [55022]: DEBUG cinder.api.openstack.wsgi [None req-15fb0cc1-cd0b-48b7-8854-579528af5b5a tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 584.668575] [55022]: DEBUG cinder.api.openstack.wsgi [None req-15fb0cc1-cd0b-48b7-8854-579528af5b5a tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 584.683766] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 584.683766] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 584.689521] [55022]: INFO cinder.volume.api [None req-15fb0cc1-cd0b-48b7-8854-579528af5b5a tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Volume info retrieved successfully. [ 584.700799] [55022]: INFO cinder.api.openstack.wsgi [None req-15fb0cc1-cd0b-48b7-8854-579528af5b5a tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 returned with HTTP 200 [ 584.701230] [55022]: [pid: 55022|app: 0|req: 11/21] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 11:57:32 2025] GET /volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 => generated 989 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 585.718814] [55021]: DEBUG cinder.api.middleware.request_id [None req-8ce4b958-144c-4b09-9e07-cd19a60d2563 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 585.721988] [55021]: INFO cinder.api.openstack.wsgi [None req-8ce4b958-144c-4b09-9e07-cd19a60d2563 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] GET http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 [ 585.722245] [55021]: DEBUG cinder.api.openstack.wsgi [None req-8ce4b958-144c-4b09-9e07-cd19a60d2563 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 585.723704] [55021]: DEBUG cinder.api.openstack.wsgi [None req-8ce4b958-144c-4b09-9e07-cd19a60d2563 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 585.735839] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 585.735839] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 585.742312] [55021]: INFO cinder.volume.api [None req-8ce4b958-144c-4b09-9e07-cd19a60d2563 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Volume info retrieved successfully. [ 585.756195] [55021]: INFO cinder.api.openstack.wsgi [None req-8ce4b958-144c-4b09-9e07-cd19a60d2563 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 returned with HTTP 200 [ 585.756195] [55021]: [pid: 55021|app: 0|req: 11/22] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 11:57:33 2025] GET /volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 => generated 989 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 586.770968] [55022]: DEBUG cinder.api.middleware.request_id [None req-4e44691a-612d-4cc4-aef3-634495e82e44 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 586.774967] [55022]: INFO cinder.api.openstack.wsgi [None req-4e44691a-612d-4cc4-aef3-634495e82e44 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] GET http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 [ 586.775782] [55022]: DEBUG cinder.api.openstack.wsgi [None req-4e44691a-612d-4cc4-aef3-634495e82e44 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 586.775782] [55022]: DEBUG cinder.api.openstack.wsgi [None req-4e44691a-612d-4cc4-aef3-634495e82e44 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 586.791196] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 586.791196] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 586.797687] [55022]: INFO cinder.volume.api [None req-4e44691a-612d-4cc4-aef3-634495e82e44 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Volume info retrieved successfully. [ 586.808561] [55022]: INFO cinder.api.openstack.wsgi [None req-4e44691a-612d-4cc4-aef3-634495e82e44 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 returned with HTTP 200 [ 586.810464] [55022]: [pid: 55022|app: 0|req: 12/23] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 11:57:34 2025] GET /volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 => generated 989 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 587.828022] [55021]: DEBUG cinder.api.middleware.request_id [None req-dd31e57b-2757-4591-aa72-1b63d9c28552 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 587.828022] [55021]: INFO cinder.api.openstack.wsgi [None req-dd31e57b-2757-4591-aa72-1b63d9c28552 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] GET http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 [ 587.828022] [55021]: DEBUG cinder.api.openstack.wsgi [None req-dd31e57b-2757-4591-aa72-1b63d9c28552 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 587.828022] [55021]: DEBUG cinder.api.openstack.wsgi [None req-dd31e57b-2757-4591-aa72-1b63d9c28552 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 587.845643] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 587.845643] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 587.851275] [55021]: INFO cinder.volume.api [None req-dd31e57b-2757-4591-aa72-1b63d9c28552 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Volume info retrieved successfully. [ 587.859910] [55021]: INFO cinder.api.openstack.wsgi [None req-dd31e57b-2757-4591-aa72-1b63d9c28552 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 returned with HTTP 200 [ 587.860382] [55021]: [pid: 55021|app: 0|req: 12/24] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 11:57:35 2025] GET /volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 => generated 989 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 588.871912] [55022]: DEBUG cinder.api.middleware.request_id [None req-a3d44c92-0e23-406d-8cb7-786a5f8cb70f None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 588.877355] [55022]: INFO cinder.api.openstack.wsgi [None req-a3d44c92-0e23-406d-8cb7-786a5f8cb70f tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] GET http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 [ 588.881018] [55022]: DEBUG cinder.api.openstack.wsgi [None req-a3d44c92-0e23-406d-8cb7-786a5f8cb70f tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 588.881018] [55022]: DEBUG cinder.api.openstack.wsgi [None req-a3d44c92-0e23-406d-8cb7-786a5f8cb70f tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 588.895760] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 588.895760] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 588.906336] [55022]: INFO cinder.volume.api [None req-a3d44c92-0e23-406d-8cb7-786a5f8cb70f tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Volume info retrieved successfully. [ 588.913916] [55022]: INFO cinder.api.openstack.wsgi [None req-a3d44c92-0e23-406d-8cb7-786a5f8cb70f tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 returned with HTTP 200 [ 588.913916] [55022]: [pid: 55022|app: 0|req: 13/25] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 11:57:36 2025] GET /volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 => generated 989 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 589.929171] [55021]: DEBUG cinder.api.middleware.request_id [None req-b4fca3ff-d371-44bc-bbca-d6c2ec7bf8a1 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 589.934161] [55021]: INFO cinder.api.openstack.wsgi [None req-b4fca3ff-d371-44bc-bbca-d6c2ec7bf8a1 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] GET http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 [ 589.934161] [55021]: DEBUG cinder.api.openstack.wsgi [None req-b4fca3ff-d371-44bc-bbca-d6c2ec7bf8a1 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 589.934161] [55021]: DEBUG cinder.api.openstack.wsgi [None req-b4fca3ff-d371-44bc-bbca-d6c2ec7bf8a1 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 589.949907] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 589.949907] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 589.955154] [55021]: INFO cinder.volume.api [None req-b4fca3ff-d371-44bc-bbca-d6c2ec7bf8a1 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Volume info retrieved successfully. [ 589.961535] [55021]: INFO cinder.api.openstack.wsgi [None req-b4fca3ff-d371-44bc-bbca-d6c2ec7bf8a1 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 returned with HTTP 200 [ 589.962478] [55021]: [pid: 55021|app: 0|req: 13/26] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 11:57:37 2025] GET /volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 => generated 989 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 590.981814] [55022]: DEBUG cinder.api.middleware.request_id [None req-3a1746ea-edc4-41c8-a849-631ba9bc0312 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 590.984608] [55022]: INFO cinder.api.openstack.wsgi [None req-3a1746ea-edc4-41c8-a849-631ba9bc0312 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] GET http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 [ 590.985286] [55022]: DEBUG cinder.api.openstack.wsgi [None req-3a1746ea-edc4-41c8-a849-631ba9bc0312 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 590.985286] [55022]: DEBUG cinder.api.openstack.wsgi [None req-3a1746ea-edc4-41c8-a849-631ba9bc0312 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 591.002562] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 591.002562] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 591.009275] [55022]: INFO cinder.volume.api [None req-3a1746ea-edc4-41c8-a849-631ba9bc0312 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Volume info retrieved successfully. [ 591.018295] [55022]: INFO cinder.api.openstack.wsgi [None req-3a1746ea-edc4-41c8-a849-631ba9bc0312 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 returned with HTTP 200 [ 591.018739] [55022]: [pid: 55022|app: 0|req: 14/27] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 11:57:38 2025] GET /volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 => generated 989 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 592.035063] [55021]: DEBUG cinder.api.middleware.request_id [None req-1b0bee43-ff53-4309-939e-2f8d97c46e64 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 592.037324] [55021]: INFO cinder.api.openstack.wsgi [None req-1b0bee43-ff53-4309-939e-2f8d97c46e64 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] GET http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 [ 592.037578] [55021]: DEBUG cinder.api.openstack.wsgi [None req-1b0bee43-ff53-4309-939e-2f8d97c46e64 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 592.037823] [55021]: DEBUG cinder.api.openstack.wsgi [None req-1b0bee43-ff53-4309-939e-2f8d97c46e64 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 592.050282] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 592.050282] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 592.053714] [55021]: INFO cinder.volume.api [None req-1b0bee43-ff53-4309-939e-2f8d97c46e64 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Volume info retrieved successfully. [ 592.059467] [55021]: INFO cinder.api.openstack.wsgi [None req-1b0bee43-ff53-4309-939e-2f8d97c46e64 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 returned with HTTP 200 [ 592.060020] [55021]: [pid: 55021|app: 0|req: 14/28] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 11:57:39 2025] GET /volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 => generated 989 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 593.074979] [55022]: DEBUG cinder.api.middleware.request_id [None req-800a1fb2-f639-4e59-9961-41e1ed101297 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 593.077285] [55022]: INFO cinder.api.openstack.wsgi [None req-800a1fb2-f639-4e59-9961-41e1ed101297 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] GET http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 [ 593.077544] [55022]: DEBUG cinder.api.openstack.wsgi [None req-800a1fb2-f639-4e59-9961-41e1ed101297 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 593.077780] [55022]: DEBUG cinder.api.openstack.wsgi [None req-800a1fb2-f639-4e59-9961-41e1ed101297 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 593.088170] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 593.088170] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 593.095505] [55022]: INFO cinder.volume.api [None req-800a1fb2-f639-4e59-9961-41e1ed101297 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Volume info retrieved successfully. [ 593.100807] [55022]: INFO cinder.api.openstack.wsgi [None req-800a1fb2-f639-4e59-9961-41e1ed101297 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 returned with HTTP 200 [ 593.101244] [55022]: [pid: 55022|app: 0|req: 15/29] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 11:57:40 2025] GET /volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 => generated 989 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 594.113714] [55021]: DEBUG cinder.api.middleware.request_id [None req-012a0ff4-36bc-44c1-9f75-23263d79f91e None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 594.118771] [55021]: INFO cinder.api.openstack.wsgi [None req-012a0ff4-36bc-44c1-9f75-23263d79f91e tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] GET http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 [ 594.118771] [55021]: DEBUG cinder.api.openstack.wsgi [None req-012a0ff4-36bc-44c1-9f75-23263d79f91e tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 594.118771] [55021]: DEBUG cinder.api.openstack.wsgi [None req-012a0ff4-36bc-44c1-9f75-23263d79f91e tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 594.131151] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 594.131151] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 594.135530] [55021]: INFO cinder.volume.api [None req-012a0ff4-36bc-44c1-9f75-23263d79f91e tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Volume info retrieved successfully. [ 594.148209] [55021]: INFO cinder.api.openstack.wsgi [None req-012a0ff4-36bc-44c1-9f75-23263d79f91e tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 returned with HTTP 200 [ 594.148690] [55021]: [pid: 55021|app: 0|req: 15/30] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 11:57:41 2025] GET /volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 => generated 1572 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 594.768559] [55022]: DEBUG cinder.api.middleware.request_id [req-ed21ba23-8f80-479e-b399-fb9cb1523fde req-3140ca65-497c-4779-92e3-142d43f9cd4e None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 594.769836] [55022]: WARNING keystonemiddleware.auth_token [req-ed21ba23-8f80-479e-b399-fb9cb1523fde req-3140ca65-497c-4779-92e3-142d43f9cd4e 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. [ 594.773847] [55022]: INFO cinder.api.openstack.wsgi [req-ed21ba23-8f80-479e-b399-fb9cb1523fde req-3140ca65-497c-4779-92e3-142d43f9cd4e tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] GET http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 [ 594.774739] [55022]: DEBUG cinder.api.openstack.wsgi [req-ed21ba23-8f80-479e-b399-fb9cb1523fde req-3140ca65-497c-4779-92e3-142d43f9cd4e tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 594.776813] [55022]: DEBUG cinder.api.openstack.wsgi [req-ed21ba23-8f80-479e-b399-fb9cb1523fde req-3140ca65-497c-4779-92e3-142d43f9cd4e tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 594.794637] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 594.794637] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 594.802309] [55022]: INFO cinder.volume.api [req-ed21ba23-8f80-479e-b399-fb9cb1523fde req-3140ca65-497c-4779-92e3-142d43f9cd4e tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Volume info retrieved successfully. [ 594.810868] [55022]: INFO cinder.api.openstack.wsgi [req-ed21ba23-8f80-479e-b399-fb9cb1523fde req-3140ca65-497c-4779-92e3-142d43f9cd4e tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 returned with HTTP 200 [ 594.811064] [55022]: [pid: 55022|app: 0|req: 16/31] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:57:42 2025] GET /volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 => generated 1391 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 595.255216] [55021]: DEBUG cinder.api.middleware.request_id [req-ed21ba23-8f80-479e-b399-fb9cb1523fde req-4e83808a-0c13-4a7d-aef1-af547f9aaf42 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 595.256788] [55021]: WARNING keystonemiddleware.auth_token [req-ed21ba23-8f80-479e-b399-fb9cb1523fde req-4e83808a-0c13-4a7d-aef1-af547f9aaf42 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. [ 595.258524] [55021]: INFO cinder.api.openstack.wsgi [req-ed21ba23-8f80-479e-b399-fb9cb1523fde req-4e83808a-0c13-4a7d-aef1-af547f9aaf42 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] GET http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 [ 595.258761] [55021]: DEBUG cinder.api.openstack.wsgi [req-ed21ba23-8f80-479e-b399-fb9cb1523fde req-4e83808a-0c13-4a7d-aef1-af547f9aaf42 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 595.259072] [55021]: DEBUG cinder.api.openstack.wsgi [req-ed21ba23-8f80-479e-b399-fb9cb1523fde req-4e83808a-0c13-4a7d-aef1-af547f9aaf42 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 595.272026] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 595.272026] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 595.275927] [55021]: INFO cinder.volume.api [req-ed21ba23-8f80-479e-b399-fb9cb1523fde req-4e83808a-0c13-4a7d-aef1-af547f9aaf42 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Volume info retrieved successfully. [ 595.283638] [55021]: INFO cinder.api.openstack.wsgi [req-ed21ba23-8f80-479e-b399-fb9cb1523fde req-4e83808a-0c13-4a7d-aef1-af547f9aaf42 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 returned with HTTP 200 [ 595.288133] [55021]: [pid: 55021|app: 0|req: 16/32] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:57:43 2025] GET /volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 => generated 1391 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 595.290127] [55022]: DEBUG cinder.api.middleware.request_id [None req-0a63a1b4-cfe7-4ab5-a87a-51c6156347b5 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 595.290836] [55022]: INFO cinder.api.openstack.wsgi [None req-0a63a1b4-cfe7-4ab5-a87a-51c6156347b5 None None] GET http://10.180.1.21/volume// [ 595.294015] [55022]: DEBUG cinder.api.openstack.wsgi [None req-0a63a1b4-cfe7-4ab5-a87a-51c6156347b5 None None] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 595.294015] [55022]: DEBUG cinder.api.openstack.wsgi [None req-0a63a1b4-cfe7-4ab5-a87a-51c6156347b5 None None] Calling method 'all' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 595.294015] [55022]: INFO cinder.api.openstack.wsgi [None req-0a63a1b4-cfe7-4ab5-a87a-51c6156347b5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 595.294015] [55022]: [pid: 55022|app: 0|req: 17/33] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 11:57:43 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 595.297398] [55021]: DEBUG cinder.api.middleware.request_id [req-ed21ba23-8f80-479e-b399-fb9cb1523fde req-f0466805-00ee-4742-aeb7-33b83044a256 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 595.299806] [55021]: INFO cinder.api.openstack.wsgi [req-ed21ba23-8f80-479e-b399-fb9cb1523fde req-f0466805-00ee-4742-aeb7-33b83044a256 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] POST http://10.180.1.21/volume/v3/attachments [ 595.300335] [55021]: DEBUG cinder.api.openstack.wsgi [req-ed21ba23-8f80-479e-b399-fb9cb1523fde req-f0466805-00ee-4742-aeb7-33b83044a256 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "388c3876-a83f-4042-bf72-4e64301ffb79", "connector": null, "instance_uuid": "c27bd37e-eb20-422f-98e3-1935f75d2ab8"}} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 595.309425] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 595.309425] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 595.346229] [55021]: INFO cinder.api.openstack.wsgi [req-ed21ba23-8f80-479e-b399-fb9cb1523fde req-f0466805-00ee-4742-aeb7-33b83044a256 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 595.346508] [55021]: [pid: 55021|app: 0|req: 17/34] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 11:57:43 2025] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 604.806038] [55022]: DEBUG dbcounter [-] [55022] Writing DB stats cinder:SELECT=72,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=55022) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 605.348454] [55021]: DEBUG dbcounter [-] [55021] Writing DB stats cinder:SELECT=54,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=55021) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 621.494501] [55022]: DEBUG cinder.api.middleware.request_id [None req-d7d2279c-38eb-4b72-8e84-fcaccb3e0da1 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 621.497255] [55022]: INFO cinder.api.openstack.wsgi [None req-d7d2279c-38eb-4b72-8e84-fcaccb3e0da1 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] POST http://10.180.1.21/volume/v3/volumes [ 621.497876] [55022]: DEBUG cinder.api.openstack.wsgi [None req-d7d2279c-38eb-4b72-8e84-fcaccb3e0da1 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-802944775", "imageRef": "79ed69e5-5788-4ca0-aae2-a55a1efd5c06", "size": 1}} {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 621.500723] [55022]: DEBUG cinder.api.v3.volumes [None req-d7d2279c-38eb-4b72-8e84-fcaccb3e0da1 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-802944775', 'imageRef': '79ed69e5-5788-4ca0-aae2-a55a1efd5c06', 'size': 1}} {{(pid=55022) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 621.570015] [55022]: INFO cinder.api.v3.volumes [None req-d7d2279c-38eb-4b72-8e84-fcaccb3e0da1 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Create volume of 1 GB [ 621.576692] [55022]: INFO cinder.volume.api [None req-d7d2279c-38eb-4b72-8e84-fcaccb3e0da1 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Availability Zones retrieved successfully. [ 621.585838] [55022]: DEBUG cinder.volume.api [None req-d7d2279c-38eb-4b72-8e84-fcaccb3e0da1 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Flow 'volume_create_api' (699dbe71-e792-4a44-a1c1-b1d65bfbaf7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 621.587499] [55022]: DEBUG cinder.volume.api [None req-d7d2279c-38eb-4b72-8e84-fcaccb3e0da1 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00e63cea-bd19-46df-966c-e8b23a78844a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 621.588830] [55022]: DEBUG cinder.volume.flows.api.create_volume [None req-d7d2279c-38eb-4b72-8e84-fcaccb3e0da1 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Validating volume size '1' using validate_int {{(pid=55022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 621.643616] [55022]: DEBUG cinder.volume.api [None req-d7d2279c-38eb-4b72-8e84-fcaccb3e0da1 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00e63cea-bd19-46df-966c-e8b23a78844a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T11:54:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fe68bc55-1aa9-4430-8a92-ce31fba1cbb5', '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=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 621.644704] [55022]: DEBUG cinder.volume.api [None req-d7d2279c-38eb-4b72-8e84-fcaccb3e0da1 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb6c6819-a68e-496f-9501-68cb92090fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 621.703637] [55022]: DEBUG cinder.quota [None req-d7d2279c-38eb-4b72-8e84-fcaccb3e0da1 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Created reservations ['2a3f7b51-1d57-428f-b8ef-e8a772e78f8c', 'd3198e3b-6822-4258-a495-c78e780ac04a', '0755bfaa-0e59-45c5-aa13-0b5db1564f70', '426d2884-d0a6-45ce-a49c-e47b239afec7'] {{(pid=55022) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 621.704785] [55022]: DEBUG cinder.volume.api [None req-d7d2279c-38eb-4b72-8e84-fcaccb3e0da1 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb6c6819-a68e-496f-9501-68cb92090fd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a3f7b51-1d57-428f-b8ef-e8a772e78f8c', 'd3198e3b-6822-4258-a495-c78e780ac04a', '0755bfaa-0e59-45c5-aa13-0b5db1564f70', '426d2884-d0a6-45ce-a49c-e47b239afec7']}' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 621.709450] [55022]: DEBUG cinder.volume.api [None req-d7d2279c-38eb-4b72-8e84-fcaccb3e0da1 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (142a816f-017a-4305-b51b-62c8ce0ac984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 621.722637] [55022]: DEBUG cinder.volume.api [None req-d7d2279c-38eb-4b72-8e84-fcaccb3e0da1 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (142a816f-017a-4305-b51b-62c8ce0ac984) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9abd36e-e722-44a7-8471-fe11e722639b', '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-802944775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='466097eec22d459084c7ea710a7f0001',qos_specs=None,replication_status=,reservations=['2a3f7b51-1d57-428f-b8ef-e8a772e78f8c','d3198e3b-6822-4258-a495-c78e780ac04a','0755bfaa-0e59-45c5-aa13-0b5db1564f70','426d2884-d0a6-45ce-a49c-e47b239afec7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4b3dd8effa54175852e5aeb8f8cb30d',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5), '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-19T11:58:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-802944775',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9abd36e-e722-44a7-8471-fe11e722639b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='466097eec22d459084c7ea710a7f0001',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='b4b3dd8effa54175852e5aeb8f8cb30d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fe68bc55-1aa9-4430-8a92-ce31fba1cbb5),volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 621.723804] [55022]: DEBUG cinder.volume.api [None req-d7d2279c-38eb-4b72-8e84-fcaccb3e0da1 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58a2a87b-4bfb-42c2-97a0-df176754e83b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 621.738654] [55022]: DEBUG cinder.volume.api [None req-d7d2279c-38eb-4b72-8e84-fcaccb3e0da1 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58a2a87b-4bfb-42c2-97a0-df176754e83b) 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-802944775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='466097eec22d459084c7ea710a7f0001',qos_specs=None,replication_status=,reservations=['2a3f7b51-1d57-428f-b8ef-e8a772e78f8c','d3198e3b-6822-4258-a495-c78e780ac04a','0755bfaa-0e59-45c5-aa13-0b5db1564f70','426d2884-d0a6-45ce-a49c-e47b239afec7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4b3dd8effa54175852e5aeb8f8cb30d',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 621.741023] [55022]: DEBUG cinder.volume.api [None req-d7d2279c-38eb-4b72-8e84-fcaccb3e0da1 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bc25f86-2310-4456-bfce-363d6c249d75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 621.751619] [55022]: DEBUG cinder.volume.api [None req-d7d2279c-38eb-4b72-8e84-fcaccb3e0da1 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bc25f86-2310-4456-bfce-363d6c249d75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 621.753156] [55022]: DEBUG cinder.volume.api [None req-d7d2279c-38eb-4b72-8e84-fcaccb3e0da1 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Flow 'volume_create_api' (699dbe71-e792-4a44-a1c1-b1d65bfbaf7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55022) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 621.753743] [55022]: INFO cinder.volume.api [None req-d7d2279c-38eb-4b72-8e84-fcaccb3e0da1 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Create volume request issued successfully. [ 621.754968] [55022]: INFO cinder.api.openstack.wsgi [None req-d7d2279c-38eb-4b72-8e84-fcaccb3e0da1 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 621.755632] [55022]: [pid: 55022|app: 0|req: 18/35] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 11:58:09 2025] POST /volume/v3/volumes => generated 751 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 621.767060] [55021]: DEBUG cinder.api.middleware.request_id [None req-5f35f0ac-f191-4262-8e3d-34ecebfb5e9b None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 621.769592] [55021]: INFO cinder.api.openstack.wsgi [None req-5f35f0ac-f191-4262-8e3d-34ecebfb5e9b tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] GET http://10.180.1.21/volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b [ 621.770263] [55021]: DEBUG cinder.api.openstack.wsgi [None req-5f35f0ac-f191-4262-8e3d-34ecebfb5e9b tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 621.770853] [55021]: DEBUG cinder.api.openstack.wsgi [None req-5f35f0ac-f191-4262-8e3d-34ecebfb5e9b tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 621.780384] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 621.780384] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 621.785135] [55021]: INFO cinder.volume.api [None req-5f35f0ac-f191-4262-8e3d-34ecebfb5e9b tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Volume info retrieved successfully. [ 621.792638] [55021]: INFO cinder.api.openstack.wsgi [None req-5f35f0ac-f191-4262-8e3d-34ecebfb5e9b tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] http://10.180.1.21/volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b returned with HTTP 200 [ 621.793519] [55021]: [pid: 55021|app: 0|req: 18/36] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:58:09 2025] GET /volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b => generated 819 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 622.808417] [55022]: DEBUG cinder.api.middleware.request_id [None req-e873f9cd-0c0b-4e38-bdda-e63a2049c333 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 622.810798] [55022]: INFO cinder.api.openstack.wsgi [None req-e873f9cd-0c0b-4e38-bdda-e63a2049c333 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] GET http://10.180.1.21/volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b [ 622.811044] [55022]: DEBUG cinder.api.openstack.wsgi [None req-e873f9cd-0c0b-4e38-bdda-e63a2049c333 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 622.811295] [55022]: DEBUG cinder.api.openstack.wsgi [None req-e873f9cd-0c0b-4e38-bdda-e63a2049c333 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 622.820706] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 622.820706] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 622.825270] [55022]: INFO cinder.volume.api [None req-e873f9cd-0c0b-4e38-bdda-e63a2049c333 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Volume info retrieved successfully. [ 622.830895] [55022]: INFO cinder.api.openstack.wsgi [None req-e873f9cd-0c0b-4e38-bdda-e63a2049c333 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] http://10.180.1.21/volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b returned with HTTP 200 [ 622.831397] [55022]: [pid: 55022|app: 0|req: 19/37] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:58:10 2025] GET /volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 623.841291] [55021]: DEBUG cinder.api.middleware.request_id [None req-9cc46077-47bd-4a80-a6c5-b34234bea18c None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 623.844258] [55021]: INFO cinder.api.openstack.wsgi [None req-9cc46077-47bd-4a80-a6c5-b34234bea18c tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] GET http://10.180.1.21/volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b [ 623.844415] [55021]: DEBUG cinder.api.openstack.wsgi [None req-9cc46077-47bd-4a80-a6c5-b34234bea18c tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 623.846983] [55021]: DEBUG cinder.api.openstack.wsgi [None req-9cc46077-47bd-4a80-a6c5-b34234bea18c tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 623.862865] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 623.862865] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 623.872402] [55021]: INFO cinder.volume.api [None req-9cc46077-47bd-4a80-a6c5-b34234bea18c tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Volume info retrieved successfully. [ 623.878778] [55021]: INFO cinder.api.openstack.wsgi [None req-9cc46077-47bd-4a80-a6c5-b34234bea18c tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] http://10.180.1.21/volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b returned with HTTP 200 [ 623.878778] [55021]: [pid: 55021|app: 0|req: 19/38] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:58:11 2025] GET /volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 624.893527] [55022]: DEBUG cinder.api.middleware.request_id [None req-a4bdb06e-579d-45de-9677-baf480746134 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 624.898978] [55022]: INFO cinder.api.openstack.wsgi [None req-a4bdb06e-579d-45de-9677-baf480746134 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] GET http://10.180.1.21/volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b [ 624.899116] [55022]: DEBUG cinder.api.openstack.wsgi [None req-a4bdb06e-579d-45de-9677-baf480746134 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 624.899369] [55022]: DEBUG cinder.api.openstack.wsgi [None req-a4bdb06e-579d-45de-9677-baf480746134 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 624.911713] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 624.911713] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 624.916562] [55022]: INFO cinder.volume.api [None req-a4bdb06e-579d-45de-9677-baf480746134 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Volume info retrieved successfully. [ 624.922252] [55022]: INFO cinder.api.openstack.wsgi [None req-a4bdb06e-579d-45de-9677-baf480746134 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] http://10.180.1.21/volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b returned with HTTP 200 [ 624.922680] [55022]: [pid: 55022|app: 0|req: 20/39] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:58:12 2025] GET /volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 625.933477] [55021]: DEBUG cinder.api.middleware.request_id [None req-d6bdb66c-9fc5-4752-b4c4-f17a79ea2c6d None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 625.935345] [55021]: INFO cinder.api.openstack.wsgi [None req-d6bdb66c-9fc5-4752-b4c4-f17a79ea2c6d tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] GET http://10.180.1.21/volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b [ 625.935572] [55021]: DEBUG cinder.api.openstack.wsgi [None req-d6bdb66c-9fc5-4752-b4c4-f17a79ea2c6d tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 625.935813] [55021]: DEBUG cinder.api.openstack.wsgi [None req-d6bdb66c-9fc5-4752-b4c4-f17a79ea2c6d tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 625.946436] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 625.946436] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 625.951029] [55021]: INFO cinder.volume.api [None req-d6bdb66c-9fc5-4752-b4c4-f17a79ea2c6d tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Volume info retrieved successfully. [ 625.956080] [55021]: INFO cinder.api.openstack.wsgi [None req-d6bdb66c-9fc5-4752-b4c4-f17a79ea2c6d tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] http://10.180.1.21/volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b returned with HTTP 200 [ 625.956502] [55021]: [pid: 55021|app: 0|req: 20/40] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:58:13 2025] GET /volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 626.966708] [55022]: DEBUG cinder.api.middleware.request_id [None req-ee280061-e1bd-4681-b16c-1ff7f8034d73 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 626.968917] [55022]: INFO cinder.api.openstack.wsgi [None req-ee280061-e1bd-4681-b16c-1ff7f8034d73 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] GET http://10.180.1.21/volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b [ 626.969172] [55022]: DEBUG cinder.api.openstack.wsgi [None req-ee280061-e1bd-4681-b16c-1ff7f8034d73 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 626.969401] [55022]: DEBUG cinder.api.openstack.wsgi [None req-ee280061-e1bd-4681-b16c-1ff7f8034d73 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 626.979990] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 626.979990] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 626.984259] [55022]: INFO cinder.volume.api [None req-ee280061-e1bd-4681-b16c-1ff7f8034d73 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Volume info retrieved successfully. [ 626.989325] [55022]: INFO cinder.api.openstack.wsgi [None req-ee280061-e1bd-4681-b16c-1ff7f8034d73 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] http://10.180.1.21/volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b returned with HTTP 200 [ 626.991108] [55022]: [pid: 55022|app: 0|req: 21/41] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:58:14 2025] GET /volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 628.000245] [55021]: DEBUG cinder.api.middleware.request_id [None req-1d4d068c-7e4b-44a3-810f-e4bf8cdd79ad None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 628.002283] [55021]: INFO cinder.api.openstack.wsgi [None req-1d4d068c-7e4b-44a3-810f-e4bf8cdd79ad tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] GET http://10.180.1.21/volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b [ 628.002506] [55021]: DEBUG cinder.api.openstack.wsgi [None req-1d4d068c-7e4b-44a3-810f-e4bf8cdd79ad tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 628.002725] [55021]: DEBUG cinder.api.openstack.wsgi [None req-1d4d068c-7e4b-44a3-810f-e4bf8cdd79ad tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 628.012157] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 628.012157] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 628.016052] [55021]: INFO cinder.volume.api [None req-1d4d068c-7e4b-44a3-810f-e4bf8cdd79ad tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Volume info retrieved successfully. [ 628.020598] [55021]: INFO cinder.api.openstack.wsgi [None req-1d4d068c-7e4b-44a3-810f-e4bf8cdd79ad tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] http://10.180.1.21/volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b returned with HTTP 200 [ 628.021009] [55021]: [pid: 55021|app: 0|req: 21/42] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:58:15 2025] GET /volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 629.037458] [55022]: DEBUG cinder.api.middleware.request_id [None req-6ef7c8e2-61f3-42a2-ac35-2f346fa19e50 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 629.039602] [55022]: INFO cinder.api.openstack.wsgi [None req-6ef7c8e2-61f3-42a2-ac35-2f346fa19e50 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] GET http://10.180.1.21/volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b [ 629.039831] [55022]: DEBUG cinder.api.openstack.wsgi [None req-6ef7c8e2-61f3-42a2-ac35-2f346fa19e50 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 629.040059] [55022]: DEBUG cinder.api.openstack.wsgi [None req-6ef7c8e2-61f3-42a2-ac35-2f346fa19e50 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 629.050734] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 629.050734] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 629.054692] [55022]: INFO cinder.volume.api [None req-6ef7c8e2-61f3-42a2-ac35-2f346fa19e50 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Volume info retrieved successfully. [ 629.059515] [55022]: INFO cinder.api.openstack.wsgi [None req-6ef7c8e2-61f3-42a2-ac35-2f346fa19e50 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] http://10.180.1.21/volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b returned with HTTP 200 [ 629.059906] [55022]: [pid: 55022|app: 0|req: 22/43] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:58:16 2025] GET /volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 630.069345] [55021]: DEBUG cinder.api.middleware.request_id [None req-448c198e-2ae3-43f8-ba06-8d7e13ad8e6f None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 630.071651] [55021]: INFO cinder.api.openstack.wsgi [None req-448c198e-2ae3-43f8-ba06-8d7e13ad8e6f tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] GET http://10.180.1.21/volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b [ 630.071821] [55021]: DEBUG cinder.api.openstack.wsgi [None req-448c198e-2ae3-43f8-ba06-8d7e13ad8e6f tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 630.072062] [55021]: DEBUG cinder.api.openstack.wsgi [None req-448c198e-2ae3-43f8-ba06-8d7e13ad8e6f tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 630.080386] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 630.080386] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 630.085040] [55021]: INFO cinder.volume.api [None req-448c198e-2ae3-43f8-ba06-8d7e13ad8e6f tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Volume info retrieved successfully. [ 630.089704] [55021]: INFO cinder.api.openstack.wsgi [None req-448c198e-2ae3-43f8-ba06-8d7e13ad8e6f tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] http://10.180.1.21/volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b returned with HTTP 200 [ 630.090138] [55021]: [pid: 55021|app: 0|req: 22/44] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:58:17 2025] GET /volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 631.100430] [55022]: DEBUG cinder.api.middleware.request_id [None req-4681c153-50b7-4bfb-adf4-aabfd1083754 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 631.102507] [55022]: INFO cinder.api.openstack.wsgi [None req-4681c153-50b7-4bfb-adf4-aabfd1083754 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] GET http://10.180.1.21/volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b [ 631.102729] [55022]: DEBUG cinder.api.openstack.wsgi [None req-4681c153-50b7-4bfb-adf4-aabfd1083754 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 631.102953] [55022]: DEBUG cinder.api.openstack.wsgi [None req-4681c153-50b7-4bfb-adf4-aabfd1083754 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 631.113805] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 631.113805] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 631.118388] [55022]: INFO cinder.volume.api [None req-4681c153-50b7-4bfb-adf4-aabfd1083754 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Volume info retrieved successfully. [ 631.123476] [55022]: INFO cinder.api.openstack.wsgi [None req-4681c153-50b7-4bfb-adf4-aabfd1083754 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] http://10.180.1.21/volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b returned with HTTP 200 [ 631.124031] [55022]: [pid: 55022|app: 0|req: 23/45] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:58:18 2025] GET /volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 632.133198] [55021]: DEBUG cinder.api.middleware.request_id [None req-df76c8de-e514-4a11-a7c3-48614b9e3c1f None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 632.138719] [55021]: INFO cinder.api.openstack.wsgi [None req-df76c8de-e514-4a11-a7c3-48614b9e3c1f tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] GET http://10.180.1.21/volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b [ 632.138719] [55021]: DEBUG cinder.api.openstack.wsgi [None req-df76c8de-e514-4a11-a7c3-48614b9e3c1f tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 632.138719] [55021]: DEBUG cinder.api.openstack.wsgi [None req-df76c8de-e514-4a11-a7c3-48614b9e3c1f tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 632.156354] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 632.156354] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 632.164615] [55021]: INFO cinder.volume.api [None req-df76c8de-e514-4a11-a7c3-48614b9e3c1f tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Volume info retrieved successfully. [ 632.171256] [55021]: INFO cinder.api.openstack.wsgi [None req-df76c8de-e514-4a11-a7c3-48614b9e3c1f tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] http://10.180.1.21/volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b returned with HTTP 200 [ 632.171694] [55021]: [pid: 55021|app: 0|req: 23/46] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:58:19 2025] GET /volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 633.183363] [55022]: DEBUG cinder.api.middleware.request_id [None req-dcc025f3-6fd9-4f8e-b5cb-cd927a3dd279 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 633.185521] [55022]: INFO cinder.api.openstack.wsgi [None req-dcc025f3-6fd9-4f8e-b5cb-cd927a3dd279 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] GET http://10.180.1.21/volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b [ 633.185770] [55022]: DEBUG cinder.api.openstack.wsgi [None req-dcc025f3-6fd9-4f8e-b5cb-cd927a3dd279 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 633.186054] [55022]: DEBUG cinder.api.openstack.wsgi [None req-dcc025f3-6fd9-4f8e-b5cb-cd927a3dd279 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 633.199026] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 633.199026] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 633.204627] [55022]: INFO cinder.volume.api [None req-dcc025f3-6fd9-4f8e-b5cb-cd927a3dd279 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Volume info retrieved successfully. [ 633.212206] [55022]: INFO cinder.api.openstack.wsgi [None req-dcc025f3-6fd9-4f8e-b5cb-cd927a3dd279 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] http://10.180.1.21/volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b returned with HTTP 200 [ 633.212732] [55022]: [pid: 55022|app: 0|req: 24/47] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:58:21 2025] GET /volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 634.223290] [55021]: DEBUG cinder.api.middleware.request_id [None req-33b43ddc-4bc4-46b6-b697-da16d13a3dbe None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 634.225919] [55021]: INFO cinder.api.openstack.wsgi [None req-33b43ddc-4bc4-46b6-b697-da16d13a3dbe tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] GET http://10.180.1.21/volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b [ 634.225919] [55021]: DEBUG cinder.api.openstack.wsgi [None req-33b43ddc-4bc4-46b6-b697-da16d13a3dbe tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 634.226136] [55021]: DEBUG cinder.api.openstack.wsgi [None req-33b43ddc-4bc4-46b6-b697-da16d13a3dbe tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 634.237507] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 634.237507] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 634.242043] [55021]: INFO cinder.volume.api [None req-33b43ddc-4bc4-46b6-b697-da16d13a3dbe tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Volume info retrieved successfully. [ 634.253716] [55021]: INFO cinder.api.openstack.wsgi [None req-33b43ddc-4bc4-46b6-b697-da16d13a3dbe tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] http://10.180.1.21/volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b returned with HTTP 200 [ 634.253850] [55021]: [pid: 55021|app: 0|req: 24/48] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:58:22 2025] GET /volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 635.266680] [55022]: DEBUG cinder.api.middleware.request_id [None req-10e657e0-c9c8-4fa4-8858-609834966a25 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 635.271239] [55022]: INFO cinder.api.openstack.wsgi [None req-10e657e0-c9c8-4fa4-8858-609834966a25 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] GET http://10.180.1.21/volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b [ 635.271239] [55022]: DEBUG cinder.api.openstack.wsgi [None req-10e657e0-c9c8-4fa4-8858-609834966a25 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 635.271239] [55022]: DEBUG cinder.api.openstack.wsgi [None req-10e657e0-c9c8-4fa4-8858-609834966a25 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 635.288207] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 635.288207] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 635.293062] [55022]: INFO cinder.volume.api [None req-10e657e0-c9c8-4fa4-8858-609834966a25 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Volume info retrieved successfully. [ 635.304607] [55022]: INFO cinder.api.openstack.wsgi [None req-10e657e0-c9c8-4fa4-8858-609834966a25 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] http://10.180.1.21/volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b returned with HTTP 200 [ 635.308034] [55022]: [pid: 55022|app: 0|req: 25/49] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:58:23 2025] GET /volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 636.316314] [55021]: DEBUG cinder.api.middleware.request_id [None req-cec87c6c-8ea6-43a1-b15e-7f9c93c58a33 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 636.319275] [55021]: INFO cinder.api.openstack.wsgi [None req-cec87c6c-8ea6-43a1-b15e-7f9c93c58a33 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] GET http://10.180.1.21/volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b [ 636.320831] [55021]: DEBUG cinder.api.openstack.wsgi [None req-cec87c6c-8ea6-43a1-b15e-7f9c93c58a33 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 636.320831] [55021]: DEBUG cinder.api.openstack.wsgi [None req-cec87c6c-8ea6-43a1-b15e-7f9c93c58a33 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 636.344412] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 636.344412] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 636.349238] [55021]: INFO cinder.volume.api [None req-cec87c6c-8ea6-43a1-b15e-7f9c93c58a33 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Volume info retrieved successfully. [ 636.357248] [55021]: INFO cinder.api.openstack.wsgi [None req-cec87c6c-8ea6-43a1-b15e-7f9c93c58a33 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] http://10.180.1.21/volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b returned with HTTP 200 [ 636.357416] [55021]: [pid: 55021|app: 0|req: 25/50] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:58:24 2025] GET /volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 637.380104] [55022]: DEBUG cinder.api.middleware.request_id [None req-e853632e-6f0a-46b6-83a7-b98577c39205 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 637.383010] [55022]: INFO cinder.api.openstack.wsgi [None req-e853632e-6f0a-46b6-83a7-b98577c39205 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] GET http://10.180.1.21/volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b [ 637.383010] [55022]: DEBUG cinder.api.openstack.wsgi [None req-e853632e-6f0a-46b6-83a7-b98577c39205 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 637.383145] [55022]: DEBUG cinder.api.openstack.wsgi [None req-e853632e-6f0a-46b6-83a7-b98577c39205 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 637.396931] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 637.396931] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 637.401286] [55022]: INFO cinder.volume.api [None req-e853632e-6f0a-46b6-83a7-b98577c39205 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Volume info retrieved successfully. [ 637.407145] [55022]: INFO cinder.api.openstack.wsgi [None req-e853632e-6f0a-46b6-83a7-b98577c39205 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] http://10.180.1.21/volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b returned with HTTP 200 [ 637.408085] [55022]: [pid: 55022|app: 0|req: 26/51] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:58:25 2025] GET /volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 638.419135] [55021]: DEBUG cinder.api.middleware.request_id [None req-32e54605-b8af-477d-aed5-bd82a8073fb5 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 638.422379] [55021]: INFO cinder.api.openstack.wsgi [None req-32e54605-b8af-477d-aed5-bd82a8073fb5 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] GET http://10.180.1.21/volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b [ 638.422641] [55021]: DEBUG cinder.api.openstack.wsgi [None req-32e54605-b8af-477d-aed5-bd82a8073fb5 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 638.422903] [55021]: DEBUG cinder.api.openstack.wsgi [None req-32e54605-b8af-477d-aed5-bd82a8073fb5 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 638.437206] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 638.437206] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 638.443042] [55021]: INFO cinder.volume.api [None req-32e54605-b8af-477d-aed5-bd82a8073fb5 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Volume info retrieved successfully. [ 638.453882] [55021]: INFO cinder.api.openstack.wsgi [None req-32e54605-b8af-477d-aed5-bd82a8073fb5 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] http://10.180.1.21/volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b returned with HTTP 200 [ 638.453882] [55021]: [pid: 55021|app: 0|req: 26/52] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:58:26 2025] GET /volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 639.466155] [55022]: DEBUG cinder.api.middleware.request_id [None req-8e019d8a-e4b4-455b-8629-d87ac729868d None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 639.469442] [55022]: INFO cinder.api.openstack.wsgi [None req-8e019d8a-e4b4-455b-8629-d87ac729868d tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] GET http://10.180.1.21/volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b [ 639.469677] [55022]: DEBUG cinder.api.openstack.wsgi [None req-8e019d8a-e4b4-455b-8629-d87ac729868d tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 639.469971] [55022]: DEBUG cinder.api.openstack.wsgi [None req-8e019d8a-e4b4-455b-8629-d87ac729868d tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 639.486023] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 639.486023] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 639.490306] [55022]: INFO cinder.volume.api [None req-8e019d8a-e4b4-455b-8629-d87ac729868d tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Volume info retrieved successfully. [ 639.496820] [55022]: INFO cinder.api.openstack.wsgi [None req-8e019d8a-e4b4-455b-8629-d87ac729868d tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] http://10.180.1.21/volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b returned with HTTP 200 [ 639.497454] [55022]: [pid: 55022|app: 0|req: 27/53] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:58:27 2025] GET /volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 640.513908] [55021]: DEBUG cinder.api.middleware.request_id [None req-ec273924-a71e-443b-9acb-56037241debf None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 640.517619] [55021]: INFO cinder.api.openstack.wsgi [None req-ec273924-a71e-443b-9acb-56037241debf tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] GET http://10.180.1.21/volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b [ 640.517795] [55021]: DEBUG cinder.api.openstack.wsgi [None req-ec273924-a71e-443b-9acb-56037241debf tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 640.518510] [55021]: DEBUG cinder.api.openstack.wsgi [None req-ec273924-a71e-443b-9acb-56037241debf tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 640.531025] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 640.531025] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 640.536102] [55021]: INFO cinder.volume.api [None req-ec273924-a71e-443b-9acb-56037241debf tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Volume info retrieved successfully. [ 640.541895] [55021]: INFO cinder.api.openstack.wsgi [None req-ec273924-a71e-443b-9acb-56037241debf tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] http://10.180.1.21/volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b returned with HTTP 200 [ 640.542333] [55021]: [pid: 55021|app: 0|req: 27/54] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:58:28 2025] GET /volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b => generated 1391 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 640.681610] [55022]: DEBUG cinder.api.middleware.request_id [req-43b3d5dd-c654-48b4-b0c6-d205df0711f8 req-c4985cc3-a68e-459b-b018-882310bec73e None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 640.687077] [55022]: INFO cinder.api.openstack.wsgi [req-43b3d5dd-c654-48b4-b0c6-d205df0711f8 req-c4985cc3-a68e-459b-b018-882310bec73e tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] GET http://10.180.1.21/volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b [ 640.687077] [55022]: DEBUG cinder.api.openstack.wsgi [req-43b3d5dd-c654-48b4-b0c6-d205df0711f8 req-c4985cc3-a68e-459b-b018-882310bec73e tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 640.687077] [55022]: DEBUG cinder.api.openstack.wsgi [req-43b3d5dd-c654-48b4-b0c6-d205df0711f8 req-c4985cc3-a68e-459b-b018-882310bec73e tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 640.695658] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 640.695658] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 640.699892] [55022]: INFO cinder.volume.api [req-43b3d5dd-c654-48b4-b0c6-d205df0711f8 req-c4985cc3-a68e-459b-b018-882310bec73e tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Volume info retrieved successfully. [ 640.706045] [55022]: INFO cinder.api.openstack.wsgi [req-43b3d5dd-c654-48b4-b0c6-d205df0711f8 req-c4985cc3-a68e-459b-b018-882310bec73e tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] http://10.180.1.21/volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b returned with HTTP 200 [ 640.706726] [55022]: [pid: 55022|app: 0|req: 28/55] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:58:28 2025] GET /volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b => generated 1391 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 641.110810] [55021]: DEBUG cinder.api.middleware.request_id [req-43b3d5dd-c654-48b4-b0c6-d205df0711f8 req-6ce79082-66f8-4acc-ba40-f3eed1a4fe17 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 641.116980] [55021]: INFO cinder.api.openstack.wsgi [req-43b3d5dd-c654-48b4-b0c6-d205df0711f8 req-6ce79082-66f8-4acc-ba40-f3eed1a4fe17 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] GET http://10.180.1.21/volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b [ 641.116980] [55021]: DEBUG cinder.api.openstack.wsgi [req-43b3d5dd-c654-48b4-b0c6-d205df0711f8 req-6ce79082-66f8-4acc-ba40-f3eed1a4fe17 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 641.116980] [55021]: DEBUG cinder.api.openstack.wsgi [req-43b3d5dd-c654-48b4-b0c6-d205df0711f8 req-6ce79082-66f8-4acc-ba40-f3eed1a4fe17 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 641.132791] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 641.132791] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 641.138062] [55021]: INFO cinder.volume.api [req-43b3d5dd-c654-48b4-b0c6-d205df0711f8 req-6ce79082-66f8-4acc-ba40-f3eed1a4fe17 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Volume info retrieved successfully. [ 641.143221] [55021]: INFO cinder.api.openstack.wsgi [req-43b3d5dd-c654-48b4-b0c6-d205df0711f8 req-6ce79082-66f8-4acc-ba40-f3eed1a4fe17 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] http://10.180.1.21/volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b returned with HTTP 200 [ 641.143531] [55021]: [pid: 55021|app: 0|req: 28/56] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:58:28 2025] GET /volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b => generated 1391 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 641.152546] [55022]: DEBUG cinder.api.middleware.request_id [None req-bf6ceef6-de69-4e92-b9aa-64d6ed219b34 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 641.152546] [55022]: INFO cinder.api.openstack.wsgi [None req-bf6ceef6-de69-4e92-b9aa-64d6ed219b34 None None] GET http://10.180.1.21/volume// [ 641.152546] [55022]: DEBUG cinder.api.openstack.wsgi [None req-bf6ceef6-de69-4e92-b9aa-64d6ed219b34 None None] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 641.152546] [55022]: DEBUG cinder.api.openstack.wsgi [None req-bf6ceef6-de69-4e92-b9aa-64d6ed219b34 None None] Calling method 'all' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 641.153202] [55022]: INFO cinder.api.openstack.wsgi [None req-bf6ceef6-de69-4e92-b9aa-64d6ed219b34 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 641.153925] [55022]: [pid: 55022|app: 0|req: 29/57] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 11:58:29 2025] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 641.157660] [55021]: DEBUG cinder.api.middleware.request_id [req-43b3d5dd-c654-48b4-b0c6-d205df0711f8 req-66169c0f-b2f4-4592-9152-dfd1a5160741 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 641.159867] [55021]: INFO cinder.api.openstack.wsgi [req-43b3d5dd-c654-48b4-b0c6-d205df0711f8 req-66169c0f-b2f4-4592-9152-dfd1a5160741 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] POST http://10.180.1.21/volume/v3/attachments [ 641.160306] [55021]: DEBUG cinder.api.openstack.wsgi [req-43b3d5dd-c654-48b4-b0c6-d205df0711f8 req-66169c0f-b2f4-4592-9152-dfd1a5160741 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d9abd36e-e722-44a7-8471-fe11e722639b", "connector": null, "instance_uuid": "8afa705a-cd78-4316-956a-26313220cb4d"}} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 641.170281] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 641.170281] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 641.218605] [55021]: INFO cinder.api.openstack.wsgi [req-43b3d5dd-c654-48b4-b0c6-d205df0711f8 req-66169c0f-b2f4-4592-9152-dfd1a5160741 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 641.219123] [55021]: [pid: 55021|app: 0|req: 29/58] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 11:58: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) [ 645.287017] [55022]: DEBUG cinder.api.middleware.request_id [None req-07edff65-becb-458b-b245-c63862a7a767 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 645.290013] [55022]: INFO cinder.api.openstack.wsgi [None req-07edff65-becb-458b-b245-c63862a7a767 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] POST http://10.180.1.21/volume/v3/volumes [ 645.290700] [55022]: DEBUG cinder.api.openstack.wsgi [None req-07edff65-becb-458b-b245-c63862a7a767 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-2072244996"}} {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 645.292752] [55022]: DEBUG cinder.api.v3.volumes [None req-07edff65-becb-458b-b245-c63862a7a767 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-2072244996'}} {{(pid=55022) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 645.293189] [55022]: INFO cinder.api.v3.volumes [None req-07edff65-becb-458b-b245-c63862a7a767 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Create volume of 1 GB [ 645.310842] [55022]: INFO cinder.volume.api [None req-07edff65-becb-458b-b245-c63862a7a767 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Availability Zones retrieved successfully. [ 645.318956] [55022]: DEBUG cinder.volume.api [None req-07edff65-becb-458b-b245-c63862a7a767 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Flow 'volume_create_api' (5c6c87b5-f030-4e1f-a1d0-05b78e9eadd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 645.320287] [55022]: DEBUG cinder.volume.api [None req-07edff65-becb-458b-b245-c63862a7a767 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce42912a-c35b-4e0c-908f-5f4ff2236cee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 645.324202] [55022]: DEBUG cinder.volume.flows.api.create_volume [None req-07edff65-becb-458b-b245-c63862a7a767 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Validating volume size '1' using validate_int {{(pid=55022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 645.366248] [55022]: DEBUG cinder.volume.api [None req-07edff65-becb-458b-b245-c63862a7a767 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce42912a-c35b-4e0c-908f-5f4ff2236cee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T11:54:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fe68bc55-1aa9-4430-8a92-ce31fba1cbb5', '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=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 645.366248] [55022]: DEBUG cinder.volume.api [None req-07edff65-becb-458b-b245-c63862a7a767 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (738aac87-ec11-4eed-a68a-08beef0efcfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 645.408355] [55022]: DEBUG cinder.quota [None req-07edff65-becb-458b-b245-c63862a7a767 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Created reservations ['814e1a67-a9fb-490c-864a-e1c61088dfa1', 'da374e69-4cdb-4c64-87a0-8887af4d0b21', '59a3b4b9-2788-4ad0-a96a-b360636b150e', '3b3e4052-4aa6-453a-b302-6b1b946d0090'] {{(pid=55022) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 645.409461] [55022]: DEBUG cinder.volume.api [None req-07edff65-becb-458b-b245-c63862a7a767 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (738aac87-ec11-4eed-a68a-08beef0efcfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['814e1a67-a9fb-490c-864a-e1c61088dfa1', 'da374e69-4cdb-4c64-87a0-8887af4d0b21', '59a3b4b9-2788-4ad0-a96a-b360636b150e', '3b3e4052-4aa6-453a-b302-6b1b946d0090']}' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 645.410421] [55022]: DEBUG cinder.volume.api [None req-07edff65-becb-458b-b245-c63862a7a767 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bce7039e-86fb-471f-a58b-d73dd3b286bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 645.425592] [55022]: DEBUG cinder.volume.api [None req-07edff65-becb-458b-b245-c63862a7a767 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bce7039e-86fb-471f-a58b-d73dd3b286bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed2262b8-85bb-4194-ae81-652d8f238269', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2072244996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b87a2889860c490387eef5222d0b86e5',qos_specs=None,replication_status=,reservations=['814e1a67-a9fb-490c-864a-e1c61088dfa1','da374e69-4cdb-4c64-87a0-8887af4d0b21','59a3b4b9-2788-4ad0-a96a-b360636b150e','3b3e4052-4aa6-453a-b302-6b1b946d0090'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37225cd42a6649f89c221d7743a25ed5',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5), '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-19T11:58:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2072244996',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed2262b8-85bb-4194-ae81-652d8f238269,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b87a2889860c490387eef5222d0b86e5',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='37225cd42a6649f89c221d7743a25ed5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fe68bc55-1aa9-4430-8a92-ce31fba1cbb5),volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 645.425592] [55022]: DEBUG cinder.volume.api [None req-07edff65-becb-458b-b245-c63862a7a767 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5aa2495-167f-4503-b9db-3bc0c93920fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 645.441208] [55022]: DEBUG cinder.volume.api [None req-07edff65-becb-458b-b245-c63862a7a767 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5aa2495-167f-4503-b9db-3bc0c93920fb) 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-2072244996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b87a2889860c490387eef5222d0b86e5',qos_specs=None,replication_status=,reservations=['814e1a67-a9fb-490c-864a-e1c61088dfa1','da374e69-4cdb-4c64-87a0-8887af4d0b21','59a3b4b9-2788-4ad0-a96a-b360636b150e','3b3e4052-4aa6-453a-b302-6b1b946d0090'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37225cd42a6649f89c221d7743a25ed5',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 645.442178] [55022]: DEBUG cinder.volume.api [None req-07edff65-becb-458b-b245-c63862a7a767 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21a4513b-6f43-470d-8c3f-354d0ba42b0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 645.452623] [55022]: DEBUG cinder.volume.api [None req-07edff65-becb-458b-b245-c63862a7a767 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21a4513b-6f43-470d-8c3f-354d0ba42b0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 645.453706] [55022]: DEBUG cinder.volume.api [None req-07edff65-becb-458b-b245-c63862a7a767 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Flow 'volume_create_api' (5c6c87b5-f030-4e1f-a1d0-05b78e9eadd0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55022) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 645.454091] [55022]: INFO cinder.volume.api [None req-07edff65-becb-458b-b245-c63862a7a767 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Create volume request issued successfully. [ 645.454770] [55022]: INFO cinder.api.openstack.wsgi [None req-07edff65-becb-458b-b245-c63862a7a767 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 645.455240] [55022]: [pid: 55022|app: 0|req: 30/59] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 11:58:33 2025] POST /volume/v3/volumes => generated 758 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 645.465790] [55021]: DEBUG cinder.api.middleware.request_id [None req-7fdfb4ea-2e60-4c92-9d6d-d3fbb3d7b11c None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 645.468033] [55021]: INFO cinder.api.openstack.wsgi [None req-7fdfb4ea-2e60-4c92-9d6d-d3fbb3d7b11c tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] GET http://10.180.1.21/volume/v3/volumes/ed2262b8-85bb-4194-ae81-652d8f238269 [ 645.468287] [55021]: DEBUG cinder.api.openstack.wsgi [None req-7fdfb4ea-2e60-4c92-9d6d-d3fbb3d7b11c tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 645.468533] [55021]: DEBUG cinder.api.openstack.wsgi [None req-7fdfb4ea-2e60-4c92-9d6d-d3fbb3d7b11c tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 645.476072] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 645.476072] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 645.481083] [55021]: INFO cinder.volume.api [None req-7fdfb4ea-2e60-4c92-9d6d-d3fbb3d7b11c tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Volume info retrieved successfully. [ 645.485613] [55021]: INFO cinder.api.openstack.wsgi [None req-7fdfb4ea-2e60-4c92-9d6d-d3fbb3d7b11c tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] http://10.180.1.21/volume/v3/volumes/ed2262b8-85bb-4194-ae81-652d8f238269 returned with HTTP 200 [ 645.486029] [55021]: [pid: 55021|app: 0|req: 30/60] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:58:33 2025] GET /volume/v3/volumes/ed2262b8-85bb-4194-ae81-652d8f238269 => generated 826 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 646.496898] [55022]: DEBUG cinder.api.middleware.request_id [None req-cff72237-f5a0-4200-8680-0d9fc6af6f1d None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 646.499310] [55022]: INFO cinder.api.openstack.wsgi [None req-cff72237-f5a0-4200-8680-0d9fc6af6f1d tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] GET http://10.180.1.21/volume/v3/volumes/ed2262b8-85bb-4194-ae81-652d8f238269 [ 646.499538] [55022]: DEBUG cinder.api.openstack.wsgi [None req-cff72237-f5a0-4200-8680-0d9fc6af6f1d tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 646.499769] [55022]: DEBUG cinder.api.openstack.wsgi [None req-cff72237-f5a0-4200-8680-0d9fc6af6f1d tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 646.510502] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 646.510502] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 646.515236] [55022]: INFO cinder.volume.api [None req-cff72237-f5a0-4200-8680-0d9fc6af6f1d tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Volume info retrieved successfully. [ 646.519964] [55022]: INFO cinder.api.openstack.wsgi [None req-cff72237-f5a0-4200-8680-0d9fc6af6f1d tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] http://10.180.1.21/volume/v3/volumes/ed2262b8-85bb-4194-ae81-652d8f238269 returned with HTTP 200 [ 646.520975] [55022]: [pid: 55022|app: 0|req: 31/61] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:58:34 2025] GET /volume/v3/volumes/ed2262b8-85bb-4194-ae81-652d8f238269 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 655.483246] [55021]: DEBUG dbcounter [-] [55021] Writing DB stats cinder:SELECT=54,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=55021) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 656.518978] [55022]: DEBUG dbcounter [-] [55022] Writing DB stats cinder:SELECT=98,cinder:INSERT=20,cinder:UPDATE=24 {{(pid=55022) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 656.622071] [55021]: DEBUG cinder.api.middleware.request_id [None req-d4eaa47d-268e-41bc-84f8-59120a15d35d None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 656.622584] [55021]: INFO cinder.api.openstack.wsgi [None req-d4eaa47d-268e-41bc-84f8-59120a15d35d None None] GET http://10.180.1.21/volume// [ 656.622764] [55021]: DEBUG cinder.api.openstack.wsgi [None req-d4eaa47d-268e-41bc-84f8-59120a15d35d None None] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 656.622971] [55021]: DEBUG cinder.api.openstack.wsgi [None req-d4eaa47d-268e-41bc-84f8-59120a15d35d None None] Calling method 'all' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 656.623456] [55021]: INFO cinder.api.openstack.wsgi [None req-d4eaa47d-268e-41bc-84f8-59120a15d35d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 656.623718] [55021]: [pid: 55021|app: 0|req: 31/62] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 11:58:44 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 656.639952] [55022]: DEBUG cinder.api.middleware.request_id [req-ed21ba23-8f80-479e-b399-fb9cb1523fde req-25013bbe-ef3c-4b00-9b12-3b2582842c71 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 656.642107] [55022]: INFO cinder.api.openstack.wsgi [req-ed21ba23-8f80-479e-b399-fb9cb1523fde req-25013bbe-ef3c-4b00-9b12-3b2582842c71 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] GET http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 [ 656.643062] [55022]: DEBUG cinder.api.openstack.wsgi [req-ed21ba23-8f80-479e-b399-fb9cb1523fde req-25013bbe-ef3c-4b00-9b12-3b2582842c71 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 656.644204] [55022]: DEBUG cinder.api.openstack.wsgi [req-ed21ba23-8f80-479e-b399-fb9cb1523fde req-25013bbe-ef3c-4b00-9b12-3b2582842c71 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 656.662901] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 656.662901] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 656.667538] [55022]: INFO cinder.volume.api [req-ed21ba23-8f80-479e-b399-fb9cb1523fde req-25013bbe-ef3c-4b00-9b12-3b2582842c71 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Volume info retrieved successfully. [ 656.674734] [55022]: INFO cinder.api.openstack.wsgi [req-ed21ba23-8f80-479e-b399-fb9cb1523fde req-25013bbe-ef3c-4b00-9b12-3b2582842c71 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 returned with HTTP 200 [ 656.674734] [55022]: [pid: 55022|app: 0|req: 32/63] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 11:58:44 2025] GET /volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 => generated 1571 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 656.789489] [55021]: DEBUG cinder.api.middleware.request_id [req-ed21ba23-8f80-479e-b399-fb9cb1523fde req-2446fb6a-80e4-4928-9cbc-2315de8fb980 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 656.791880] [55021]: INFO cinder.api.openstack.wsgi [req-ed21ba23-8f80-479e-b399-fb9cb1523fde req-2446fb6a-80e4-4928-9cbc-2315de8fb980 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] PUT http://10.180.1.21/volume/v3/attachments/361cb850-aecd-418f-a475-a9fc8c718c89 [ 656.792321] [55021]: DEBUG cinder.api.openstack.wsgi [req-ed21ba23-8f80-479e-b399-fb9cb1523fde req-2446fb6a-80e4-4928-9cbc-2315de8fb980 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-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=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 656.801088] [55021]: DEBUG cinder.coordination [req-ed21ba23-8f80-479e-b399-fb9cb1523fde req-2446fb6a-80e4-4928-9cbc-2315de8fb980 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Acquiring lock "cinder-attachment_update-388c3876-a83f-4042-bf72-4e64301ffb79-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55021) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 656.806393] [55021]: DEBUG cinder.coordination [req-ed21ba23-8f80-479e-b399-fb9cb1523fde req-2446fb6a-80e4-4928-9cbc-2315de8fb980 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Lock "cinder-attachment_update-388c3876-a83f-4042-bf72-4e64301ffb79-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55021) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 656.808148] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 656.808148] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 657.345971] [55021]: DEBUG cinder.coordination [req-ed21ba23-8f80-479e-b399-fb9cb1523fde req-2446fb6a-80e4-4928-9cbc-2315de8fb980 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Lock "cinder-attachment_update-388c3876-a83f-4042-bf72-4e64301ffb79-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.538s {{(pid=55021) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 657.345971] [55021]: INFO cinder.api.openstack.wsgi [req-ed21ba23-8f80-479e-b399-fb9cb1523fde req-2446fb6a-80e4-4928-9cbc-2315de8fb980 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] http://10.180.1.21/volume/v3/attachments/361cb850-aecd-418f-a475-a9fc8c718c89 returned with HTTP 200 [ 657.345971] [55021]: [pid: 55021|app: 0|req: 32/64] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 11:58:44 2025] PUT /volume/v3/attachments/361cb850-aecd-418f-a475-a9fc8c718c89 => generated 617 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 657.868888] [55022]: DEBUG cinder.api.middleware.request_id [req-ed21ba23-8f80-479e-b399-fb9cb1523fde req-3cb247e7-4a7a-47b9-83d4-56798b1e48a0 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 657.871383] [55022]: INFO cinder.api.openstack.wsgi [req-ed21ba23-8f80-479e-b399-fb9cb1523fde req-3cb247e7-4a7a-47b9-83d4-56798b1e48a0 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] POST http://10.180.1.21/volume/v3/attachments/361cb850-aecd-418f-a475-a9fc8c718c89/action [ 657.872168] [55022]: DEBUG cinder.api.openstack.wsgi [req-ed21ba23-8f80-479e-b399-fb9cb1523fde req-3cb247e7-4a7a-47b9-83d4-56798b1e48a0 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Action body: b'{"os-complete": null}' {{(pid=55022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 657.872330] [55022]: DEBUG cinder.api.openstack.wsgi [req-ed21ba23-8f80-479e-b399-fb9cb1523fde req-3cb247e7-4a7a-47b9-83d4-56798b1e48a0 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 657.907443] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 657.907443] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 657.917851] [55022]: INFO cinder.api.openstack.wsgi [req-ed21ba23-8f80-479e-b399-fb9cb1523fde req-3cb247e7-4a7a-47b9-83d4-56798b1e48a0 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] http://10.180.1.21/volume/v3/attachments/361cb850-aecd-418f-a475-a9fc8c718c89/action returned with HTTP 204 [ 657.918342] [55022]: [pid: 55022|app: 0|req: 33/65] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 11:58:45 2025] POST /volume/v3/attachments/361cb850-aecd-418f-a475-a9fc8c718c89/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 661.415350] [55021]: DEBUG cinder.api.middleware.request_id [None req-abdc4c41-d034-403d-a86e-e492a9880fad None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 661.421017] [55021]: INFO cinder.api.openstack.wsgi [None req-abdc4c41-d034-403d-a86e-e492a9880fad tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] POST http://10.180.1.21/volume/v3/volumes [ 661.421017] [55021]: DEBUG cinder.api.openstack.wsgi [None req-abdc4c41-d034-403d-a86e-e492a9880fad tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1470763620"}} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 661.422765] [55021]: DEBUG cinder.api.v3.volumes [None req-abdc4c41-d034-403d-a86e-e492a9880fad tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1470763620'}} {{(pid=55021) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 661.422901] [55021]: INFO cinder.api.v3.volumes [None req-abdc4c41-d034-403d-a86e-e492a9880fad tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Create volume of 1 GB [ 661.424047] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 661.424047] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 661.432371] [55021]: INFO cinder.volume.api [None req-abdc4c41-d034-403d-a86e-e492a9880fad tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Availability Zones retrieved successfully. [ 661.441146] [55021]: DEBUG cinder.volume.api [None req-abdc4c41-d034-403d-a86e-e492a9880fad tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Flow 'volume_create_api' (ae722f51-e80f-4d10-86c2-893ee11db18e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 661.442957] [55021]: DEBUG cinder.volume.api [None req-abdc4c41-d034-403d-a86e-e492a9880fad tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e52dbd91-edb4-4820-8d47-6b2f4c0a9170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 661.444674] [55021]: DEBUG cinder.volume.flows.api.create_volume [None req-abdc4c41-d034-403d-a86e-e492a9880fad tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Validating volume size '1' using validate_int {{(pid=55021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 661.479156] [55021]: DEBUG cinder.volume.api [None req-abdc4c41-d034-403d-a86e-e492a9880fad tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e52dbd91-edb4-4820-8d47-6b2f4c0a9170) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T11:54:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fe68bc55-1aa9-4430-8a92-ce31fba1cbb5', '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=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 661.480552] [55021]: DEBUG cinder.volume.api [None req-abdc4c41-d034-403d-a86e-e492a9880fad tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fba6680c-f9a9-465d-b87b-ab24c55fb430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 661.525754] [55021]: DEBUG cinder.quota [None req-abdc4c41-d034-403d-a86e-e492a9880fad tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Created reservations ['7d1051a3-5aac-4aea-85da-0e9ee6d4254f', '67fa9ba9-c7bc-4f4c-9d75-a978d84382ae', '6741b38f-5ab5-4d33-a76c-147fba0bd2ac', '8f3fbef6-8a70-42b3-84e1-2b8f356f0305'] {{(pid=55021) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 661.526805] [55021]: DEBUG cinder.volume.api [None req-abdc4c41-d034-403d-a86e-e492a9880fad tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fba6680c-f9a9-465d-b87b-ab24c55fb430) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d1051a3-5aac-4aea-85da-0e9ee6d4254f', '67fa9ba9-c7bc-4f4c-9d75-a978d84382ae', '6741b38f-5ab5-4d33-a76c-147fba0bd2ac', '8f3fbef6-8a70-42b3-84e1-2b8f356f0305']}' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 661.528444] [55021]: DEBUG cinder.volume.api [None req-abdc4c41-d034-403d-a86e-e492a9880fad tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcbe4b45-3cde-47fe-b870-5e3ee9a0d768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 661.545991] [55021]: DEBUG cinder.volume.api [None req-abdc4c41-d034-403d-a86e-e492a9880fad tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcbe4b45-3cde-47fe-b870-5e3ee9a0d768) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c0b00f1-049d-4bdc-bc60-3e01c08d53c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1470763620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b87a2889860c490387eef5222d0b86e5',qos_specs=None,replication_status=,reservations=['7d1051a3-5aac-4aea-85da-0e9ee6d4254f','67fa9ba9-c7bc-4f4c-9d75-a978d84382ae','6741b38f-5ab5-4d33-a76c-147fba0bd2ac','8f3fbef6-8a70-42b3-84e1-2b8f356f0305'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37225cd42a6649f89c221d7743a25ed5',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5), '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-19T11:58:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1470763620',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c0b00f1-049d-4bdc-bc60-3e01c08d53c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b87a2889860c490387eef5222d0b86e5',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='37225cd42a6649f89c221d7743a25ed5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fe68bc55-1aa9-4430-8a92-ce31fba1cbb5),volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 661.546890] [55021]: DEBUG cinder.volume.api [None req-abdc4c41-d034-403d-a86e-e492a9880fad tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a04a8f4d-9d91-4fee-a971-f67aabdfcdd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 661.564045] [55021]: DEBUG cinder.volume.api [None req-abdc4c41-d034-403d-a86e-e492a9880fad tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a04a8f4d-9d91-4fee-a971-f67aabdfcdd1) 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-1470763620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b87a2889860c490387eef5222d0b86e5',qos_specs=None,replication_status=,reservations=['7d1051a3-5aac-4aea-85da-0e9ee6d4254f','67fa9ba9-c7bc-4f4c-9d75-a978d84382ae','6741b38f-5ab5-4d33-a76c-147fba0bd2ac','8f3fbef6-8a70-42b3-84e1-2b8f356f0305'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37225cd42a6649f89c221d7743a25ed5',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 661.564045] [55021]: DEBUG cinder.volume.api [None req-abdc4c41-d034-403d-a86e-e492a9880fad tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a4ebad5-dfcb-4c96-af11-3c074e215d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 661.572918] [55021]: DEBUG cinder.volume.api [None req-abdc4c41-d034-403d-a86e-e492a9880fad tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a4ebad5-dfcb-4c96-af11-3c074e215d50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 661.574402] [55021]: DEBUG cinder.volume.api [None req-abdc4c41-d034-403d-a86e-e492a9880fad tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Flow 'volume_create_api' (ae722f51-e80f-4d10-86c2-893ee11db18e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 661.574957] [55021]: INFO cinder.volume.api [None req-abdc4c41-d034-403d-a86e-e492a9880fad tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Create volume request issued successfully. [ 661.575771] [55021]: INFO cinder.api.openstack.wsgi [None req-abdc4c41-d034-403d-a86e-e492a9880fad tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 661.576402] [55021]: [pid: 55021|app: 0|req: 33/66] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 11:58:49 2025] POST /volume/v3/volumes => generated 758 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 661.591335] [55022]: DEBUG cinder.api.middleware.request_id [None req-69c7669d-767a-46b0-a661-038c5c4a9f09 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 661.595117] [55022]: INFO cinder.api.openstack.wsgi [None req-69c7669d-767a-46b0-a661-038c5c4a9f09 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] GET http://10.180.1.21/volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 [ 661.595420] [55022]: DEBUG cinder.api.openstack.wsgi [None req-69c7669d-767a-46b0-a661-038c5c4a9f09 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 661.595664] [55022]: DEBUG cinder.api.openstack.wsgi [None req-69c7669d-767a-46b0-a661-038c5c4a9f09 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 661.606018] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 661.606018] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 661.610591] [55022]: INFO cinder.volume.api [None req-69c7669d-767a-46b0-a661-038c5c4a9f09 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Volume info retrieved successfully. [ 661.617570] [55022]: INFO cinder.api.openstack.wsgi [None req-69c7669d-767a-46b0-a661-038c5c4a9f09 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] http://10.180.1.21/volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 returned with HTTP 200 [ 661.617570] [55022]: [pid: 55022|app: 0|req: 34/67] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:58:49 2025] GET /volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 => generated 826 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 662.634387] [55021]: DEBUG cinder.api.middleware.request_id [None req-66fda3ea-159b-42e3-8fc4-61a1ab67e236 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 662.637345] [55021]: INFO cinder.api.openstack.wsgi [None req-66fda3ea-159b-42e3-8fc4-61a1ab67e236 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] GET http://10.180.1.21/volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 [ 662.637678] [55021]: DEBUG cinder.api.openstack.wsgi [None req-66fda3ea-159b-42e3-8fc4-61a1ab67e236 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 662.637810] [55021]: DEBUG cinder.api.openstack.wsgi [None req-66fda3ea-159b-42e3-8fc4-61a1ab67e236 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 662.653021] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 662.653021] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 662.659035] [55021]: INFO cinder.volume.api [None req-66fda3ea-159b-42e3-8fc4-61a1ab67e236 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Volume info retrieved successfully. [ 662.669510] [55021]: INFO cinder.api.openstack.wsgi [None req-66fda3ea-159b-42e3-8fc4-61a1ab67e236 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] http://10.180.1.21/volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 returned with HTTP 200 [ 662.670309] [55021]: [pid: 55021|app: 0|req: 34/68] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:58:50 2025] GET /volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 664.422956] [55022]: DEBUG cinder.api.middleware.request_id [req-a6c96195-0a34-4d3e-ac5a-5ba515f34351 req-ab2473f1-6547-4630-b7c5-078ce088c2c2 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 664.426428] [55022]: INFO cinder.api.openstack.wsgi [req-a6c96195-0a34-4d3e-ac5a-5ba515f34351 req-ab2473f1-6547-4630-b7c5-078ce088c2c2 tempest-SecurityGroupsTestJSON-618765761 tempest-SecurityGroupsTestJSON-618765761-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=e7d94c92-1a4c-402e-9fcd-060172fb2aaa [ 664.426428] [55022]: DEBUG cinder.api.openstack.wsgi [req-a6c96195-0a34-4d3e-ac5a-5ba515f34351 req-ab2473f1-6547-4630-b7c5-078ce088c2c2 tempest-SecurityGroupsTestJSON-618765761 tempest-SecurityGroupsTestJSON-618765761-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 664.426428] [55022]: DEBUG cinder.api.openstack.wsgi [req-a6c96195-0a34-4d3e-ac5a-5ba515f34351 req-ab2473f1-6547-4630-b7c5-078ce088c2c2 tempest-SecurityGroupsTestJSON-618765761 tempest-SecurityGroupsTestJSON-618765761-project-member] Calling method 'version_select' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 664.445329] [55022]: INFO cinder.api.openstack.wsgi [req-a6c96195-0a34-4d3e-ac5a-5ba515f34351 req-ab2473f1-6547-4630-b7c5-078ce088c2c2 tempest-SecurityGroupsTestJSON-618765761 tempest-SecurityGroupsTestJSON-618765761-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=e7d94c92-1a4c-402e-9fcd-060172fb2aaa returned with HTTP 200 [ 664.445329] [55022]: [pid: 55022|app: 0|req: 35/69] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Feb 19 11:58:52 2025] GET /volume/v3/attachments?instance_id=e7d94c92-1a4c-402e-9fcd-060172fb2aaa => generated 19 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 668.329503] [55021]: DEBUG cinder.api.middleware.request_id [req-0cc14903-9c46-4600-961d-ae9dfc0db05f req-8bd40ee3-ed4c-48c7-b551-c659a87e41d5 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 668.331937] [55021]: INFO cinder.api.openstack.wsgi [req-0cc14903-9c46-4600-961d-ae9dfc0db05f req-8bd40ee3-ed4c-48c7-b551-c659a87e41d5 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] GET http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 [ 668.332163] [55021]: DEBUG cinder.api.openstack.wsgi [req-0cc14903-9c46-4600-961d-ae9dfc0db05f req-8bd40ee3-ed4c-48c7-b551-c659a87e41d5 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 668.332383] [55021]: DEBUG cinder.api.openstack.wsgi [req-0cc14903-9c46-4600-961d-ae9dfc0db05f req-8bd40ee3-ed4c-48c7-b551-c659a87e41d5 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 668.347254] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 668.347254] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 668.355051] [55021]: INFO cinder.volume.api [req-0cc14903-9c46-4600-961d-ae9dfc0db05f req-8bd40ee3-ed4c-48c7-b551-c659a87e41d5 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Volume info retrieved successfully. [ 668.358585] [55021]: INFO cinder.api.openstack.wsgi [req-0cc14903-9c46-4600-961d-ae9dfc0db05f req-8bd40ee3-ed4c-48c7-b551-c659a87e41d5 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 returned with HTTP 200 [ 668.359116] [55021]: [pid: 55021|app: 0|req: 35/70] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:58:56 2025] GET /volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 => generated 1009 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 669.884136] [55022]: DEBUG cinder.api.middleware.request_id [None req-d1321eb2-31c6-4626-9ad9-4b15cb4086f1 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 669.884594] [55022]: INFO cinder.api.openstack.wsgi [None req-d1321eb2-31c6-4626-9ad9-4b15cb4086f1 None None] GET http://10.180.1.21/volume// [ 669.884906] [55022]: DEBUG cinder.api.openstack.wsgi [None req-d1321eb2-31c6-4626-9ad9-4b15cb4086f1 None None] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 669.885224] [55022]: DEBUG cinder.api.openstack.wsgi [None req-d1321eb2-31c6-4626-9ad9-4b15cb4086f1 None None] Calling method 'all' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 669.885707] [55022]: INFO cinder.api.openstack.wsgi [None req-d1321eb2-31c6-4626-9ad9-4b15cb4086f1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 669.886096] [55022]: [pid: 55022|app: 0|req: 36/71] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 11:58:57 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 669.891031] [55021]: DEBUG cinder.api.middleware.request_id [req-0cc14903-9c46-4600-961d-ae9dfc0db05f req-8bdee7dd-2cc6-48b4-9ae9-cbd6efa711bf None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 669.894286] [55021]: INFO cinder.api.openstack.wsgi [req-0cc14903-9c46-4600-961d-ae9dfc0db05f req-8bdee7dd-2cc6-48b4-9ae9-cbd6efa711bf tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] POST http://10.180.1.21/volume/v3/attachments [ 669.894616] [55021]: DEBUG cinder.api.openstack.wsgi [req-0cc14903-9c46-4600-961d-ae9dfc0db05f req-8bdee7dd-2cc6-48b4-9ae9-cbd6efa711bf tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599", "connector": null, "instance_uuid": "4bb54750-5656-4048-83a5-d0a4996a88e4"}} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 669.913218] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 669.913218] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 669.943268] [55021]: INFO cinder.api.openstack.wsgi [req-0cc14903-9c46-4600-961d-ae9dfc0db05f req-8bdee7dd-2cc6-48b4-9ae9-cbd6efa711bf tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 669.943645] [55021]: [pid: 55021|app: 0|req: 36/72] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 11:58:57 2025] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 669.973571] [55022]: DEBUG cinder.api.middleware.request_id [None req-682f59c3-8770-43e0-9338-800ce9466be1 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 669.976462] [55022]: INFO cinder.api.openstack.wsgi [None req-682f59c3-8770-43e0-9338-800ce9466be1 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] GET http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 [ 669.976664] [55022]: DEBUG cinder.api.openstack.wsgi [None req-682f59c3-8770-43e0-9338-800ce9466be1 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 669.976889] [55022]: DEBUG cinder.api.openstack.wsgi [None req-682f59c3-8770-43e0-9338-800ce9466be1 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 669.987579] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 669.987579] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 669.992624] [55022]: INFO cinder.volume.api [None req-682f59c3-8770-43e0-9338-800ce9466be1 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Volume info retrieved successfully. [ 669.998269] [55022]: INFO cinder.api.openstack.wsgi [None req-682f59c3-8770-43e0-9338-800ce9466be1 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 returned with HTTP 200 [ 669.998740] [55022]: [pid: 55022|app: 0|req: 37/73] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:58:57 2025] GET /volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 670.100950] [55021]: DEBUG cinder.api.middleware.request_id [None req-83bf248f-132d-47a4-990e-39e1f86708b1 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 670.100950] [55021]: INFO cinder.api.openstack.wsgi [None req-83bf248f-132d-47a4-990e-39e1f86708b1 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] GET http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 [ 670.101254] [55021]: DEBUG cinder.api.openstack.wsgi [None req-83bf248f-132d-47a4-990e-39e1f86708b1 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 670.101497] [55021]: DEBUG cinder.api.openstack.wsgi [None req-83bf248f-132d-47a4-990e-39e1f86708b1 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 670.119466] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 670.119466] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 670.123959] [55021]: INFO cinder.volume.api [None req-83bf248f-132d-47a4-990e-39e1f86708b1 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Volume info retrieved successfully. [ 670.131877] [55021]: INFO cinder.api.openstack.wsgi [None req-83bf248f-132d-47a4-990e-39e1f86708b1 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 returned with HTTP 200 [ 670.131877] [55021]: [pid: 55021|app: 0|req: 37/74] 10.180.1.21 () {60 vars in 1266 bytes} [Wed Feb 19 11:58:57 2025] GET /volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 => generated 1864 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 670.486870] [55022]: DEBUG cinder.api.middleware.request_id [None req-00dde8d1-71ad-48d9-96b8-40edab488b61 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 670.487620] [55022]: INFO cinder.api.openstack.wsgi [None req-00dde8d1-71ad-48d9-96b8-40edab488b61 None None] GET http://10.180.1.21/volume// [ 670.487928] [55022]: DEBUG cinder.api.openstack.wsgi [None req-00dde8d1-71ad-48d9-96b8-40edab488b61 None None] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 670.488310] [55022]: DEBUG cinder.api.openstack.wsgi [None req-00dde8d1-71ad-48d9-96b8-40edab488b61 None None] Calling method 'all' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 670.489187] [55022]: INFO cinder.api.openstack.wsgi [None req-00dde8d1-71ad-48d9-96b8-40edab488b61 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 670.489665] [55022]: [pid: 55022|app: 0|req: 38/75] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 11:58:58 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 670.494131] [55021]: DEBUG cinder.api.middleware.request_id [req-0cc14903-9c46-4600-961d-ae9dfc0db05f req-5037db8b-0a98-4a6f-a37a-4d89a94f6f86 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 670.497022] [55021]: INFO cinder.api.openstack.wsgi [req-0cc14903-9c46-4600-961d-ae9dfc0db05f req-5037db8b-0a98-4a6f-a37a-4d89a94f6f86 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] GET http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 [ 670.497294] [55021]: DEBUG cinder.api.openstack.wsgi [req-0cc14903-9c46-4600-961d-ae9dfc0db05f req-5037db8b-0a98-4a6f-a37a-4d89a94f6f86 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 670.497587] [55021]: DEBUG cinder.api.openstack.wsgi [req-0cc14903-9c46-4600-961d-ae9dfc0db05f req-5037db8b-0a98-4a6f-a37a-4d89a94f6f86 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 670.512310] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 670.512310] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 670.516200] [55021]: INFO cinder.volume.api [req-0cc14903-9c46-4600-961d-ae9dfc0db05f req-5037db8b-0a98-4a6f-a37a-4d89a94f6f86 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Volume info retrieved successfully. [ 670.520696] [55021]: INFO cinder.api.openstack.wsgi [req-0cc14903-9c46-4600-961d-ae9dfc0db05f req-5037db8b-0a98-4a6f-a37a-4d89a94f6f86 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 returned with HTTP 200 [ 670.521651] [55021]: [pid: 55021|app: 0|req: 38/76] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 11:58:58 2025] GET /volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 => generated 1232 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 670.563663] [55022]: DEBUG cinder.api.middleware.request_id [req-0cc14903-9c46-4600-961d-ae9dfc0db05f req-2ea7c977-4eb3-41ca-8d23-abe1f25644f6 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 670.568969] [55022]: INFO cinder.api.openstack.wsgi [req-0cc14903-9c46-4600-961d-ae9dfc0db05f req-2ea7c977-4eb3-41ca-8d23-abe1f25644f6 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] PUT http://10.180.1.21/volume/v3/attachments/29895f9c-e5b3-4f65-ab7d-87f6d046ce26 [ 670.569580] [55022]: DEBUG cinder.api.openstack.wsgi [req-0cc14903-9c46-4600-961d-ae9dfc0db05f req-2ea7c977-4eb3-41ca-8d23-abe1f25644f6 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-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-540204", "mountpoint": "/dev/sdb"}}} {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 670.580921] [55022]: DEBUG cinder.coordination [req-0cc14903-9c46-4600-961d-ae9dfc0db05f req-2ea7c977-4eb3-41ca-8d23-abe1f25644f6 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Acquiring lock "cinder-attachment_update-5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55022) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 670.584895] [55022]: DEBUG cinder.coordination [req-0cc14903-9c46-4600-961d-ae9dfc0db05f req-2ea7c977-4eb3-41ca-8d23-abe1f25644f6 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Lock "cinder-attachment_update-5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55022) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 670.586112] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 670.586112] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 671.012407] [55021]: DEBUG cinder.api.middleware.request_id [None req-c2259a0c-4ea2-4dfc-a301-43f5d388fc38 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 671.016531] [55021]: INFO cinder.api.openstack.wsgi [None req-c2259a0c-4ea2-4dfc-a301-43f5d388fc38 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] GET http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 [ 671.016531] [55021]: DEBUG cinder.api.openstack.wsgi [None req-c2259a0c-4ea2-4dfc-a301-43f5d388fc38 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 671.016681] [55021]: DEBUG cinder.api.openstack.wsgi [None req-c2259a0c-4ea2-4dfc-a301-43f5d388fc38 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 671.037648] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 671.037648] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 671.042192] [55021]: INFO cinder.volume.api [None req-c2259a0c-4ea2-4dfc-a301-43f5d388fc38 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Volume info retrieved successfully. [ 671.047040] [55021]: INFO cinder.api.openstack.wsgi [None req-c2259a0c-4ea2-4dfc-a301-43f5d388fc38 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 returned with HTTP 200 [ 671.047583] [55021]: [pid: 55021|app: 0|req: 39/77] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:58:58 2025] GET /volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 => generated 1008 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 672.058374] [55021]: DEBUG cinder.api.middleware.request_id [None req-698f9a5c-7ac7-448a-a10e-8aa8febc0615 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 672.061108] [55021]: INFO cinder.api.openstack.wsgi [None req-698f9a5c-7ac7-448a-a10e-8aa8febc0615 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] GET http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 [ 672.061321] [55021]: DEBUG cinder.api.openstack.wsgi [None req-698f9a5c-7ac7-448a-a10e-8aa8febc0615 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 672.061543] [55021]: DEBUG cinder.api.openstack.wsgi [None req-698f9a5c-7ac7-448a-a10e-8aa8febc0615 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 672.081210] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 672.081210] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 672.085900] [55021]: INFO cinder.volume.api [None req-698f9a5c-7ac7-448a-a10e-8aa8febc0615 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Volume info retrieved successfully. [ 672.090790] [55021]: INFO cinder.api.openstack.wsgi [None req-698f9a5c-7ac7-448a-a10e-8aa8febc0615 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 returned with HTTP 200 [ 672.091224] [55021]: [pid: 55021|app: 0|req: 40/78] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:58:59 2025] GET /volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 => generated 1008 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 673.106254] [55021]: DEBUG cinder.api.middleware.request_id [None req-b3ed2791-6877-4a16-9300-df3fc2fc34e0 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 673.108348] [55021]: INFO cinder.api.openstack.wsgi [None req-b3ed2791-6877-4a16-9300-df3fc2fc34e0 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] GET http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 [ 673.108573] [55021]: DEBUG cinder.api.openstack.wsgi [None req-b3ed2791-6877-4a16-9300-df3fc2fc34e0 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 673.108793] [55021]: DEBUG cinder.api.openstack.wsgi [None req-b3ed2791-6877-4a16-9300-df3fc2fc34e0 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 673.123190] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 673.123190] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 673.127980] [55021]: INFO cinder.volume.api [None req-b3ed2791-6877-4a16-9300-df3fc2fc34e0 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Volume info retrieved successfully. [ 673.130602] [55021]: INFO cinder.api.openstack.wsgi [None req-b3ed2791-6877-4a16-9300-df3fc2fc34e0 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 returned with HTTP 200 [ 673.131208] [55021]: [pid: 55021|app: 0|req: 41/79] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:59:00 2025] GET /volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 674.144893] [55021]: DEBUG cinder.api.middleware.request_id [None req-5d00e796-ef83-4693-9100-eb728c8bbdb1 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 674.146983] [55021]: INFO cinder.api.openstack.wsgi [None req-5d00e796-ef83-4693-9100-eb728c8bbdb1 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] GET http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 [ 674.149035] [55021]: DEBUG cinder.api.openstack.wsgi [None req-5d00e796-ef83-4693-9100-eb728c8bbdb1 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 674.149035] [55021]: DEBUG cinder.api.openstack.wsgi [None req-5d00e796-ef83-4693-9100-eb728c8bbdb1 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 674.164466] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 674.164466] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 674.167780] [55021]: INFO cinder.volume.api [None req-5d00e796-ef83-4693-9100-eb728c8bbdb1 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Volume info retrieved successfully. [ 674.172730] [55021]: INFO cinder.api.openstack.wsgi [None req-5d00e796-ef83-4693-9100-eb728c8bbdb1 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 returned with HTTP 200 [ 674.172730] [55021]: [pid: 55021|app: 0|req: 42/80] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:59:01 2025] GET /volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 => generated 1008 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 675.130928] [55022]: DEBUG cinder.coordination [req-0cc14903-9c46-4600-961d-ae9dfc0db05f req-2ea7c977-4eb3-41ca-8d23-abe1f25644f6 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Lock "cinder-attachment_update-5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.546s {{(pid=55022) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 675.131312] [55022]: INFO cinder.api.openstack.wsgi [req-0cc14903-9c46-4600-961d-ae9dfc0db05f req-2ea7c977-4eb3-41ca-8d23-abe1f25644f6 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] http://10.180.1.21/volume/v3/attachments/29895f9c-e5b3-4f65-ab7d-87f6d046ce26 returned with HTTP 200 [ 675.138185] [55022]: [pid: 55022|app: 0|req: 39/81] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 11:58:58 2025] PUT /volume/v3/attachments/29895f9c-e5b3-4f65-ab7d-87f6d046ce26 => generated 617 bytes in 4569 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 675.188740] [55021]: DEBUG cinder.api.middleware.request_id [None req-9ff1a682-b3fd-46c0-9e28-1f4fea7badba None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 675.192543] [55021]: INFO cinder.api.openstack.wsgi [None req-9ff1a682-b3fd-46c0-9e28-1f4fea7badba tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] GET http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 [ 675.192774] [55021]: DEBUG cinder.api.openstack.wsgi [None req-9ff1a682-b3fd-46c0-9e28-1f4fea7badba tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 675.192993] [55021]: DEBUG cinder.api.openstack.wsgi [None req-9ff1a682-b3fd-46c0-9e28-1f4fea7badba tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 675.205811] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 675.205811] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 675.210445] [55021]: INFO cinder.volume.api [None req-9ff1a682-b3fd-46c0-9e28-1f4fea7badba tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Volume info retrieved successfully. [ 675.217381] [55021]: INFO cinder.api.openstack.wsgi [None req-9ff1a682-b3fd-46c0-9e28-1f4fea7badba tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 returned with HTTP 200 [ 675.217876] [55021]: [pid: 55021|app: 0|req: 43/82] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:59:03 2025] GET /volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 => generated 1009 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 676.229686] [55022]: DEBUG cinder.api.middleware.request_id [None req-a9dae7cd-6b22-43e3-b2c2-3cfc4af73697 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 676.233273] [55022]: INFO cinder.api.openstack.wsgi [None req-a9dae7cd-6b22-43e3-b2c2-3cfc4af73697 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] GET http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 [ 676.233273] [55022]: DEBUG cinder.api.openstack.wsgi [None req-a9dae7cd-6b22-43e3-b2c2-3cfc4af73697 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 676.233273] [55022]: DEBUG cinder.api.openstack.wsgi [None req-a9dae7cd-6b22-43e3-b2c2-3cfc4af73697 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 676.253663] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 676.253663] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 676.259722] [55022]: INFO cinder.volume.api [None req-a9dae7cd-6b22-43e3-b2c2-3cfc4af73697 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Volume info retrieved successfully. [ 676.266307] [55022]: INFO cinder.api.openstack.wsgi [None req-a9dae7cd-6b22-43e3-b2c2-3cfc4af73697 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 returned with HTTP 200 [ 676.266307] [55022]: [pid: 55022|app: 0|req: 40/83] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:59:04 2025] GET /volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 => generated 1009 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 677.276586] [55021]: DEBUG cinder.api.middleware.request_id [None req-3f281d32-138f-4542-bcf3-4794a6386167 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 677.278815] [55021]: INFO cinder.api.openstack.wsgi [None req-3f281d32-138f-4542-bcf3-4794a6386167 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] GET http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 [ 677.279074] [55021]: DEBUG cinder.api.openstack.wsgi [None req-3f281d32-138f-4542-bcf3-4794a6386167 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 677.279585] [55021]: DEBUG cinder.api.openstack.wsgi [None req-3f281d32-138f-4542-bcf3-4794a6386167 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 677.296619] [55022]: DEBUG cinder.api.middleware.request_id [req-0cc14903-9c46-4600-961d-ae9dfc0db05f req-523b2972-e97b-4478-8e70-f0bf5317e1aa None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 677.299481] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 677.299481] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 677.306503] [55022]: INFO cinder.api.openstack.wsgi [req-0cc14903-9c46-4600-961d-ae9dfc0db05f req-523b2972-e97b-4478-8e70-f0bf5317e1aa tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] POST http://10.180.1.21/volume/v3/attachments/29895f9c-e5b3-4f65-ab7d-87f6d046ce26/action [ 677.306503] [55022]: DEBUG cinder.api.openstack.wsgi [req-0cc14903-9c46-4600-961d-ae9dfc0db05f req-523b2972-e97b-4478-8e70-f0bf5317e1aa tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Action body: b'{"os-complete": null}' {{(pid=55022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 677.306503] [55022]: DEBUG cinder.api.openstack.wsgi [req-0cc14903-9c46-4600-961d-ae9dfc0db05f req-523b2972-e97b-4478-8e70-f0bf5317e1aa tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 677.308022] [55021]: INFO cinder.volume.api [None req-3f281d32-138f-4542-bcf3-4794a6386167 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Volume info retrieved successfully. [ 677.313296] [55021]: INFO cinder.api.openstack.wsgi [None req-3f281d32-138f-4542-bcf3-4794a6386167 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 returned with HTTP 200 [ 677.313296] [55021]: [pid: 55021|app: 0|req: 44/84] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:59:05 2025] GET /volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 => generated 1009 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 677.325287] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 677.325287] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 677.336207] [55022]: INFO cinder.api.openstack.wsgi [req-0cc14903-9c46-4600-961d-ae9dfc0db05f req-523b2972-e97b-4478-8e70-f0bf5317e1aa tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] http://10.180.1.21/volume/v3/attachments/29895f9c-e5b3-4f65-ab7d-87f6d046ce26/action returned with HTTP 204 [ 677.336928] [55022]: [pid: 55022|app: 0|req: 41/85] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 11:59:05 2025] POST /volume/v3/attachments/29895f9c-e5b3-4f65-ab7d-87f6d046ce26/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 678.326297] [55021]: DEBUG cinder.api.middleware.request_id [None req-c1a9f045-abbd-46dc-a088-a5e22a7d2cf5 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 678.328585] [55021]: INFO cinder.api.openstack.wsgi [None req-c1a9f045-abbd-46dc-a088-a5e22a7d2cf5 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] GET http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 [ 678.329147] [55021]: DEBUG cinder.api.openstack.wsgi [None req-c1a9f045-abbd-46dc-a088-a5e22a7d2cf5 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 678.329147] [55021]: DEBUG cinder.api.openstack.wsgi [None req-c1a9f045-abbd-46dc-a088-a5e22a7d2cf5 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 678.351767] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 678.351767] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 678.358031] [55021]: INFO cinder.volume.api [None req-c1a9f045-abbd-46dc-a088-a5e22a7d2cf5 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Volume info retrieved successfully. [ 678.364629] [55021]: INFO cinder.api.openstack.wsgi [None req-c1a9f045-abbd-46dc-a088-a5e22a7d2cf5 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 returned with HTTP 200 [ 678.364629] [55021]: [pid: 55021|app: 0|req: 45/86] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:59:06 2025] GET /volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 => generated 1327 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 678.375781] [55022]: DEBUG cinder.api.middleware.request_id [None req-feac57e6-97f7-436f-b5bb-623bb573d00a None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 678.378374] [55022]: INFO cinder.api.openstack.wsgi [None req-feac57e6-97f7-436f-b5bb-623bb573d00a tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] GET http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 [ 678.378600] [55022]: DEBUG cinder.api.openstack.wsgi [None req-feac57e6-97f7-436f-b5bb-623bb573d00a tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 678.378826] [55022]: DEBUG cinder.api.openstack.wsgi [None req-feac57e6-97f7-436f-b5bb-623bb573d00a tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 678.389832] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 678.389832] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 678.393699] [55022]: INFO cinder.volume.api [None req-feac57e6-97f7-436f-b5bb-623bb573d00a tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Volume info retrieved successfully. [ 678.398094] [55022]: INFO cinder.api.openstack.wsgi [None req-feac57e6-97f7-436f-b5bb-623bb573d00a tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 returned with HTTP 200 [ 678.398837] [55022]: [pid: 55022|app: 0|req: 42/87] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:59:06 2025] GET /volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 => generated 1327 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 678.838888] [55021]: DEBUG cinder.api.middleware.request_id [None req-a01e46de-f140-4e58-a6a7-67ec0f6752f3 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 678.842201] [55021]: INFO cinder.api.openstack.wsgi [None req-a01e46de-f140-4e58-a6a7-67ec0f6752f3 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] GET http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 [ 678.842201] [55021]: DEBUG cinder.api.openstack.wsgi [None req-a01e46de-f140-4e58-a6a7-67ec0f6752f3 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 678.842938] [55021]: DEBUG cinder.api.openstack.wsgi [None req-a01e46de-f140-4e58-a6a7-67ec0f6752f3 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 678.870647] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 678.870647] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 678.877867] [55021]: INFO cinder.volume.api [None req-a01e46de-f140-4e58-a6a7-67ec0f6752f3 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Volume info retrieved successfully. [ 678.890762] [55021]: INFO cinder.api.openstack.wsgi [None req-a01e46de-f140-4e58-a6a7-67ec0f6752f3 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 returned with HTTP 200 [ 678.891282] [55021]: [pid: 55021|app: 0|req: 46/88] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:59:06 2025] GET /volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 => generated 1327 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 679.232376] [55022]: DEBUG cinder.api.middleware.request_id [req-7e1365c4-053c-46d3-a12a-1b6d6a7b1786 req-df6e93f1-a8d4-418c-8058-ff4097673ff4 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 679.236198] [55022]: INFO cinder.api.openstack.wsgi [req-7e1365c4-053c-46d3-a12a-1b6d6a7b1786 req-df6e93f1-a8d4-418c-8058-ff4097673ff4 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] GET http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 [ 679.236198] [55022]: DEBUG cinder.api.openstack.wsgi [req-7e1365c4-053c-46d3-a12a-1b6d6a7b1786 req-df6e93f1-a8d4-418c-8058-ff4097673ff4 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 679.236198] [55022]: DEBUG cinder.api.openstack.wsgi [req-7e1365c4-053c-46d3-a12a-1b6d6a7b1786 req-df6e93f1-a8d4-418c-8058-ff4097673ff4 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 679.259930] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 679.259930] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 679.264561] [55022]: INFO cinder.volume.api [req-7e1365c4-053c-46d3-a12a-1b6d6a7b1786 req-df6e93f1-a8d4-418c-8058-ff4097673ff4 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Volume info retrieved successfully. [ 679.273031] [55022]: INFO cinder.api.openstack.wsgi [req-7e1365c4-053c-46d3-a12a-1b6d6a7b1786 req-df6e93f1-a8d4-418c-8058-ff4097673ff4 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 returned with HTTP 200 [ 679.273031] [55022]: [pid: 55022|app: 0|req: 43/89] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 11:59:07 2025] GET /volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 => generated 1327 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 679.308888] [55021]: DEBUG cinder.api.middleware.request_id [req-7e1365c4-053c-46d3-a12a-1b6d6a7b1786 req-14cde136-47cf-4df3-b8a3-fe211afb2c67 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 679.313101] [55021]: INFO cinder.api.openstack.wsgi [req-7e1365c4-053c-46d3-a12a-1b6d6a7b1786 req-14cde136-47cf-4df3-b8a3-fe211afb2c67 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] POST http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599/action [ 679.313101] [55021]: DEBUG cinder.api.openstack.wsgi [req-7e1365c4-053c-46d3-a12a-1b6d6a7b1786 req-14cde136-47cf-4df3-b8a3-fe211afb2c67 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=55021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 679.313101] [55021]: DEBUG cinder.api.openstack.wsgi [req-7e1365c4-053c-46d3-a12a-1b6d6a7b1786 req-14cde136-47cf-4df3-b8a3-fe211afb2c67 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 679.323370] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 679.323370] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 679.323370] [55021]: INFO cinder.volume.api [req-7e1365c4-053c-46d3-a12a-1b6d6a7b1786 req-14cde136-47cf-4df3-b8a3-fe211afb2c67 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Volume info retrieved successfully. [ 679.329067] [55021]: INFO cinder.volume.api [req-7e1365c4-053c-46d3-a12a-1b6d6a7b1786 req-14cde136-47cf-4df3-b8a3-fe211afb2c67 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Begin detaching volume completed successfully. [ 679.329351] [55021]: INFO cinder.api.openstack.wsgi [req-7e1365c4-053c-46d3-a12a-1b6d6a7b1786 req-14cde136-47cf-4df3-b8a3-fe211afb2c67 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599/action returned with HTTP 202 [ 679.329779] [55021]: [pid: 55021|app: 0|req: 47/90] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 11:59:07 2025] POST /volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 680.363089] [55022]: DEBUG cinder.api.middleware.request_id [None req-afdc421a-e34e-4049-9c1b-bcb81cd150ed None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 680.366440] [55022]: INFO cinder.api.openstack.wsgi [None req-afdc421a-e34e-4049-9c1b-bcb81cd150ed None None] GET http://10.180.1.21/volume// [ 680.366695] [55022]: DEBUG cinder.api.openstack.wsgi [None req-afdc421a-e34e-4049-9c1b-bcb81cd150ed None None] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 680.366892] [55022]: DEBUG cinder.api.openstack.wsgi [None req-afdc421a-e34e-4049-9c1b-bcb81cd150ed None None] Calling method 'all' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 680.367341] [55022]: INFO cinder.api.openstack.wsgi [None req-afdc421a-e34e-4049-9c1b-bcb81cd150ed None None] http://10.180.1.21/volume// returned with HTTP 300 [ 680.367706] [55022]: [pid: 55022|app: 0|req: 44/91] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 11:59:08 2025] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 680.377349] [55021]: DEBUG cinder.api.middleware.request_id [req-7e1365c4-053c-46d3-a12a-1b6d6a7b1786 req-85487a3e-7b26-4a24-b78a-4fc7d0ef00d9 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 680.381610] [55021]: INFO cinder.api.openstack.wsgi [req-7e1365c4-053c-46d3-a12a-1b6d6a7b1786 req-85487a3e-7b26-4a24-b78a-4fc7d0ef00d9 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] GET http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 [ 680.381895] [55021]: DEBUG cinder.api.openstack.wsgi [req-7e1365c4-053c-46d3-a12a-1b6d6a7b1786 req-85487a3e-7b26-4a24-b78a-4fc7d0ef00d9 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 680.382153] [55021]: DEBUG cinder.api.openstack.wsgi [req-7e1365c4-053c-46d3-a12a-1b6d6a7b1786 req-85487a3e-7b26-4a24-b78a-4fc7d0ef00d9 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 680.401947] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 680.401947] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 680.408438] [55021]: INFO cinder.volume.api [req-7e1365c4-053c-46d3-a12a-1b6d6a7b1786 req-85487a3e-7b26-4a24-b78a-4fc7d0ef00d9 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Volume info retrieved successfully. [ 680.411609] [55021]: INFO cinder.api.openstack.wsgi [req-7e1365c4-053c-46d3-a12a-1b6d6a7b1786 req-85487a3e-7b26-4a24-b78a-4fc7d0ef00d9 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 returned with HTTP 200 [ 680.412066] [55021]: [pid: 55021|app: 0|req: 48/92] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 11:59:08 2025] GET /volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 => generated 1554 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 681.631875] [55022]: DEBUG cinder.api.middleware.request_id [req-7e1365c4-053c-46d3-a12a-1b6d6a7b1786 req-1fa62886-40c3-48ad-9564-a15b94897c8e None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 681.637554] [55022]: INFO cinder.api.openstack.wsgi [req-7e1365c4-053c-46d3-a12a-1b6d6a7b1786 req-1fa62886-40c3-48ad-9564-a15b94897c8e tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] DELETE http://10.180.1.21/volume/v3/attachments/29895f9c-e5b3-4f65-ab7d-87f6d046ce26 [ 681.637866] [55022]: DEBUG cinder.api.openstack.wsgi [req-7e1365c4-053c-46d3-a12a-1b6d6a7b1786 req-1fa62886-40c3-48ad-9564-a15b94897c8e tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 681.638202] [55022]: DEBUG cinder.api.openstack.wsgi [req-7e1365c4-053c-46d3-a12a-1b6d6a7b1786 req-1fa62886-40c3-48ad-9564-a15b94897c8e tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Calling method 'version_select' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 681.659906] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 681.659906] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 682.232099] [55022]: INFO cinder.api.openstack.wsgi [req-7e1365c4-053c-46d3-a12a-1b6d6a7b1786 req-1fa62886-40c3-48ad-9564-a15b94897c8e tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] http://10.180.1.21/volume/v3/attachments/29895f9c-e5b3-4f65-ab7d-87f6d046ce26 returned with HTTP 200 [ 682.233630] [55022]: [pid: 55022|app: 0|req: 45/93] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 11:59:09 2025] DELETE /volume/v3/attachments/29895f9c-e5b3-4f65-ab7d-87f6d046ce26 => generated 19 bytes in 605 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 683.259663] [55021]: DEBUG cinder.api.middleware.request_id [None req-fddf2bb9-ab0f-43c8-b838-8b3ed8202111 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 683.263083] [55021]: INFO cinder.api.openstack.wsgi [None req-fddf2bb9-ab0f-43c8-b838-8b3ed8202111 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] GET http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 [ 683.263083] [55021]: DEBUG cinder.api.openstack.wsgi [None req-fddf2bb9-ab0f-43c8-b838-8b3ed8202111 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 683.263083] [55021]: DEBUG cinder.api.openstack.wsgi [None req-fddf2bb9-ab0f-43c8-b838-8b3ed8202111 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 683.283020] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.283020] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 683.289432] [55021]: INFO cinder.volume.api [None req-fddf2bb9-ab0f-43c8-b838-8b3ed8202111 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Volume info retrieved successfully. [ 683.300200] [55021]: INFO cinder.api.openstack.wsgi [None req-fddf2bb9-ab0f-43c8-b838-8b3ed8202111 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 returned with HTTP 200 [ 683.300489] [55021]: [pid: 55021|app: 0|req: 49/94] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:59:11 2025] GET /volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 => generated 1009 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 683.312276] [55022]: DEBUG cinder.api.middleware.request_id [None req-fc211477-8dc1-475a-af58-1f26aa0a8af2 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 683.314527] [55022]: INFO cinder.api.openstack.wsgi [None req-fc211477-8dc1-475a-af58-1f26aa0a8af2 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 [ 683.314763] [55022]: DEBUG cinder.api.openstack.wsgi [None req-fc211477-8dc1-475a-af58-1f26aa0a8af2 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 683.315017] [55022]: DEBUG cinder.api.openstack.wsgi [None req-fc211477-8dc1-475a-af58-1f26aa0a8af2 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Calling method 'delete' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 683.315224] [55022]: INFO cinder.api.v3.volumes [None req-fc211477-8dc1-475a-af58-1f26aa0a8af2 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Delete volume with id: 5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 [ 683.328366] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.328366] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 683.328846] [55022]: INFO cinder.volume.api [None req-fc211477-8dc1-475a-af58-1f26aa0a8af2 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Volume info retrieved successfully. [ 683.362344] [55022]: INFO cinder.volume.api [None req-fc211477-8dc1-475a-af58-1f26aa0a8af2 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Delete volume request issued successfully. [ 683.362637] [55022]: INFO cinder.api.openstack.wsgi [None req-fc211477-8dc1-475a-af58-1f26aa0a8af2 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 returned with HTTP 202 [ 683.363254] [55022]: [pid: 55022|app: 0|req: 46/95] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 11:59:11 2025] DELETE /volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 683.367527] [55021]: DEBUG cinder.api.middleware.request_id [None req-efef4862-1231-44c8-804f-2835ef495fa6 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 683.369732] [55021]: INFO cinder.api.openstack.wsgi [None req-efef4862-1231-44c8-804f-2835ef495fa6 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] GET http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 [ 683.369967] [55021]: DEBUG cinder.api.openstack.wsgi [None req-efef4862-1231-44c8-804f-2835ef495fa6 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 683.370203] [55021]: DEBUG cinder.api.openstack.wsgi [None req-efef4862-1231-44c8-804f-2835ef495fa6 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 683.381914] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.381914] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 683.393683] [55021]: INFO cinder.volume.api [None req-efef4862-1231-44c8-804f-2835ef495fa6 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Volume info retrieved successfully. [ 683.398778] [55021]: INFO cinder.api.openstack.wsgi [None req-efef4862-1231-44c8-804f-2835ef495fa6 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 returned with HTTP 200 [ 683.399203] [55021]: [pid: 55021|app: 0|req: 50/96] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:59:11 2025] GET /volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 => generated 1008 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 684.413672] [55022]: DEBUG cinder.api.middleware.request_id [None req-371a4edf-57e0-4d7d-9242-39a0e340a7a7 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 684.421387] [55022]: INFO cinder.api.openstack.wsgi [None req-371a4edf-57e0-4d7d-9242-39a0e340a7a7 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] GET http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 [ 684.421387] [55022]: DEBUG cinder.api.openstack.wsgi [None req-371a4edf-57e0-4d7d-9242-39a0e340a7a7 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 684.421387] [55022]: DEBUG cinder.api.openstack.wsgi [None req-371a4edf-57e0-4d7d-9242-39a0e340a7a7 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 684.444160] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 684.444160] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 684.449440] [55022]: INFO cinder.volume.api [None req-371a4edf-57e0-4d7d-9242-39a0e340a7a7 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Volume info retrieved successfully. [ 684.455588] [55022]: INFO cinder.api.openstack.wsgi [None req-371a4edf-57e0-4d7d-9242-39a0e340a7a7 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 returned with HTTP 200 [ 684.456269] [55022]: [pid: 55022|app: 0|req: 47/97] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:59:12 2025] GET /volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 => generated 1008 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 685.469897] [55021]: DEBUG cinder.api.middleware.request_id [None req-783e9e7a-0250-46ce-a2c5-1e8888830b14 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 685.472419] [55021]: INFO cinder.api.openstack.wsgi [None req-783e9e7a-0250-46ce-a2c5-1e8888830b14 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] GET http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 [ 685.472572] [55021]: DEBUG cinder.api.openstack.wsgi [None req-783e9e7a-0250-46ce-a2c5-1e8888830b14 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 685.472792] [55021]: DEBUG cinder.api.openstack.wsgi [None req-783e9e7a-0250-46ce-a2c5-1e8888830b14 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 685.487452] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 685.487452] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 685.493733] [55021]: INFO cinder.volume.api [None req-783e9e7a-0250-46ce-a2c5-1e8888830b14 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Volume info retrieved successfully. [ 685.499108] [55021]: INFO cinder.api.openstack.wsgi [None req-783e9e7a-0250-46ce-a2c5-1e8888830b14 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 returned with HTTP 200 [ 685.499805] [55021]: [pid: 55021|app: 0|req: 51/98] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:59:13 2025] GET /volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 => generated 1008 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 686.512303] [55022]: DEBUG cinder.api.middleware.request_id [None req-2313c528-ab20-4a2e-a86a-21ee567088f9 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 686.516148] [55022]: INFO cinder.api.openstack.wsgi [None req-2313c528-ab20-4a2e-a86a-21ee567088f9 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] GET http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 [ 686.516391] [55022]: DEBUG cinder.api.openstack.wsgi [None req-2313c528-ab20-4a2e-a86a-21ee567088f9 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 686.517117] [55022]: DEBUG cinder.api.openstack.wsgi [None req-2313c528-ab20-4a2e-a86a-21ee567088f9 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 686.526687] [55022]: INFO cinder.api.openstack.wsgi [None req-2313c528-ab20-4a2e-a86a-21ee567088f9 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 returned with HTTP 404 [ 686.527428] [55022]: [pid: 55022|app: 0|req: 48/99] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:59:14 2025] GET /volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 695.496493] [55021]: DEBUG dbcounter [-] [55021] Writing DB stats cinder:SELECT=107,cinder:UPDATE=16,cinder:INSERT=7 {{(pid=55021) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 696.521066] [55022]: DEBUG dbcounter [-] [55022] Writing DB stats cinder:SELECT=60,cinder:UPDATE=9,cinder:INSERT=1 {{(pid=55022) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 719.358017] [55021]: DEBUG cinder.api.middleware.request_id [None req-ceeced5b-b7e6-4dfc-a756-16b745975bdd None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 719.358309] [55021]: INFO cinder.api.openstack.wsgi [None req-ceeced5b-b7e6-4dfc-a756-16b745975bdd None None] GET http://10.180.1.21/volume// [ 719.358460] [55021]: DEBUG cinder.api.openstack.wsgi [None req-ceeced5b-b7e6-4dfc-a756-16b745975bdd None None] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 719.358682] [55021]: DEBUG cinder.api.openstack.wsgi [None req-ceeced5b-b7e6-4dfc-a756-16b745975bdd None None] Calling method 'all' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 719.359095] [55021]: INFO cinder.api.openstack.wsgi [None req-ceeced5b-b7e6-4dfc-a756-16b745975bdd None None] http://10.180.1.21/volume// returned with HTTP 300 [ 719.359396] [55021]: [pid: 55021|app: 0|req: 52/100] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 11:59:47 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 719.368671] [55022]: DEBUG cinder.api.middleware.request_id [req-43b3d5dd-c654-48b4-b0c6-d205df0711f8 req-e723e85d-e9c8-4a9a-96df-6a77397a082a None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 719.374803] [55022]: INFO cinder.api.openstack.wsgi [req-43b3d5dd-c654-48b4-b0c6-d205df0711f8 req-e723e85d-e9c8-4a9a-96df-6a77397a082a tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] GET http://10.180.1.21/volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b [ 719.374896] [55022]: DEBUG cinder.api.openstack.wsgi [req-43b3d5dd-c654-48b4-b0c6-d205df0711f8 req-e723e85d-e9c8-4a9a-96df-6a77397a082a tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 719.375108] [55022]: DEBUG cinder.api.openstack.wsgi [req-43b3d5dd-c654-48b4-b0c6-d205df0711f8 req-e723e85d-e9c8-4a9a-96df-6a77397a082a tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 719.390943] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.390943] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 719.394114] [55022]: INFO cinder.volume.api [req-43b3d5dd-c654-48b4-b0c6-d205df0711f8 req-e723e85d-e9c8-4a9a-96df-6a77397a082a tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Volume info retrieved successfully. [ 719.399797] [55022]: INFO cinder.api.openstack.wsgi [req-43b3d5dd-c654-48b4-b0c6-d205df0711f8 req-e723e85d-e9c8-4a9a-96df-6a77397a082a tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] http://10.180.1.21/volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b returned with HTTP 200 [ 719.400281] [55022]: [pid: 55022|app: 0|req: 49/101] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 11:59:47 2025] GET /volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b => generated 1571 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 719.527804] [55021]: DEBUG cinder.api.middleware.request_id [req-43b3d5dd-c654-48b4-b0c6-d205df0711f8 req-52958ba4-374c-4d79-b528-afc6d19ebc0b None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 719.530998] [55021]: INFO cinder.api.openstack.wsgi [req-43b3d5dd-c654-48b4-b0c6-d205df0711f8 req-52958ba4-374c-4d79-b528-afc6d19ebc0b tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] PUT http://10.180.1.21/volume/v3/attachments/2c0e1ce0-0b79-49a3-b78c-07bf01b770bf [ 719.531604] [55021]: DEBUG cinder.api.openstack.wsgi [req-43b3d5dd-c654-48b4-b0c6-d205df0711f8 req-52958ba4-374c-4d79-b528-afc6d19ebc0b tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-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=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 719.541498] [55021]: DEBUG cinder.coordination [req-43b3d5dd-c654-48b4-b0c6-d205df0711f8 req-52958ba4-374c-4d79-b528-afc6d19ebc0b tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Acquiring lock "cinder-attachment_update-d9abd36e-e722-44a7-8471-fe11e722639b-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55021) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 719.545854] [55021]: DEBUG cinder.coordination [req-43b3d5dd-c654-48b4-b0c6-d205df0711f8 req-52958ba4-374c-4d79-b528-afc6d19ebc0b tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Lock "cinder-attachment_update-d9abd36e-e722-44a7-8471-fe11e722639b-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55021) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 719.546995] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.546995] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 720.066293] [55021]: DEBUG cinder.coordination [req-43b3d5dd-c654-48b4-b0c6-d205df0711f8 req-52958ba4-374c-4d79-b528-afc6d19ebc0b tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Lock "cinder-attachment_update-d9abd36e-e722-44a7-8471-fe11e722639b-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.520s {{(pid=55021) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 720.066753] [55021]: INFO cinder.api.openstack.wsgi [req-43b3d5dd-c654-48b4-b0c6-d205df0711f8 req-52958ba4-374c-4d79-b528-afc6d19ebc0b tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] http://10.180.1.21/volume/v3/attachments/2c0e1ce0-0b79-49a3-b78c-07bf01b770bf returned with HTTP 200 [ 720.067316] [55021]: [pid: 55021|app: 0|req: 53/102] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 11:59:47 2025] PUT /volume/v3/attachments/2c0e1ce0-0b79-49a3-b78c-07bf01b770bf => generated 617 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 720.578581] [55022]: DEBUG cinder.api.middleware.request_id [req-43b3d5dd-c654-48b4-b0c6-d205df0711f8 req-076eb8ae-2760-4dc0-9400-3d7a957d990e None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 720.584832] [55022]: INFO cinder.api.openstack.wsgi [req-43b3d5dd-c654-48b4-b0c6-d205df0711f8 req-076eb8ae-2760-4dc0-9400-3d7a957d990e tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] POST http://10.180.1.21/volume/v3/attachments/2c0e1ce0-0b79-49a3-b78c-07bf01b770bf/action [ 720.585431] [55022]: DEBUG cinder.api.openstack.wsgi [req-43b3d5dd-c654-48b4-b0c6-d205df0711f8 req-076eb8ae-2760-4dc0-9400-3d7a957d990e tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Action body: b'{"os-complete": null}' {{(pid=55022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 720.585570] [55022]: DEBUG cinder.api.openstack.wsgi [req-43b3d5dd-c654-48b4-b0c6-d205df0711f8 req-076eb8ae-2760-4dc0-9400-3d7a957d990e tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 720.603537] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.603537] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 720.611104] [55022]: INFO cinder.api.openstack.wsgi [req-43b3d5dd-c654-48b4-b0c6-d205df0711f8 req-076eb8ae-2760-4dc0-9400-3d7a957d990e tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] http://10.180.1.21/volume/v3/attachments/2c0e1ce0-0b79-49a3-b78c-07bf01b770bf/action returned with HTTP 204 [ 720.612653] [55022]: [pid: 55022|app: 0|req: 50/103] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 11:59:48 2025] POST /volume/v3/attachments/2c0e1ce0-0b79-49a3-b78c-07bf01b770bf/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 725.957541] [55021]: DEBUG cinder.api.middleware.request_id [None req-8578f21c-1971-41e4-95bd-7141a3bad10b None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 725.959906] [55021]: INFO cinder.api.openstack.wsgi [None req-8578f21c-1971-41e4-95bd-7141a3bad10b tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] DELETE http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 [ 725.960192] [55021]: DEBUG cinder.api.openstack.wsgi [None req-8578f21c-1971-41e4-95bd-7141a3bad10b tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 725.960443] [55021]: DEBUG cinder.api.openstack.wsgi [None req-8578f21c-1971-41e4-95bd-7141a3bad10b tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Calling method 'delete' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 725.960662] [55021]: INFO cinder.api.v3.volumes [None req-8578f21c-1971-41e4-95bd-7141a3bad10b tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Delete volume with id: 5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 [ 725.969061] [55021]: INFO cinder.api.openstack.wsgi [None req-8578f21c-1971-41e4-95bd-7141a3bad10b tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 returned with HTTP 404 [ 725.970242] [55021]: [pid: 55021|app: 0|req: 54/104] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 11:59:53 2025] DELETE /volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 725.975017] [55022]: DEBUG cinder.api.middleware.request_id [None req-783e5a9a-559d-4a93-ac76-bdcd93f4bc62 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 725.977939] [55022]: INFO cinder.api.openstack.wsgi [None req-783e5a9a-559d-4a93-ac76-bdcd93f4bc62 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] GET http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 [ 725.978266] [55022]: DEBUG cinder.api.openstack.wsgi [None req-783e5a9a-559d-4a93-ac76-bdcd93f4bc62 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 725.978633] [55022]: DEBUG cinder.api.openstack.wsgi [None req-783e5a9a-559d-4a93-ac76-bdcd93f4bc62 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 725.986656] [55022]: INFO cinder.api.openstack.wsgi [None req-783e5a9a-559d-4a93-ac76-bdcd93f4bc62 tempest-VolumesAssistedSnapshotsTest-279871953 tempest-VolumesAssistedSnapshotsTest-279871953-project-admin] http://10.180.1.21/volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 returned with HTTP 404 [ 725.988644] [55022]: [pid: 55022|app: 0|req: 51/105] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 11:59:53 2025] GET /volume/v3/volumes/5de35d4d-eab1-4e0c-a7ff-dc2f9cb6a599 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 735.963152] [55021]: DEBUG dbcounter [-] [55021] Writing DB stats cinder:SELECT=5,cinder:UPDATE=1 {{(pid=55021) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 735.982648] [55022]: DEBUG dbcounter [-] [55022] Writing DB stats cinder:SELECT=10,cinder:UPDATE=2 {{(pid=55022) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 753.098891] [55021]: DEBUG cinder.api.middleware.request_id [None req-b0a58877-eae8-41a5-b7b1-80842765987f None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 753.102313] [55021]: INFO cinder.api.openstack.wsgi [None req-b0a58877-eae8-41a5-b7b1-80842765987f tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] POST http://10.180.1.21/volume/v3/volumes [ 753.102732] [55021]: DEBUG cinder.api.openstack.wsgi [None req-b0a58877-eae8-41a5-b7b1-80842765987f tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-302758338"}} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 753.104561] [55021]: DEBUG cinder.api.v3.volumes [None req-b0a58877-eae8-41a5-b7b1-80842765987f tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-302758338'}} {{(pid=55021) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 753.104661] [55021]: INFO cinder.api.v3.volumes [None req-b0a58877-eae8-41a5-b7b1-80842765987f tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Create volume of 1 GB [ 753.105077] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.105077] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 753.114154] [55021]: INFO cinder.volume.api [None req-b0a58877-eae8-41a5-b7b1-80842765987f tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Availability Zones retrieved successfully. [ 753.126173] [55021]: DEBUG cinder.volume.api [None req-b0a58877-eae8-41a5-b7b1-80842765987f tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Flow 'volume_create_api' (01c8f66c-6ea1-42d0-9097-d983da0cb9f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 753.127166] [55021]: DEBUG cinder.volume.api [None req-b0a58877-eae8-41a5-b7b1-80842765987f tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36005ec1-ac7e-4dc7-bbba-0a4a8972bf0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 753.128787] [55021]: DEBUG cinder.volume.flows.api.create_volume [None req-b0a58877-eae8-41a5-b7b1-80842765987f tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Validating volume size '1' using validate_int {{(pid=55021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 753.152243] [55021]: DEBUG cinder.volume.api [None req-b0a58877-eae8-41a5-b7b1-80842765987f tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36005ec1-ac7e-4dc7-bbba-0a4a8972bf0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T11:54:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fe68bc55-1aa9-4430-8a92-ce31fba1cbb5', '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=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 753.153579] [55021]: DEBUG cinder.volume.api [None req-b0a58877-eae8-41a5-b7b1-80842765987f tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d39fadd2-c688-4b17-9839-aacbcb069e3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 753.224226] [55021]: DEBUG cinder.quota [None req-b0a58877-eae8-41a5-b7b1-80842765987f tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Created reservations ['17e31986-3950-4a9a-b31a-448a5ca56e5a', '1f02b2e1-e687-4370-b541-035646e29e7a', 'e4e50826-664c-4f5b-91bb-c7ccdb09304e', 'f1fbd0fd-b129-4578-a84c-b4ea10527dda'] {{(pid=55021) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 753.225850] [55021]: DEBUG cinder.volume.api [None req-b0a58877-eae8-41a5-b7b1-80842765987f tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d39fadd2-c688-4b17-9839-aacbcb069e3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17e31986-3950-4a9a-b31a-448a5ca56e5a', '1f02b2e1-e687-4370-b541-035646e29e7a', 'e4e50826-664c-4f5b-91bb-c7ccdb09304e', 'f1fbd0fd-b129-4578-a84c-b4ea10527dda']}' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 753.228428] [55021]: DEBUG cinder.volume.api [None req-b0a58877-eae8-41a5-b7b1-80842765987f tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52c5d800-9e6e-4761-9ed5-a0cb85b79614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 753.253949] [55021]: DEBUG cinder.volume.api [None req-b0a58877-eae8-41a5-b7b1-80842765987f tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52c5d800-9e6e-4761-9ed5-a0cb85b79614) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2de9230-6497-4dbb-a819-1976114809e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-302758338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75193f7650ef40ce9f873f31fa327351',qos_specs=None,replication_status=,reservations=['17e31986-3950-4a9a-b31a-448a5ca56e5a','1f02b2e1-e687-4370-b541-035646e29e7a','e4e50826-664c-4f5b-91bb-c7ccdb09304e','f1fbd0fd-b129-4578-a84c-b4ea10527dda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a21c80084fee481ca39302a9fbbd0ecf',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5), '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-19T12:00:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-302758338',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2de9230-6497-4dbb-a819-1976114809e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75193f7650ef40ce9f873f31fa327351',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='a21c80084fee481ca39302a9fbbd0ecf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fe68bc55-1aa9-4430-8a92-ce31fba1cbb5),volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 753.255966] [55021]: DEBUG cinder.volume.api [None req-b0a58877-eae8-41a5-b7b1-80842765987f tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19da2258-6889-4518-8c07-b8a22ce1bc7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 753.278635] [55021]: DEBUG cinder.volume.api [None req-b0a58877-eae8-41a5-b7b1-80842765987f tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19da2258-6889-4518-8c07-b8a22ce1bc7e) 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-302758338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75193f7650ef40ce9f873f31fa327351',qos_specs=None,replication_status=,reservations=['17e31986-3950-4a9a-b31a-448a5ca56e5a','1f02b2e1-e687-4370-b541-035646e29e7a','e4e50826-664c-4f5b-91bb-c7ccdb09304e','f1fbd0fd-b129-4578-a84c-b4ea10527dda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a21c80084fee481ca39302a9fbbd0ecf',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 753.280103] [55021]: DEBUG cinder.volume.api [None req-b0a58877-eae8-41a5-b7b1-80842765987f tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5243666-ff8d-4283-9a5f-13bf1981d278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 753.302538] [55021]: DEBUG cinder.volume.api [None req-b0a58877-eae8-41a5-b7b1-80842765987f tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5243666-ff8d-4283-9a5f-13bf1981d278) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 753.302538] [55021]: DEBUG cinder.volume.api [None req-b0a58877-eae8-41a5-b7b1-80842765987f tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Flow 'volume_create_api' (01c8f66c-6ea1-42d0-9097-d983da0cb9f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 753.302538] [55021]: INFO cinder.volume.api [None req-b0a58877-eae8-41a5-b7b1-80842765987f tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Create volume request issued successfully. [ 753.303509] [55021]: INFO cinder.api.openstack.wsgi [None req-b0a58877-eae8-41a5-b7b1-80842765987f tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 753.303869] [55021]: [pid: 55021|app: 0|req: 55/106] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 12:00:20 2025] POST /volume/v3/volumes => generated 750 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 753.317680] [55022]: DEBUG cinder.api.middleware.request_id [None req-9c8f8043-3634-46d7-b194-729d16c3d5f8 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 753.319796] [55022]: INFO cinder.api.openstack.wsgi [None req-9c8f8043-3634-46d7-b194-729d16c3d5f8 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] GET http://10.180.1.21/volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 [ 753.320034] [55022]: DEBUG cinder.api.openstack.wsgi [None req-9c8f8043-3634-46d7-b194-729d16c3d5f8 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 753.320326] [55022]: DEBUG cinder.api.openstack.wsgi [None req-9c8f8043-3634-46d7-b194-729d16c3d5f8 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 753.332718] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.332718] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 753.338883] [55022]: INFO cinder.volume.api [None req-9c8f8043-3634-46d7-b194-729d16c3d5f8 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Volume info retrieved successfully. [ 753.345857] [55022]: INFO cinder.api.openstack.wsgi [None req-9c8f8043-3634-46d7-b194-729d16c3d5f8 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] http://10.180.1.21/volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 returned with HTTP 200 [ 753.348807] [55022]: [pid: 55022|app: 0|req: 52/107] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:00:21 2025] GET /volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 753.599230] [55021]: DEBUG cinder.api.middleware.request_id [None req-66ee5860-e3d2-45d1-8e64-4bde815835bf None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 753.663287] [55021]: INFO cinder.api.openstack.wsgi [None req-66ee5860-e3d2-45d1-8e64-4bde815835bf tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] POST http://10.180.1.21/volume/v3/volumes [ 753.663648] [55021]: DEBUG cinder.api.openstack.wsgi [None req-66ee5860-e3d2-45d1-8e64-4bde815835bf tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-469865989"}} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 753.671862] [55021]: DEBUG cinder.api.v3.volumes [None req-66ee5860-e3d2-45d1-8e64-4bde815835bf tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-469865989'}} {{(pid=55021) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 753.671862] [55021]: INFO cinder.api.v3.volumes [None req-66ee5860-e3d2-45d1-8e64-4bde815835bf tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Create volume of 1 GB [ 753.671862] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.671862] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 753.677151] [55021]: INFO cinder.volume.api [None req-66ee5860-e3d2-45d1-8e64-4bde815835bf tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Availability Zones retrieved successfully. [ 753.685370] [55021]: DEBUG cinder.volume.api [None req-66ee5860-e3d2-45d1-8e64-4bde815835bf tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Flow 'volume_create_api' (80fb2938-987b-49a8-bd1e-25839eac260b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 753.686673] [55021]: DEBUG cinder.volume.api [None req-66ee5860-e3d2-45d1-8e64-4bde815835bf tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba0ae7bd-7b99-4765-b594-f619f08476ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 753.688647] [55021]: DEBUG cinder.volume.flows.api.create_volume [None req-66ee5860-e3d2-45d1-8e64-4bde815835bf tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Validating volume size '1' using validate_int {{(pid=55021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 753.717069] [55021]: DEBUG cinder.volume.api [None req-66ee5860-e3d2-45d1-8e64-4bde815835bf tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba0ae7bd-7b99-4765-b594-f619f08476ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T11:54:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fe68bc55-1aa9-4430-8a92-ce31fba1cbb5', '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=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 753.718144] [55021]: DEBUG cinder.volume.api [None req-66ee5860-e3d2-45d1-8e64-4bde815835bf tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02f726fc-b73e-4138-a7e1-64c516977f29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 753.774331] [55021]: DEBUG cinder.quota [None req-66ee5860-e3d2-45d1-8e64-4bde815835bf tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Created reservations ['a458cf2c-acc5-4dbe-851d-fe576e76ebc3', 'df1a9c0d-8ac2-4833-be9a-8f00cfc66aac', '68f7580b-3558-4d1b-8884-7dc632801ac6', '079aa439-6c86-4b00-9fe7-503be596892d'] {{(pid=55021) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 753.775499] [55021]: DEBUG cinder.volume.api [None req-66ee5860-e3d2-45d1-8e64-4bde815835bf tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02f726fc-b73e-4138-a7e1-64c516977f29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a458cf2c-acc5-4dbe-851d-fe576e76ebc3', 'df1a9c0d-8ac2-4833-be9a-8f00cfc66aac', '68f7580b-3558-4d1b-8884-7dc632801ac6', '079aa439-6c86-4b00-9fe7-503be596892d']}' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 753.776572] [55021]: DEBUG cinder.volume.api [None req-66ee5860-e3d2-45d1-8e64-4bde815835bf tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64008564-9fa9-4453-997a-040d39cd64bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 753.794675] [55021]: DEBUG cinder.volume.api [None req-66ee5860-e3d2-45d1-8e64-4bde815835bf tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64008564-9fa9-4453-997a-040d39cd64bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e75c3412-8b5e-442b-a7e7-80a8e361c31c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-469865989',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3c6762bb454d453f9dafa91d9e93ccf8',qos_specs=None,replication_status=,reservations=['a458cf2c-acc5-4dbe-851d-fe576e76ebc3','df1a9c0d-8ac2-4833-be9a-8f00cfc66aac','68f7580b-3558-4d1b-8884-7dc632801ac6','079aa439-6c86-4b00-9fe7-503be596892d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c9f3c85c604492488417e6d8401ea91',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5), '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-19T12:00:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-469865989',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e75c3412-8b5e-442b-a7e7-80a8e361c31c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3c6762bb454d453f9dafa91d9e93ccf8',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='2c9f3c85c604492488417e6d8401ea91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fe68bc55-1aa9-4430-8a92-ce31fba1cbb5),volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 753.795874] [55021]: DEBUG cinder.volume.api [None req-66ee5860-e3d2-45d1-8e64-4bde815835bf tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8ea37f8-c648-415c-838c-29cee024e2fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 753.815545] [55021]: DEBUG cinder.volume.api [None req-66ee5860-e3d2-45d1-8e64-4bde815835bf tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8ea37f8-c648-415c-838c-29cee024e2fd) 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-469865989',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3c6762bb454d453f9dafa91d9e93ccf8',qos_specs=None,replication_status=,reservations=['a458cf2c-acc5-4dbe-851d-fe576e76ebc3','df1a9c0d-8ac2-4833-be9a-8f00cfc66aac','68f7580b-3558-4d1b-8884-7dc632801ac6','079aa439-6c86-4b00-9fe7-503be596892d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c9f3c85c604492488417e6d8401ea91',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 753.815846] [55021]: DEBUG cinder.volume.api [None req-66ee5860-e3d2-45d1-8e64-4bde815835bf tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dca0bce-05a9-4aa5-a398-e047474ce3f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 753.830706] [55021]: DEBUG cinder.volume.api [None req-66ee5860-e3d2-45d1-8e64-4bde815835bf tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dca0bce-05a9-4aa5-a398-e047474ce3f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 753.833366] [55021]: DEBUG cinder.volume.api [None req-66ee5860-e3d2-45d1-8e64-4bde815835bf tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Flow 'volume_create_api' (80fb2938-987b-49a8-bd1e-25839eac260b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 753.833366] [55021]: INFO cinder.volume.api [None req-66ee5860-e3d2-45d1-8e64-4bde815835bf tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Create volume request issued successfully. [ 753.833366] [55021]: INFO cinder.api.openstack.wsgi [None req-66ee5860-e3d2-45d1-8e64-4bde815835bf tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 753.833366] [55021]: [pid: 55021|app: 0|req: 56/108] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 12:00:21 2025] POST /volume/v3/volumes => generated 758 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 753.842082] [55022]: DEBUG cinder.api.middleware.request_id [None req-f1061a69-89de-4fd9-ace7-6c9b17ca48ca None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 753.847143] [55022]: INFO cinder.api.openstack.wsgi [None req-f1061a69-89de-4fd9-ace7-6c9b17ca48ca tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] GET http://10.180.1.21/volume/v3/volumes/e75c3412-8b5e-442b-a7e7-80a8e361c31c [ 753.847143] [55022]: DEBUG cinder.api.openstack.wsgi [None req-f1061a69-89de-4fd9-ace7-6c9b17ca48ca tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 753.847143] [55022]: DEBUG cinder.api.openstack.wsgi [None req-f1061a69-89de-4fd9-ace7-6c9b17ca48ca tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 753.853190] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.853190] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 753.857887] [55022]: INFO cinder.volume.api [None req-f1061a69-89de-4fd9-ace7-6c9b17ca48ca tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Volume info retrieved successfully. [ 753.864076] [55022]: INFO cinder.api.openstack.wsgi [None req-f1061a69-89de-4fd9-ace7-6c9b17ca48ca tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] http://10.180.1.21/volume/v3/volumes/e75c3412-8b5e-442b-a7e7-80a8e361c31c returned with HTTP 200 [ 753.864475] [55022]: [pid: 55022|app: 0|req: 53/109] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:00:21 2025] GET /volume/v3/volumes/e75c3412-8b5e-442b-a7e7-80a8e361c31c => generated 826 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 754.364124] [55021]: DEBUG cinder.api.middleware.request_id [None req-923b3f39-c46e-463f-b7a8-8ef3de377aa6 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 754.368054] [55021]: INFO cinder.api.openstack.wsgi [None req-923b3f39-c46e-463f-b7a8-8ef3de377aa6 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] GET http://10.180.1.21/volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 [ 754.368054] [55021]: DEBUG cinder.api.openstack.wsgi [None req-923b3f39-c46e-463f-b7a8-8ef3de377aa6 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 754.368054] [55021]: DEBUG cinder.api.openstack.wsgi [None req-923b3f39-c46e-463f-b7a8-8ef3de377aa6 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 754.382559] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.382559] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 754.389117] [55021]: INFO cinder.volume.api [None req-923b3f39-c46e-463f-b7a8-8ef3de377aa6 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Volume info retrieved successfully. [ 754.401018] [55021]: INFO cinder.api.openstack.wsgi [None req-923b3f39-c46e-463f-b7a8-8ef3de377aa6 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] http://10.180.1.21/volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 returned with HTTP 200 [ 754.401018] [55021]: [pid: 55021|app: 0|req: 57/110] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:00:22 2025] GET /volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 754.469415] [55022]: DEBUG cinder.api.middleware.request_id [req-3f501279-b846-48c7-af89-2401a39c99ae req-5ee6f4d7-bbfd-4204-8c15-fcb0a8a49283 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 754.472056] [55022]: INFO cinder.api.openstack.wsgi [req-3f501279-b846-48c7-af89-2401a39c99ae req-5ee6f4d7-bbfd-4204-8c15-fcb0a8a49283 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] GET http://10.180.1.21/volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 [ 754.472102] [55022]: DEBUG cinder.api.openstack.wsgi [req-3f501279-b846-48c7-af89-2401a39c99ae req-5ee6f4d7-bbfd-4204-8c15-fcb0a8a49283 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 754.473033] [55022]: DEBUG cinder.api.openstack.wsgi [req-3f501279-b846-48c7-af89-2401a39c99ae req-5ee6f4d7-bbfd-4204-8c15-fcb0a8a49283 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 754.480688] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.480688] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 754.484801] [55022]: INFO cinder.volume.api [req-3f501279-b846-48c7-af89-2401a39c99ae req-5ee6f4d7-bbfd-4204-8c15-fcb0a8a49283 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Volume info retrieved successfully. [ 754.490123] [55022]: INFO cinder.api.openstack.wsgi [req-3f501279-b846-48c7-af89-2401a39c99ae req-5ee6f4d7-bbfd-4204-8c15-fcb0a8a49283 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] http://10.180.1.21/volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 returned with HTTP 200 [ 754.490250] [55022]: [pid: 55022|app: 0|req: 54/111] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:00:22 2025] GET /volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 754.881822] [55021]: DEBUG cinder.api.middleware.request_id [None req-6ae0d6d8-7272-40e1-bb4b-60dbc4e504f6 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 754.884615] [55021]: INFO cinder.api.openstack.wsgi [None req-6ae0d6d8-7272-40e1-bb4b-60dbc4e504f6 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] GET http://10.180.1.21/volume/v3/volumes/e75c3412-8b5e-442b-a7e7-80a8e361c31c [ 754.885828] [55021]: DEBUG cinder.api.openstack.wsgi [None req-6ae0d6d8-7272-40e1-bb4b-60dbc4e504f6 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 754.887028] [55021]: DEBUG cinder.api.openstack.wsgi [None req-6ae0d6d8-7272-40e1-bb4b-60dbc4e504f6 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 754.899024] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.899024] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 754.907089] [55021]: INFO cinder.volume.api [None req-6ae0d6d8-7272-40e1-bb4b-60dbc4e504f6 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Volume info retrieved successfully. [ 754.915317] [55021]: INFO cinder.api.openstack.wsgi [None req-6ae0d6d8-7272-40e1-bb4b-60dbc4e504f6 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] http://10.180.1.21/volume/v3/volumes/e75c3412-8b5e-442b-a7e7-80a8e361c31c returned with HTTP 200 [ 754.915317] [55021]: [pid: 55021|app: 0|req: 58/112] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:00:22 2025] GET /volume/v3/volumes/e75c3412-8b5e-442b-a7e7-80a8e361c31c => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 755.218789] [55022]: DEBUG cinder.api.middleware.request_id [req-fe358c98-aa97-4d14-97db-07ee79a03fa4 req-913ed4db-713a-492a-adf5-106e7d60fa42 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 755.222196] [55022]: INFO cinder.api.openstack.wsgi [req-fe358c98-aa97-4d14-97db-07ee79a03fa4 req-913ed4db-713a-492a-adf5-106e7d60fa42 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] GET http://10.180.1.21/volume/v3/volumes/e75c3412-8b5e-442b-a7e7-80a8e361c31c [ 755.223308] [55022]: DEBUG cinder.api.openstack.wsgi [req-fe358c98-aa97-4d14-97db-07ee79a03fa4 req-913ed4db-713a-492a-adf5-106e7d60fa42 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 755.223830] [55022]: DEBUG cinder.api.openstack.wsgi [req-fe358c98-aa97-4d14-97db-07ee79a03fa4 req-913ed4db-713a-492a-adf5-106e7d60fa42 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 755.237121] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.237121] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 755.242220] [55022]: INFO cinder.volume.api [req-fe358c98-aa97-4d14-97db-07ee79a03fa4 req-913ed4db-713a-492a-adf5-106e7d60fa42 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Volume info retrieved successfully. [ 755.251093] [55022]: INFO cinder.api.openstack.wsgi [req-fe358c98-aa97-4d14-97db-07ee79a03fa4 req-913ed4db-713a-492a-adf5-106e7d60fa42 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] http://10.180.1.21/volume/v3/volumes/e75c3412-8b5e-442b-a7e7-80a8e361c31c returned with HTTP 200 [ 755.251923] [55022]: [pid: 55022|app: 0|req: 55/113] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:00:23 2025] GET /volume/v3/volumes/e75c3412-8b5e-442b-a7e7-80a8e361c31c => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 755.264275] [55021]: DEBUG cinder.api.middleware.request_id [None req-d53476e9-fe21-4897-bce6-6724a414eddc None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 755.272216] [55021]: INFO cinder.api.openstack.wsgi [None req-d53476e9-fe21-4897-bce6-6724a414eddc tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] POST http://10.180.1.21/volume/v3/volumes [ 755.272216] [55021]: DEBUG cinder.api.openstack.wsgi [None req-d53476e9-fe21-4897-bce6-6724a414eddc tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-433028496"}} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 755.273115] [55021]: DEBUG cinder.api.v3.volumes [None req-d53476e9-fe21-4897-bce6-6724a414eddc tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-433028496'}} {{(pid=55021) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 755.273333] [55021]: INFO cinder.api.v3.volumes [None req-d53476e9-fe21-4897-bce6-6724a414eddc tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Create volume of 1 GB [ 755.282727] [55021]: INFO cinder.volume.api [None req-d53476e9-fe21-4897-bce6-6724a414eddc tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Availability Zones retrieved successfully. [ 755.293626] [55021]: DEBUG cinder.volume.api [None req-d53476e9-fe21-4897-bce6-6724a414eddc tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Flow 'volume_create_api' (6768c148-4e00-4791-81d9-08f1d4d39f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 755.297049] [55021]: DEBUG cinder.volume.api [None req-d53476e9-fe21-4897-bce6-6724a414eddc tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6fdad0b-2b22-4306-99c8-95147dfc129c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 755.297770] [55021]: DEBUG cinder.volume.flows.api.create_volume [None req-d53476e9-fe21-4897-bce6-6724a414eddc tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Validating volume size '1' using validate_int {{(pid=55021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 755.324210] [55021]: DEBUG cinder.volume.api [None req-d53476e9-fe21-4897-bce6-6724a414eddc tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6fdad0b-2b22-4306-99c8-95147dfc129c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T11:54:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fe68bc55-1aa9-4430-8a92-ce31fba1cbb5', '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=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 755.324210] [55021]: DEBUG cinder.volume.api [None req-d53476e9-fe21-4897-bce6-6724a414eddc tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efbccc90-13ff-4fa1-b3ad-036a651e249f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 755.363569] [55021]: DEBUG cinder.quota [None req-d53476e9-fe21-4897-bce6-6724a414eddc tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Created reservations ['918ead59-6499-4df6-8960-bea3873b5a13', 'c4003c19-4b22-433f-8a54-dee45ced2f97', 'a268f212-d1ad-4a79-b351-cf37ee5a2661', 'bb9641c7-c5b2-4d6e-b221-5872d0630eec'] {{(pid=55021) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 755.364402] [55021]: DEBUG cinder.volume.api [None req-d53476e9-fe21-4897-bce6-6724a414eddc tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efbccc90-13ff-4fa1-b3ad-036a651e249f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['918ead59-6499-4df6-8960-bea3873b5a13', 'c4003c19-4b22-433f-8a54-dee45ced2f97', 'a268f212-d1ad-4a79-b351-cf37ee5a2661', 'bb9641c7-c5b2-4d6e-b221-5872d0630eec']}' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 755.365358] [55021]: DEBUG cinder.volume.api [None req-d53476e9-fe21-4897-bce6-6724a414eddc tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4809e106-5d32-400a-9e6f-2fc0d8b6539f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 755.385508] [55021]: DEBUG cinder.volume.api [None req-d53476e9-fe21-4897-bce6-6724a414eddc tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4809e106-5d32-400a-9e6f-2fc0d8b6539f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06a52035-c653-416a-bc6c-6f7cf351ee9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-433028496',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3c6762bb454d453f9dafa91d9e93ccf8',qos_specs=None,replication_status=,reservations=['918ead59-6499-4df6-8960-bea3873b5a13','c4003c19-4b22-433f-8a54-dee45ced2f97','a268f212-d1ad-4a79-b351-cf37ee5a2661','bb9641c7-c5b2-4d6e-b221-5872d0630eec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c9f3c85c604492488417e6d8401ea91',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5), '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-19T12:00:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-433028496',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06a52035-c653-416a-bc6c-6f7cf351ee9d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3c6762bb454d453f9dafa91d9e93ccf8',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='2c9f3c85c604492488417e6d8401ea91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fe68bc55-1aa9-4430-8a92-ce31fba1cbb5),volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 755.386777] [55021]: DEBUG cinder.volume.api [None req-d53476e9-fe21-4897-bce6-6724a414eddc tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9e7d5fc-39cd-4923-be5f-00b920a9fe0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 755.412742] [55021]: DEBUG cinder.volume.api [None req-d53476e9-fe21-4897-bce6-6724a414eddc tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9e7d5fc-39cd-4923-be5f-00b920a9fe0b) 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-433028496',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3c6762bb454d453f9dafa91d9e93ccf8',qos_specs=None,replication_status=,reservations=['918ead59-6499-4df6-8960-bea3873b5a13','c4003c19-4b22-433f-8a54-dee45ced2f97','a268f212-d1ad-4a79-b351-cf37ee5a2661','bb9641c7-c5b2-4d6e-b221-5872d0630eec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c9f3c85c604492488417e6d8401ea91',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 755.413766] [55021]: DEBUG cinder.volume.api [None req-d53476e9-fe21-4897-bce6-6724a414eddc tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (171ac0b6-1af4-48e9-87f2-378f5f89fa0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 755.433405] [55021]: DEBUG cinder.volume.api [None req-d53476e9-fe21-4897-bce6-6724a414eddc tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (171ac0b6-1af4-48e9-87f2-378f5f89fa0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 755.433405] [55021]: DEBUG cinder.volume.api [None req-d53476e9-fe21-4897-bce6-6724a414eddc tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Flow 'volume_create_api' (6768c148-4e00-4791-81d9-08f1d4d39f10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 755.433405] [55021]: INFO cinder.volume.api [None req-d53476e9-fe21-4897-bce6-6724a414eddc tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Create volume request issued successfully. [ 755.434712] [55021]: INFO cinder.api.openstack.wsgi [None req-d53476e9-fe21-4897-bce6-6724a414eddc tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 755.434712] [55021]: [pid: 55021|app: 0|req: 59/114] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 12:00:23 2025] POST /volume/v3/volumes => generated 758 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 755.450339] [55022]: DEBUG cinder.api.middleware.request_id [None req-0ed81481-4f8e-494b-9d7a-e19b98e16e42 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 755.454059] [55022]: INFO cinder.api.openstack.wsgi [None req-0ed81481-4f8e-494b-9d7a-e19b98e16e42 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] GET http://10.180.1.21/volume/v3/volumes/06a52035-c653-416a-bc6c-6f7cf351ee9d [ 755.454059] [55022]: DEBUG cinder.api.openstack.wsgi [None req-0ed81481-4f8e-494b-9d7a-e19b98e16e42 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 755.454059] [55022]: DEBUG cinder.api.openstack.wsgi [None req-0ed81481-4f8e-494b-9d7a-e19b98e16e42 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 755.467516] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.467516] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 755.475874] [55022]: INFO cinder.volume.api [None req-0ed81481-4f8e-494b-9d7a-e19b98e16e42 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Volume info retrieved successfully. [ 755.481340] [55022]: INFO cinder.api.openstack.wsgi [None req-0ed81481-4f8e-494b-9d7a-e19b98e16e42 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] http://10.180.1.21/volume/v3/volumes/06a52035-c653-416a-bc6c-6f7cf351ee9d returned with HTTP 200 [ 755.482080] [55022]: [pid: 55022|app: 0|req: 56/115] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:00:23 2025] GET /volume/v3/volumes/06a52035-c653-416a-bc6c-6f7cf351ee9d => generated 826 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 756.026707] [55021]: DEBUG cinder.api.middleware.request_id [None req-d3b7db36-77d5-4100-a21f-f3185b69126e None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 756.026707] [55021]: INFO cinder.api.openstack.wsgi [None req-d3b7db36-77d5-4100-a21f-f3185b69126e None None] GET http://10.180.1.21/volume// [ 756.026707] [55021]: DEBUG cinder.api.openstack.wsgi [None req-d3b7db36-77d5-4100-a21f-f3185b69126e None None] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 756.026707] [55021]: DEBUG cinder.api.openstack.wsgi [None req-d3b7db36-77d5-4100-a21f-f3185b69126e None None] Calling method 'all' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 756.026707] [55021]: INFO cinder.api.openstack.wsgi [None req-d3b7db36-77d5-4100-a21f-f3185b69126e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 756.026707] [55021]: [pid: 55021|app: 0|req: 60/116] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 12:00:23 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 756.034011] [55022]: DEBUG cinder.api.middleware.request_id [req-3f501279-b846-48c7-af89-2401a39c99ae req-90d77179-1ad7-4702-93c4-17456b288b16 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 756.037163] [55022]: INFO cinder.api.openstack.wsgi [req-3f501279-b846-48c7-af89-2401a39c99ae req-90d77179-1ad7-4702-93c4-17456b288b16 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] POST http://10.180.1.21/volume/v3/attachments [ 756.038175] [55022]: DEBUG cinder.api.openstack.wsgi [req-3f501279-b846-48c7-af89-2401a39c99ae req-90d77179-1ad7-4702-93c4-17456b288b16 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d2de9230-6497-4dbb-a819-1976114809e9", "connector": null, "instance_uuid": "3e0056ae-bfcc-41ab-8f58-f47feb7722b7"}} {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 756.054057] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.054057] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 756.092355] [55022]: INFO cinder.api.openstack.wsgi [req-3f501279-b846-48c7-af89-2401a39c99ae req-90d77179-1ad7-4702-93c4-17456b288b16 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 756.092355] [55022]: [pid: 55022|app: 0|req: 57/117] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 12:00:23 2025] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 756.128716] [55021]: DEBUG cinder.api.middleware.request_id [None req-a7afbc3f-932e-4e49-bf77-b3d889b32346 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 756.132021] [55021]: INFO cinder.api.openstack.wsgi [None req-a7afbc3f-932e-4e49-bf77-b3d889b32346 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] GET http://10.180.1.21/volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 [ 756.132021] [55021]: DEBUG cinder.api.openstack.wsgi [None req-a7afbc3f-932e-4e49-bf77-b3d889b32346 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 756.132021] [55021]: DEBUG cinder.api.openstack.wsgi [None req-a7afbc3f-932e-4e49-bf77-b3d889b32346 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 756.152562] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.152562] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 756.157768] [55021]: INFO cinder.volume.api [None req-a7afbc3f-932e-4e49-bf77-b3d889b32346 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Volume info retrieved successfully. [ 756.165090] [55021]: INFO cinder.api.openstack.wsgi [None req-a7afbc3f-932e-4e49-bf77-b3d889b32346 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] http://10.180.1.21/volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 returned with HTTP 200 [ 756.165543] [55021]: [pid: 55021|app: 0|req: 61/118] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:00:23 2025] GET /volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 756.493551] [55022]: DEBUG cinder.api.middleware.request_id [None req-e440f2f6-90cb-4e0d-a5a6-0eb1da00976c None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 756.495740] [55022]: INFO cinder.api.openstack.wsgi [None req-e440f2f6-90cb-4e0d-a5a6-0eb1da00976c tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] GET http://10.180.1.21/volume/v3/volumes/06a52035-c653-416a-bc6c-6f7cf351ee9d [ 756.495968] [55022]: DEBUG cinder.api.openstack.wsgi [None req-e440f2f6-90cb-4e0d-a5a6-0eb1da00976c tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 756.496214] [55022]: DEBUG cinder.api.openstack.wsgi [None req-e440f2f6-90cb-4e0d-a5a6-0eb1da00976c tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 756.505200] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.505200] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 756.508965] [55022]: INFO cinder.volume.api [None req-e440f2f6-90cb-4e0d-a5a6-0eb1da00976c tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Volume info retrieved successfully. [ 756.513364] [55022]: INFO cinder.api.openstack.wsgi [None req-e440f2f6-90cb-4e0d-a5a6-0eb1da00976c tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] http://10.180.1.21/volume/v3/volumes/06a52035-c653-416a-bc6c-6f7cf351ee9d returned with HTTP 200 [ 756.513761] [55022]: [pid: 55022|app: 0|req: 58/119] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:00:24 2025] GET /volume/v3/volumes/06a52035-c653-416a-bc6c-6f7cf351ee9d => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 756.661944] [55021]: DEBUG cinder.api.middleware.request_id [None req-545f5981-51cd-4b66-a91a-246677ad1bb0 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 756.662399] [55021]: INFO cinder.api.openstack.wsgi [None req-545f5981-51cd-4b66-a91a-246677ad1bb0 None None] GET http://10.180.1.21/volume// [ 756.662399] [55021]: DEBUG cinder.api.openstack.wsgi [None req-545f5981-51cd-4b66-a91a-246677ad1bb0 None None] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 756.663160] [55021]: DEBUG cinder.api.openstack.wsgi [None req-545f5981-51cd-4b66-a91a-246677ad1bb0 None None] Calling method 'all' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 756.663160] [55021]: INFO cinder.api.openstack.wsgi [None req-545f5981-51cd-4b66-a91a-246677ad1bb0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 756.664073] [55021]: [pid: 55021|app: 0|req: 62/120] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:00:24 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 756.669384] [55022]: DEBUG cinder.api.middleware.request_id [req-3f501279-b846-48c7-af89-2401a39c99ae req-4419cf9b-931c-4cd0-80bb-8e607c76bbef None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 756.672390] [55022]: INFO cinder.api.openstack.wsgi [req-3f501279-b846-48c7-af89-2401a39c99ae req-4419cf9b-931c-4cd0-80bb-8e607c76bbef tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] GET http://10.180.1.21/volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 [ 756.672686] [55022]: DEBUG cinder.api.openstack.wsgi [req-3f501279-b846-48c7-af89-2401a39c99ae req-4419cf9b-931c-4cd0-80bb-8e607c76bbef tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 756.672921] [55022]: DEBUG cinder.api.openstack.wsgi [req-3f501279-b846-48c7-af89-2401a39c99ae req-4419cf9b-931c-4cd0-80bb-8e607c76bbef tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 756.684509] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.684509] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 756.688086] [55022]: INFO cinder.volume.api [req-3f501279-b846-48c7-af89-2401a39c99ae req-4419cf9b-931c-4cd0-80bb-8e607c76bbef tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Volume info retrieved successfully. [ 756.698148] [55022]: INFO cinder.api.openstack.wsgi [req-3f501279-b846-48c7-af89-2401a39c99ae req-4419cf9b-931c-4cd0-80bb-8e607c76bbef tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] http://10.180.1.21/volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 returned with HTTP 200 [ 756.699727] [55022]: [pid: 55022|app: 0|req: 59/121] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:00:24 2025] GET /volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 => generated 1023 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 756.711970] [55021]: DEBUG cinder.api.middleware.request_id [req-2b2474d8-89bb-45d7-8b69-fe10fbea109f req-b9040ffc-c26b-4d19-9d8e-b9d1e0b0ed5e None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 756.715821] [55021]: INFO cinder.api.openstack.wsgi [req-2b2474d8-89bb-45d7-8b69-fe10fbea109f req-b9040ffc-c26b-4d19-9d8e-b9d1e0b0ed5e tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] GET http://10.180.1.21/volume/v3/volumes/06a52035-c653-416a-bc6c-6f7cf351ee9d [ 756.715991] [55021]: DEBUG cinder.api.openstack.wsgi [req-2b2474d8-89bb-45d7-8b69-fe10fbea109f req-b9040ffc-c26b-4d19-9d8e-b9d1e0b0ed5e tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 756.716243] [55021]: DEBUG cinder.api.openstack.wsgi [req-2b2474d8-89bb-45d7-8b69-fe10fbea109f req-b9040ffc-c26b-4d19-9d8e-b9d1e0b0ed5e tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 756.724402] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.724402] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 756.728948] [55021]: INFO cinder.volume.api [req-2b2474d8-89bb-45d7-8b69-fe10fbea109f req-b9040ffc-c26b-4d19-9d8e-b9d1e0b0ed5e tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Volume info retrieved successfully. [ 756.733867] [55021]: INFO cinder.api.openstack.wsgi [req-2b2474d8-89bb-45d7-8b69-fe10fbea109f req-b9040ffc-c26b-4d19-9d8e-b9d1e0b0ed5e tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] http://10.180.1.21/volume/v3/volumes/06a52035-c653-416a-bc6c-6f7cf351ee9d returned with HTTP 200 [ 756.734288] [55021]: [pid: 55021|app: 0|req: 63/122] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:00:24 2025] GET /volume/v3/volumes/06a52035-c653-416a-bc6c-6f7cf351ee9d => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 756.735527] [55022]: DEBUG cinder.api.middleware.request_id [req-3f501279-b846-48c7-af89-2401a39c99ae req-a31c6816-1226-4ff9-816c-f46c5631262f None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 756.738045] [55022]: INFO cinder.api.openstack.wsgi [req-3f501279-b846-48c7-af89-2401a39c99ae req-a31c6816-1226-4ff9-816c-f46c5631262f tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] PUT http://10.180.1.21/volume/v3/attachments/8d2f6575-bf7a-40a4-84db-dcab780edb37 [ 756.738484] [55022]: DEBUG cinder.api.openstack.wsgi [req-3f501279-b846-48c7-af89-2401a39c99ae req-a31c6816-1226-4ff9-816c-f46c5631262f tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-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-540296", "mountpoint": "/dev/sdb"}}} {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 756.745106] [55021]: DEBUG cinder.api.middleware.request_id [None req-112286aa-899e-4df3-b571-de3f752499d0 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 756.746438] [55021]: INFO cinder.api.openstack.wsgi [None req-112286aa-899e-4df3-b571-de3f752499d0 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] POST http://10.180.1.21/volume/v3/volumes [ 756.746813] [55021]: DEBUG cinder.api.openstack.wsgi [None req-112286aa-899e-4df3-b571-de3f752499d0 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1363971127"}} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 756.748693] [55021]: DEBUG cinder.api.v3.volumes [None req-112286aa-899e-4df3-b571-de3f752499d0 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1363971127'}} {{(pid=55021) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 756.748796] [55021]: INFO cinder.api.v3.volumes [None req-112286aa-899e-4df3-b571-de3f752499d0 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Create volume of 1 GB [ 756.749145] [55022]: DEBUG cinder.coordination [req-3f501279-b846-48c7-af89-2401a39c99ae req-a31c6816-1226-4ff9-816c-f46c5631262f tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Acquiring lock "cinder-attachment_update-d2de9230-6497-4dbb-a819-1976114809e9-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55022) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 756.754465] [55021]: INFO cinder.volume.api [None req-112286aa-899e-4df3-b571-de3f752499d0 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Availability Zones retrieved successfully. [ 756.754570] [55022]: DEBUG cinder.coordination [req-3f501279-b846-48c7-af89-2401a39c99ae req-a31c6816-1226-4ff9-816c-f46c5631262f tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Lock "cinder-attachment_update-d2de9230-6497-4dbb-a819-1976114809e9-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55022) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 756.755795] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.755795] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 756.762664] [55021]: DEBUG cinder.volume.api [None req-112286aa-899e-4df3-b571-de3f752499d0 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Flow 'volume_create_api' (685b21c6-b093-4b97-b1eb-da1998cdc39d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 756.764076] [55021]: DEBUG cinder.volume.api [None req-112286aa-899e-4df3-b571-de3f752499d0 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be7a692b-4fd5-4cca-b378-6755d6c5cfb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 756.766941] [55021]: DEBUG cinder.volume.flows.api.create_volume [None req-112286aa-899e-4df3-b571-de3f752499d0 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Validating volume size '1' using validate_int {{(pid=55021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 756.789232] [55021]: DEBUG cinder.volume.api [None req-112286aa-899e-4df3-b571-de3f752499d0 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be7a692b-4fd5-4cca-b378-6755d6c5cfb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T11:54:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fe68bc55-1aa9-4430-8a92-ce31fba1cbb5', '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=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 756.789373] [55021]: DEBUG cinder.volume.api [None req-112286aa-899e-4df3-b571-de3f752499d0 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9bc3788-26b7-4af7-9c87-0ff9fb1af725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 756.825450] [55021]: DEBUG cinder.quota [None req-112286aa-899e-4df3-b571-de3f752499d0 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Created reservations ['c2f1031f-0c6a-4613-87e1-03cef84216df', 'a6132749-a293-4372-871c-c92ef43c5249', '075667ac-682a-41f6-8c09-50e3f74771a5', 'df65bbb7-68ee-4b8a-8fbc-5f5775cac96a'] {{(pid=55021) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 756.826509] [55021]: DEBUG cinder.volume.api [None req-112286aa-899e-4df3-b571-de3f752499d0 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9bc3788-26b7-4af7-9c87-0ff9fb1af725) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2f1031f-0c6a-4613-87e1-03cef84216df', 'a6132749-a293-4372-871c-c92ef43c5249', '075667ac-682a-41f6-8c09-50e3f74771a5', 'df65bbb7-68ee-4b8a-8fbc-5f5775cac96a']}' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 756.827552] [55021]: DEBUG cinder.volume.api [None req-112286aa-899e-4df3-b571-de3f752499d0 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efb88af9-88c4-4f62-b55a-1a960a8364ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 756.846615] [55021]: DEBUG cinder.volume.api [None req-112286aa-899e-4df3-b571-de3f752499d0 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efb88af9-88c4-4f62-b55a-1a960a8364ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a84e57f-8327-4249-bd5d-0dfce51ccf0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1363971127',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3c6762bb454d453f9dafa91d9e93ccf8',qos_specs=None,replication_status=,reservations=['c2f1031f-0c6a-4613-87e1-03cef84216df','a6132749-a293-4372-871c-c92ef43c5249','075667ac-682a-41f6-8c09-50e3f74771a5','df65bbb7-68ee-4b8a-8fbc-5f5775cac96a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c9f3c85c604492488417e6d8401ea91',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5), '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-19T12:00:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1363971127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a84e57f-8327-4249-bd5d-0dfce51ccf0f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3c6762bb454d453f9dafa91d9e93ccf8',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='2c9f3c85c604492488417e6d8401ea91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fe68bc55-1aa9-4430-8a92-ce31fba1cbb5),volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 756.847763] [55021]: DEBUG cinder.volume.api [None req-112286aa-899e-4df3-b571-de3f752499d0 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81945661-b409-46c8-87f8-cd805cce0ba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 756.863862] [55021]: DEBUG cinder.volume.api [None req-112286aa-899e-4df3-b571-de3f752499d0 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81945661-b409-46c8-87f8-cd805cce0ba1) 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-1363971127',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3c6762bb454d453f9dafa91d9e93ccf8',qos_specs=None,replication_status=,reservations=['c2f1031f-0c6a-4613-87e1-03cef84216df','a6132749-a293-4372-871c-c92ef43c5249','075667ac-682a-41f6-8c09-50e3f74771a5','df65bbb7-68ee-4b8a-8fbc-5f5775cac96a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c9f3c85c604492488417e6d8401ea91',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 756.865060] [55021]: DEBUG cinder.volume.api [None req-112286aa-899e-4df3-b571-de3f752499d0 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9dd0df6-58ac-4fcb-b31d-d3d9425e00b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 756.883259] [55021]: DEBUG cinder.volume.api [None req-112286aa-899e-4df3-b571-de3f752499d0 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9dd0df6-58ac-4fcb-b31d-d3d9425e00b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 756.884412] [55021]: DEBUG cinder.volume.api [None req-112286aa-899e-4df3-b571-de3f752499d0 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Flow 'volume_create_api' (685b21c6-b093-4b97-b1eb-da1998cdc39d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 756.884932] [55021]: INFO cinder.volume.api [None req-112286aa-899e-4df3-b571-de3f752499d0 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Create volume request issued successfully. [ 756.886560] [55021]: INFO cinder.api.openstack.wsgi [None req-112286aa-899e-4df3-b571-de3f752499d0 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 756.886560] [55021]: [pid: 55021|app: 0|req: 64/123] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 12:00:24 2025] POST /volume/v3/volumes => generated 759 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 756.900657] [55021]: DEBUG cinder.api.middleware.request_id [None req-8cdd6ab3-c78a-466e-a2fa-25ed94908657 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 756.903336] [55021]: INFO cinder.api.openstack.wsgi [None req-8cdd6ab3-c78a-466e-a2fa-25ed94908657 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] GET http://10.180.1.21/volume/v3/volumes/8a84e57f-8327-4249-bd5d-0dfce51ccf0f [ 756.904265] [55021]: DEBUG cinder.api.openstack.wsgi [None req-8cdd6ab3-c78a-466e-a2fa-25ed94908657 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 756.904265] [55021]: DEBUG cinder.api.openstack.wsgi [None req-8cdd6ab3-c78a-466e-a2fa-25ed94908657 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 756.916540] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.916540] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 756.925503] [55021]: INFO cinder.volume.api [None req-8cdd6ab3-c78a-466e-a2fa-25ed94908657 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Volume info retrieved successfully. [ 756.935482] [55021]: INFO cinder.api.openstack.wsgi [None req-8cdd6ab3-c78a-466e-a2fa-25ed94908657 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] http://10.180.1.21/volume/v3/volumes/8a84e57f-8327-4249-bd5d-0dfce51ccf0f returned with HTTP 200 [ 756.939641] [55021]: [pid: 55021|app: 0|req: 65/124] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:00:24 2025] GET /volume/v3/volumes/8a84e57f-8327-4249-bd5d-0dfce51ccf0f => generated 827 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 757.182260] [55021]: DEBUG cinder.api.middleware.request_id [None req-d7c7fd6b-c400-42bd-bd93-13ab892b0d2c None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.185603] [55021]: INFO cinder.api.openstack.wsgi [None req-d7c7fd6b-c400-42bd-bd93-13ab892b0d2c tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] GET http://10.180.1.21/volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 [ 757.185926] [55021]: DEBUG cinder.api.openstack.wsgi [None req-d7c7fd6b-c400-42bd-bd93-13ab892b0d2c tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 757.186236] [55021]: DEBUG cinder.api.openstack.wsgi [None req-d7c7fd6b-c400-42bd-bd93-13ab892b0d2c tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 757.200446] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 757.200446] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 757.206143] [55021]: INFO cinder.volume.api [None req-d7c7fd6b-c400-42bd-bd93-13ab892b0d2c tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Volume info retrieved successfully. [ 757.212249] [55021]: INFO cinder.api.openstack.wsgi [None req-d7c7fd6b-c400-42bd-bd93-13ab892b0d2c tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] http://10.180.1.21/volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 returned with HTTP 200 [ 757.212861] [55021]: [pid: 55021|app: 0|req: 66/125] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:00:25 2025] GET /volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 757.948050] [55021]: DEBUG cinder.api.middleware.request_id [None req-71ef905f-3a61-47fd-b3ec-a18037fd2637 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 757.950444] [55021]: INFO cinder.api.openstack.wsgi [None req-71ef905f-3a61-47fd-b3ec-a18037fd2637 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] GET http://10.180.1.21/volume/v3/volumes/8a84e57f-8327-4249-bd5d-0dfce51ccf0f [ 757.950741] [55021]: DEBUG cinder.api.openstack.wsgi [None req-71ef905f-3a61-47fd-b3ec-a18037fd2637 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 757.950990] [55021]: DEBUG cinder.api.openstack.wsgi [None req-71ef905f-3a61-47fd-b3ec-a18037fd2637 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 757.962994] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 757.962994] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 757.967476] [55021]: INFO cinder.volume.api [None req-71ef905f-3a61-47fd-b3ec-a18037fd2637 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Volume info retrieved successfully. [ 757.973351] [55021]: INFO cinder.api.openstack.wsgi [None req-71ef905f-3a61-47fd-b3ec-a18037fd2637 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] http://10.180.1.21/volume/v3/volumes/8a84e57f-8327-4249-bd5d-0dfce51ccf0f returned with HTTP 200 [ 757.973547] [55021]: [pid: 55021|app: 0|req: 67/126] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:00:25 2025] GET /volume/v3/volumes/8a84e57f-8327-4249-bd5d-0dfce51ccf0f => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 758.024910] [55021]: DEBUG cinder.api.middleware.request_id [req-343dbb02-389b-4d1f-9c5e-815f3234eff4 req-5e70bc65-e541-4a30-a69d-66274c8c61ec None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.027436] [55021]: INFO cinder.api.openstack.wsgi [req-343dbb02-389b-4d1f-9c5e-815f3234eff4 req-5e70bc65-e541-4a30-a69d-66274c8c61ec tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] GET http://10.180.1.21/volume/v3/volumes/8a84e57f-8327-4249-bd5d-0dfce51ccf0f [ 758.027678] [55021]: DEBUG cinder.api.openstack.wsgi [req-343dbb02-389b-4d1f-9c5e-815f3234eff4 req-5e70bc65-e541-4a30-a69d-66274c8c61ec tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 758.027901] [55021]: DEBUG cinder.api.openstack.wsgi [req-343dbb02-389b-4d1f-9c5e-815f3234eff4 req-5e70bc65-e541-4a30-a69d-66274c8c61ec tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 758.039097] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.039097] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 758.044930] [55021]: INFO cinder.volume.api [req-343dbb02-389b-4d1f-9c5e-815f3234eff4 req-5e70bc65-e541-4a30-a69d-66274c8c61ec tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Volume info retrieved successfully. [ 758.053727] [55021]: INFO cinder.api.openstack.wsgi [req-343dbb02-389b-4d1f-9c5e-815f3234eff4 req-5e70bc65-e541-4a30-a69d-66274c8c61ec tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] http://10.180.1.21/volume/v3/volumes/8a84e57f-8327-4249-bd5d-0dfce51ccf0f returned with HTTP 200 [ 758.054692] [55021]: [pid: 55021|app: 0|req: 68/127] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:00:25 2025] GET /volume/v3/volumes/8a84e57f-8327-4249-bd5d-0dfce51ccf0f => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 758.096767] [55021]: DEBUG cinder.api.middleware.request_id [req-b9700f0b-6370-4eec-b343-8e5996454a46 req-40bb57fb-205c-4898-af78-193cbc523138 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.100390] [55021]: INFO cinder.api.openstack.wsgi [req-b9700f0b-6370-4eec-b343-8e5996454a46 req-40bb57fb-205c-4898-af78-193cbc523138 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 758.100741] [55021]: DEBUG cinder.api.openstack.wsgi [req-b9700f0b-6370-4eec-b343-8e5996454a46 req-40bb57fb-205c-4898-af78-193cbc523138 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 758.100980] [55021]: DEBUG cinder.api.openstack.wsgi [req-b9700f0b-6370-4eec-b343-8e5996454a46 req-40bb57fb-205c-4898-af78-193cbc523138 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Calling method 'detail' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 758.101642] [55021]: DEBUG cinder.api.api_utils [req-b9700f0b-6370-4eec-b343-8e5996454a46 req-40bb57fb-205c-4898-af78-193cbc523138 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Removing options '' from query. {{(pid=55021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 758.102774] [55021]: DEBUG cinder.volume.api [req-b9700f0b-6370-4eec-b343-8e5996454a46 req-40bb57fb-205c-4898-af78-193cbc523138 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55021) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 758.135389] [55021]: INFO cinder.volume.api [req-b9700f0b-6370-4eec-b343-8e5996454a46 req-40bb57fb-205c-4898-af78-193cbc523138 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Get all volumes completed successfully. [ 758.136586] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.136586] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 758.141950] [55021]: INFO cinder.api.openstack.wsgi [req-b9700f0b-6370-4eec-b343-8e5996454a46 req-40bb57fb-205c-4898-af78-193cbc523138 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 758.142413] [55021]: [pid: 55021|app: 0|req: 69/128] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 12:00:25 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 758.223540] [55021]: DEBUG cinder.api.middleware.request_id [req-826ee598-e3a6-43e2-8114-42a8106a7bc4 req-21ba4896-ecf0-44d2-b271-d0b8988616e1 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.225903] [55021]: INFO cinder.api.openstack.wsgi [req-826ee598-e3a6-43e2-8114-42a8106a7bc4 req-21ba4896-ecf0-44d2-b271-d0b8988616e1 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 758.226136] [55021]: DEBUG cinder.api.openstack.wsgi [req-826ee598-e3a6-43e2-8114-42a8106a7bc4 req-21ba4896-ecf0-44d2-b271-d0b8988616e1 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 758.226355] [55021]: DEBUG cinder.api.openstack.wsgi [req-826ee598-e3a6-43e2-8114-42a8106a7bc4 req-21ba4896-ecf0-44d2-b271-d0b8988616e1 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Calling method 'detail' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 758.226636] [55021]: DEBUG cinder.api.api_utils [req-826ee598-e3a6-43e2-8114-42a8106a7bc4 req-21ba4896-ecf0-44d2-b271-d0b8988616e1 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Removing options '' from query. {{(pid=55021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 758.227709] [55021]: DEBUG cinder.volume.api [req-826ee598-e3a6-43e2-8114-42a8106a7bc4 req-21ba4896-ecf0-44d2-b271-d0b8988616e1 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55021) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 758.239830] [55021]: INFO cinder.volume.api [req-826ee598-e3a6-43e2-8114-42a8106a7bc4 req-21ba4896-ecf0-44d2-b271-d0b8988616e1 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Get all volumes completed successfully. [ 758.239830] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.239830] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 758.243557] [55021]: INFO cinder.api.openstack.wsgi [req-826ee598-e3a6-43e2-8114-42a8106a7bc4 req-21ba4896-ecf0-44d2-b271-d0b8988616e1 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 758.244398] [55021]: [pid: 55021|app: 0|req: 70/129] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 12:00:26 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 758.245690] [55021]: DEBUG cinder.api.middleware.request_id [None req-8bc8a219-4125-4ade-aa85-9ca3b9b50bcd None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.251109] [55021]: INFO cinder.api.openstack.wsgi [None req-8bc8a219-4125-4ade-aa85-9ca3b9b50bcd tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] GET http://10.180.1.21/volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 [ 758.251388] [55021]: DEBUG cinder.api.openstack.wsgi [None req-8bc8a219-4125-4ade-aa85-9ca3b9b50bcd tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 758.251621] [55021]: DEBUG cinder.api.openstack.wsgi [None req-8bc8a219-4125-4ade-aa85-9ca3b9b50bcd tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 758.268836] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.268836] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 758.272941] [55021]: INFO cinder.volume.api [None req-8bc8a219-4125-4ade-aa85-9ca3b9b50bcd tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Volume info retrieved successfully. [ 758.279615] [55021]: INFO cinder.api.openstack.wsgi [None req-8bc8a219-4125-4ade-aa85-9ca3b9b50bcd tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] http://10.180.1.21/volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 returned with HTTP 200 [ 758.279615] [55021]: [pid: 55021|app: 0|req: 71/130] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:00:26 2025] GET /volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 758.279863] [55021]: DEBUG cinder.api.middleware.request_id [req-1e2ac17b-8966-413e-aa00-130f0b2bfb43 req-fa45d174-fca2-4f58-b4ca-a7aaccdd77e3 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.281964] [55021]: INFO cinder.api.openstack.wsgi [req-1e2ac17b-8966-413e-aa00-130f0b2bfb43 req-fa45d174-fca2-4f58-b4ca-a7aaccdd77e3 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 758.282215] [55021]: DEBUG cinder.api.openstack.wsgi [req-1e2ac17b-8966-413e-aa00-130f0b2bfb43 req-fa45d174-fca2-4f58-b4ca-a7aaccdd77e3 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 758.282416] [55021]: DEBUG cinder.api.openstack.wsgi [req-1e2ac17b-8966-413e-aa00-130f0b2bfb43 req-fa45d174-fca2-4f58-b4ca-a7aaccdd77e3 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Calling method 'detail' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 758.282709] [55021]: DEBUG cinder.api.api_utils [req-1e2ac17b-8966-413e-aa00-130f0b2bfb43 req-fa45d174-fca2-4f58-b4ca-a7aaccdd77e3 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Removing options '' from query. {{(pid=55021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 758.283569] [55021]: DEBUG cinder.volume.api [req-1e2ac17b-8966-413e-aa00-130f0b2bfb43 req-fa45d174-fca2-4f58-b4ca-a7aaccdd77e3 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55021) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 758.298239] [55021]: INFO cinder.volume.api [req-1e2ac17b-8966-413e-aa00-130f0b2bfb43 req-fa45d174-fca2-4f58-b4ca-a7aaccdd77e3 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Get all volumes completed successfully. [ 758.299567] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.299567] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 758.308450] [55021]: INFO cinder.api.openstack.wsgi [req-1e2ac17b-8966-413e-aa00-130f0b2bfb43 req-fa45d174-fca2-4f58-b4ca-a7aaccdd77e3 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 758.309178] [55021]: [pid: 55021|app: 0|req: 72/131] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 12:00:26 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 758.331147] [55021]: DEBUG cinder.api.middleware.request_id [req-5aa4d578-b271-4b8e-8b05-68b4d70ff13b req-cc05333d-e989-4da4-973a-75b4b36effe9 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.333728] [55021]: INFO cinder.api.openstack.wsgi [req-5aa4d578-b271-4b8e-8b05-68b4d70ff13b req-cc05333d-e989-4da4-973a-75b4b36effe9 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 758.333938] [55021]: DEBUG cinder.api.openstack.wsgi [req-5aa4d578-b271-4b8e-8b05-68b4d70ff13b req-cc05333d-e989-4da4-973a-75b4b36effe9 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 758.334169] [55021]: DEBUG cinder.api.openstack.wsgi [req-5aa4d578-b271-4b8e-8b05-68b4d70ff13b req-cc05333d-e989-4da4-973a-75b4b36effe9 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Calling method 'detail' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 758.334460] [55021]: DEBUG cinder.api.api_utils [req-5aa4d578-b271-4b8e-8b05-68b4d70ff13b req-cc05333d-e989-4da4-973a-75b4b36effe9 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Removing options '' from query. {{(pid=55021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 758.335679] [55021]: DEBUG cinder.volume.api [req-5aa4d578-b271-4b8e-8b05-68b4d70ff13b req-cc05333d-e989-4da4-973a-75b4b36effe9 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55021) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 758.347480] [55021]: INFO cinder.volume.api [req-5aa4d578-b271-4b8e-8b05-68b4d70ff13b req-cc05333d-e989-4da4-973a-75b4b36effe9 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Get all volumes completed successfully. [ 758.348709] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.348709] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 758.352880] [55021]: INFO cinder.api.openstack.wsgi [req-5aa4d578-b271-4b8e-8b05-68b4d70ff13b req-cc05333d-e989-4da4-973a-75b4b36effe9 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 758.353264] [55021]: [pid: 55021|app: 0|req: 73/132] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 12:00:26 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 758.413121] [55021]: DEBUG cinder.api.middleware.request_id [req-3b3dbff7-d2eb-46d4-aad2-63db4d2c84fb req-6e002664-f07e-41c1-9b1c-cd7c60552b0e None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.415556] [55021]: INFO cinder.api.openstack.wsgi [req-3b3dbff7-d2eb-46d4-aad2-63db4d2c84fb req-6e002664-f07e-41c1-9b1c-cd7c60552b0e tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 758.416031] [55021]: DEBUG cinder.api.openstack.wsgi [req-3b3dbff7-d2eb-46d4-aad2-63db4d2c84fb req-6e002664-f07e-41c1-9b1c-cd7c60552b0e tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 758.416087] [55021]: DEBUG cinder.api.openstack.wsgi [req-3b3dbff7-d2eb-46d4-aad2-63db4d2c84fb req-6e002664-f07e-41c1-9b1c-cd7c60552b0e tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Calling method 'detail' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 758.416556] [55021]: DEBUG cinder.api.api_utils [req-3b3dbff7-d2eb-46d4-aad2-63db4d2c84fb req-6e002664-f07e-41c1-9b1c-cd7c60552b0e tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Removing options '' from query. {{(pid=55021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 758.417558] [55021]: DEBUG cinder.volume.api [req-3b3dbff7-d2eb-46d4-aad2-63db4d2c84fb req-6e002664-f07e-41c1-9b1c-cd7c60552b0e tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55021) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 758.431629] [55021]: INFO cinder.volume.api [req-3b3dbff7-d2eb-46d4-aad2-63db4d2c84fb req-6e002664-f07e-41c1-9b1c-cd7c60552b0e tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Get all volumes completed successfully. [ 758.432771] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.432771] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 758.437920] [55021]: INFO cinder.api.openstack.wsgi [req-3b3dbff7-d2eb-46d4-aad2-63db4d2c84fb req-6e002664-f07e-41c1-9b1c-cd7c60552b0e tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 758.438369] [55021]: [pid: 55021|app: 0|req: 74/133] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 12:00:26 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 758.599547] [55021]: DEBUG cinder.api.middleware.request_id [req-e5e5cd1c-4b0e-475a-bcad-c4fdee61d613 req-7d0233a9-b107-44c9-92e1-26987f957161 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.603818] [55021]: INFO cinder.api.openstack.wsgi [req-e5e5cd1c-4b0e-475a-bcad-c4fdee61d613 req-7d0233a9-b107-44c9-92e1-26987f957161 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 758.604067] [55021]: DEBUG cinder.api.openstack.wsgi [req-e5e5cd1c-4b0e-475a-bcad-c4fdee61d613 req-7d0233a9-b107-44c9-92e1-26987f957161 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 758.604279] [55021]: DEBUG cinder.api.openstack.wsgi [req-e5e5cd1c-4b0e-475a-bcad-c4fdee61d613 req-7d0233a9-b107-44c9-92e1-26987f957161 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Calling method 'detail' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 758.604562] [55021]: DEBUG cinder.api.api_utils [req-e5e5cd1c-4b0e-475a-bcad-c4fdee61d613 req-7d0233a9-b107-44c9-92e1-26987f957161 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Removing options '' from query. {{(pid=55021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 758.610020] [55021]: DEBUG cinder.volume.api [req-e5e5cd1c-4b0e-475a-bcad-c4fdee61d613 req-7d0233a9-b107-44c9-92e1-26987f957161 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55021) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 758.621170] [55021]: INFO cinder.volume.api [req-e5e5cd1c-4b0e-475a-bcad-c4fdee61d613 req-7d0233a9-b107-44c9-92e1-26987f957161 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Get all volumes completed successfully. [ 758.622254] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.622254] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 758.628689] [55021]: INFO cinder.api.openstack.wsgi [req-e5e5cd1c-4b0e-475a-bcad-c4fdee61d613 req-7d0233a9-b107-44c9-92e1-26987f957161 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 758.629570] [55021]: [pid: 55021|app: 0|req: 75/134] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 12:00:26 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 758.684286] [55021]: DEBUG cinder.api.middleware.request_id [req-1a3b75fb-b5de-42ad-b18e-1c19803cdcb9 req-5b4d9e59-4515-40b3-b699-7a3aef14887a None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.689041] [55021]: INFO cinder.api.openstack.wsgi [req-1a3b75fb-b5de-42ad-b18e-1c19803cdcb9 req-5b4d9e59-4515-40b3-b699-7a3aef14887a tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 758.689041] [55021]: DEBUG cinder.api.openstack.wsgi [req-1a3b75fb-b5de-42ad-b18e-1c19803cdcb9 req-5b4d9e59-4515-40b3-b699-7a3aef14887a tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 758.689041] [55021]: DEBUG cinder.api.openstack.wsgi [req-1a3b75fb-b5de-42ad-b18e-1c19803cdcb9 req-5b4d9e59-4515-40b3-b699-7a3aef14887a tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Calling method 'detail' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 758.689041] [55021]: DEBUG cinder.api.api_utils [req-1a3b75fb-b5de-42ad-b18e-1c19803cdcb9 req-5b4d9e59-4515-40b3-b699-7a3aef14887a tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Removing options '' from query. {{(pid=55021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 758.689041] [55021]: DEBUG cinder.volume.api [req-1a3b75fb-b5de-42ad-b18e-1c19803cdcb9 req-5b4d9e59-4515-40b3-b699-7a3aef14887a tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55021) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 758.701500] [55021]: INFO cinder.volume.api [req-1a3b75fb-b5de-42ad-b18e-1c19803cdcb9 req-5b4d9e59-4515-40b3-b699-7a3aef14887a tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Get all volumes completed successfully. [ 758.702783] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.702783] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 758.708189] [55021]: INFO cinder.api.openstack.wsgi [req-1a3b75fb-b5de-42ad-b18e-1c19803cdcb9 req-5b4d9e59-4515-40b3-b699-7a3aef14887a tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 758.709025] [55021]: [pid: 55021|app: 0|req: 76/135] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 12:00:26 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 758.763461] [55021]: DEBUG cinder.api.middleware.request_id [req-0688caf5-bbaf-4743-9734-4fe8616c7636 req-43c913dd-96ca-46eb-ae92-de4285c81c84 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.765582] [55021]: INFO cinder.api.openstack.wsgi [req-0688caf5-bbaf-4743-9734-4fe8616c7636 req-43c913dd-96ca-46eb-ae92-de4285c81c84 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] GET http://10.180.1.21/volume/v3/volumes/detail [ 758.765988] [55021]: DEBUG cinder.api.openstack.wsgi [req-0688caf5-bbaf-4743-9734-4fe8616c7636 req-43c913dd-96ca-46eb-ae92-de4285c81c84 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 758.768059] [55021]: DEBUG cinder.api.openstack.wsgi [req-0688caf5-bbaf-4743-9734-4fe8616c7636 req-43c913dd-96ca-46eb-ae92-de4285c81c84 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Calling method 'detail' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 758.768059] [55021]: DEBUG cinder.api.api_utils [req-0688caf5-bbaf-4743-9734-4fe8616c7636 req-43c913dd-96ca-46eb-ae92-de4285c81c84 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Removing options '' from query. {{(pid=55021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 758.768059] [55021]: DEBUG cinder.volume.api [req-0688caf5-bbaf-4743-9734-4fe8616c7636 req-43c913dd-96ca-46eb-ae92-de4285c81c84 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=55021) get_all /opt/stack/cinder/cinder/volume/api.py:663}} [ 758.782302] [55021]: INFO cinder.volume.api [req-0688caf5-bbaf-4743-9734-4fe8616c7636 req-43c913dd-96ca-46eb-ae92-de4285c81c84 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Get all volumes completed successfully. [ 758.782302] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.782302] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 758.786339] [55021]: INFO cinder.api.openstack.wsgi [req-0688caf5-bbaf-4743-9734-4fe8616c7636 req-43c913dd-96ca-46eb-ae92-de4285c81c84 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] http://10.180.1.21/volume/v3/volumes/detail returned with HTTP 200 [ 758.787445] [55021]: [pid: 55021|app: 0|req: 77/136] 10.180.1.21 () {60 vars in 1388 bytes} [Wed Feb 19 12:00:26 2025] GET /volume/v3/volumes/detail => generated 2537 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 758.806720] [55021]: DEBUG cinder.api.middleware.request_id [None req-68602a1e-9399-45c8-be4a-c0a78c668781 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.808942] [55021]: INFO cinder.api.openstack.wsgi [None req-68602a1e-9399-45c8-be4a-c0a78c668781 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] DELETE http://10.180.1.21/volume/v3/volumes/8a84e57f-8327-4249-bd5d-0dfce51ccf0f [ 758.809452] [55021]: DEBUG cinder.api.openstack.wsgi [None req-68602a1e-9399-45c8-be4a-c0a78c668781 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 758.811222] [55021]: DEBUG cinder.api.openstack.wsgi [None req-68602a1e-9399-45c8-be4a-c0a78c668781 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Calling method 'delete' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 758.811222] [55021]: INFO cinder.api.v3.volumes [None req-68602a1e-9399-45c8-be4a-c0a78c668781 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Delete volume with id: 8a84e57f-8327-4249-bd5d-0dfce51ccf0f [ 758.822020] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.822020] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 758.822020] [55021]: INFO cinder.volume.api [None req-68602a1e-9399-45c8-be4a-c0a78c668781 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Volume info retrieved successfully. [ 758.854139] [55021]: INFO cinder.volume.api [None req-68602a1e-9399-45c8-be4a-c0a78c668781 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Delete volume request issued successfully. [ 758.854139] [55021]: INFO cinder.api.openstack.wsgi [None req-68602a1e-9399-45c8-be4a-c0a78c668781 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] http://10.180.1.21/volume/v3/volumes/8a84e57f-8327-4249-bd5d-0dfce51ccf0f returned with HTTP 202 [ 758.854139] [55021]: [pid: 55021|app: 0|req: 78/137] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 12:00:26 2025] DELETE /volume/v3/volumes/8a84e57f-8327-4249-bd5d-0dfce51ccf0f => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 758.857433] [55021]: DEBUG cinder.api.middleware.request_id [None req-64d1cf28-876d-4cca-ad60-c5f25e6b4cca None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 758.861091] [55021]: INFO cinder.api.openstack.wsgi [None req-64d1cf28-876d-4cca-ad60-c5f25e6b4cca tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] GET http://10.180.1.21/volume/v3/volumes/8a84e57f-8327-4249-bd5d-0dfce51ccf0f [ 758.861091] [55021]: DEBUG cinder.api.openstack.wsgi [None req-64d1cf28-876d-4cca-ad60-c5f25e6b4cca tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 758.861091] [55021]: DEBUG cinder.api.openstack.wsgi [None req-64d1cf28-876d-4cca-ad60-c5f25e6b4cca tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 758.871942] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.871942] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 758.875982] [55021]: INFO cinder.volume.api [None req-64d1cf28-876d-4cca-ad60-c5f25e6b4cca tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Volume info retrieved successfully. [ 758.884610] [55021]: INFO cinder.api.openstack.wsgi [None req-64d1cf28-876d-4cca-ad60-c5f25e6b4cca tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] http://10.180.1.21/volume/v3/volumes/8a84e57f-8327-4249-bd5d-0dfce51ccf0f returned with HTTP 200 [ 758.885483] [55021]: [pid: 55021|app: 0|req: 79/138] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:00:26 2025] GET /volume/v3/volumes/8a84e57f-8327-4249-bd5d-0dfce51ccf0f => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 759.300320] [55021]: DEBUG cinder.api.middleware.request_id [None req-c80aac52-52b2-4598-9211-14e6612c1a0c None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 759.302546] [55021]: INFO cinder.api.openstack.wsgi [None req-c80aac52-52b2-4598-9211-14e6612c1a0c tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] GET http://10.180.1.21/volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 [ 759.302765] [55021]: DEBUG cinder.api.openstack.wsgi [None req-c80aac52-52b2-4598-9211-14e6612c1a0c tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 759.302981] [55021]: DEBUG cinder.api.openstack.wsgi [None req-c80aac52-52b2-4598-9211-14e6612c1a0c tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 759.316017] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.316017] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 759.318998] [55021]: INFO cinder.volume.api [None req-c80aac52-52b2-4598-9211-14e6612c1a0c tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Volume info retrieved successfully. [ 759.325547] [55021]: INFO cinder.api.openstack.wsgi [None req-c80aac52-52b2-4598-9211-14e6612c1a0c tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] http://10.180.1.21/volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 returned with HTTP 200 [ 759.325547] [55021]: [pid: 55021|app: 0|req: 80/139] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:00:27 2025] GET /volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 759.898446] [55021]: DEBUG cinder.api.middleware.request_id [None req-785af63b-551d-42c7-bf18-9c874d836d29 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 759.900971] [55021]: INFO cinder.api.openstack.wsgi [None req-785af63b-551d-42c7-bf18-9c874d836d29 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] GET http://10.180.1.21/volume/v3/volumes/8a84e57f-8327-4249-bd5d-0dfce51ccf0f [ 759.901285] [55021]: DEBUG cinder.api.openstack.wsgi [None req-785af63b-551d-42c7-bf18-9c874d836d29 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 759.901540] [55021]: DEBUG cinder.api.openstack.wsgi [None req-785af63b-551d-42c7-bf18-9c874d836d29 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 759.908926] [55021]: INFO cinder.api.openstack.wsgi [None req-785af63b-551d-42c7-bf18-9c874d836d29 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] http://10.180.1.21/volume/v3/volumes/8a84e57f-8327-4249-bd5d-0dfce51ccf0f returned with HTTP 404 [ 759.909509] [55021]: [pid: 55021|app: 0|req: 81/140] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:00:27 2025] GET /volume/v3/volumes/8a84e57f-8327-4249-bd5d-0dfce51ccf0f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 759.914977] [55021]: DEBUG cinder.api.middleware.request_id [None req-1dc77d0b-c106-4679-8d4b-24c74ce3a055 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 759.917373] [55021]: INFO cinder.api.openstack.wsgi [None req-1dc77d0b-c106-4679-8d4b-24c74ce3a055 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] DELETE http://10.180.1.21/volume/v3/volumes/06a52035-c653-416a-bc6c-6f7cf351ee9d [ 759.917660] [55021]: DEBUG cinder.api.openstack.wsgi [None req-1dc77d0b-c106-4679-8d4b-24c74ce3a055 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 759.918036] [55021]: DEBUG cinder.api.openstack.wsgi [None req-1dc77d0b-c106-4679-8d4b-24c74ce3a055 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Calling method 'delete' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 759.918284] [55021]: INFO cinder.api.v3.volumes [None req-1dc77d0b-c106-4679-8d4b-24c74ce3a055 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Delete volume with id: 06a52035-c653-416a-bc6c-6f7cf351ee9d [ 759.926694] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.926694] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 759.927342] [55021]: INFO cinder.volume.api [None req-1dc77d0b-c106-4679-8d4b-24c74ce3a055 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Volume info retrieved successfully. [ 759.947721] [55021]: INFO cinder.volume.api [None req-1dc77d0b-c106-4679-8d4b-24c74ce3a055 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Delete volume request issued successfully. [ 759.947853] [55021]: INFO cinder.api.openstack.wsgi [None req-1dc77d0b-c106-4679-8d4b-24c74ce3a055 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] http://10.180.1.21/volume/v3/volumes/06a52035-c653-416a-bc6c-6f7cf351ee9d returned with HTTP 202 [ 759.948736] [55021]: [pid: 55021|app: 0|req: 82/141] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 12:00:27 2025] DELETE /volume/v3/volumes/06a52035-c653-416a-bc6c-6f7cf351ee9d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 759.951313] [55021]: DEBUG cinder.api.middleware.request_id [None req-5fe3170a-77be-468e-8a98-4a3609cf7189 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 759.953492] [55021]: INFO cinder.api.openstack.wsgi [None req-5fe3170a-77be-468e-8a98-4a3609cf7189 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] GET http://10.180.1.21/volume/v3/volumes/06a52035-c653-416a-bc6c-6f7cf351ee9d [ 759.954378] [55021]: DEBUG cinder.api.openstack.wsgi [None req-5fe3170a-77be-468e-8a98-4a3609cf7189 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 759.954378] [55021]: DEBUG cinder.api.openstack.wsgi [None req-5fe3170a-77be-468e-8a98-4a3609cf7189 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 759.962493] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.962493] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 759.966701] [55021]: INFO cinder.volume.api [None req-5fe3170a-77be-468e-8a98-4a3609cf7189 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Volume info retrieved successfully. [ 759.971887] [55021]: INFO cinder.api.openstack.wsgi [None req-5fe3170a-77be-468e-8a98-4a3609cf7189 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] http://10.180.1.21/volume/v3/volumes/06a52035-c653-416a-bc6c-6f7cf351ee9d returned with HTTP 200 [ 759.972359] [55021]: [pid: 55021|app: 0|req: 83/142] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:00:27 2025] GET /volume/v3/volumes/06a52035-c653-416a-bc6c-6f7cf351ee9d => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 760.339523] [55021]: DEBUG cinder.api.middleware.request_id [None req-e4af7147-8d06-4462-9775-ab7d27c7a302 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 760.339523] [55021]: INFO cinder.api.openstack.wsgi [None req-e4af7147-8d06-4462-9775-ab7d27c7a302 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] GET http://10.180.1.21/volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 [ 760.339523] [55021]: DEBUG cinder.api.openstack.wsgi [None req-e4af7147-8d06-4462-9775-ab7d27c7a302 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 760.339523] [55021]: DEBUG cinder.api.openstack.wsgi [None req-e4af7147-8d06-4462-9775-ab7d27c7a302 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 760.355329] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.355329] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 760.360048] [55021]: INFO cinder.volume.api [None req-e4af7147-8d06-4462-9775-ab7d27c7a302 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Volume info retrieved successfully. [ 760.368023] [55021]: INFO cinder.api.openstack.wsgi [None req-e4af7147-8d06-4462-9775-ab7d27c7a302 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] http://10.180.1.21/volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 returned with HTTP 200 [ 760.368023] [55021]: [pid: 55021|app: 0|req: 84/143] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:00:28 2025] GET /volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 760.982483] [55021]: DEBUG cinder.api.middleware.request_id [None req-5cf28d62-d094-4695-b153-cd8cdd42c8ee None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 760.988481] [55021]: INFO cinder.api.openstack.wsgi [None req-5cf28d62-d094-4695-b153-cd8cdd42c8ee tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] GET http://10.180.1.21/volume/v3/volumes/06a52035-c653-416a-bc6c-6f7cf351ee9d [ 760.988481] [55021]: DEBUG cinder.api.openstack.wsgi [None req-5cf28d62-d094-4695-b153-cd8cdd42c8ee tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 760.988481] [55021]: DEBUG cinder.api.openstack.wsgi [None req-5cf28d62-d094-4695-b153-cd8cdd42c8ee tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 761.001799] [55021]: INFO cinder.api.openstack.wsgi [None req-5cf28d62-d094-4695-b153-cd8cdd42c8ee tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] http://10.180.1.21/volume/v3/volumes/06a52035-c653-416a-bc6c-6f7cf351ee9d returned with HTTP 404 [ 761.001799] [55021]: [pid: 55021|app: 0|req: 85/144] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:00:28 2025] GET /volume/v3/volumes/06a52035-c653-416a-bc6c-6f7cf351ee9d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 761.004135] [55021]: DEBUG cinder.api.middleware.request_id [None req-47dc8f6e-57ad-4fa0-a18d-59205d70bb87 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 761.006061] [55021]: INFO cinder.api.openstack.wsgi [None req-47dc8f6e-57ad-4fa0-a18d-59205d70bb87 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e75c3412-8b5e-442b-a7e7-80a8e361c31c [ 761.006407] [55021]: DEBUG cinder.api.openstack.wsgi [None req-47dc8f6e-57ad-4fa0-a18d-59205d70bb87 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 761.006738] [55021]: DEBUG cinder.api.openstack.wsgi [None req-47dc8f6e-57ad-4fa0-a18d-59205d70bb87 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Calling method 'delete' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 761.007009] [55021]: INFO cinder.api.v3.volumes [None req-47dc8f6e-57ad-4fa0-a18d-59205d70bb87 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Delete volume with id: e75c3412-8b5e-442b-a7e7-80a8e361c31c [ 761.022026] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.022026] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 761.022187] [55021]: INFO cinder.volume.api [None req-47dc8f6e-57ad-4fa0-a18d-59205d70bb87 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Volume info retrieved successfully. [ 761.047569] [55021]: INFO cinder.volume.api [None req-47dc8f6e-57ad-4fa0-a18d-59205d70bb87 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Delete volume request issued successfully. [ 761.050589] [55021]: INFO cinder.api.openstack.wsgi [None req-47dc8f6e-57ad-4fa0-a18d-59205d70bb87 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] http://10.180.1.21/volume/v3/volumes/e75c3412-8b5e-442b-a7e7-80a8e361c31c returned with HTTP 202 [ 761.050589] [55021]: [pid: 55021|app: 0|req: 86/145] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 12:00:28 2025] DELETE /volume/v3/volumes/e75c3412-8b5e-442b-a7e7-80a8e361c31c => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 761.057246] [55021]: DEBUG cinder.api.middleware.request_id [None req-0068330f-61d2-4ce4-b7e8-5c642b8dc3db None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 761.059449] [55021]: INFO cinder.api.openstack.wsgi [None req-0068330f-61d2-4ce4-b7e8-5c642b8dc3db tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] GET http://10.180.1.21/volume/v3/volumes/e75c3412-8b5e-442b-a7e7-80a8e361c31c [ 761.060920] [55021]: DEBUG cinder.api.openstack.wsgi [None req-0068330f-61d2-4ce4-b7e8-5c642b8dc3db tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 761.060920] [55021]: DEBUG cinder.api.openstack.wsgi [None req-0068330f-61d2-4ce4-b7e8-5c642b8dc3db tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 761.070087] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.070087] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 761.075659] [55021]: INFO cinder.volume.api [None req-0068330f-61d2-4ce4-b7e8-5c642b8dc3db tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Volume info retrieved successfully. [ 761.085071] [55021]: INFO cinder.api.openstack.wsgi [None req-0068330f-61d2-4ce4-b7e8-5c642b8dc3db tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] http://10.180.1.21/volume/v3/volumes/e75c3412-8b5e-442b-a7e7-80a8e361c31c returned with HTTP 200 [ 761.085518] [55021]: [pid: 55021|app: 0|req: 87/146] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:00:28 2025] GET /volume/v3/volumes/e75c3412-8b5e-442b-a7e7-80a8e361c31c => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 761.380238] [55021]: DEBUG cinder.api.middleware.request_id [None req-b241f09c-5412-4b5a-91d8-2c8f75133371 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 761.382982] [55021]: INFO cinder.api.openstack.wsgi [None req-b241f09c-5412-4b5a-91d8-2c8f75133371 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] GET http://10.180.1.21/volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 [ 761.384880] [55021]: DEBUG cinder.api.openstack.wsgi [None req-b241f09c-5412-4b5a-91d8-2c8f75133371 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 761.384880] [55021]: DEBUG cinder.api.openstack.wsgi [None req-b241f09c-5412-4b5a-91d8-2c8f75133371 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 761.404280] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.404280] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 761.408046] [55021]: INFO cinder.volume.api [None req-b241f09c-5412-4b5a-91d8-2c8f75133371 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Volume info retrieved successfully. [ 761.413572] [55021]: INFO cinder.api.openstack.wsgi [None req-b241f09c-5412-4b5a-91d8-2c8f75133371 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] http://10.180.1.21/volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 returned with HTTP 200 [ 761.414915] [55021]: [pid: 55021|app: 0|req: 88/147] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:00:29 2025] GET /volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 761.783308] [55022]: DEBUG cinder.coordination [req-3f501279-b846-48c7-af89-2401a39c99ae req-a31c6816-1226-4ff9-816c-f46c5631262f tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Lock "cinder-attachment_update-d2de9230-6497-4dbb-a819-1976114809e9-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.029s {{(pid=55022) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 761.783671] [55022]: INFO cinder.api.openstack.wsgi [req-3f501279-b846-48c7-af89-2401a39c99ae req-a31c6816-1226-4ff9-816c-f46c5631262f tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] http://10.180.1.21/volume/v3/attachments/8d2f6575-bf7a-40a4-84db-dcab780edb37 returned with HTTP 200 [ 761.784134] [55022]: [pid: 55022|app: 0|req: 60/148] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 12:00:24 2025] PUT /volume/v3/attachments/8d2f6575-bf7a-40a4-84db-dcab780edb37 => generated 617 bytes in 5049 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 762.098405] [55021]: DEBUG cinder.api.middleware.request_id [None req-0f02b31b-656b-405a-ae38-4a96db7daba0 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 762.100525] [55021]: INFO cinder.api.openstack.wsgi [None req-0f02b31b-656b-405a-ae38-4a96db7daba0 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] GET http://10.180.1.21/volume/v3/volumes/e75c3412-8b5e-442b-a7e7-80a8e361c31c [ 762.100749] [55021]: DEBUG cinder.api.openstack.wsgi [None req-0f02b31b-656b-405a-ae38-4a96db7daba0 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 762.100966] [55021]: DEBUG cinder.api.openstack.wsgi [None req-0f02b31b-656b-405a-ae38-4a96db7daba0 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 762.108109] [55021]: INFO cinder.api.openstack.wsgi [None req-0f02b31b-656b-405a-ae38-4a96db7daba0 tempest-VolumesTestJSON-112677176 tempest-VolumesTestJSON-112677176-project-member] http://10.180.1.21/volume/v3/volumes/e75c3412-8b5e-442b-a7e7-80a8e361c31c returned with HTTP 404 [ 762.108704] [55021]: [pid: 55021|app: 0|req: 89/149] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:00:29 2025] GET /volume/v3/volumes/e75c3412-8b5e-442b-a7e7-80a8e361c31c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 762.425445] [55022]: DEBUG cinder.api.middleware.request_id [None req-a4bbf27c-ad15-4ecb-95ac-c7b99cb8cef9 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 762.428278] [55022]: INFO cinder.api.openstack.wsgi [None req-a4bbf27c-ad15-4ecb-95ac-c7b99cb8cef9 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] GET http://10.180.1.21/volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 [ 762.428544] [55022]: DEBUG cinder.api.openstack.wsgi [None req-a4bbf27c-ad15-4ecb-95ac-c7b99cb8cef9 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 762.428764] [55022]: DEBUG cinder.api.openstack.wsgi [None req-a4bbf27c-ad15-4ecb-95ac-c7b99cb8cef9 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 762.443357] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.443357] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 762.447771] [55022]: INFO cinder.volume.api [None req-a4bbf27c-ad15-4ecb-95ac-c7b99cb8cef9 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Volume info retrieved successfully. [ 762.453256] [55022]: INFO cinder.api.openstack.wsgi [None req-a4bbf27c-ad15-4ecb-95ac-c7b99cb8cef9 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] http://10.180.1.21/volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 returned with HTTP 200 [ 762.453883] [55022]: [pid: 55022|app: 0|req: 61/150] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:00:30 2025] GET /volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 763.464505] [55021]: DEBUG cinder.api.middleware.request_id [None req-38672efc-3cde-4597-8b76-10aaa3b6346f None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 763.466701] [55021]: INFO cinder.api.openstack.wsgi [None req-38672efc-3cde-4597-8b76-10aaa3b6346f tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] GET http://10.180.1.21/volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 [ 763.466974] [55021]: DEBUG cinder.api.openstack.wsgi [None req-38672efc-3cde-4597-8b76-10aaa3b6346f tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 763.467212] [55021]: DEBUG cinder.api.openstack.wsgi [None req-38672efc-3cde-4597-8b76-10aaa3b6346f tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 763.483817] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.483817] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 763.488685] [55021]: INFO cinder.volume.api [None req-38672efc-3cde-4597-8b76-10aaa3b6346f tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Volume info retrieved successfully. [ 763.494690] [55021]: INFO cinder.api.openstack.wsgi [None req-38672efc-3cde-4597-8b76-10aaa3b6346f tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] http://10.180.1.21/volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 returned with HTTP 200 [ 763.495092] [55021]: [pid: 55021|app: 0|req: 90/151] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:00:31 2025] GET /volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 763.944724] [55022]: DEBUG cinder.api.middleware.request_id [req-3f501279-b846-48c7-af89-2401a39c99ae req-61f698ea-76bc-4fda-bdfa-205c5059e335 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 763.947307] [55022]: INFO cinder.api.openstack.wsgi [req-3f501279-b846-48c7-af89-2401a39c99ae req-61f698ea-76bc-4fda-bdfa-205c5059e335 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] POST http://10.180.1.21/volume/v3/attachments/8d2f6575-bf7a-40a4-84db-dcab780edb37/action [ 763.947801] [55022]: DEBUG cinder.api.openstack.wsgi [req-3f501279-b846-48c7-af89-2401a39c99ae req-61f698ea-76bc-4fda-bdfa-205c5059e335 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Action body: b'{"os-complete": null}' {{(pid=55022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 763.947944] [55022]: DEBUG cinder.api.openstack.wsgi [req-3f501279-b846-48c7-af89-2401a39c99ae req-61f698ea-76bc-4fda-bdfa-205c5059e335 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 763.965514] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.965514] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 763.972796] [55022]: INFO cinder.api.openstack.wsgi [req-3f501279-b846-48c7-af89-2401a39c99ae req-61f698ea-76bc-4fda-bdfa-205c5059e335 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] http://10.180.1.21/volume/v3/attachments/8d2f6575-bf7a-40a4-84db-dcab780edb37/action returned with HTTP 204 [ 763.973288] [55022]: [pid: 55022|app: 0|req: 62/152] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 12:00:31 2025] POST /volume/v3/attachments/8d2f6575-bf7a-40a4-84db-dcab780edb37/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 764.506699] [55021]: DEBUG cinder.api.middleware.request_id [None req-25570e14-8b38-4a29-afdc-754c1e04a18e None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 764.508935] [55021]: INFO cinder.api.openstack.wsgi [None req-25570e14-8b38-4a29-afdc-754c1e04a18e tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] GET http://10.180.1.21/volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 [ 764.509310] [55021]: DEBUG cinder.api.openstack.wsgi [None req-25570e14-8b38-4a29-afdc-754c1e04a18e tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 764.509433] [55021]: DEBUG cinder.api.openstack.wsgi [None req-25570e14-8b38-4a29-afdc-754c1e04a18e tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 764.523819] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.523819] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 764.528269] [55021]: INFO cinder.volume.api [None req-25570e14-8b38-4a29-afdc-754c1e04a18e tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Volume info retrieved successfully. [ 764.534287] [55021]: INFO cinder.api.openstack.wsgi [None req-25570e14-8b38-4a29-afdc-754c1e04a18e tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] http://10.180.1.21/volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 returned with HTTP 200 [ 764.534849] [55021]: [pid: 55021|app: 0|req: 91/153] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:00:32 2025] GET /volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 => generated 1135 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 764.545310] [55022]: DEBUG cinder.api.middleware.request_id [None req-7271896b-e8eb-4454-9412-7c49d8b082f7 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 764.547485] [55022]: INFO cinder.api.openstack.wsgi [None req-7271896b-e8eb-4454-9412-7c49d8b082f7 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] GET http://10.180.1.21/volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 [ 764.547775] [55022]: DEBUG cinder.api.openstack.wsgi [None req-7271896b-e8eb-4454-9412-7c49d8b082f7 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 764.548046] [55022]: DEBUG cinder.api.openstack.wsgi [None req-7271896b-e8eb-4454-9412-7c49d8b082f7 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 764.558343] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.558343] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 764.562064] [55022]: INFO cinder.volume.api [None req-7271896b-e8eb-4454-9412-7c49d8b082f7 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Volume info retrieved successfully. [ 764.566526] [55022]: INFO cinder.api.openstack.wsgi [None req-7271896b-e8eb-4454-9412-7c49d8b082f7 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] http://10.180.1.21/volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 returned with HTTP 200 [ 764.566927] [55022]: [pid: 55022|app: 0|req: 63/154] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:00:32 2025] GET /volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 769.732932] [55021]: DEBUG cinder.api.middleware.request_id [req-dfd330d2-88d1-4f2a-9a5f-69f52e5033bf req-9c8a5148-286b-4b09-943b-28d747c91960 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 769.735300] [55021]: INFO cinder.api.openstack.wsgi [req-dfd330d2-88d1-4f2a-9a5f-69f52e5033bf req-9c8a5148-286b-4b09-943b-28d747c91960 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] DELETE http://10.180.1.21/volume/v3/attachments/8d2f6575-bf7a-40a4-84db-dcab780edb37 [ 769.735524] [55021]: DEBUG cinder.api.openstack.wsgi [req-dfd330d2-88d1-4f2a-9a5f-69f52e5033bf req-9c8a5148-286b-4b09-943b-28d747c91960 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 769.735735] [55021]: DEBUG cinder.api.openstack.wsgi [req-dfd330d2-88d1-4f2a-9a5f-69f52e5033bf req-9c8a5148-286b-4b09-943b-28d747c91960 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Calling method 'version_select' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 769.748762] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.748762] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 770.309608] [55021]: INFO cinder.api.openstack.wsgi [req-dfd330d2-88d1-4f2a-9a5f-69f52e5033bf req-9c8a5148-286b-4b09-943b-28d747c91960 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] http://10.180.1.21/volume/v3/attachments/8d2f6575-bf7a-40a4-84db-dcab780edb37 returned with HTTP 200 [ 770.309608] [55021]: [pid: 55021|app: 0|req: 92/155] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 12:00:37 2025] DELETE /volume/v3/attachments/8d2f6575-bf7a-40a4-84db-dcab780edb37 => generated 19 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 774.564200] [55022]: DEBUG dbcounter [-] [55022] Writing DB stats cinder:SELECT=53,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=55022) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 780.303164] [55021]: DEBUG dbcounter [-] [55021] Writing DB stats cinder:SELECT=208,cinder:INSERT=38,cinder:UPDATE=54 {{(pid=55021) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 798.459030] [55022]: DEBUG cinder.api.middleware.request_id [None req-b6be7b2d-4192-4406-8155-5f1bd6ac934e None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 798.461179] [55022]: INFO cinder.api.openstack.wsgi [None req-b6be7b2d-4192-4406-8155-5f1bd6ac934e tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] GET http://10.180.1.21/volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 [ 798.461405] [55022]: DEBUG cinder.api.openstack.wsgi [None req-b6be7b2d-4192-4406-8155-5f1bd6ac934e tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 798.461626] [55022]: DEBUG cinder.api.openstack.wsgi [None req-b6be7b2d-4192-4406-8155-5f1bd6ac934e tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 798.472711] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 798.472711] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 798.476854] [55022]: INFO cinder.volume.api [None req-b6be7b2d-4192-4406-8155-5f1bd6ac934e tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Volume info retrieved successfully. [ 798.482407] [55022]: INFO cinder.api.openstack.wsgi [None req-b6be7b2d-4192-4406-8155-5f1bd6ac934e tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] http://10.180.1.21/volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 returned with HTTP 200 [ 798.482818] [55022]: [pid: 55022|app: 0|req: 64/156] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:01:06 2025] GET /volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 798.493514] [55021]: DEBUG cinder.api.middleware.request_id [None req-2c918f93-857b-4e42-95c8-0cb3bb7398a2 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 798.496012] [55021]: INFO cinder.api.openstack.wsgi [None req-2c918f93-857b-4e42-95c8-0cb3bb7398a2 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] GET http://10.180.1.21/volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 [ 798.496302] [55021]: DEBUG cinder.api.openstack.wsgi [None req-2c918f93-857b-4e42-95c8-0cb3bb7398a2 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 798.496616] [55021]: DEBUG cinder.api.openstack.wsgi [None req-2c918f93-857b-4e42-95c8-0cb3bb7398a2 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 798.506834] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 798.506834] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 798.512933] [55021]: INFO cinder.volume.api [None req-2c918f93-857b-4e42-95c8-0cb3bb7398a2 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Volume info retrieved successfully. [ 798.515537] [55021]: INFO cinder.api.openstack.wsgi [None req-2c918f93-857b-4e42-95c8-0cb3bb7398a2 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] http://10.180.1.21/volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 returned with HTTP 200 [ 798.515939] [55021]: [pid: 55021|app: 0|req: 93/157] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:01:06 2025] GET /volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 798.549589] [55022]: DEBUG cinder.api.middleware.request_id [None req-4b190d5b-96f0-4b04-86dd-1e34b32ba64a None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 798.552159] [55022]: INFO cinder.api.openstack.wsgi [None req-4b190d5b-96f0-4b04-86dd-1e34b32ba64a tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] GET http://10.180.1.21/volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 [ 798.552361] [55022]: DEBUG cinder.api.openstack.wsgi [None req-4b190d5b-96f0-4b04-86dd-1e34b32ba64a tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 798.553044] [55022]: DEBUG cinder.api.openstack.wsgi [None req-4b190d5b-96f0-4b04-86dd-1e34b32ba64a tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 798.561611] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 798.561611] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 798.565173] [55022]: INFO cinder.volume.api [None req-4b190d5b-96f0-4b04-86dd-1e34b32ba64a tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Volume info retrieved successfully. [ 798.570285] [55022]: INFO cinder.api.openstack.wsgi [None req-4b190d5b-96f0-4b04-86dd-1e34b32ba64a tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] http://10.180.1.21/volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 returned with HTTP 200 [ 798.570722] [55022]: [pid: 55022|app: 0|req: 65/158] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:01:06 2025] GET /volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 808.513554] [55021]: DEBUG dbcounter [-] [55021] Writing DB stats cinder:SELECT=4 {{(pid=55021) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 808.570645] [55022]: DEBUG dbcounter [-] [55022] Writing DB stats cinder:SELECT=8 {{(pid=55022) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 850.543645] [55021]: DEBUG cinder.api.middleware.request_id [req-c7f0b2cb-88ef-45b0-88bc-8a6aeecd6b10 req-7a1e988f-39d3-4071-8fa6-413c503340b1 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 850.546578] [55021]: INFO cinder.api.openstack.wsgi [req-c7f0b2cb-88ef-45b0-88bc-8a6aeecd6b10 req-7a1e988f-39d3-4071-8fa6-413c503340b1 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] GET http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 [ 850.546862] [55021]: DEBUG cinder.api.openstack.wsgi [req-c7f0b2cb-88ef-45b0-88bc-8a6aeecd6b10 req-7a1e988f-39d3-4071-8fa6-413c503340b1 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 850.547118] [55021]: DEBUG cinder.api.openstack.wsgi [req-c7f0b2cb-88ef-45b0-88bc-8a6aeecd6b10 req-7a1e988f-39d3-4071-8fa6-413c503340b1 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 850.562908] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.562908] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 850.567949] [55021]: INFO cinder.volume.api [req-c7f0b2cb-88ef-45b0-88bc-8a6aeecd6b10 req-7a1e988f-39d3-4071-8fa6-413c503340b1 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Volume info retrieved successfully. [ 850.574311] [55021]: INFO cinder.api.openstack.wsgi [req-c7f0b2cb-88ef-45b0-88bc-8a6aeecd6b10 req-7a1e988f-39d3-4071-8fa6-413c503340b1 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 returned with HTTP 200 [ 850.574763] [55021]: [pid: 55021|app: 0|req: 94/159] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:01:58 2025] GET /volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 => generated 1683 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 850.605048] [55022]: DEBUG cinder.api.middleware.request_id [req-c7f0b2cb-88ef-45b0-88bc-8a6aeecd6b10 req-b1f1a326-0e8b-416a-b246-c2ae7dc864f2 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 850.608053] [55022]: INFO cinder.api.openstack.wsgi [req-c7f0b2cb-88ef-45b0-88bc-8a6aeecd6b10 req-b1f1a326-0e8b-416a-b246-c2ae7dc864f2 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] GET http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 [ 850.608409] [55022]: DEBUG cinder.api.openstack.wsgi [req-c7f0b2cb-88ef-45b0-88bc-8a6aeecd6b10 req-b1f1a326-0e8b-416a-b246-c2ae7dc864f2 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 850.608673] [55022]: DEBUG cinder.api.openstack.wsgi [req-c7f0b2cb-88ef-45b0-88bc-8a6aeecd6b10 req-b1f1a326-0e8b-416a-b246-c2ae7dc864f2 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 850.620423] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.620423] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 850.624147] [55022]: INFO cinder.volume.api [req-c7f0b2cb-88ef-45b0-88bc-8a6aeecd6b10 req-b1f1a326-0e8b-416a-b246-c2ae7dc864f2 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Volume info retrieved successfully. [ 850.629670] [55022]: INFO cinder.api.openstack.wsgi [req-c7f0b2cb-88ef-45b0-88bc-8a6aeecd6b10 req-b1f1a326-0e8b-416a-b246-c2ae7dc864f2 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 returned with HTTP 200 [ 850.630157] [55022]: [pid: 55022|app: 0|req: 66/160] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:01:58 2025] GET /volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 => generated 1683 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 854.624941] [55021]: DEBUG cinder.api.middleware.request_id [None req-198b6c0c-65eb-41fa-ada8-c2bc957f6ea2 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 854.625458] [55021]: INFO cinder.api.openstack.wsgi [None req-198b6c0c-65eb-41fa-ada8-c2bc957f6ea2 None None] GET http://10.180.1.21/volume// [ 854.625746] [55021]: DEBUG cinder.api.openstack.wsgi [None req-198b6c0c-65eb-41fa-ada8-c2bc957f6ea2 None None] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 854.625987] [55021]: DEBUG cinder.api.openstack.wsgi [None req-198b6c0c-65eb-41fa-ada8-c2bc957f6ea2 None None] Calling method 'all' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 854.626526] [55021]: INFO cinder.api.openstack.wsgi [None req-198b6c0c-65eb-41fa-ada8-c2bc957f6ea2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 854.626854] [55021]: [pid: 55021|app: 0|req: 95/161] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:02:02 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 854.630741] [55022]: DEBUG cinder.api.middleware.request_id [req-c7f0b2cb-88ef-45b0-88bc-8a6aeecd6b10 req-30fdc578-db06-425c-851b-93f647588b74 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 854.633210] [55022]: INFO cinder.api.openstack.wsgi [req-c7f0b2cb-88ef-45b0-88bc-8a6aeecd6b10 req-30fdc578-db06-425c-851b-93f647588b74 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] POST http://10.180.1.21/volume/v3/attachments [ 854.633662] [55022]: DEBUG cinder.api.openstack.wsgi [req-c7f0b2cb-88ef-45b0-88bc-8a6aeecd6b10 req-30fdc578-db06-425c-851b-93f647588b74 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "388c3876-a83f-4042-bf72-4e64301ffb79", "connector": null, "instance_uuid": "c27bd37e-eb20-422f-98e3-1935f75d2ab8"}} {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 854.650026] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.650026] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 854.682367] [55022]: INFO cinder.api.openstack.wsgi [req-c7f0b2cb-88ef-45b0-88bc-8a6aeecd6b10 req-30fdc578-db06-425c-851b-93f647588b74 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 854.682367] [55022]: [pid: 55022|app: 0|req: 67/162] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 12:02: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) [ 854.740094] [55021]: DEBUG cinder.api.middleware.request_id [req-c7f0b2cb-88ef-45b0-88bc-8a6aeecd6b10 req-7f730395-73a5-454d-8c22-878131f59737 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 854.742648] [55021]: INFO cinder.api.openstack.wsgi [req-c7f0b2cb-88ef-45b0-88bc-8a6aeecd6b10 req-7f730395-73a5-454d-8c22-878131f59737 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] POST http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79/action [ 854.743092] [55021]: DEBUG cinder.api.openstack.wsgi [req-c7f0b2cb-88ef-45b0-88bc-8a6aeecd6b10 req-7f730395-73a5-454d-8c22-878131f59737 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Action body: b'{"os-roll_detaching": null}' {{(pid=55021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 854.743319] [55021]: DEBUG cinder.api.openstack.wsgi [req-c7f0b2cb-88ef-45b0-88bc-8a6aeecd6b10 req-7f730395-73a5-454d-8c22-878131f59737 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Action: 'action', calling method: _roll_detaching, body: {"os-roll_detaching": null} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 854.756202] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.756202] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 854.756795] [55021]: INFO cinder.volume.api [req-c7f0b2cb-88ef-45b0-88bc-8a6aeecd6b10 req-7f730395-73a5-454d-8c22-878131f59737 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Volume info retrieved successfully. [ 854.760964] [55021]: INFO cinder.volume.api [req-c7f0b2cb-88ef-45b0-88bc-8a6aeecd6b10 req-7f730395-73a5-454d-8c22-878131f59737 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Roll detaching of volume completed successfully. [ 854.761218] [55021]: INFO cinder.api.openstack.wsgi [req-c7f0b2cb-88ef-45b0-88bc-8a6aeecd6b10 req-7f730395-73a5-454d-8c22-878131f59737 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79/action returned with HTTP 202 [ 854.761694] [55021]: [pid: 55021|app: 0|req: 96/163] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 12:02:02 2025] POST /volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 854.765888] [55022]: DEBUG cinder.api.middleware.request_id [req-c7f0b2cb-88ef-45b0-88bc-8a6aeecd6b10 req-7149f72c-43be-4ad6-94a6-460bffae379b None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 854.768589] [55022]: INFO cinder.api.openstack.wsgi [req-c7f0b2cb-88ef-45b0-88bc-8a6aeecd6b10 req-7149f72c-43be-4ad6-94a6-460bffae379b tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] DELETE http://10.180.1.21/volume/v3/attachments/cffbf795-3f0b-47b5-bfce-9655dbc8c268 [ 854.768821] [55022]: DEBUG cinder.api.openstack.wsgi [req-c7f0b2cb-88ef-45b0-88bc-8a6aeecd6b10 req-7149f72c-43be-4ad6-94a6-460bffae379b tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 854.769070] [55022]: DEBUG cinder.api.openstack.wsgi [req-c7f0b2cb-88ef-45b0-88bc-8a6aeecd6b10 req-7149f72c-43be-4ad6-94a6-460bffae379b tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Calling method 'version_select' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 854.780031] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.780031] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 854.801956] [55022]: INFO cinder.api.openstack.wsgi [req-c7f0b2cb-88ef-45b0-88bc-8a6aeecd6b10 req-7149f72c-43be-4ad6-94a6-460bffae379b tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] http://10.180.1.21/volume/v3/attachments/cffbf795-3f0b-47b5-bfce-9655dbc8c268 returned with HTTP 200 [ 854.802555] [55022]: [pid: 55022|app: 0|req: 68/164] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 12:02:02 2025] DELETE /volume/v3/attachments/cffbf795-3f0b-47b5-bfce-9655dbc8c268 => generated 192 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 859.859188] [55021]: DEBUG cinder.api.middleware.request_id [req-9e302931-aede-4501-9c35-b5d72d9773eb req-431d3ea2-9268-441d-bf8c-6963446e77bb None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 859.861513] [55021]: INFO cinder.api.openstack.wsgi [req-9e302931-aede-4501-9c35-b5d72d9773eb req-431d3ea2-9268-441d-bf8c-6963446e77bb tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] DELETE http://10.180.1.21/volume/v3/attachments/361cb850-aecd-418f-a475-a9fc8c718c89 [ 859.861745] [55021]: DEBUG cinder.api.openstack.wsgi [req-9e302931-aede-4501-9c35-b5d72d9773eb req-431d3ea2-9268-441d-bf8c-6963446e77bb tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 859.861935] [55021]: DEBUG cinder.api.openstack.wsgi [req-9e302931-aede-4501-9c35-b5d72d9773eb req-431d3ea2-9268-441d-bf8c-6963446e77bb tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Calling method 'version_select' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 859.875899] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.875899] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 860.418674] [55021]: INFO cinder.api.openstack.wsgi [req-9e302931-aede-4501-9c35-b5d72d9773eb req-431d3ea2-9268-441d-bf8c-6963446e77bb tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] http://10.180.1.21/volume/v3/attachments/361cb850-aecd-418f-a475-a9fc8c718c89 returned with HTTP 200 [ 860.419135] [55021]: [pid: 55021|app: 0|req: 97/165] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 12:02:07 2025] DELETE /volume/v3/attachments/361cb850-aecd-418f-a475-a9fc8c718c89 => generated 19 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 860.430221] [55022]: DEBUG cinder.api.middleware.request_id [req-9e302931-aede-4501-9c35-b5d72d9773eb req-a46c5c1d-88cd-438f-a812-d5ec34b606a5 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 860.439282] [55022]: INFO cinder.api.openstack.wsgi [req-9e302931-aede-4501-9c35-b5d72d9773eb req-a46c5c1d-88cd-438f-a812-d5ec34b606a5 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] DELETE http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 [ 860.439282] [55022]: DEBUG cinder.api.openstack.wsgi [req-9e302931-aede-4501-9c35-b5d72d9773eb req-a46c5c1d-88cd-438f-a812-d5ec34b606a5 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 860.439282] [55022]: DEBUG cinder.api.openstack.wsgi [req-9e302931-aede-4501-9c35-b5d72d9773eb req-a46c5c1d-88cd-438f-a812-d5ec34b606a5 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Calling method 'delete' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 860.439282] [55022]: INFO cinder.api.v3.volumes [req-9e302931-aede-4501-9c35-b5d72d9773eb req-a46c5c1d-88cd-438f-a812-d5ec34b606a5 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Delete volume with id: 388c3876-a83f-4042-bf72-4e64301ffb79 [ 860.452058] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.452058] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 860.452655] [55022]: INFO cinder.volume.api [req-9e302931-aede-4501-9c35-b5d72d9773eb req-a46c5c1d-88cd-438f-a812-d5ec34b606a5 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Volume info retrieved successfully. [ 860.482702] [55022]: INFO cinder.volume.api [req-9e302931-aede-4501-9c35-b5d72d9773eb req-a46c5c1d-88cd-438f-a812-d5ec34b606a5 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] Delete volume request issued successfully. [ 860.482702] [55022]: INFO cinder.api.openstack.wsgi [req-9e302931-aede-4501-9c35-b5d72d9773eb req-a46c5c1d-88cd-438f-a812-d5ec34b606a5 tempest-ServerActionsV293TestJSON-1091236217 tempest-ServerActionsV293TestJSON-1091236217-project-member] http://10.180.1.21/volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 returned with HTTP 202 [ 860.482702] [55022]: [pid: 55022|app: 0|req: 69/166] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 12:02:08 2025] DELETE /volume/v3/volumes/388c3876-a83f-4042-bf72-4e64301ffb79 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 870.421333] [55021]: DEBUG dbcounter [-] [55021] Writing DB stats cinder:SELECT=18,cinder:UPDATE=4 {{(pid=55021) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 870.473152] [55022]: DEBUG dbcounter [-] [55022] Writing DB stats cinder:SELECT=28,cinder:UPDATE=5,cinder:INSERT=2 {{(pid=55022) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 874.220981] [55021]: DEBUG cinder.api.middleware.request_id [None req-5d82d995-cfc6-44ef-902f-b9a7b99b14e5 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 874.223333] [55021]: INFO cinder.api.openstack.wsgi [None req-5d82d995-cfc6-44ef-902f-b9a7b99b14e5 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] POST http://10.180.1.21/volume/v3/volumes [ 874.223864] [55021]: DEBUG cinder.api.openstack.wsgi [None req-5d82d995-cfc6-44ef-902f-b9a7b99b14e5 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1169832084"}} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 874.226805] [55021]: DEBUG cinder.api.v3.volumes [None req-5d82d995-cfc6-44ef-902f-b9a7b99b14e5 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1169832084'}} {{(pid=55021) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 874.227294] [55021]: INFO cinder.api.v3.volumes [None req-5d82d995-cfc6-44ef-902f-b9a7b99b14e5 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Create volume of 1 GB [ 874.228462] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 874.228462] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 874.243325] [55021]: INFO cinder.volume.api [None req-5d82d995-cfc6-44ef-902f-b9a7b99b14e5 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Availability Zones retrieved successfully. [ 874.252036] [55021]: DEBUG cinder.volume.api [None req-5d82d995-cfc6-44ef-902f-b9a7b99b14e5 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Flow 'volume_create_api' (3fb136c8-e3a6-42c9-880a-b20a4f75080f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 874.253180] [55021]: DEBUG cinder.volume.api [None req-5d82d995-cfc6-44ef-902f-b9a7b99b14e5 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbd0ef49-8a3e-4361-aff4-8c1ac8cd2d73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 874.254416] [55021]: DEBUG cinder.volume.flows.api.create_volume [None req-5d82d995-cfc6-44ef-902f-b9a7b99b14e5 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Validating volume size '1' using validate_int {{(pid=55021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 874.274015] [55021]: DEBUG cinder.volume.api [None req-5d82d995-cfc6-44ef-902f-b9a7b99b14e5 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbd0ef49-8a3e-4361-aff4-8c1ac8cd2d73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T11:54:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fe68bc55-1aa9-4430-8a92-ce31fba1cbb5', '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=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 874.277801] [55021]: DEBUG cinder.volume.api [None req-5d82d995-cfc6-44ef-902f-b9a7b99b14e5 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ea4fb3a-0b3c-4172-b75f-358ed4b7f5f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 874.325143] [55021]: DEBUG cinder.quota [None req-5d82d995-cfc6-44ef-902f-b9a7b99b14e5 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Created reservations ['0e3ec463-306f-412d-bb01-bad0d2ec862c', 'b5dce2de-6a01-44bf-a481-807e663a822e', '59dfae47-1421-469d-8fdb-4950e3785502', '7308f697-d864-479f-b378-6da49337c760'] {{(pid=55021) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 874.326347] [55021]: DEBUG cinder.volume.api [None req-5d82d995-cfc6-44ef-902f-b9a7b99b14e5 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ea4fb3a-0b3c-4172-b75f-358ed4b7f5f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e3ec463-306f-412d-bb01-bad0d2ec862c', 'b5dce2de-6a01-44bf-a481-807e663a822e', '59dfae47-1421-469d-8fdb-4950e3785502', '7308f697-d864-479f-b378-6da49337c760']}' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 874.327299] [55021]: DEBUG cinder.volume.api [None req-5d82d995-cfc6-44ef-902f-b9a7b99b14e5 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80beaec3-c080-43df-8c0b-71e574d8cc7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 874.343108] [55021]: DEBUG cinder.volume.api [None req-5d82d995-cfc6-44ef-902f-b9a7b99b14e5 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80beaec3-c080-43df-8c0b-71e574d8cc7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a425863-0733-4768-97ea-4aecf7f903a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1169832084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fe7dbda7c6b4330b9b7bfd645359740',qos_specs=None,replication_status=,reservations=['0e3ec463-306f-412d-bb01-bad0d2ec862c','b5dce2de-6a01-44bf-a481-807e663a822e','59dfae47-1421-469d-8fdb-4950e3785502','7308f697-d864-479f-b378-6da49337c760'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2129ccedb7ec415d850bcd9edf88b8fe',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5), '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-19T12:02:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1169832084',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a425863-0733-4768-97ea-4aecf7f903a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fe7dbda7c6b4330b9b7bfd645359740',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='2129ccedb7ec415d850bcd9edf88b8fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fe68bc55-1aa9-4430-8a92-ce31fba1cbb5),volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 874.344144] [55021]: DEBUG cinder.volume.api [None req-5d82d995-cfc6-44ef-902f-b9a7b99b14e5 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e11dd73-0abb-41bf-8f23-e07c2e481f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 874.357056] [55021]: DEBUG cinder.volume.api [None req-5d82d995-cfc6-44ef-902f-b9a7b99b14e5 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e11dd73-0abb-41bf-8f23-e07c2e481f66) 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-1169832084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fe7dbda7c6b4330b9b7bfd645359740',qos_specs=None,replication_status=,reservations=['0e3ec463-306f-412d-bb01-bad0d2ec862c','b5dce2de-6a01-44bf-a481-807e663a822e','59dfae47-1421-469d-8fdb-4950e3785502','7308f697-d864-479f-b378-6da49337c760'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2129ccedb7ec415d850bcd9edf88b8fe',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 874.357866] [55021]: DEBUG cinder.volume.api [None req-5d82d995-cfc6-44ef-902f-b9a7b99b14e5 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (701f8410-a5a1-44bd-9e2d-2064babdc56a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 874.367518] [55021]: DEBUG cinder.volume.api [None req-5d82d995-cfc6-44ef-902f-b9a7b99b14e5 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (701f8410-a5a1-44bd-9e2d-2064babdc56a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 874.368315] [55021]: DEBUG cinder.volume.api [None req-5d82d995-cfc6-44ef-902f-b9a7b99b14e5 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Flow 'volume_create_api' (3fb136c8-e3a6-42c9-880a-b20a4f75080f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 874.368697] [55021]: INFO cinder.volume.api [None req-5d82d995-cfc6-44ef-902f-b9a7b99b14e5 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Create volume request issued successfully. [ 874.369354] [55021]: INFO cinder.api.openstack.wsgi [None req-5d82d995-cfc6-44ef-902f-b9a7b99b14e5 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 874.369816] [55021]: [pid: 55021|app: 0|req: 98/167] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 12:02:22 2025] POST /volume/v3/volumes => generated 754 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 874.379656] [55022]: DEBUG cinder.api.middleware.request_id [None req-1f3c7d22-7f6f-4b4b-ab3c-eecfdffd6873 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 874.382946] [55022]: INFO cinder.api.openstack.wsgi [None req-1f3c7d22-7f6f-4b4b-ab3c-eecfdffd6873 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 [ 874.382946] [55022]: DEBUG cinder.api.openstack.wsgi [None req-1f3c7d22-7f6f-4b4b-ab3c-eecfdffd6873 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 874.382946] [55022]: DEBUG cinder.api.openstack.wsgi [None req-1f3c7d22-7f6f-4b4b-ab3c-eecfdffd6873 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 874.391272] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 874.391272] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 874.397526] [55022]: INFO cinder.volume.api [None req-1f3c7d22-7f6f-4b4b-ab3c-eecfdffd6873 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 874.403099] [55022]: INFO cinder.api.openstack.wsgi [None req-1f3c7d22-7f6f-4b4b-ab3c-eecfdffd6873 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 returned with HTTP 200 [ 874.403099] [55022]: [pid: 55022|app: 0|req: 70/168] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:02:22 2025] GET /volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 875.019491] [55021]: DEBUG cinder.api.middleware.request_id [None req-24ce8694-c487-400a-9ad8-5b27cc349cb4 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 875.021708] [55021]: INFO cinder.api.openstack.wsgi [None req-24ce8694-c487-400a-9ad8-5b27cc349cb4 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] POST http://10.180.1.21/volume/v3/volumes [ 875.022115] [55021]: DEBUG cinder.api.openstack.wsgi [None req-24ce8694-c487-400a-9ad8-5b27cc349cb4 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1514973868"}} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 875.023816] [55021]: DEBUG cinder.api.v3.volumes [None req-24ce8694-c487-400a-9ad8-5b27cc349cb4 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1514973868'}} {{(pid=55021) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 875.023955] [55021]: INFO cinder.api.v3.volumes [None req-24ce8694-c487-400a-9ad8-5b27cc349cb4 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Create volume of 1 GB [ 875.024306] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 875.024306] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 875.029225] [55021]: INFO cinder.volume.api [None req-24ce8694-c487-400a-9ad8-5b27cc349cb4 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Availability Zones retrieved successfully. [ 875.036159] [55021]: DEBUG cinder.volume.api [None req-24ce8694-c487-400a-9ad8-5b27cc349cb4 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Flow 'volume_create_api' (ee220f9d-150b-4a8f-af09-df214efd2b2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 875.037331] [55021]: DEBUG cinder.volume.api [None req-24ce8694-c487-400a-9ad8-5b27cc349cb4 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78f5cb2e-1a24-4d33-b480-6aac16fcc1cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 875.038483] [55021]: DEBUG cinder.volume.flows.api.create_volume [None req-24ce8694-c487-400a-9ad8-5b27cc349cb4 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Validating volume size '1' using validate_int {{(pid=55021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 875.058020] [55021]: DEBUG cinder.volume.api [None req-24ce8694-c487-400a-9ad8-5b27cc349cb4 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78f5cb2e-1a24-4d33-b480-6aac16fcc1cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T11:54:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fe68bc55-1aa9-4430-8a92-ce31fba1cbb5', '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=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 875.059149] [55021]: DEBUG cinder.volume.api [None req-24ce8694-c487-400a-9ad8-5b27cc349cb4 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb5ede02-e17d-4833-9fd8-38225768635b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 875.103013] [55021]: DEBUG cinder.quota [None req-24ce8694-c487-400a-9ad8-5b27cc349cb4 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Created reservations ['3c175b62-8da1-4be0-b07e-a8e4607cb48d', 'b4d0a891-cbe3-492b-8bb4-833c90eff05b', 'a49f669e-4933-4a32-b2a7-c0e94646dec9', 'faccbb1a-027c-41ab-80a9-21cdde7a1572'] {{(pid=55021) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 875.104082] [55021]: DEBUG cinder.volume.api [None req-24ce8694-c487-400a-9ad8-5b27cc349cb4 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb5ede02-e17d-4833-9fd8-38225768635b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c175b62-8da1-4be0-b07e-a8e4607cb48d', 'b4d0a891-cbe3-492b-8bb4-833c90eff05b', 'a49f669e-4933-4a32-b2a7-c0e94646dec9', 'faccbb1a-027c-41ab-80a9-21cdde7a1572']}' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 875.105064] [55021]: DEBUG cinder.volume.api [None req-24ce8694-c487-400a-9ad8-5b27cc349cb4 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (611563e1-b72f-44b2-b39c-81c56a9cc285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 875.117412] [55021]: DEBUG cinder.volume.api [None req-24ce8694-c487-400a-9ad8-5b27cc349cb4 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (611563e1-b72f-44b2-b39c-81c56a9cc285) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f015d168-4968-4868-a831-96a1e4a84907', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1514973868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff23de12be8f4fdbb53a2497ade9958b',qos_specs=None,replication_status=,reservations=['3c175b62-8da1-4be0-b07e-a8e4607cb48d','b4d0a891-cbe3-492b-8bb4-833c90eff05b','a49f669e-4933-4a32-b2a7-c0e94646dec9','faccbb1a-027c-41ab-80a9-21cdde7a1572'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d71e6bb9671f4141927fb4d2b27f99e0',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5), '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-19T12:02:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1514973868',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f015d168-4968-4868-a831-96a1e4a84907,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff23de12be8f4fdbb53a2497ade9958b',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='d71e6bb9671f4141927fb4d2b27f99e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fe68bc55-1aa9-4430-8a92-ce31fba1cbb5),volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 875.118413] [55021]: DEBUG cinder.volume.api [None req-24ce8694-c487-400a-9ad8-5b27cc349cb4 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab89c572-8e36-4847-8cde-0359289a70ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 875.133275] [55021]: DEBUG cinder.volume.api [None req-24ce8694-c487-400a-9ad8-5b27cc349cb4 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab89c572-8e36-4847-8cde-0359289a70ed) 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-1514973868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff23de12be8f4fdbb53a2497ade9958b',qos_specs=None,replication_status=,reservations=['3c175b62-8da1-4be0-b07e-a8e4607cb48d','b4d0a891-cbe3-492b-8bb4-833c90eff05b','a49f669e-4933-4a32-b2a7-c0e94646dec9','faccbb1a-027c-41ab-80a9-21cdde7a1572'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d71e6bb9671f4141927fb4d2b27f99e0',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 875.134232] [55021]: DEBUG cinder.volume.api [None req-24ce8694-c487-400a-9ad8-5b27cc349cb4 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fda4eb18-7e73-4623-90cf-dd27607110eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 875.144808] [55021]: DEBUG cinder.volume.api [None req-24ce8694-c487-400a-9ad8-5b27cc349cb4 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fda4eb18-7e73-4623-90cf-dd27607110eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 875.145971] [55021]: DEBUG cinder.volume.api [None req-24ce8694-c487-400a-9ad8-5b27cc349cb4 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Flow 'volume_create_api' (ee220f9d-150b-4a8f-af09-df214efd2b2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 875.146377] [55021]: INFO cinder.volume.api [None req-24ce8694-c487-400a-9ad8-5b27cc349cb4 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Create volume request issued successfully. [ 875.147144] [55021]: INFO cinder.api.openstack.wsgi [None req-24ce8694-c487-400a-9ad8-5b27cc349cb4 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 875.147865] [55021]: [pid: 55021|app: 0|req: 99/169] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 12:02:22 2025] POST /volume/v3/volumes => generated 750 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 875.158602] [55022]: DEBUG cinder.api.middleware.request_id [None req-0cde2469-e632-4c9b-8cfe-78b7b32de96c None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 875.160993] [55022]: INFO cinder.api.openstack.wsgi [None req-0cde2469-e632-4c9b-8cfe-78b7b32de96c tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 [ 875.161239] [55022]: DEBUG cinder.api.openstack.wsgi [None req-0cde2469-e632-4c9b-8cfe-78b7b32de96c tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 875.161594] [55022]: DEBUG cinder.api.openstack.wsgi [None req-0cde2469-e632-4c9b-8cfe-78b7b32de96c tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 875.171239] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 875.171239] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 875.175071] [55022]: INFO cinder.volume.api [None req-0cde2469-e632-4c9b-8cfe-78b7b32de96c tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 875.180723] [55022]: INFO cinder.api.openstack.wsgi [None req-0cde2469-e632-4c9b-8cfe-78b7b32de96c tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 returned with HTTP 200 [ 875.181198] [55022]: [pid: 55022|app: 0|req: 71/170] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:02:23 2025] GET /volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 875.416281] [55021]: DEBUG cinder.api.middleware.request_id [None req-da01f627-c709-484b-95f4-38f70bc033ce None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 875.419905] [55021]: INFO cinder.api.openstack.wsgi [None req-da01f627-c709-484b-95f4-38f70bc033ce tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 [ 875.420157] [55021]: DEBUG cinder.api.openstack.wsgi [None req-da01f627-c709-484b-95f4-38f70bc033ce tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 875.420381] [55021]: DEBUG cinder.api.openstack.wsgi [None req-da01f627-c709-484b-95f4-38f70bc033ce tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 875.432211] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 875.432211] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 875.435945] [55021]: INFO cinder.volume.api [None req-da01f627-c709-484b-95f4-38f70bc033ce tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 875.442104] [55021]: INFO cinder.api.openstack.wsgi [None req-da01f627-c709-484b-95f4-38f70bc033ce tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 returned with HTTP 200 [ 875.442544] [55021]: [pid: 55021|app: 0|req: 100/171] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:02:23 2025] GET /volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 876.034703] [55022]: DEBUG cinder.api.middleware.request_id [req-f19806b6-46f4-4e50-ac76-1d9bc2622079 req-3035cfd2-a5ef-489f-82a3-9945006651a7 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 876.037581] [55022]: INFO cinder.api.openstack.wsgi [req-f19806b6-46f4-4e50-ac76-1d9bc2622079 req-3035cfd2-a5ef-489f-82a3-9945006651a7 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 [ 876.038270] [55022]: DEBUG cinder.api.openstack.wsgi [req-f19806b6-46f4-4e50-ac76-1d9bc2622079 req-3035cfd2-a5ef-489f-82a3-9945006651a7 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 876.038770] [55022]: DEBUG cinder.api.openstack.wsgi [req-f19806b6-46f4-4e50-ac76-1d9bc2622079 req-3035cfd2-a5ef-489f-82a3-9945006651a7 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 876.053248] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 876.053248] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 876.057557] [55022]: INFO cinder.volume.api [req-f19806b6-46f4-4e50-ac76-1d9bc2622079 req-3035cfd2-a5ef-489f-82a3-9945006651a7 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 876.064488] [55022]: INFO cinder.api.openstack.wsgi [req-f19806b6-46f4-4e50-ac76-1d9bc2622079 req-3035cfd2-a5ef-489f-82a3-9945006651a7 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 returned with HTTP 200 [ 876.064488] [55022]: [pid: 55022|app: 0|req: 72/172] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:02:23 2025] GET /volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 876.191188] [55021]: DEBUG cinder.api.middleware.request_id [None req-6840de42-f1fc-4aad-9ecc-ec9f42f0aabd None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 876.193655] [55021]: INFO cinder.api.openstack.wsgi [None req-6840de42-f1fc-4aad-9ecc-ec9f42f0aabd tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 [ 876.193655] [55021]: DEBUG cinder.api.openstack.wsgi [None req-6840de42-f1fc-4aad-9ecc-ec9f42f0aabd tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 876.193796] [55021]: DEBUG cinder.api.openstack.wsgi [None req-6840de42-f1fc-4aad-9ecc-ec9f42f0aabd tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 876.202627] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 876.202627] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 876.206790] [55021]: INFO cinder.volume.api [None req-6840de42-f1fc-4aad-9ecc-ec9f42f0aabd tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 876.211520] [55021]: INFO cinder.api.openstack.wsgi [None req-6840de42-f1fc-4aad-9ecc-ec9f42f0aabd tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 returned with HTTP 200 [ 876.211812] [55021]: [pid: 55021|app: 0|req: 101/173] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:02:24 2025] GET /volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 877.503397] [55022]: DEBUG cinder.api.middleware.request_id [req-8836dcec-0140-41b9-821b-6c8e21317a82 req-758586ed-0f8f-499e-9051-c82442a3cac1 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 877.505876] [55022]: INFO cinder.api.openstack.wsgi [req-8836dcec-0140-41b9-821b-6c8e21317a82 req-758586ed-0f8f-499e-9051-c82442a3cac1 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 [ 877.506110] [55022]: DEBUG cinder.api.openstack.wsgi [req-8836dcec-0140-41b9-821b-6c8e21317a82 req-758586ed-0f8f-499e-9051-c82442a3cac1 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 877.506325] [55022]: DEBUG cinder.api.openstack.wsgi [req-8836dcec-0140-41b9-821b-6c8e21317a82 req-758586ed-0f8f-499e-9051-c82442a3cac1 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 877.517032] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.517032] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 877.521112] [55022]: INFO cinder.volume.api [req-8836dcec-0140-41b9-821b-6c8e21317a82 req-758586ed-0f8f-499e-9051-c82442a3cac1 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 877.526068] [55022]: INFO cinder.api.openstack.wsgi [req-8836dcec-0140-41b9-821b-6c8e21317a82 req-758586ed-0f8f-499e-9051-c82442a3cac1 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 returned with HTTP 200 [ 877.526510] [55022]: [pid: 55022|app: 0|req: 73/174] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:02:25 2025] GET /volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 877.585282] [55021]: DEBUG cinder.api.middleware.request_id [None req-f15f0d54-3c41-49f3-84dd-3e8b52b9425c None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 877.585726] [55021]: INFO cinder.api.openstack.wsgi [None req-f15f0d54-3c41-49f3-84dd-3e8b52b9425c None None] GET http://10.180.1.21/volume// [ 877.585903] [55021]: DEBUG cinder.api.openstack.wsgi [None req-f15f0d54-3c41-49f3-84dd-3e8b52b9425c None None] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 877.586141] [55021]: DEBUG cinder.api.openstack.wsgi [None req-f15f0d54-3c41-49f3-84dd-3e8b52b9425c None None] Calling method 'all' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 877.586580] [55021]: INFO cinder.api.openstack.wsgi [None req-f15f0d54-3c41-49f3-84dd-3e8b52b9425c None None] http://10.180.1.21/volume// returned with HTTP 300 [ 877.586875] [55021]: [pid: 55021|app: 0|req: 102/175] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 12:02:25 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 877.590785] [55022]: DEBUG cinder.api.middleware.request_id [req-f19806b6-46f4-4e50-ac76-1d9bc2622079 req-1f6ce8d0-dd95-4d7c-965b-f0cfda2f8275 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 877.593204] [55022]: INFO cinder.api.openstack.wsgi [req-f19806b6-46f4-4e50-ac76-1d9bc2622079 req-1f6ce8d0-dd95-4d7c-965b-f0cfda2f8275 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] POST http://10.180.1.21/volume/v3/attachments [ 877.593612] [55022]: DEBUG cinder.api.openstack.wsgi [req-f19806b6-46f4-4e50-ac76-1d9bc2622079 req-1f6ce8d0-dd95-4d7c-965b-f0cfda2f8275 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9a425863-0733-4768-97ea-4aecf7f903a1", "connector": null, "instance_uuid": "a188f2a3-168e-482e-a426-916070c64fa7"}} {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 877.603177] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.603177] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 877.626356] [55022]: INFO cinder.api.openstack.wsgi [req-f19806b6-46f4-4e50-ac76-1d9bc2622079 req-1f6ce8d0-dd95-4d7c-965b-f0cfda2f8275 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 877.626856] [55022]: [pid: 55022|app: 0|req: 74/176] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 12:02:25 2025] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 877.647613] [55021]: DEBUG cinder.api.middleware.request_id [None req-223efd2f-5455-4c58-a5ed-18c63438ec63 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 877.647613] [55021]: INFO cinder.api.openstack.wsgi [None req-223efd2f-5455-4c58-a5ed-18c63438ec63 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 [ 877.647827] [55021]: DEBUG cinder.api.openstack.wsgi [None req-223efd2f-5455-4c58-a5ed-18c63438ec63 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 877.648048] [55021]: DEBUG cinder.api.openstack.wsgi [None req-223efd2f-5455-4c58-a5ed-18c63438ec63 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 877.659906] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.659906] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 877.663504] [55021]: INFO cinder.volume.api [None req-223efd2f-5455-4c58-a5ed-18c63438ec63 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 877.668981] [55021]: INFO cinder.api.openstack.wsgi [None req-223efd2f-5455-4c58-a5ed-18c63438ec63 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 returned with HTTP 200 [ 877.669405] [55021]: [pid: 55021|app: 0|req: 103/177] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:02:25 2025] GET /volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 878.151393] [55022]: DEBUG cinder.api.middleware.request_id [None req-0216d0df-0ea9-48b6-8206-2acc17c03fe5 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 878.151862] [55022]: INFO cinder.api.openstack.wsgi [None req-0216d0df-0ea9-48b6-8206-2acc17c03fe5 None None] GET http://10.180.1.21/volume// [ 878.152095] [55022]: DEBUG cinder.api.openstack.wsgi [None req-0216d0df-0ea9-48b6-8206-2acc17c03fe5 None None] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 878.152322] [55022]: DEBUG cinder.api.openstack.wsgi [None req-0216d0df-0ea9-48b6-8206-2acc17c03fe5 None None] Calling method 'all' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 878.152736] [55022]: INFO cinder.api.openstack.wsgi [None req-0216d0df-0ea9-48b6-8206-2acc17c03fe5 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 878.153054] [55022]: [pid: 55022|app: 0|req: 75/178] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:02:26 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 878.157381] [55021]: DEBUG cinder.api.middleware.request_id [req-f19806b6-46f4-4e50-ac76-1d9bc2622079 req-fa9a3851-8669-488e-b5e4-0da66c34f197 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 878.161172] [55021]: INFO cinder.api.openstack.wsgi [req-f19806b6-46f4-4e50-ac76-1d9bc2622079 req-fa9a3851-8669-488e-b5e4-0da66c34f197 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 [ 878.161172] [55021]: DEBUG cinder.api.openstack.wsgi [req-f19806b6-46f4-4e50-ac76-1d9bc2622079 req-fa9a3851-8669-488e-b5e4-0da66c34f197 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 878.161172] [55021]: DEBUG cinder.api.openstack.wsgi [req-f19806b6-46f4-4e50-ac76-1d9bc2622079 req-fa9a3851-8669-488e-b5e4-0da66c34f197 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 878.177189] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.177189] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 878.181825] [55021]: INFO cinder.volume.api [req-f19806b6-46f4-4e50-ac76-1d9bc2622079 req-fa9a3851-8669-488e-b5e4-0da66c34f197 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 878.188927] [55021]: INFO cinder.api.openstack.wsgi [req-f19806b6-46f4-4e50-ac76-1d9bc2622079 req-fa9a3851-8669-488e-b5e4-0da66c34f197 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 returned with HTTP 200 [ 878.189562] [55021]: [pid: 55021|app: 0|req: 104/179] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:02:26 2025] GET /volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 => generated 1027 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 878.220821] [55022]: DEBUG cinder.api.middleware.request_id [req-f19806b6-46f4-4e50-ac76-1d9bc2622079 req-ba1b9945-1ab8-4c3d-baaf-4fc6aaf29e6e None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 878.224478] [55022]: INFO cinder.api.openstack.wsgi [req-f19806b6-46f4-4e50-ac76-1d9bc2622079 req-ba1b9945-1ab8-4c3d-baaf-4fc6aaf29e6e tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] PUT http://10.180.1.21/volume/v3/attachments/ee9a19d1-4253-4ef1-a5be-841749a8bd21 [ 878.226555] [55022]: DEBUG cinder.api.openstack.wsgi [req-f19806b6-46f4-4e50-ac76-1d9bc2622079 req-ba1b9945-1ab8-4c3d-baaf-4fc6aaf29e6e tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-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-540341", "mountpoint": "/dev/sdb"}}} {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 878.234187] [55022]: DEBUG cinder.coordination [req-f19806b6-46f4-4e50-ac76-1d9bc2622079 req-ba1b9945-1ab8-4c3d-baaf-4fc6aaf29e6e tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Acquiring lock "cinder-attachment_update-9a425863-0733-4768-97ea-4aecf7f903a1-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55022) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 878.241055] [55022]: DEBUG cinder.coordination [req-f19806b6-46f4-4e50-ac76-1d9bc2622079 req-ba1b9945-1ab8-4c3d-baaf-4fc6aaf29e6e tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Lock "cinder-attachment_update-9a425863-0733-4768-97ea-4aecf7f903a1-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.007s {{(pid=55022) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 878.242347] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.242347] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 878.679880] [55021]: DEBUG cinder.api.middleware.request_id [None req-5e4115f1-baa5-4650-9347-7e6a8a81e68d None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 878.682706] [55021]: INFO cinder.api.openstack.wsgi [None req-5e4115f1-baa5-4650-9347-7e6a8a81e68d tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 [ 878.682940] [55021]: DEBUG cinder.api.openstack.wsgi [None req-5e4115f1-baa5-4650-9347-7e6a8a81e68d tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 878.683176] [55021]: DEBUG cinder.api.openstack.wsgi [None req-5e4115f1-baa5-4650-9347-7e6a8a81e68d tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 878.708812] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.708812] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 878.714441] [55021]: INFO cinder.volume.api [None req-5e4115f1-baa5-4650-9347-7e6a8a81e68d tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 878.722736] [55021]: INFO cinder.api.openstack.wsgi [None req-5e4115f1-baa5-4650-9347-7e6a8a81e68d tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 returned with HTTP 200 [ 878.723751] [55021]: [pid: 55021|app: 0|req: 105/180] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:02:26 2025] GET /volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 879.061016] [55021]: DEBUG cinder.api.middleware.request_id [None req-f4badab1-11b6-4147-852c-4a566e1dbba2 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 879.061492] [55021]: INFO cinder.api.openstack.wsgi [None req-f4badab1-11b6-4147-852c-4a566e1dbba2 None None] GET http://10.180.1.21/volume// [ 879.061672] [55021]: DEBUG cinder.api.openstack.wsgi [None req-f4badab1-11b6-4147-852c-4a566e1dbba2 None None] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 879.061910] [55021]: DEBUG cinder.api.openstack.wsgi [None req-f4badab1-11b6-4147-852c-4a566e1dbba2 None None] Calling method 'all' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 879.062308] [55021]: INFO cinder.api.openstack.wsgi [None req-f4badab1-11b6-4147-852c-4a566e1dbba2 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 879.062624] [55021]: [pid: 55021|app: 0|req: 106/181] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 12:02:26 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 879.070661] [55021]: DEBUG cinder.api.middleware.request_id [req-8836dcec-0140-41b9-821b-6c8e21317a82 req-c0120b91-ec99-4de6-bb72-ebcf85dfdc2d None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 879.074052] [55021]: INFO cinder.api.openstack.wsgi [req-8836dcec-0140-41b9-821b-6c8e21317a82 req-c0120b91-ec99-4de6-bb72-ebcf85dfdc2d tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] POST http://10.180.1.21/volume/v3/attachments [ 879.074464] [55021]: DEBUG cinder.api.openstack.wsgi [req-8836dcec-0140-41b9-821b-6c8e21317a82 req-c0120b91-ec99-4de6-bb72-ebcf85dfdc2d tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f015d168-4968-4868-a831-96a1e4a84907", "connector": null, "instance_uuid": "fcd366e5-342c-4dea-955a-2c557219f54c"}} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 879.090061] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.090061] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 879.119033] [55021]: INFO cinder.api.openstack.wsgi [req-8836dcec-0140-41b9-821b-6c8e21317a82 req-c0120b91-ec99-4de6-bb72-ebcf85dfdc2d tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 879.119501] [55021]: [pid: 55021|app: 0|req: 107/182] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 12:02:26 2025] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 879.151189] [55021]: DEBUG cinder.api.middleware.request_id [None req-297fcaba-9c4f-4813-94cc-afc2b3ae5d8b None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 879.156949] [55021]: INFO cinder.api.openstack.wsgi [None req-297fcaba-9c4f-4813-94cc-afc2b3ae5d8b tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 [ 879.157195] [55021]: DEBUG cinder.api.openstack.wsgi [None req-297fcaba-9c4f-4813-94cc-afc2b3ae5d8b tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 879.157415] [55021]: DEBUG cinder.api.openstack.wsgi [None req-297fcaba-9c4f-4813-94cc-afc2b3ae5d8b tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 879.171334] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.171334] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 879.175394] [55021]: INFO cinder.volume.api [None req-297fcaba-9c4f-4813-94cc-afc2b3ae5d8b tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 879.181458] [55021]: INFO cinder.api.openstack.wsgi [None req-297fcaba-9c4f-4813-94cc-afc2b3ae5d8b tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 returned with HTTP 200 [ 879.181859] [55021]: [pid: 55021|app: 0|req: 108/183] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:02:27 2025] GET /volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 879.660710] [55021]: DEBUG cinder.api.middleware.request_id [None req-41ffd36b-6418-4ee2-ae2c-4e026d717fe0 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 879.661037] [55021]: INFO cinder.api.openstack.wsgi [None req-41ffd36b-6418-4ee2-ae2c-4e026d717fe0 None None] GET http://10.180.1.21/volume// [ 879.661225] [55021]: DEBUG cinder.api.openstack.wsgi [None req-41ffd36b-6418-4ee2-ae2c-4e026d717fe0 None None] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 879.661444] [55021]: DEBUG cinder.api.openstack.wsgi [None req-41ffd36b-6418-4ee2-ae2c-4e026d717fe0 None None] Calling method 'all' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 879.661834] [55021]: INFO cinder.api.openstack.wsgi [None req-41ffd36b-6418-4ee2-ae2c-4e026d717fe0 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 879.662256] [55021]: [pid: 55021|app: 0|req: 109/184] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:02:27 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 879.666988] [55021]: DEBUG cinder.api.middleware.request_id [req-8836dcec-0140-41b9-821b-6c8e21317a82 req-d578c54d-edbe-49e6-87f0-ced9fe09e851 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 879.669111] [55021]: INFO cinder.api.openstack.wsgi [req-8836dcec-0140-41b9-821b-6c8e21317a82 req-d578c54d-edbe-49e6-87f0-ced9fe09e851 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 [ 879.669355] [55021]: DEBUG cinder.api.openstack.wsgi [req-8836dcec-0140-41b9-821b-6c8e21317a82 req-d578c54d-edbe-49e6-87f0-ced9fe09e851 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 879.669539] [55021]: DEBUG cinder.api.openstack.wsgi [req-8836dcec-0140-41b9-821b-6c8e21317a82 req-d578c54d-edbe-49e6-87f0-ced9fe09e851 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 879.681358] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.681358] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 879.683527] [55021]: INFO cinder.volume.api [req-8836dcec-0140-41b9-821b-6c8e21317a82 req-d578c54d-edbe-49e6-87f0-ced9fe09e851 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 879.687966] [55021]: INFO cinder.api.openstack.wsgi [req-8836dcec-0140-41b9-821b-6c8e21317a82 req-d578c54d-edbe-49e6-87f0-ced9fe09e851 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 returned with HTTP 200 [ 879.688583] [55021]: [pid: 55021|app: 0|req: 110/185] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:02:27 2025] GET /volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 => generated 1023 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 879.720615] [55021]: DEBUG cinder.api.middleware.request_id [req-8836dcec-0140-41b9-821b-6c8e21317a82 req-623991d9-8c26-47db-9274-7f21a9af8cd9 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 879.726545] [55021]: INFO cinder.api.openstack.wsgi [req-8836dcec-0140-41b9-821b-6c8e21317a82 req-623991d9-8c26-47db-9274-7f21a9af8cd9 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] PUT http://10.180.1.21/volume/v3/attachments/a5406e7e-8d9b-4075-95d6-69dfeaec9270 [ 879.726545] [55021]: DEBUG cinder.api.openstack.wsgi [req-8836dcec-0140-41b9-821b-6c8e21317a82 req-623991d9-8c26-47db-9274-7f21a9af8cd9 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-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-540307", "mountpoint": "/dev/sdb"}}} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 879.735138] [55021]: DEBUG cinder.coordination [req-8836dcec-0140-41b9-821b-6c8e21317a82 req-623991d9-8c26-47db-9274-7f21a9af8cd9 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Acquiring lock "cinder-attachment_update-f015d168-4968-4868-a831-96a1e4a84907-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55021) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 879.740256] [55021]: DEBUG cinder.coordination [req-8836dcec-0140-41b9-821b-6c8e21317a82 req-623991d9-8c26-47db-9274-7f21a9af8cd9 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Lock "cinder-attachment_update-f015d168-4968-4868-a831-96a1e4a84907-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55021) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 879.741823] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.741823] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 882.770919] [55022]: DEBUG cinder.coordination [req-f19806b6-46f4-4e50-ac76-1d9bc2622079 req-ba1b9945-1ab8-4c3d-baaf-4fc6aaf29e6e tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Lock "cinder-attachment_update-9a425863-0733-4768-97ea-4aecf7f903a1-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.530s {{(pid=55022) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 882.773085] [55022]: INFO cinder.api.openstack.wsgi [req-f19806b6-46f4-4e50-ac76-1d9bc2622079 req-ba1b9945-1ab8-4c3d-baaf-4fc6aaf29e6e tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/attachments/ee9a19d1-4253-4ef1-a5be-841749a8bd21 returned with HTTP 200 [ 882.773085] [55022]: [pid: 55022|app: 0|req: 76/186] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 12:02:26 2025] PUT /volume/v3/attachments/ee9a19d1-4253-4ef1-a5be-841749a8bd21 => generated 617 bytes in 4552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 882.773085] [55022]: DEBUG cinder.api.middleware.request_id [None req-ce42d9e6-5361-43c1-b8e7-bb8fb180db26 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 882.775745] [55022]: INFO cinder.api.openstack.wsgi [None req-ce42d9e6-5361-43c1-b8e7-bb8fb180db26 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 [ 882.776128] [55022]: DEBUG cinder.api.openstack.wsgi [None req-ce42d9e6-5361-43c1-b8e7-bb8fb180db26 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 882.776466] [55022]: DEBUG cinder.api.openstack.wsgi [None req-ce42d9e6-5361-43c1-b8e7-bb8fb180db26 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 882.787863] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 882.787863] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 882.792135] [55022]: INFO cinder.volume.api [None req-ce42d9e6-5361-43c1-b8e7-bb8fb180db26 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 882.796020] [55022]: INFO cinder.api.openstack.wsgi [None req-ce42d9e6-5361-43c1-b8e7-bb8fb180db26 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 returned with HTTP 200 [ 882.796410] [55022]: [pid: 55022|app: 0|req: 77/187] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:02:30 2025] GET /volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 882.797113] [55022]: DEBUG cinder.api.middleware.request_id [None req-cbbe8ed8-7a46-4ad5-a6a5-21211b1421ce None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 882.798889] [55022]: INFO cinder.api.openstack.wsgi [None req-cbbe8ed8-7a46-4ad5-a6a5-21211b1421ce tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 [ 882.799097] [55022]: DEBUG cinder.api.openstack.wsgi [None req-cbbe8ed8-7a46-4ad5-a6a5-21211b1421ce tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 882.799308] [55022]: DEBUG cinder.api.openstack.wsgi [None req-cbbe8ed8-7a46-4ad5-a6a5-21211b1421ce tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 882.808050] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 882.808050] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 882.812458] [55022]: INFO cinder.volume.api [None req-cbbe8ed8-7a46-4ad5-a6a5-21211b1421ce tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 882.816830] [55022]: INFO cinder.api.openstack.wsgi [None req-cbbe8ed8-7a46-4ad5-a6a5-21211b1421ce tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 returned with HTTP 200 [ 882.817233] [55022]: [pid: 55022|app: 0|req: 78/188] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:02:30 2025] GET /volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 883.807809] [55022]: DEBUG cinder.api.middleware.request_id [None req-a0f29984-8fb8-4d66-8499-594dd91b6e6c None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 883.811654] [55022]: INFO cinder.api.openstack.wsgi [None req-a0f29984-8fb8-4d66-8499-594dd91b6e6c tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 [ 883.811654] [55022]: DEBUG cinder.api.openstack.wsgi [None req-a0f29984-8fb8-4d66-8499-594dd91b6e6c tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 883.811654] [55022]: DEBUG cinder.api.openstack.wsgi [None req-a0f29984-8fb8-4d66-8499-594dd91b6e6c tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 883.837285] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 883.837285] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 883.840773] [55022]: INFO cinder.volume.api [None req-a0f29984-8fb8-4d66-8499-594dd91b6e6c tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 883.849414] [55022]: INFO cinder.api.openstack.wsgi [None req-a0f29984-8fb8-4d66-8499-594dd91b6e6c tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 returned with HTTP 200 [ 883.852201] [55022]: [pid: 55022|app: 0|req: 79/189] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:02:31 2025] GET /volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 883.852201] [55022]: DEBUG cinder.api.middleware.request_id [None req-ab542801-b80b-43fb-ad3e-2e74a61bc773 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 883.856245] [55022]: INFO cinder.api.openstack.wsgi [None req-ab542801-b80b-43fb-ad3e-2e74a61bc773 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 [ 883.858019] [55022]: DEBUG cinder.api.openstack.wsgi [None req-ab542801-b80b-43fb-ad3e-2e74a61bc773 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 883.858019] [55022]: DEBUG cinder.api.openstack.wsgi [None req-ab542801-b80b-43fb-ad3e-2e74a61bc773 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 883.869305] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 883.869305] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 883.875117] [55022]: INFO cinder.volume.api [None req-ab542801-b80b-43fb-ad3e-2e74a61bc773 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 883.880411] [55022]: INFO cinder.api.openstack.wsgi [None req-ab542801-b80b-43fb-ad3e-2e74a61bc773 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 returned with HTTP 200 [ 883.881240] [55022]: [pid: 55022|app: 0|req: 80/190] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:02:31 2025] GET /volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 884.269816] [55021]: DEBUG cinder.coordination [req-8836dcec-0140-41b9-821b-6c8e21317a82 req-623991d9-8c26-47db-9274-7f21a9af8cd9 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Lock "cinder-attachment_update-f015d168-4968-4868-a831-96a1e4a84907-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.529s {{(pid=55021) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 884.270445] [55021]: INFO cinder.api.openstack.wsgi [req-8836dcec-0140-41b9-821b-6c8e21317a82 req-623991d9-8c26-47db-9274-7f21a9af8cd9 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/attachments/a5406e7e-8d9b-4075-95d6-69dfeaec9270 returned with HTTP 200 [ 884.270956] [55021]: [pid: 55021|app: 0|req: 111/191] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 12:02:27 2025] PUT /volume/v3/attachments/a5406e7e-8d9b-4075-95d6-69dfeaec9270 => generated 617 bytes in 4551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 884.411872] [55022]: DEBUG cinder.api.middleware.request_id [req-f19806b6-46f4-4e50-ac76-1d9bc2622079 req-0ef46be0-3b2d-429b-bb6f-553d66a6b840 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 884.414831] [55022]: INFO cinder.api.openstack.wsgi [req-f19806b6-46f4-4e50-ac76-1d9bc2622079 req-0ef46be0-3b2d-429b-bb6f-553d66a6b840 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] POST http://10.180.1.21/volume/v3/attachments/ee9a19d1-4253-4ef1-a5be-841749a8bd21/action [ 884.415350] [55022]: DEBUG cinder.api.openstack.wsgi [req-f19806b6-46f4-4e50-ac76-1d9bc2622079 req-0ef46be0-3b2d-429b-bb6f-553d66a6b840 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Action body: b'{"os-complete": null}' {{(pid=55022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 884.415520] [55022]: DEBUG cinder.api.openstack.wsgi [req-f19806b6-46f4-4e50-ac76-1d9bc2622079 req-0ef46be0-3b2d-429b-bb6f-553d66a6b840 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 884.434057] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 884.434057] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 884.442568] [55022]: INFO cinder.api.openstack.wsgi [req-f19806b6-46f4-4e50-ac76-1d9bc2622079 req-0ef46be0-3b2d-429b-bb6f-553d66a6b840 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/attachments/ee9a19d1-4253-4ef1-a5be-841749a8bd21/action returned with HTTP 204 [ 884.443087] [55022]: [pid: 55022|app: 0|req: 81/192] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 12:02:32 2025] POST /volume/v3/attachments/ee9a19d1-4253-4ef1-a5be-841749a8bd21/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 884.862263] [55021]: DEBUG cinder.api.middleware.request_id [None req-f6a7ca3e-895a-44c7-bbba-fc1047e28e6f None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 884.865463] [55021]: INFO cinder.api.openstack.wsgi [None req-f6a7ca3e-895a-44c7-bbba-fc1047e28e6f tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 [ 884.865463] [55021]: DEBUG cinder.api.openstack.wsgi [None req-f6a7ca3e-895a-44c7-bbba-fc1047e28e6f tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 884.865463] [55021]: DEBUG cinder.api.openstack.wsgi [None req-f6a7ca3e-895a-44c7-bbba-fc1047e28e6f tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 884.893769] [55022]: DEBUG cinder.api.middleware.request_id [None req-eafe4101-3e44-47dd-9b3c-3d2ae2fb4261 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 884.898935] [55022]: INFO cinder.api.openstack.wsgi [None req-eafe4101-3e44-47dd-9b3c-3d2ae2fb4261 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 [ 884.898935] [55022]: DEBUG cinder.api.openstack.wsgi [None req-eafe4101-3e44-47dd-9b3c-3d2ae2fb4261 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 884.898935] [55022]: DEBUG cinder.api.openstack.wsgi [None req-eafe4101-3e44-47dd-9b3c-3d2ae2fb4261 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 884.906507] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 884.906507] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 884.912668] [55021]: INFO cinder.volume.api [None req-f6a7ca3e-895a-44c7-bbba-fc1047e28e6f tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 884.920286] [55021]: INFO cinder.api.openstack.wsgi [None req-f6a7ca3e-895a-44c7-bbba-fc1047e28e6f tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 returned with HTTP 200 [ 884.920781] [55021]: [pid: 55021|app: 0|req: 112/193] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:02:32 2025] GET /volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 => generated 1139 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 884.924291] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 884.924291] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 884.928631] [55022]: INFO cinder.volume.api [None req-eafe4101-3e44-47dd-9b3c-3d2ae2fb4261 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 884.937780] [55022]: INFO cinder.api.openstack.wsgi [None req-eafe4101-3e44-47dd-9b3c-3d2ae2fb4261 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 returned with HTTP 200 [ 884.937780] [55022]: [pid: 55022|app: 0|req: 82/194] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:02:32 2025] GET /volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 884.964594] [55021]: DEBUG cinder.api.middleware.request_id [None req-b66d74b1-e177-45f7-ba8b-76d04677f0ef None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 884.968082] [55021]: INFO cinder.api.openstack.wsgi [None req-b66d74b1-e177-45f7-ba8b-76d04677f0ef tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 [ 884.968335] [55021]: DEBUG cinder.api.openstack.wsgi [None req-b66d74b1-e177-45f7-ba8b-76d04677f0ef tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 884.968606] [55021]: DEBUG cinder.api.openstack.wsgi [None req-b66d74b1-e177-45f7-ba8b-76d04677f0ef tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 884.981981] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 884.981981] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 884.986867] [55021]: INFO cinder.volume.api [None req-b66d74b1-e177-45f7-ba8b-76d04677f0ef tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 884.997733] [55021]: INFO cinder.api.openstack.wsgi [None req-b66d74b1-e177-45f7-ba8b-76d04677f0ef tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 returned with HTTP 200 [ 884.998192] [55021]: [pid: 55021|app: 0|req: 113/195] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:02:32 2025] GET /volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 885.938603] [55022]: DEBUG cinder.api.middleware.request_id [req-8836dcec-0140-41b9-821b-6c8e21317a82 req-9bd3b1cf-4841-4fac-9425-d1eea5ff60ba None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 885.941171] [55022]: INFO cinder.api.openstack.wsgi [req-8836dcec-0140-41b9-821b-6c8e21317a82 req-9bd3b1cf-4841-4fac-9425-d1eea5ff60ba tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] POST http://10.180.1.21/volume/v3/attachments/a5406e7e-8d9b-4075-95d6-69dfeaec9270/action [ 885.941610] [55022]: DEBUG cinder.api.openstack.wsgi [req-8836dcec-0140-41b9-821b-6c8e21317a82 req-9bd3b1cf-4841-4fac-9425-d1eea5ff60ba tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Action body: b'{"os-complete": null}' {{(pid=55022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 885.941784] [55022]: DEBUG cinder.api.openstack.wsgi [req-8836dcec-0140-41b9-821b-6c8e21317a82 req-9bd3b1cf-4841-4fac-9425-d1eea5ff60ba tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 885.951126] [55021]: DEBUG cinder.api.middleware.request_id [None req-a0f69ea6-b5d7-4947-a061-98c0fcfd6933 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 885.955215] [55021]: INFO cinder.api.openstack.wsgi [None req-a0f69ea6-b5d7-4947-a061-98c0fcfd6933 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 [ 885.955215] [55021]: DEBUG cinder.api.openstack.wsgi [None req-a0f69ea6-b5d7-4947-a061-98c0fcfd6933 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 885.955215] [55021]: DEBUG cinder.api.openstack.wsgi [None req-a0f69ea6-b5d7-4947-a061-98c0fcfd6933 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 885.972308] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 885.972308] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 885.972716] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 885.972716] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 885.977589] [55021]: INFO cinder.volume.api [None req-a0f69ea6-b5d7-4947-a061-98c0fcfd6933 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 885.982121] [55022]: INFO cinder.api.openstack.wsgi [req-8836dcec-0140-41b9-821b-6c8e21317a82 req-9bd3b1cf-4841-4fac-9425-d1eea5ff60ba tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/attachments/a5406e7e-8d9b-4075-95d6-69dfeaec9270/action returned with HTTP 204 [ 885.982639] [55022]: [pid: 55022|app: 0|req: 83/196] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 12:02:33 2025] POST /volume/v3/attachments/a5406e7e-8d9b-4075-95d6-69dfeaec9270/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 885.985942] [55021]: INFO cinder.api.openstack.wsgi [None req-a0f69ea6-b5d7-4947-a061-98c0fcfd6933 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 returned with HTTP 200 [ 885.986368] [55021]: [pid: 55021|app: 0|req: 114/197] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:02:33 2025] GET /volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 887.001640] [55022]: DEBUG cinder.api.middleware.request_id [None req-e3ff5cfa-1218-490d-a0b4-a7aa38168307 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 887.003813] [55022]: INFO cinder.api.openstack.wsgi [None req-e3ff5cfa-1218-490d-a0b4-a7aa38168307 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 [ 887.004715] [55022]: DEBUG cinder.api.openstack.wsgi [None req-e3ff5cfa-1218-490d-a0b4-a7aa38168307 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 887.004715] [55022]: DEBUG cinder.api.openstack.wsgi [None req-e3ff5cfa-1218-490d-a0b4-a7aa38168307 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 887.022743] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 887.022743] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 887.026690] [55022]: INFO cinder.volume.api [None req-e3ff5cfa-1218-490d-a0b4-a7aa38168307 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 887.033353] [55022]: INFO cinder.api.openstack.wsgi [None req-e3ff5cfa-1218-490d-a0b4-a7aa38168307 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 returned with HTTP 200 [ 887.033931] [55022]: [pid: 55022|app: 0|req: 84/198] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:02:34 2025] GET /volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 => generated 1135 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 887.043703] [55021]: DEBUG cinder.api.middleware.request_id [None req-2fe4d796-ea8e-4064-b01a-9f506b1f00ac None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 887.045806] [55021]: INFO cinder.api.openstack.wsgi [None req-2fe4d796-ea8e-4064-b01a-9f506b1f00ac tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 [ 887.046108] [55021]: DEBUG cinder.api.openstack.wsgi [None req-2fe4d796-ea8e-4064-b01a-9f506b1f00ac tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 887.046266] [55021]: DEBUG cinder.api.openstack.wsgi [None req-2fe4d796-ea8e-4064-b01a-9f506b1f00ac tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 887.068265] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 887.068265] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 887.072481] [55021]: INFO cinder.volume.api [None req-2fe4d796-ea8e-4064-b01a-9f506b1f00ac tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 887.079236] [55021]: INFO cinder.api.openstack.wsgi [None req-2fe4d796-ea8e-4064-b01a-9f506b1f00ac tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 returned with HTTP 200 [ 887.079702] [55021]: [pid: 55021|app: 0|req: 115/199] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:02:34 2025] GET /volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 => generated 1135 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 897.029469] [55022]: DEBUG dbcounter [-] [55022] Writing DB stats cinder:SELECT=64,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=55022) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 897.076665] [55021]: DEBUG dbcounter [-] [55021] Writing DB stats cinder:SELECT=117,cinder:INSERT=21,cinder:UPDATE=27 {{(pid=55021) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 902.420369] [55022]: DEBUG cinder.api.middleware.request_id [req-29b64888-6bfe-4171-92c2-c58d95c6ce9f req-5a25b6cc-4da3-477c-ab47-6d2603df0e1d None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 902.426793] [55022]: INFO cinder.api.openstack.wsgi [req-29b64888-6bfe-4171-92c2-c58d95c6ce9f req-5a25b6cc-4da3-477c-ab47-6d2603df0e1d tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] DELETE http://10.180.1.21/volume/v3/attachments/2c0e1ce0-0b79-49a3-b78c-07bf01b770bf [ 902.426793] [55022]: DEBUG cinder.api.openstack.wsgi [req-29b64888-6bfe-4171-92c2-c58d95c6ce9f req-5a25b6cc-4da3-477c-ab47-6d2603df0e1d tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 902.426793] [55022]: DEBUG cinder.api.openstack.wsgi [req-29b64888-6bfe-4171-92c2-c58d95c6ce9f req-5a25b6cc-4da3-477c-ab47-6d2603df0e1d tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Calling method 'version_select' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 902.440545] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 902.440545] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 902.982555] [55022]: INFO cinder.api.openstack.wsgi [req-29b64888-6bfe-4171-92c2-c58d95c6ce9f req-5a25b6cc-4da3-477c-ab47-6d2603df0e1d tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] http://10.180.1.21/volume/v3/attachments/2c0e1ce0-0b79-49a3-b78c-07bf01b770bf returned with HTTP 200 [ 902.982555] [55022]: [pid: 55022|app: 0|req: 85/200] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 12:02:50 2025] DELETE /volume/v3/attachments/2c0e1ce0-0b79-49a3-b78c-07bf01b770bf => generated 19 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 902.991366] [55021]: DEBUG cinder.api.middleware.request_id [req-29b64888-6bfe-4171-92c2-c58d95c6ce9f req-768dd093-243f-4c31-aac7-d832b8355c45 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 902.995646] [55021]: INFO cinder.api.openstack.wsgi [req-29b64888-6bfe-4171-92c2-c58d95c6ce9f req-768dd093-243f-4c31-aac7-d832b8355c45 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b [ 902.995873] [55021]: DEBUG cinder.api.openstack.wsgi [req-29b64888-6bfe-4171-92c2-c58d95c6ce9f req-768dd093-243f-4c31-aac7-d832b8355c45 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 902.996299] [55021]: DEBUG cinder.api.openstack.wsgi [req-29b64888-6bfe-4171-92c2-c58d95c6ce9f req-768dd093-243f-4c31-aac7-d832b8355c45 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Calling method 'delete' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 902.996413] [55021]: INFO cinder.api.v3.volumes [req-29b64888-6bfe-4171-92c2-c58d95c6ce9f req-768dd093-243f-4c31-aac7-d832b8355c45 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Delete volume with id: d9abd36e-e722-44a7-8471-fe11e722639b [ 903.012977] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 903.012977] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 903.013586] [55021]: INFO cinder.volume.api [req-29b64888-6bfe-4171-92c2-c58d95c6ce9f req-768dd093-243f-4c31-aac7-d832b8355c45 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Volume info retrieved successfully. [ 903.048060] [55021]: INFO cinder.volume.api [req-29b64888-6bfe-4171-92c2-c58d95c6ce9f req-768dd093-243f-4c31-aac7-d832b8355c45 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] Delete volume request issued successfully. [ 903.048576] [55021]: INFO cinder.api.openstack.wsgi [req-29b64888-6bfe-4171-92c2-c58d95c6ce9f req-768dd093-243f-4c31-aac7-d832b8355c45 tempest-ServersTestBootFromVolume-1754248444 tempest-ServersTestBootFromVolume-1754248444-project-member] http://10.180.1.21/volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b returned with HTTP 202 [ 903.049120] [55021]: [pid: 55021|app: 0|req: 116/201] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 12:02:50 2025] DELETE /volume/v3/volumes/d9abd36e-e722-44a7-8471-fe11e722639b => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 908.100077] [55022]: DEBUG cinder.api.middleware.request_id [req-9cf5ee56-a000-4b95-9490-ef358037dce2 req-0cb1b58c-770a-45f6-9c25-ddeec6e557e3 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 908.102533] [55022]: INFO cinder.api.openstack.wsgi [req-9cf5ee56-a000-4b95-9490-ef358037dce2 req-0cb1b58c-770a-45f6-9c25-ddeec6e557e3 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] GET http://10.180.1.21/volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 [ 908.102838] [55022]: DEBUG cinder.api.openstack.wsgi [req-9cf5ee56-a000-4b95-9490-ef358037dce2 req-0cb1b58c-770a-45f6-9c25-ddeec6e557e3 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 908.103072] [55022]: DEBUG cinder.api.openstack.wsgi [req-9cf5ee56-a000-4b95-9490-ef358037dce2 req-0cb1b58c-770a-45f6-9c25-ddeec6e557e3 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 908.122202] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 908.122202] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 908.127835] [55022]: INFO cinder.volume.api [req-9cf5ee56-a000-4b95-9490-ef358037dce2 req-0cb1b58c-770a-45f6-9c25-ddeec6e557e3 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Volume info retrieved successfully. [ 908.133259] [55022]: INFO cinder.api.openstack.wsgi [req-9cf5ee56-a000-4b95-9490-ef358037dce2 req-0cb1b58c-770a-45f6-9c25-ddeec6e557e3 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] http://10.180.1.21/volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 returned with HTTP 200 [ 908.133681] [55022]: [pid: 55022|app: 0|req: 86/202] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:02:55 2025] GET /volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 909.656784] [55021]: DEBUG cinder.api.middleware.request_id [None req-cd7958e5-12d6-4049-9afc-1165cec3cfe3 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 909.657395] [55021]: INFO cinder.api.openstack.wsgi [None req-cd7958e5-12d6-4049-9afc-1165cec3cfe3 None None] GET http://10.180.1.21/volume// [ 909.657581] [55021]: DEBUG cinder.api.openstack.wsgi [None req-cd7958e5-12d6-4049-9afc-1165cec3cfe3 None None] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 909.657793] [55021]: DEBUG cinder.api.openstack.wsgi [None req-cd7958e5-12d6-4049-9afc-1165cec3cfe3 None None] Calling method 'all' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 909.658218] [55021]: INFO cinder.api.openstack.wsgi [None req-cd7958e5-12d6-4049-9afc-1165cec3cfe3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 909.658541] [55021]: [pid: 55021|app: 0|req: 117/203] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 12:02:57 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 909.662499] [55022]: DEBUG cinder.api.middleware.request_id [req-9cf5ee56-a000-4b95-9490-ef358037dce2 req-81ae43c6-2797-464d-a23c-75141d823a73 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 909.664775] [55022]: INFO cinder.api.openstack.wsgi [req-9cf5ee56-a000-4b95-9490-ef358037dce2 req-81ae43c6-2797-464d-a23c-75141d823a73 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] POST http://10.180.1.21/volume/v3/attachments [ 909.665200] [55022]: DEBUG cinder.api.openstack.wsgi [req-9cf5ee56-a000-4b95-9490-ef358037dce2 req-81ae43c6-2797-464d-a23c-75141d823a73 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4c0b00f1-049d-4bdc-bc60-3e01c08d53c9", "connector": null, "instance_uuid": "5310e05d-029e-4c7d-a129-c324d99d2889"}} {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 909.676952] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 909.676952] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 909.701172] [55022]: INFO cinder.api.openstack.wsgi [req-9cf5ee56-a000-4b95-9490-ef358037dce2 req-81ae43c6-2797-464d-a23c-75141d823a73 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 909.701641] [55022]: [pid: 55022|app: 0|req: 87/204] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 12:02:57 2025] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 909.725174] [55021]: DEBUG cinder.api.middleware.request_id [None req-da2aa767-cc5c-479e-ba57-91eff6478629 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 909.727410] [55021]: INFO cinder.api.openstack.wsgi [None req-da2aa767-cc5c-479e-ba57-91eff6478629 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] GET http://10.180.1.21/volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 [ 909.727760] [55021]: DEBUG cinder.api.openstack.wsgi [None req-da2aa767-cc5c-479e-ba57-91eff6478629 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 909.728168] [55021]: DEBUG cinder.api.openstack.wsgi [None req-da2aa767-cc5c-479e-ba57-91eff6478629 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 909.749928] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 909.749928] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 909.757218] [55021]: INFO cinder.volume.api [None req-da2aa767-cc5c-479e-ba57-91eff6478629 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Volume info retrieved successfully. [ 909.767281] [55021]: INFO cinder.api.openstack.wsgi [None req-da2aa767-cc5c-479e-ba57-91eff6478629 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] http://10.180.1.21/volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 returned with HTTP 200 [ 909.768381] [55021]: [pid: 55021|app: 0|req: 118/205] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:02:57 2025] GET /volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 910.228747] [55022]: DEBUG cinder.api.middleware.request_id [None req-be66a46e-e3cf-4077-9c81-6b54dcf1416e None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 910.229328] [55022]: INFO cinder.api.openstack.wsgi [None req-be66a46e-e3cf-4077-9c81-6b54dcf1416e None None] GET http://10.180.1.21/volume// [ 910.229631] [55022]: DEBUG cinder.api.openstack.wsgi [None req-be66a46e-e3cf-4077-9c81-6b54dcf1416e None None] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 910.229933] [55022]: DEBUG cinder.api.openstack.wsgi [None req-be66a46e-e3cf-4077-9c81-6b54dcf1416e None None] Calling method 'all' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 910.230382] [55022]: INFO cinder.api.openstack.wsgi [None req-be66a46e-e3cf-4077-9c81-6b54dcf1416e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 910.230728] [55022]: [pid: 55022|app: 0|req: 88/206] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:02:58 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 910.236061] [55021]: DEBUG cinder.api.middleware.request_id [req-9cf5ee56-a000-4b95-9490-ef358037dce2 req-bb9656f2-73a3-4d4d-9d6f-c634702aa0f1 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 910.238360] [55021]: INFO cinder.api.openstack.wsgi [req-9cf5ee56-a000-4b95-9490-ef358037dce2 req-bb9656f2-73a3-4d4d-9d6f-c634702aa0f1 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] GET http://10.180.1.21/volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 [ 910.239159] [55021]: DEBUG cinder.api.openstack.wsgi [req-9cf5ee56-a000-4b95-9490-ef358037dce2 req-bb9656f2-73a3-4d4d-9d6f-c634702aa0f1 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 910.239602] [55021]: DEBUG cinder.api.openstack.wsgi [req-9cf5ee56-a000-4b95-9490-ef358037dce2 req-bb9656f2-73a3-4d4d-9d6f-c634702aa0f1 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 910.258133] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 910.258133] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 910.265991] [55021]: INFO cinder.volume.api [req-9cf5ee56-a000-4b95-9490-ef358037dce2 req-bb9656f2-73a3-4d4d-9d6f-c634702aa0f1 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Volume info retrieved successfully. [ 910.273983] [55021]: INFO cinder.api.openstack.wsgi [req-9cf5ee56-a000-4b95-9490-ef358037dce2 req-bb9656f2-73a3-4d4d-9d6f-c634702aa0f1 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] http://10.180.1.21/volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 returned with HTTP 200 [ 910.275139] [55021]: [pid: 55021|app: 0|req: 119/207] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:02:58 2025] GET /volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 => generated 1031 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 910.316232] [55022]: DEBUG cinder.api.middleware.request_id [req-9cf5ee56-a000-4b95-9490-ef358037dce2 req-d82912f8-e814-4ee1-b2bf-1007a0cab4ac None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 910.319874] [55022]: INFO cinder.api.openstack.wsgi [req-9cf5ee56-a000-4b95-9490-ef358037dce2 req-d82912f8-e814-4ee1-b2bf-1007a0cab4ac tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] PUT http://10.180.1.21/volume/v3/attachments/d7ab70e3-2bb4-4e26-90bc-ef9be361c7a8 [ 910.320376] [55022]: DEBUG cinder.api.openstack.wsgi [req-9cf5ee56-a000-4b95-9490-ef358037dce2 req-d82912f8-e814-4ee1-b2bf-1007a0cab4ac tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-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-540289", "mountpoint": "/dev/sdb"}}} {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 910.329899] [55022]: DEBUG cinder.coordination [req-9cf5ee56-a000-4b95-9490-ef358037dce2 req-d82912f8-e814-4ee1-b2bf-1007a0cab4ac tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Acquiring lock "cinder-attachment_update-4c0b00f1-049d-4bdc-bc60-3e01c08d53c9-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55022) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 910.336076] [55022]: DEBUG cinder.coordination [req-9cf5ee56-a000-4b95-9490-ef358037dce2 req-d82912f8-e814-4ee1-b2bf-1007a0cab4ac tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Lock "cinder-attachment_update-4c0b00f1-049d-4bdc-bc60-3e01c08d53c9-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.006s {{(pid=55022) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 910.337374] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 910.337374] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 910.778209] [55021]: DEBUG cinder.api.middleware.request_id [None req-fff9bdb9-fe8c-4f95-9e3a-786ee27c30ad None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 910.780439] [55021]: INFO cinder.api.openstack.wsgi [None req-fff9bdb9-fe8c-4f95-9e3a-786ee27c30ad tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] GET http://10.180.1.21/volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 [ 910.780811] [55021]: DEBUG cinder.api.openstack.wsgi [None req-fff9bdb9-fe8c-4f95-9e3a-786ee27c30ad tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 910.780874] [55021]: DEBUG cinder.api.openstack.wsgi [None req-fff9bdb9-fe8c-4f95-9e3a-786ee27c30ad tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 910.792206] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 910.792206] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 910.796899] [55021]: INFO cinder.volume.api [None req-fff9bdb9-fe8c-4f95-9e3a-786ee27c30ad tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Volume info retrieved successfully. [ 910.802021] [55021]: INFO cinder.api.openstack.wsgi [None req-fff9bdb9-fe8c-4f95-9e3a-786ee27c30ad tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] http://10.180.1.21/volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 returned with HTTP 200 [ 910.802571] [55021]: [pid: 55021|app: 0|req: 120/208] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:02:58 2025] GET /volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 911.813437] [55021]: DEBUG cinder.api.middleware.request_id [None req-0957f7da-71e1-47a5-9267-3acd514f7b4d None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 911.816139] [55021]: INFO cinder.api.openstack.wsgi [None req-0957f7da-71e1-47a5-9267-3acd514f7b4d tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] GET http://10.180.1.21/volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 [ 911.816448] [55021]: DEBUG cinder.api.openstack.wsgi [None req-0957f7da-71e1-47a5-9267-3acd514f7b4d tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 911.816668] [55021]: DEBUG cinder.api.openstack.wsgi [None req-0957f7da-71e1-47a5-9267-3acd514f7b4d tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 911.832385] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 911.832385] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 911.836840] [55021]: INFO cinder.volume.api [None req-0957f7da-71e1-47a5-9267-3acd514f7b4d tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Volume info retrieved successfully. [ 911.843800] [55021]: INFO cinder.api.openstack.wsgi [None req-0957f7da-71e1-47a5-9267-3acd514f7b4d tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] http://10.180.1.21/volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 returned with HTTP 200 [ 911.844235] [55021]: [pid: 55021|app: 0|req: 121/209] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:02:59 2025] GET /volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 912.863095] [55021]: DEBUG cinder.api.middleware.request_id [None req-4a1926d7-7991-46c4-848a-b78badc29b6c None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 912.866584] [55021]: INFO cinder.api.openstack.wsgi [None req-4a1926d7-7991-46c4-848a-b78badc29b6c tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] GET http://10.180.1.21/volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 [ 912.866874] [55021]: DEBUG cinder.api.openstack.wsgi [None req-4a1926d7-7991-46c4-848a-b78badc29b6c tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 912.867110] [55021]: DEBUG cinder.api.openstack.wsgi [None req-4a1926d7-7991-46c4-848a-b78badc29b6c tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 912.890050] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 912.890050] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 912.894794] [55021]: INFO cinder.volume.api [None req-4a1926d7-7991-46c4-848a-b78badc29b6c tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Volume info retrieved successfully. [ 912.901749] [55021]: INFO cinder.api.openstack.wsgi [None req-4a1926d7-7991-46c4-848a-b78badc29b6c tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] http://10.180.1.21/volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 returned with HTTP 200 [ 912.902205] [55021]: [pid: 55021|app: 0|req: 122/210] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:03:00 2025] GET /volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 913.919196] [55021]: DEBUG cinder.api.middleware.request_id [None req-3985ac67-4d12-436a-9f36-147408e52d9b None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 913.921516] [55021]: INFO cinder.api.openstack.wsgi [None req-3985ac67-4d12-436a-9f36-147408e52d9b tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] GET http://10.180.1.21/volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 [ 913.921934] [55021]: DEBUG cinder.api.openstack.wsgi [None req-3985ac67-4d12-436a-9f36-147408e52d9b tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 913.921979] [55021]: DEBUG cinder.api.openstack.wsgi [None req-3985ac67-4d12-436a-9f36-147408e52d9b tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 913.943608] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 913.943608] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 913.954735] [55021]: INFO cinder.volume.api [None req-3985ac67-4d12-436a-9f36-147408e52d9b tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Volume info retrieved successfully. [ 913.962202] [55021]: INFO cinder.api.openstack.wsgi [None req-3985ac67-4d12-436a-9f36-147408e52d9b tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] http://10.180.1.21/volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 returned with HTTP 200 [ 913.962202] [55021]: [pid: 55021|app: 0|req: 123/211] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:03:01 2025] GET /volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 914.867014] [55022]: DEBUG cinder.coordination [req-9cf5ee56-a000-4b95-9490-ef358037dce2 req-d82912f8-e814-4ee1-b2bf-1007a0cab4ac tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Lock "cinder-attachment_update-4c0b00f1-049d-4bdc-bc60-3e01c08d53c9-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.531s {{(pid=55022) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 914.867908] [55022]: INFO cinder.api.openstack.wsgi [req-9cf5ee56-a000-4b95-9490-ef358037dce2 req-d82912f8-e814-4ee1-b2bf-1007a0cab4ac tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] http://10.180.1.21/volume/v3/attachments/d7ab70e3-2bb4-4e26-90bc-ef9be361c7a8 returned with HTTP 200 [ 914.867908] [55022]: [pid: 55022|app: 0|req: 89/212] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 12:02:58 2025] PUT /volume/v3/attachments/d7ab70e3-2bb4-4e26-90bc-ef9be361c7a8 => generated 617 bytes in 4552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 914.974755] [55021]: DEBUG cinder.api.middleware.request_id [None req-a930f3ba-4119-44c7-a855-280d0044ea8a None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 914.978195] [55021]: INFO cinder.api.openstack.wsgi [None req-a930f3ba-4119-44c7-a855-280d0044ea8a tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] GET http://10.180.1.21/volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 [ 914.978486] [55021]: DEBUG cinder.api.openstack.wsgi [None req-a930f3ba-4119-44c7-a855-280d0044ea8a tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 914.978733] [55021]: DEBUG cinder.api.openstack.wsgi [None req-a930f3ba-4119-44c7-a855-280d0044ea8a tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 914.998890] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 914.998890] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 915.006525] [55021]: INFO cinder.volume.api [None req-a930f3ba-4119-44c7-a855-280d0044ea8a tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Volume info retrieved successfully. [ 915.013264] [55021]: INFO cinder.api.openstack.wsgi [None req-a930f3ba-4119-44c7-a855-280d0044ea8a tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] http://10.180.1.21/volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 returned with HTTP 200 [ 915.014183] [55021]: [pid: 55021|app: 0|req: 124/213] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:03:02 2025] GET /volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 916.030824] [55022]: DEBUG cinder.api.middleware.request_id [None req-4ddd1d0d-a07d-408a-b534-889abd32549c None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 916.033278] [55022]: INFO cinder.api.openstack.wsgi [None req-4ddd1d0d-a07d-408a-b534-889abd32549c tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] GET http://10.180.1.21/volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 [ 916.033567] [55022]: DEBUG cinder.api.openstack.wsgi [None req-4ddd1d0d-a07d-408a-b534-889abd32549c tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 916.033781] [55022]: DEBUG cinder.api.openstack.wsgi [None req-4ddd1d0d-a07d-408a-b534-889abd32549c tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 916.048317] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 916.048317] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 916.052622] [55022]: INFO cinder.volume.api [None req-4ddd1d0d-a07d-408a-b534-889abd32549c tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Volume info retrieved successfully. [ 916.061883] [55022]: INFO cinder.api.openstack.wsgi [None req-4ddd1d0d-a07d-408a-b534-889abd32549c tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] http://10.180.1.21/volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 returned with HTTP 200 [ 916.061883] [55022]: [pid: 55022|app: 0|req: 90/214] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:03:03 2025] GET /volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 917.076753] [55021]: DEBUG cinder.api.middleware.request_id [None req-86854340-0c77-45b2-b747-67fe0da9029f None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 917.080076] [55021]: INFO cinder.api.openstack.wsgi [None req-86854340-0c77-45b2-b747-67fe0da9029f tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] GET http://10.180.1.21/volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 [ 917.080323] [55021]: DEBUG cinder.api.openstack.wsgi [None req-86854340-0c77-45b2-b747-67fe0da9029f tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 917.080609] [55021]: DEBUG cinder.api.openstack.wsgi [None req-86854340-0c77-45b2-b747-67fe0da9029f tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 917.094912] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 917.094912] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 917.099651] [55021]: INFO cinder.volume.api [None req-86854340-0c77-45b2-b747-67fe0da9029f tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Volume info retrieved successfully. [ 917.105777] [55021]: INFO cinder.api.openstack.wsgi [None req-86854340-0c77-45b2-b747-67fe0da9029f tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] http://10.180.1.21/volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 returned with HTTP 200 [ 917.106137] [55021]: [pid: 55021|app: 0|req: 125/215] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:03:04 2025] GET /volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 917.158031] [55022]: DEBUG cinder.api.middleware.request_id [req-9cf5ee56-a000-4b95-9490-ef358037dce2 req-a6b06016-aeed-40d5-aa1f-8c498a43bf0a None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 917.161543] [55022]: INFO cinder.api.openstack.wsgi [req-9cf5ee56-a000-4b95-9490-ef358037dce2 req-a6b06016-aeed-40d5-aa1f-8c498a43bf0a tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] POST http://10.180.1.21/volume/v3/attachments/d7ab70e3-2bb4-4e26-90bc-ef9be361c7a8/action [ 917.161967] [55022]: DEBUG cinder.api.openstack.wsgi [req-9cf5ee56-a000-4b95-9490-ef358037dce2 req-a6b06016-aeed-40d5-aa1f-8c498a43bf0a tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Action body: b'{"os-complete": null}' {{(pid=55022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 917.162302] [55022]: DEBUG cinder.api.openstack.wsgi [req-9cf5ee56-a000-4b95-9490-ef358037dce2 req-a6b06016-aeed-40d5-aa1f-8c498a43bf0a tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 917.183730] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 917.183730] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 917.195191] [55022]: INFO cinder.api.openstack.wsgi [req-9cf5ee56-a000-4b95-9490-ef358037dce2 req-a6b06016-aeed-40d5-aa1f-8c498a43bf0a tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] http://10.180.1.21/volume/v3/attachments/d7ab70e3-2bb4-4e26-90bc-ef9be361c7a8/action returned with HTTP 204 [ 917.195790] [55022]: [pid: 55022|app: 0|req: 91/216] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 12:03:05 2025] POST /volume/v3/attachments/d7ab70e3-2bb4-4e26-90bc-ef9be361c7a8/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 918.121126] [55021]: DEBUG cinder.api.middleware.request_id [None req-02a6dc82-d55e-4a6b-9026-c7e5bad47dd9 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 918.124498] [55021]: INFO cinder.api.openstack.wsgi [None req-02a6dc82-d55e-4a6b-9026-c7e5bad47dd9 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] GET http://10.180.1.21/volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 [ 918.124790] [55021]: DEBUG cinder.api.openstack.wsgi [None req-02a6dc82-d55e-4a6b-9026-c7e5bad47dd9 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 918.125022] [55021]: DEBUG cinder.api.openstack.wsgi [None req-02a6dc82-d55e-4a6b-9026-c7e5bad47dd9 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 918.144503] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 918.144503] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 918.153996] [55021]: INFO cinder.volume.api [None req-02a6dc82-d55e-4a6b-9026-c7e5bad47dd9 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Volume info retrieved successfully. [ 918.161845] [55021]: INFO cinder.api.openstack.wsgi [None req-02a6dc82-d55e-4a6b-9026-c7e5bad47dd9 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] http://10.180.1.21/volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 returned with HTTP 200 [ 918.162524] [55021]: [pid: 55021|app: 0|req: 126/217] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:03:05 2025] GET /volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 => generated 1143 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 918.173848] [55022]: DEBUG cinder.api.middleware.request_id [None req-c30cb490-67da-4bbd-b7a6-916e961adbef None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 918.178948] [55022]: INFO cinder.api.openstack.wsgi [None req-c30cb490-67da-4bbd-b7a6-916e961adbef tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] GET http://10.180.1.21/volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 [ 918.179574] [55022]: DEBUG cinder.api.openstack.wsgi [None req-c30cb490-67da-4bbd-b7a6-916e961adbef tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 918.180945] [55022]: DEBUG cinder.api.openstack.wsgi [None req-c30cb490-67da-4bbd-b7a6-916e961adbef tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 918.197054] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 918.197054] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 918.200897] [55022]: INFO cinder.volume.api [None req-c30cb490-67da-4bbd-b7a6-916e961adbef tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Volume info retrieved successfully. [ 918.206169] [55022]: INFO cinder.api.openstack.wsgi [None req-c30cb490-67da-4bbd-b7a6-916e961adbef tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] http://10.180.1.21/volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 returned with HTTP 200 [ 918.206586] [55022]: [pid: 55022|app: 0|req: 92/218] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:03:06 2025] GET /volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 => generated 1143 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 918.292236] [55021]: DEBUG cinder.api.middleware.request_id [req-f3af0c87-9c11-4507-a44a-937a928707f3 req-347c769f-fce1-4eb0-8eee-cac986eeaf1b None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 918.299292] [55021]: INFO cinder.api.openstack.wsgi [req-f3af0c87-9c11-4507-a44a-937a928707f3 req-347c769f-fce1-4eb0-8eee-cac986eeaf1b tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] GET http://10.180.1.21/volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 [ 918.299292] [55021]: DEBUG cinder.api.openstack.wsgi [req-f3af0c87-9c11-4507-a44a-937a928707f3 req-347c769f-fce1-4eb0-8eee-cac986eeaf1b tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 918.299292] [55021]: DEBUG cinder.api.openstack.wsgi [req-f3af0c87-9c11-4507-a44a-937a928707f3 req-347c769f-fce1-4eb0-8eee-cac986eeaf1b tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 918.316406] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 918.316406] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 918.320657] [55021]: INFO cinder.volume.api [req-f3af0c87-9c11-4507-a44a-937a928707f3 req-347c769f-fce1-4eb0-8eee-cac986eeaf1b tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Volume info retrieved successfully. [ 918.326854] [55021]: INFO cinder.api.openstack.wsgi [req-f3af0c87-9c11-4507-a44a-937a928707f3 req-347c769f-fce1-4eb0-8eee-cac986eeaf1b tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] http://10.180.1.21/volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 returned with HTTP 200 [ 918.326854] [55021]: [pid: 55021|app: 0|req: 127/219] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:03:06 2025] GET /volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 => generated 1143 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 928.203857] [55022]: DEBUG dbcounter [-] [55022] Writing DB stats cinder:SELECT=38,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=55022) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 928.323548] [55021]: DEBUG dbcounter [-] [55021] Writing DB stats cinder:SELECT=53,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55021) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 929.579518] [55022]: DEBUG cinder.api.middleware.request_id [req-56dae78d-d97f-45a7-ab23-59ad93155bb7 req-6643e154-c004-4213-a2be-95991d7c74aa None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 929.582109] [55022]: INFO cinder.api.openstack.wsgi [req-56dae78d-d97f-45a7-ab23-59ad93155bb7 req-6643e154-c004-4213-a2be-95991d7c74aa tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] GET http://10.180.1.21/volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 [ 929.582276] [55022]: DEBUG cinder.api.openstack.wsgi [req-56dae78d-d97f-45a7-ab23-59ad93155bb7 req-6643e154-c004-4213-a2be-95991d7c74aa tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 929.582564] [55022]: DEBUG cinder.api.openstack.wsgi [req-56dae78d-d97f-45a7-ab23-59ad93155bb7 req-6643e154-c004-4213-a2be-95991d7c74aa tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 929.605142] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 929.605142] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 929.609449] [55022]: INFO cinder.volume.api [req-56dae78d-d97f-45a7-ab23-59ad93155bb7 req-6643e154-c004-4213-a2be-95991d7c74aa tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Volume info retrieved successfully. [ 929.614921] [55022]: INFO cinder.api.openstack.wsgi [req-56dae78d-d97f-45a7-ab23-59ad93155bb7 req-6643e154-c004-4213-a2be-95991d7c74aa tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] http://10.180.1.21/volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 returned with HTTP 200 [ 929.615361] [55022]: [pid: 55022|app: 0|req: 93/220] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:03:17 2025] GET /volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 => generated 1143 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 930.202498] [55021]: DEBUG cinder.api.middleware.request_id [req-9709aa1a-b0af-4f4b-9cf9-0bff989a957f req-93e8b2cc-8bb4-40b5-bae9-6cdc1a068065 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 930.207472] [55021]: INFO cinder.api.openstack.wsgi [req-9709aa1a-b0af-4f4b-9cf9-0bff989a957f req-93e8b2cc-8bb4-40b5-bae9-6cdc1a068065 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 [ 930.207472] [55021]: DEBUG cinder.api.openstack.wsgi [req-9709aa1a-b0af-4f4b-9cf9-0bff989a957f req-93e8b2cc-8bb4-40b5-bae9-6cdc1a068065 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 930.207472] [55021]: DEBUG cinder.api.openstack.wsgi [req-9709aa1a-b0af-4f4b-9cf9-0bff989a957f req-93e8b2cc-8bb4-40b5-bae9-6cdc1a068065 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 930.226135] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 930.226135] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 930.231219] [55021]: INFO cinder.volume.api [req-9709aa1a-b0af-4f4b-9cf9-0bff989a957f req-93e8b2cc-8bb4-40b5-bae9-6cdc1a068065 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 930.239152] [55021]: INFO cinder.api.openstack.wsgi [req-9709aa1a-b0af-4f4b-9cf9-0bff989a957f req-93e8b2cc-8bb4-40b5-bae9-6cdc1a068065 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 returned with HTTP 200 [ 930.239656] [55021]: [pid: 55021|app: 0|req: 128/221] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:03:18 2025] GET /volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 => generated 1135 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 930.275981] [55022]: DEBUG cinder.api.middleware.request_id [req-9709aa1a-b0af-4f4b-9cf9-0bff989a957f req-fec590bc-cb5c-4753-b691-29cd1b9a2ab3 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 930.279031] [55022]: INFO cinder.api.openstack.wsgi [req-9709aa1a-b0af-4f4b-9cf9-0bff989a957f req-fec590bc-cb5c-4753-b691-29cd1b9a2ab3 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] POST http://10.180.1.21/volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907/action [ 930.279031] [55022]: DEBUG cinder.api.openstack.wsgi [req-9709aa1a-b0af-4f4b-9cf9-0bff989a957f req-fec590bc-cb5c-4753-b691-29cd1b9a2ab3 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 930.279031] [55022]: DEBUG cinder.api.openstack.wsgi [req-9709aa1a-b0af-4f4b-9cf9-0bff989a957f req-fec590bc-cb5c-4753-b691-29cd1b9a2ab3 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 930.291167] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 930.291167] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 930.292321] [55022]: INFO cinder.volume.api [req-9709aa1a-b0af-4f4b-9cf9-0bff989a957f req-fec590bc-cb5c-4753-b691-29cd1b9a2ab3 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 930.299328] [55022]: INFO cinder.volume.api [req-9709aa1a-b0af-4f4b-9cf9-0bff989a957f req-fec590bc-cb5c-4753-b691-29cd1b9a2ab3 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Begin detaching volume completed successfully. [ 930.299640] [55022]: INFO cinder.api.openstack.wsgi [req-9709aa1a-b0af-4f4b-9cf9-0bff989a957f req-fec590bc-cb5c-4753-b691-29cd1b9a2ab3 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907/action returned with HTTP 202 [ 930.300839] [55022]: [pid: 55022|app: 0|req: 94/222] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 12:03:18 2025] POST /volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 930.319208] [55021]: DEBUG cinder.api.middleware.request_id [None req-409779bc-4fa7-4fb5-97fb-fc9592a44a65 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 930.322451] [55021]: INFO cinder.api.openstack.wsgi [None req-409779bc-4fa7-4fb5-97fb-fc9592a44a65 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 [ 930.323946] [55021]: DEBUG cinder.api.openstack.wsgi [None req-409779bc-4fa7-4fb5-97fb-fc9592a44a65 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 930.323946] [55021]: DEBUG cinder.api.openstack.wsgi [None req-409779bc-4fa7-4fb5-97fb-fc9592a44a65 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 930.334616] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 930.334616] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 930.338567] [55021]: INFO cinder.volume.api [None req-409779bc-4fa7-4fb5-97fb-fc9592a44a65 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 930.343205] [55021]: INFO cinder.api.openstack.wsgi [None req-409779bc-4fa7-4fb5-97fb-fc9592a44a65 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 returned with HTTP 200 [ 930.343611] [55021]: [pid: 55021|app: 0|req: 129/223] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:03:18 2025] GET /volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 931.327360] [55022]: DEBUG cinder.api.middleware.request_id [None req-4e0e13c2-2adb-45f4-829d-dde4cb0571ae None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 931.327907] [55022]: INFO cinder.api.openstack.wsgi [None req-4e0e13c2-2adb-45f4-829d-dde4cb0571ae None None] GET http://10.180.1.21/volume// [ 931.328301] [55022]: DEBUG cinder.api.openstack.wsgi [None req-4e0e13c2-2adb-45f4-829d-dde4cb0571ae None None] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 931.329019] [55022]: DEBUG cinder.api.openstack.wsgi [None req-4e0e13c2-2adb-45f4-829d-dde4cb0571ae None None] Calling method 'all' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 931.329609] [55022]: INFO cinder.api.openstack.wsgi [None req-4e0e13c2-2adb-45f4-829d-dde4cb0571ae None None] http://10.180.1.21/volume// returned with HTTP 300 [ 931.330028] [55022]: [pid: 55022|app: 0|req: 95/224] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:03:19 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 931.335143] [55021]: DEBUG cinder.api.middleware.request_id [req-9709aa1a-b0af-4f4b-9cf9-0bff989a957f req-3e1f5493-4a36-4055-af5a-c46c42acc5bd None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 931.337790] [55021]: INFO cinder.api.openstack.wsgi [req-9709aa1a-b0af-4f4b-9cf9-0bff989a957f req-3e1f5493-4a36-4055-af5a-c46c42acc5bd tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 [ 931.338075] [55021]: DEBUG cinder.api.openstack.wsgi [req-9709aa1a-b0af-4f4b-9cf9-0bff989a957f req-3e1f5493-4a36-4055-af5a-c46c42acc5bd tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 931.338311] [55021]: DEBUG cinder.api.openstack.wsgi [req-9709aa1a-b0af-4f4b-9cf9-0bff989a957f req-3e1f5493-4a36-4055-af5a-c46c42acc5bd tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 931.353554] [55022]: DEBUG cinder.api.middleware.request_id [None req-2f8846e5-8f0f-43bd-ad46-5c9529a3b920 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 931.354872] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 931.354872] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 931.357330] [55022]: INFO cinder.api.openstack.wsgi [None req-2f8846e5-8f0f-43bd-ad46-5c9529a3b920 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 [ 931.357598] [55022]: DEBUG cinder.api.openstack.wsgi [None req-2f8846e5-8f0f-43bd-ad46-5c9529a3b920 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 931.357967] [55022]: DEBUG cinder.api.openstack.wsgi [None req-2f8846e5-8f0f-43bd-ad46-5c9529a3b920 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 931.359501] [55021]: INFO cinder.volume.api [req-9709aa1a-b0af-4f4b-9cf9-0bff989a957f req-3e1f5493-4a36-4055-af5a-c46c42acc5bd tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 931.365971] [55021]: INFO cinder.api.openstack.wsgi [req-9709aa1a-b0af-4f4b-9cf9-0bff989a957f req-3e1f5493-4a36-4055-af5a-c46c42acc5bd tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 returned with HTTP 200 [ 931.366572] [55021]: [pid: 55021|app: 0|req: 130/225] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:03:19 2025] GET /volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 => generated 1319 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 931.375540] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 931.375540] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 931.378159] [55022]: INFO cinder.volume.api [None req-2f8846e5-8f0f-43bd-ad46-5c9529a3b920 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 931.383724] [55022]: INFO cinder.api.openstack.wsgi [None req-2f8846e5-8f0f-43bd-ad46-5c9529a3b920 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 returned with HTTP 200 [ 931.384306] [55022]: [pid: 55022|app: 0|req: 96/226] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:03:19 2025] GET /volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 931.895485] [55021]: DEBUG cinder.api.middleware.request_id [None req-8698b367-d96b-4677-98e4-c90b6ab92d62 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 931.897552] [55021]: INFO cinder.api.openstack.wsgi [None req-8698b367-d96b-4677-98e4-c90b6ab92d62 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] POST http://10.180.1.21/volume/v3/volumes [ 931.897918] [55021]: DEBUG cinder.api.openstack.wsgi [None req-8698b367-d96b-4677-98e4-c90b6ab92d62 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-415027643"}} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 931.899721] [55021]: DEBUG cinder.api.v3.volumes [None req-8698b367-d96b-4677-98e4-c90b6ab92d62 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-415027643'}} {{(pid=55021) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 931.899849] [55021]: INFO cinder.api.v3.volumes [None req-8698b367-d96b-4677-98e4-c90b6ab92d62 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Create volume of 1 GB [ 931.904358] [55021]: INFO cinder.volume.api [None req-8698b367-d96b-4677-98e4-c90b6ab92d62 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Availability Zones retrieved successfully. [ 931.912094] [55021]: DEBUG cinder.volume.api [None req-8698b367-d96b-4677-98e4-c90b6ab92d62 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Flow 'volume_create_api' (f499b0b8-6097-4265-b448-cc494f9d561b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 931.913382] [55021]: DEBUG cinder.volume.api [None req-8698b367-d96b-4677-98e4-c90b6ab92d62 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27925b20-d169-476e-85db-c91c127f5eaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 931.914632] [55021]: DEBUG cinder.volume.flows.api.create_volume [None req-8698b367-d96b-4677-98e4-c90b6ab92d62 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Validating volume size '1' using validate_int {{(pid=55021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 931.939286] [55021]: DEBUG cinder.volume.api [None req-8698b367-d96b-4677-98e4-c90b6ab92d62 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27925b20-d169-476e-85db-c91c127f5eaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T11:54:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fe68bc55-1aa9-4430-8a92-ce31fba1cbb5', '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=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 931.939286] [55021]: DEBUG cinder.volume.api [None req-8698b367-d96b-4677-98e4-c90b6ab92d62 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2535a541-f18d-40e8-85cf-373b1f9db70f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 932.005712] [55021]: DEBUG cinder.quota [None req-8698b367-d96b-4677-98e4-c90b6ab92d62 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Created reservations ['8f5e5ee5-1c7e-4a36-80c9-61be0458453e', '0821b42a-fde0-49b7-81b0-4e6ae4792cbe', '5e9bf1ca-ddb0-4bff-a822-ae85f19fb0b7', '0ca9c797-22c4-4638-b4e2-b98f1eb7bd6e'] {{(pid=55021) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 932.006812] [55021]: DEBUG cinder.volume.api [None req-8698b367-d96b-4677-98e4-c90b6ab92d62 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2535a541-f18d-40e8-85cf-373b1f9db70f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f5e5ee5-1c7e-4a36-80c9-61be0458453e', '0821b42a-fde0-49b7-81b0-4e6ae4792cbe', '5e9bf1ca-ddb0-4bff-a822-ae85f19fb0b7', '0ca9c797-22c4-4638-b4e2-b98f1eb7bd6e']}' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 932.007883] [55021]: DEBUG cinder.volume.api [None req-8698b367-d96b-4677-98e4-c90b6ab92d62 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11e93dc9-b739-4332-9d6c-24d422361353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 932.023287] [55021]: DEBUG cinder.volume.api [None req-8698b367-d96b-4677-98e4-c90b6ab92d62 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11e93dc9-b739-4332-9d6c-24d422361353) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79b6a642-1db5-443c-9eb2-33e6bfb3fe1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-415027643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbb3d0f142354a52a4d0a30159ad9f5d',qos_specs=None,replication_status=,reservations=['8f5e5ee5-1c7e-4a36-80c9-61be0458453e','0821b42a-fde0-49b7-81b0-4e6ae4792cbe','5e9bf1ca-ddb0-4bff-a822-ae85f19fb0b7','0ca9c797-22c4-4638-b4e2-b98f1eb7bd6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0de951e68b746eeb240ae4d77c6628c',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5), '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-19T12:03:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-415027643',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79b6a642-1db5-443c-9eb2-33e6bfb3fe1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbb3d0f142354a52a4d0a30159ad9f5d',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='f0de951e68b746eeb240ae4d77c6628c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fe68bc55-1aa9-4430-8a92-ce31fba1cbb5),volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 932.024523] [55021]: DEBUG cinder.volume.api [None req-8698b367-d96b-4677-98e4-c90b6ab92d62 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ce46ca2-0158-4932-b5e4-d3b6c858639a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 932.037469] [55021]: DEBUG cinder.volume.api [None req-8698b367-d96b-4677-98e4-c90b6ab92d62 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ce46ca2-0158-4932-b5e4-d3b6c858639a) 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-415027643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbb3d0f142354a52a4d0a30159ad9f5d',qos_specs=None,replication_status=,reservations=['8f5e5ee5-1c7e-4a36-80c9-61be0458453e','0821b42a-fde0-49b7-81b0-4e6ae4792cbe','5e9bf1ca-ddb0-4bff-a822-ae85f19fb0b7','0ca9c797-22c4-4638-b4e2-b98f1eb7bd6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0de951e68b746eeb240ae4d77c6628c',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 932.038484] [55021]: DEBUG cinder.volume.api [None req-8698b367-d96b-4677-98e4-c90b6ab92d62 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b75bf28-aada-4f9a-b244-c8ce8d7a0c81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 932.047896] [55021]: DEBUG cinder.volume.api [None req-8698b367-d96b-4677-98e4-c90b6ab92d62 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b75bf28-aada-4f9a-b244-c8ce8d7a0c81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 932.048993] [55021]: DEBUG cinder.volume.api [None req-8698b367-d96b-4677-98e4-c90b6ab92d62 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Flow 'volume_create_api' (f499b0b8-6097-4265-b448-cc494f9d561b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 932.050145] [55021]: INFO cinder.volume.api [None req-8698b367-d96b-4677-98e4-c90b6ab92d62 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Create volume request issued successfully. [ 932.050232] [55021]: INFO cinder.api.openstack.wsgi [None req-8698b367-d96b-4677-98e4-c90b6ab92d62 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 932.050728] [55021]: [pid: 55021|app: 0|req: 131/227] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 12:03:19 2025] POST /volume/v3/volumes => generated 752 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 932.061921] [55022]: DEBUG cinder.api.middleware.request_id [None req-c950253d-31df-4e85-aa4e-243f31b92747 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 932.063891] [55022]: INFO cinder.api.openstack.wsgi [None req-c950253d-31df-4e85-aa4e-243f31b92747 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] GET http://10.180.1.21/volume/v3/volumes/79b6a642-1db5-443c-9eb2-33e6bfb3fe1f [ 932.064147] [55022]: DEBUG cinder.api.openstack.wsgi [None req-c950253d-31df-4e85-aa4e-243f31b92747 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 932.064366] [55022]: DEBUG cinder.api.openstack.wsgi [None req-c950253d-31df-4e85-aa4e-243f31b92747 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 932.072818] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 932.072818] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 932.077051] [55022]: INFO cinder.volume.api [None req-c950253d-31df-4e85-aa4e-243f31b92747 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Volume info retrieved successfully. [ 932.081916] [55022]: INFO cinder.api.openstack.wsgi [None req-c950253d-31df-4e85-aa4e-243f31b92747 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] http://10.180.1.21/volume/v3/volumes/79b6a642-1db5-443c-9eb2-33e6bfb3fe1f returned with HTTP 200 [ 932.082352] [55022]: [pid: 55022|app: 0|req: 97/228] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:03:19 2025] GET /volume/v3/volumes/79b6a642-1db5-443c-9eb2-33e6bfb3fe1f => generated 820 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 932.402328] [55021]: DEBUG cinder.api.middleware.request_id [None req-ad21158d-76f4-4c2d-85c4-6f95beef084a None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 932.404871] [55021]: INFO cinder.api.openstack.wsgi [None req-ad21158d-76f4-4c2d-85c4-6f95beef084a tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 [ 932.405139] [55021]: DEBUG cinder.api.openstack.wsgi [None req-ad21158d-76f4-4c2d-85c4-6f95beef084a tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 932.405366] [55021]: DEBUG cinder.api.openstack.wsgi [None req-ad21158d-76f4-4c2d-85c4-6f95beef084a tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 932.417401] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 932.417401] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 932.421172] [55021]: INFO cinder.volume.api [None req-ad21158d-76f4-4c2d-85c4-6f95beef084a tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 932.425715] [55021]: INFO cinder.api.openstack.wsgi [None req-ad21158d-76f4-4c2d-85c4-6f95beef084a tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 returned with HTTP 200 [ 932.426131] [55021]: [pid: 55021|app: 0|req: 132/229] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:03:20 2025] GET /volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 933.093703] [55022]: DEBUG cinder.api.middleware.request_id [None req-ddbce986-0a9b-4658-bb95-70361e2c9bf1 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 933.096549] [55022]: INFO cinder.api.openstack.wsgi [None req-ddbce986-0a9b-4658-bb95-70361e2c9bf1 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] GET http://10.180.1.21/volume/v3/volumes/79b6a642-1db5-443c-9eb2-33e6bfb3fe1f [ 933.096818] [55022]: DEBUG cinder.api.openstack.wsgi [None req-ddbce986-0a9b-4658-bb95-70361e2c9bf1 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 933.097269] [55022]: DEBUG cinder.api.openstack.wsgi [None req-ddbce986-0a9b-4658-bb95-70361e2c9bf1 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 933.109976] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 933.109976] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 933.115083] [55022]: INFO cinder.volume.api [None req-ddbce986-0a9b-4658-bb95-70361e2c9bf1 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Volume info retrieved successfully. [ 933.120827] [55022]: INFO cinder.api.openstack.wsgi [None req-ddbce986-0a9b-4658-bb95-70361e2c9bf1 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] http://10.180.1.21/volume/v3/volumes/79b6a642-1db5-443c-9eb2-33e6bfb3fe1f returned with HTTP 200 [ 933.121553] [55022]: [pid: 55022|app: 0|req: 98/230] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:03:20 2025] GET /volume/v3/volumes/79b6a642-1db5-443c-9eb2-33e6bfb3fe1f => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 933.130986] [55021]: DEBUG cinder.api.middleware.request_id [None req-b306d481-14ef-4523-8faa-82b8052514a0 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 933.133249] [55021]: INFO cinder.api.openstack.wsgi [None req-b306d481-14ef-4523-8faa-82b8052514a0 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] POST http://10.180.1.21/volume/v3/volumes/79b6a642-1db5-443c-9eb2-33e6bfb3fe1f/action [ 933.133688] [55021]: DEBUG cinder.api.openstack.wsgi [None req-b306d481-14ef-4523-8faa-82b8052514a0 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=55021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 933.133784] [55021]: DEBUG cinder.api.openstack.wsgi [None req-b306d481-14ef-4523-8faa-82b8052514a0 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 933.143316] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 933.143316] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 933.143977] [55021]: INFO cinder.volume.api [None req-b306d481-14ef-4523-8faa-82b8052514a0 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Volume info retrieved successfully. [ 933.150255] [55021]: INFO cinder.volume.api [None req-b306d481-14ef-4523-8faa-82b8052514a0 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Volume updated successfully. [ 933.150579] [55021]: INFO cinder.api.openstack.wsgi [None req-b306d481-14ef-4523-8faa-82b8052514a0 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] http://10.180.1.21/volume/v3/volumes/79b6a642-1db5-443c-9eb2-33e6bfb3fe1f/action returned with HTTP 200 [ 933.151079] [55021]: [pid: 55021|app: 0|req: 133/231] 10.180.1.21 () {60 vars in 1267 bytes} [Wed Feb 19 12:03:20 2025] POST /volume/v3/volumes/79b6a642-1db5-443c-9eb2-33e6bfb3fe1f/action => generated 0 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) [ 933.154559] [55022]: DEBUG cinder.api.middleware.request_id [None req-dd5c1f86-f09d-4533-8e1c-bc22c424b118 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 933.157498] [55022]: INFO cinder.api.openstack.wsgi [None req-dd5c1f86-f09d-4533-8e1c-bc22c424b118 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] GET http://10.180.1.21/volume/v3/volumes/79b6a642-1db5-443c-9eb2-33e6bfb3fe1f [ 933.157834] [55022]: DEBUG cinder.api.openstack.wsgi [None req-dd5c1f86-f09d-4533-8e1c-bc22c424b118 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 933.158170] [55022]: DEBUG cinder.api.openstack.wsgi [None req-dd5c1f86-f09d-4533-8e1c-bc22c424b118 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 933.168386] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 933.168386] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 933.172922] [55022]: INFO cinder.volume.api [None req-dd5c1f86-f09d-4533-8e1c-bc22c424b118 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Volume info retrieved successfully. [ 933.178170] [55022]: INFO cinder.api.openstack.wsgi [None req-dd5c1f86-f09d-4533-8e1c-bc22c424b118 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] http://10.180.1.21/volume/v3/volumes/79b6a642-1db5-443c-9eb2-33e6bfb3fe1f returned with HTTP 200 [ 933.178639] [55022]: [pid: 55022|app: 0|req: 99/232] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:03:21 2025] GET /volume/v3/volumes/79b6a642-1db5-443c-9eb2-33e6bfb3fe1f => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 933.301217] [55021]: DEBUG cinder.api.middleware.request_id [req-53ae4bbe-2129-42a2-a19b-df7562831d00 req-c2ba5460-2b51-4af3-941a-a44861f7970f None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 933.304727] [55021]: INFO cinder.api.openstack.wsgi [req-53ae4bbe-2129-42a2-a19b-df7562831d00 req-c2ba5460-2b51-4af3-941a-a44861f7970f tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] GET http://10.180.1.21/volume/v3/volumes/79b6a642-1db5-443c-9eb2-33e6bfb3fe1f [ 933.305152] [55021]: DEBUG cinder.api.openstack.wsgi [req-53ae4bbe-2129-42a2-a19b-df7562831d00 req-c2ba5460-2b51-4af3-941a-a44861f7970f tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 933.305475] [55021]: DEBUG cinder.api.openstack.wsgi [req-53ae4bbe-2129-42a2-a19b-df7562831d00 req-c2ba5460-2b51-4af3-941a-a44861f7970f tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 933.320349] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 933.320349] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 933.326141] [55021]: INFO cinder.volume.api [req-53ae4bbe-2129-42a2-a19b-df7562831d00 req-c2ba5460-2b51-4af3-941a-a44861f7970f tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Volume info retrieved successfully. [ 933.334181] [55021]: INFO cinder.api.openstack.wsgi [req-53ae4bbe-2129-42a2-a19b-df7562831d00 req-c2ba5460-2b51-4af3-941a-a44861f7970f tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] http://10.180.1.21/volume/v3/volumes/79b6a642-1db5-443c-9eb2-33e6bfb3fe1f returned with HTTP 200 [ 933.334767] [55021]: [pid: 55021|app: 0|req: 134/233] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:03:21 2025] GET /volume/v3/volumes/79b6a642-1db5-443c-9eb2-33e6bfb3fe1f => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 933.436654] [55022]: DEBUG cinder.api.middleware.request_id [None req-3cfa1de7-065c-4d8b-8699-97dd827acf30 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 933.439200] [55022]: INFO cinder.api.openstack.wsgi [None req-3cfa1de7-065c-4d8b-8699-97dd827acf30 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 [ 933.439522] [55022]: DEBUG cinder.api.openstack.wsgi [None req-3cfa1de7-065c-4d8b-8699-97dd827acf30 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 933.439746] [55022]: DEBUG cinder.api.openstack.wsgi [None req-3cfa1de7-065c-4d8b-8699-97dd827acf30 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 933.453200] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 933.453200] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 933.457576] [55022]: INFO cinder.volume.api [None req-3cfa1de7-065c-4d8b-8699-97dd827acf30 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 933.462744] [55022]: INFO cinder.api.openstack.wsgi [None req-3cfa1de7-065c-4d8b-8699-97dd827acf30 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 returned with HTTP 200 [ 933.463292] [55022]: [pid: 55022|app: 0|req: 100/234] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:03:21 2025] GET /volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 933.559152] [55021]: DEBUG cinder.api.middleware.request_id [req-9709aa1a-b0af-4f4b-9cf9-0bff989a957f req-bace56bf-27b6-4399-99de-523424508b01 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 933.561914] [55021]: INFO cinder.api.openstack.wsgi [req-9709aa1a-b0af-4f4b-9cf9-0bff989a957f req-bace56bf-27b6-4399-99de-523424508b01 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] DELETE http://10.180.1.21/volume/v3/attachments/a5406e7e-8d9b-4075-95d6-69dfeaec9270 [ 933.562239] [55021]: DEBUG cinder.api.openstack.wsgi [req-9709aa1a-b0af-4f4b-9cf9-0bff989a957f req-bace56bf-27b6-4399-99de-523424508b01 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 933.562475] [55021]: DEBUG cinder.api.openstack.wsgi [req-9709aa1a-b0af-4f4b-9cf9-0bff989a957f req-bace56bf-27b6-4399-99de-523424508b01 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'version_select' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 933.569597] [55022]: DEBUG cinder.api.middleware.request_id [None req-d81cdcf9-7a77-4a79-8d1f-99b62da025c3 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 933.570625] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 933.570625] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 933.571941] [55022]: INFO cinder.api.openstack.wsgi [None req-d81cdcf9-7a77-4a79-8d1f-99b62da025c3 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] POST http://10.180.1.21/volume/v3/volumes [ 933.572412] [55022]: DEBUG cinder.api.openstack.wsgi [None req-d81cdcf9-7a77-4a79-8d1f-99b62da025c3 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-514922938"}} {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 933.574178] [55022]: DEBUG cinder.api.v3.volumes [None req-d81cdcf9-7a77-4a79-8d1f-99b62da025c3 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-514922938'}} {{(pid=55022) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 933.574324] [55022]: INFO cinder.api.v3.volumes [None req-d81cdcf9-7a77-4a79-8d1f-99b62da025c3 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Create volume of 1 GB [ 933.579251] [55022]: INFO cinder.volume.api [None req-d81cdcf9-7a77-4a79-8d1f-99b62da025c3 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Availability Zones retrieved successfully. [ 933.586822] [55022]: DEBUG cinder.volume.api [None req-d81cdcf9-7a77-4a79-8d1f-99b62da025c3 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Flow 'volume_create_api' (ed4a5be0-eba9-4b06-921f-42b9faa12662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 933.588230] [55022]: DEBUG cinder.volume.api [None req-d81cdcf9-7a77-4a79-8d1f-99b62da025c3 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (febda1e9-047a-4e75-b83d-e90389edea33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 933.589540] [55022]: DEBUG cinder.volume.flows.api.create_volume [None req-d81cdcf9-7a77-4a79-8d1f-99b62da025c3 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Validating volume size '1' using validate_int {{(pid=55022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 933.614909] [55022]: DEBUG cinder.volume.api [None req-d81cdcf9-7a77-4a79-8d1f-99b62da025c3 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (febda1e9-047a-4e75-b83d-e90389edea33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T11:54:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fe68bc55-1aa9-4430-8a92-ce31fba1cbb5', '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=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 933.616099] [55022]: DEBUG cinder.volume.api [None req-d81cdcf9-7a77-4a79-8d1f-99b62da025c3 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aef42bc9-60cd-4fc7-9d18-f2a97c227610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 933.654842] [55022]: DEBUG cinder.quota [None req-d81cdcf9-7a77-4a79-8d1f-99b62da025c3 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Created reservations ['34d6f45f-e990-40e0-bc8d-4d12f3454c4b', '9c7cc872-51e5-4eb5-a469-8a7353d4e125', '35d0e9b3-d4ad-4605-b18a-69d56789ae3a', '1fc4de91-80c0-40c7-a7a3-79269d7a6618'] {{(pid=55022) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 933.656076] [55022]: DEBUG cinder.volume.api [None req-d81cdcf9-7a77-4a79-8d1f-99b62da025c3 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aef42bc9-60cd-4fc7-9d18-f2a97c227610) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34d6f45f-e990-40e0-bc8d-4d12f3454c4b', '9c7cc872-51e5-4eb5-a469-8a7353d4e125', '35d0e9b3-d4ad-4605-b18a-69d56789ae3a', '1fc4de91-80c0-40c7-a7a3-79269d7a6618']}' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 933.657199] [55022]: DEBUG cinder.volume.api [None req-d81cdcf9-7a77-4a79-8d1f-99b62da025c3 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fa3abf6-531d-4666-b7ac-e05966d8866c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 933.671038] [55022]: DEBUG cinder.volume.api [None req-d81cdcf9-7a77-4a79-8d1f-99b62da025c3 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fa3abf6-531d-4666-b7ac-e05966d8866c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '644f8515-23cf-41b3-8cc8-5367c4e4a384', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-514922938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbb3d0f142354a52a4d0a30159ad9f5d',qos_specs=None,replication_status=,reservations=['34d6f45f-e990-40e0-bc8d-4d12f3454c4b','9c7cc872-51e5-4eb5-a469-8a7353d4e125','35d0e9b3-d4ad-4605-b18a-69d56789ae3a','1fc4de91-80c0-40c7-a7a3-79269d7a6618'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0de951e68b746eeb240ae4d77c6628c',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5), '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-19T12:03:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-514922938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=644f8515-23cf-41b3-8cc8-5367c4e4a384,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbb3d0f142354a52a4d0a30159ad9f5d',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='f0de951e68b746eeb240ae4d77c6628c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fe68bc55-1aa9-4430-8a92-ce31fba1cbb5),volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 933.672114] [55022]: DEBUG cinder.volume.api [None req-d81cdcf9-7a77-4a79-8d1f-99b62da025c3 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea52fdd3-a571-46f8-93df-ac5b3cfc3d4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 933.687268] [55022]: DEBUG cinder.volume.api [None req-d81cdcf9-7a77-4a79-8d1f-99b62da025c3 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea52fdd3-a571-46f8-93df-ac5b3cfc3d4b) 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-514922938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbb3d0f142354a52a4d0a30159ad9f5d',qos_specs=None,replication_status=,reservations=['34d6f45f-e990-40e0-bc8d-4d12f3454c4b','9c7cc872-51e5-4eb5-a469-8a7353d4e125','35d0e9b3-d4ad-4605-b18a-69d56789ae3a','1fc4de91-80c0-40c7-a7a3-79269d7a6618'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0de951e68b746eeb240ae4d77c6628c',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 933.688291] [55022]: DEBUG cinder.volume.api [None req-d81cdcf9-7a77-4a79-8d1f-99b62da025c3 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56db59cf-2969-4f38-bead-43938f36e503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 933.697867] [55022]: DEBUG cinder.volume.api [None req-d81cdcf9-7a77-4a79-8d1f-99b62da025c3 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56db59cf-2969-4f38-bead-43938f36e503) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 933.699017] [55022]: DEBUG cinder.volume.api [None req-d81cdcf9-7a77-4a79-8d1f-99b62da025c3 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Flow 'volume_create_api' (ed4a5be0-eba9-4b06-921f-42b9faa12662) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55022) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 933.699454] [55022]: INFO cinder.volume.api [None req-d81cdcf9-7a77-4a79-8d1f-99b62da025c3 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Create volume request issued successfully. [ 933.700199] [55022]: INFO cinder.api.openstack.wsgi [None req-d81cdcf9-7a77-4a79-8d1f-99b62da025c3 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 933.700692] [55022]: [pid: 55022|app: 0|req: 101/235] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 12:03:21 2025] POST /volume/v3/volumes => generated 752 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 933.711387] [55022]: DEBUG cinder.api.middleware.request_id [None req-b920c1c7-9a04-404b-a1e2-189ab04c01ab None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 933.713465] [55022]: INFO cinder.api.openstack.wsgi [None req-b920c1c7-9a04-404b-a1e2-189ab04c01ab tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] GET http://10.180.1.21/volume/v3/volumes/644f8515-23cf-41b3-8cc8-5367c4e4a384 [ 933.713737] [55022]: DEBUG cinder.api.openstack.wsgi [None req-b920c1c7-9a04-404b-a1e2-189ab04c01ab tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 933.714138] [55022]: DEBUG cinder.api.openstack.wsgi [None req-b920c1c7-9a04-404b-a1e2-189ab04c01ab tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 933.723565] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 933.723565] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 933.727823] [55022]: INFO cinder.volume.api [None req-b920c1c7-9a04-404b-a1e2-189ab04c01ab tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Volume info retrieved successfully. [ 933.732595] [55022]: INFO cinder.api.openstack.wsgi [None req-b920c1c7-9a04-404b-a1e2-189ab04c01ab tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] http://10.180.1.21/volume/v3/volumes/644f8515-23cf-41b3-8cc8-5367c4e4a384 returned with HTTP 200 [ 933.733035] [55022]: [pid: 55022|app: 0|req: 102/236] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:03:21 2025] GET /volume/v3/volumes/644f8515-23cf-41b3-8cc8-5367c4e4a384 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 934.104338] [55021]: INFO cinder.api.openstack.wsgi [req-9709aa1a-b0af-4f4b-9cf9-0bff989a957f req-bace56bf-27b6-4399-99de-523424508b01 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/attachments/a5406e7e-8d9b-4075-95d6-69dfeaec9270 returned with HTTP 200 [ 934.104690] [55021]: [pid: 55021|app: 0|req: 135/237] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 12:03:21 2025] DELETE /volume/v3/attachments/a5406e7e-8d9b-4075-95d6-69dfeaec9270 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 934.475960] [55022]: DEBUG cinder.api.middleware.request_id [None req-d34e4987-e633-48f2-9884-676823aa7008 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 934.479445] [55022]: INFO cinder.api.openstack.wsgi [None req-d34e4987-e633-48f2-9884-676823aa7008 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 [ 934.479445] [55022]: DEBUG cinder.api.openstack.wsgi [None req-d34e4987-e633-48f2-9884-676823aa7008 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 934.479445] [55022]: DEBUG cinder.api.openstack.wsgi [None req-d34e4987-e633-48f2-9884-676823aa7008 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 934.491589] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 934.491589] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 934.497148] [55022]: INFO cinder.volume.api [None req-d34e4987-e633-48f2-9884-676823aa7008 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 934.505480] [55022]: INFO cinder.api.openstack.wsgi [None req-d34e4987-e633-48f2-9884-676823aa7008 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 returned with HTTP 200 [ 934.506421] [55022]: [pid: 55022|app: 0|req: 103/238] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:03:22 2025] GET /volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 934.742591] [55021]: DEBUG cinder.api.middleware.request_id [None req-a0281b0e-81ce-4b1c-8061-8e3d70d504e8 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 934.747813] [55021]: INFO cinder.api.openstack.wsgi [None req-a0281b0e-81ce-4b1c-8061-8e3d70d504e8 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] GET http://10.180.1.21/volume/v3/volumes/644f8515-23cf-41b3-8cc8-5367c4e4a384 [ 934.747813] [55021]: DEBUG cinder.api.openstack.wsgi [None req-a0281b0e-81ce-4b1c-8061-8e3d70d504e8 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 934.747813] [55021]: DEBUG cinder.api.openstack.wsgi [None req-a0281b0e-81ce-4b1c-8061-8e3d70d504e8 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 934.755333] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 934.755333] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 934.759573] [55021]: INFO cinder.volume.api [None req-a0281b0e-81ce-4b1c-8061-8e3d70d504e8 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Volume info retrieved successfully. [ 934.764729] [55021]: INFO cinder.api.openstack.wsgi [None req-a0281b0e-81ce-4b1c-8061-8e3d70d504e8 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] http://10.180.1.21/volume/v3/volumes/644f8515-23cf-41b3-8cc8-5367c4e4a384 returned with HTTP 200 [ 934.765155] [55021]: [pid: 55021|app: 0|req: 136/239] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:03:22 2025] GET /volume/v3/volumes/644f8515-23cf-41b3-8cc8-5367c4e4a384 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 944.500916] [55022]: DEBUG dbcounter [-] [55022] Writing DB stats cinder:SELECT=57,cinder:UPDATE=13,cinder:INSERT=6 {{(pid=55022) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 944.765024] [55021]: DEBUG dbcounter [-] [55021] Writing DB stats cinder:SELECT=66,cinder:INSERT=10,cinder:UPDATE=16 {{(pid=55021) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 972.286785] [55022]: DEBUG cinder.api.middleware.request_id [None req-ee14f252-4502-4ce5-b468-04400cb59b5f None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 972.289099] [55022]: INFO cinder.api.openstack.wsgi [None req-ee14f252-4502-4ce5-b468-04400cb59b5f tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] GET http://10.180.1.21/volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 [ 972.289337] [55022]: DEBUG cinder.api.openstack.wsgi [None req-ee14f252-4502-4ce5-b468-04400cb59b5f tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 972.289565] [55022]: DEBUG cinder.api.openstack.wsgi [None req-ee14f252-4502-4ce5-b468-04400cb59b5f tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 972.304419] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 972.304419] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 972.309954] [55022]: INFO cinder.volume.api [None req-ee14f252-4502-4ce5-b468-04400cb59b5f tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Volume info retrieved successfully. [ 972.317196] [55022]: INFO cinder.api.openstack.wsgi [None req-ee14f252-4502-4ce5-b468-04400cb59b5f tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] http://10.180.1.21/volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 returned with HTTP 200 [ 972.317853] [55022]: [pid: 55022|app: 0|req: 104/240] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:04:00 2025] GET /volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 => generated 1143 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 972.359503] [55021]: DEBUG cinder.api.middleware.request_id [req-c6eeeabe-806d-4178-937b-948a27f3b409 req-f1ce208e-2963-422a-8457-52c08319c1e5 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 972.361928] [55021]: INFO cinder.api.openstack.wsgi [req-c6eeeabe-806d-4178-937b-948a27f3b409 req-f1ce208e-2963-422a-8457-52c08319c1e5 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] GET http://10.180.1.21/volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 [ 972.362165] [55021]: DEBUG cinder.api.openstack.wsgi [req-c6eeeabe-806d-4178-937b-948a27f3b409 req-f1ce208e-2963-422a-8457-52c08319c1e5 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 972.362380] [55021]: DEBUG cinder.api.openstack.wsgi [req-c6eeeabe-806d-4178-937b-948a27f3b409 req-f1ce208e-2963-422a-8457-52c08319c1e5 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 972.372271] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 972.372271] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 972.375521] [55021]: INFO cinder.volume.api [req-c6eeeabe-806d-4178-937b-948a27f3b409 req-f1ce208e-2963-422a-8457-52c08319c1e5 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Volume info retrieved successfully. [ 972.379971] [55021]: INFO cinder.api.openstack.wsgi [req-c6eeeabe-806d-4178-937b-948a27f3b409 req-f1ce208e-2963-422a-8457-52c08319c1e5 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] http://10.180.1.21/volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 returned with HTTP 200 [ 972.380361] [55021]: [pid: 55021|app: 0|req: 137/241] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:04:00 2025] GET /volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 => generated 1143 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 972.413762] [55022]: DEBUG cinder.api.middleware.request_id [req-c6eeeabe-806d-4178-937b-948a27f3b409 req-390af9c7-13d9-4b9e-a975-93b5427d8656 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 972.416263] [55022]: INFO cinder.api.openstack.wsgi [req-c6eeeabe-806d-4178-937b-948a27f3b409 req-390af9c7-13d9-4b9e-a975-93b5427d8656 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] POST http://10.180.1.21/volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9/action [ 972.416623] [55022]: DEBUG cinder.api.openstack.wsgi [req-c6eeeabe-806d-4178-937b-948a27f3b409 req-390af9c7-13d9-4b9e-a975-93b5427d8656 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 972.416761] [55022]: DEBUG cinder.api.openstack.wsgi [req-c6eeeabe-806d-4178-937b-948a27f3b409 req-390af9c7-13d9-4b9e-a975-93b5427d8656 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 972.426896] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 972.426896] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 972.427443] [55022]: INFO cinder.volume.api [req-c6eeeabe-806d-4178-937b-948a27f3b409 req-390af9c7-13d9-4b9e-a975-93b5427d8656 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Volume info retrieved successfully. [ 972.432950] [55022]: INFO cinder.volume.api [req-c6eeeabe-806d-4178-937b-948a27f3b409 req-390af9c7-13d9-4b9e-a975-93b5427d8656 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Begin detaching volume completed successfully. [ 972.433306] [55022]: INFO cinder.api.openstack.wsgi [req-c6eeeabe-806d-4178-937b-948a27f3b409 req-390af9c7-13d9-4b9e-a975-93b5427d8656 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] http://10.180.1.21/volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9/action returned with HTTP 202 [ 972.433915] [55022]: [pid: 55022|app: 0|req: 105/242] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 12:04:00 2025] POST /volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 973.459702] [55021]: DEBUG cinder.api.middleware.request_id [None req-78763714-9397-497f-be03-9b5e5d6f03c8 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 973.459702] [55021]: INFO cinder.api.openstack.wsgi [None req-78763714-9397-497f-be03-9b5e5d6f03c8 None None] GET http://10.180.1.21/volume// [ 973.459702] [55021]: DEBUG cinder.api.openstack.wsgi [None req-78763714-9397-497f-be03-9b5e5d6f03c8 None None] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 973.459702] [55021]: DEBUG cinder.api.openstack.wsgi [None req-78763714-9397-497f-be03-9b5e5d6f03c8 None None] Calling method 'all' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 973.459702] [55021]: INFO cinder.api.openstack.wsgi [None req-78763714-9397-497f-be03-9b5e5d6f03c8 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 973.460280] [55021]: [pid: 55021|app: 0|req: 138/243] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:04:01 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 973.465213] [55022]: DEBUG cinder.api.middleware.request_id [req-c6eeeabe-806d-4178-937b-948a27f3b409 req-b5483615-6bef-4135-9a22-df3578babc1d None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 973.467555] [55022]: INFO cinder.api.openstack.wsgi [req-c6eeeabe-806d-4178-937b-948a27f3b409 req-b5483615-6bef-4135-9a22-df3578babc1d tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] GET http://10.180.1.21/volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 [ 973.467850] [55022]: DEBUG cinder.api.openstack.wsgi [req-c6eeeabe-806d-4178-937b-948a27f3b409 req-b5483615-6bef-4135-9a22-df3578babc1d tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 973.468088] [55022]: DEBUG cinder.api.openstack.wsgi [req-c6eeeabe-806d-4178-937b-948a27f3b409 req-b5483615-6bef-4135-9a22-df3578babc1d tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 973.488608] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 973.488608] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 973.498608] [55022]: INFO cinder.volume.api [req-c6eeeabe-806d-4178-937b-948a27f3b409 req-b5483615-6bef-4135-9a22-df3578babc1d tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Volume info retrieved successfully. [ 973.506829] [55022]: INFO cinder.api.openstack.wsgi [req-c6eeeabe-806d-4178-937b-948a27f3b409 req-b5483615-6bef-4135-9a22-df3578babc1d tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] http://10.180.1.21/volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 returned with HTTP 200 [ 973.507366] [55022]: [pid: 55022|app: 0|req: 106/244] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:04:01 2025] GET /volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 => generated 1327 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 974.758954] [55021]: DEBUG cinder.api.middleware.request_id [req-c6eeeabe-806d-4178-937b-948a27f3b409 req-1dd35c6e-a804-4171-b15e-7f25c5111f86 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 974.761522] [55021]: INFO cinder.api.openstack.wsgi [req-c6eeeabe-806d-4178-937b-948a27f3b409 req-1dd35c6e-a804-4171-b15e-7f25c5111f86 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d7ab70e3-2bb4-4e26-90bc-ef9be361c7a8 [ 974.761741] [55021]: DEBUG cinder.api.openstack.wsgi [req-c6eeeabe-806d-4178-937b-948a27f3b409 req-1dd35c6e-a804-4171-b15e-7f25c5111f86 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 974.761957] [55021]: DEBUG cinder.api.openstack.wsgi [req-c6eeeabe-806d-4178-937b-948a27f3b409 req-1dd35c6e-a804-4171-b15e-7f25c5111f86 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Calling method 'version_select' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 974.770783] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 974.770783] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 975.313707] [55021]: INFO cinder.api.openstack.wsgi [req-c6eeeabe-806d-4178-937b-948a27f3b409 req-1dd35c6e-a804-4171-b15e-7f25c5111f86 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] http://10.180.1.21/volume/v3/attachments/d7ab70e3-2bb4-4e26-90bc-ef9be361c7a8 returned with HTTP 200 [ 975.314334] [55021]: [pid: 55021|app: 0|req: 139/245] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 12:04:02 2025] DELETE /volume/v3/attachments/d7ab70e3-2bb4-4e26-90bc-ef9be361c7a8 => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 976.644699] [55022]: DEBUG cinder.api.middleware.request_id [None req-93c02dd9-d80c-4559-9372-d9cbaf7e72ca None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 976.648782] [55022]: INFO cinder.api.openstack.wsgi [None req-93c02dd9-d80c-4559-9372-d9cbaf7e72ca tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] GET http://10.180.1.21/volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 [ 976.649140] [55022]: DEBUG cinder.api.openstack.wsgi [None req-93c02dd9-d80c-4559-9372-d9cbaf7e72ca tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 976.649469] [55022]: DEBUG cinder.api.openstack.wsgi [None req-93c02dd9-d80c-4559-9372-d9cbaf7e72ca tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 976.661771] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 976.661771] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 976.665966] [55022]: INFO cinder.volume.api [None req-93c02dd9-d80c-4559-9372-d9cbaf7e72ca tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Volume info retrieved successfully. [ 976.671469] [55022]: INFO cinder.api.openstack.wsgi [None req-93c02dd9-d80c-4559-9372-d9cbaf7e72ca tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] http://10.180.1.21/volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 returned with HTTP 200 [ 976.671935] [55022]: [pid: 55022|app: 0|req: 107/246] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:04:04 2025] GET /volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 978.315083] [55021]: DEBUG cinder.api.middleware.request_id [None req-59e2341a-34ca-4c55-92c7-6e4fd48ed806 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 978.316977] [55021]: INFO cinder.api.openstack.wsgi [None req-59e2341a-34ca-4c55-92c7-6e4fd48ed806 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 [ 978.317219] [55021]: DEBUG cinder.api.openstack.wsgi [None req-59e2341a-34ca-4c55-92c7-6e4fd48ed806 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 978.317456] [55021]: DEBUG cinder.api.openstack.wsgi [None req-59e2341a-34ca-4c55-92c7-6e4fd48ed806 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 978.328336] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 978.328336] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 978.332449] [55021]: INFO cinder.volume.api [None req-59e2341a-34ca-4c55-92c7-6e4fd48ed806 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 978.337836] [55021]: INFO cinder.api.openstack.wsgi [None req-59e2341a-34ca-4c55-92c7-6e4fd48ed806 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 returned with HTTP 200 [ 978.338269] [55021]: [pid: 55021|app: 0|req: 140/247] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:04:06 2025] GET /volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 978.385293] [55022]: DEBUG cinder.api.middleware.request_id [None req-d453c336-af62-4a16-9e38-c23f66a57cd1 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 978.387451] [55022]: INFO cinder.api.openstack.wsgi [None req-d453c336-af62-4a16-9e38-c23f66a57cd1 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 [ 978.387665] [55022]: DEBUG cinder.api.openstack.wsgi [None req-d453c336-af62-4a16-9e38-c23f66a57cd1 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 978.387893] [55022]: DEBUG cinder.api.openstack.wsgi [None req-d453c336-af62-4a16-9e38-c23f66a57cd1 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 978.396685] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 978.396685] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 978.399670] [55022]: INFO cinder.volume.api [None req-d453c336-af62-4a16-9e38-c23f66a57cd1 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 978.404408] [55022]: INFO cinder.api.openstack.wsgi [None req-d453c336-af62-4a16-9e38-c23f66a57cd1 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 returned with HTTP 200 [ 978.404804] [55022]: [pid: 55022|app: 0|req: 108/248] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:04:06 2025] GET /volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 988.335198] [55021]: DEBUG dbcounter [-] [55021] Writing DB stats cinder:SELECT=19,cinder:UPDATE=3 {{(pid=55021) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 988.402067] [55022]: DEBUG dbcounter [-] [55022] Writing DB stats cinder:SELECT=20,cinder:UPDATE=1 {{(pid=55022) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 990.536299] [55021]: DEBUG cinder.api.middleware.request_id [None req-f50ceb34-5f2f-426a-8bdb-650128e4fba3 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 990.538899] [55021]: INFO cinder.api.openstack.wsgi [None req-f50ceb34-5f2f-426a-8bdb-650128e4fba3 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 [ 990.539143] [55021]: DEBUG cinder.api.openstack.wsgi [None req-f50ceb34-5f2f-426a-8bdb-650128e4fba3 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 990.539363] [55021]: DEBUG cinder.api.openstack.wsgi [None req-f50ceb34-5f2f-426a-8bdb-650128e4fba3 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Calling method 'delete' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 990.539548] [55021]: INFO cinder.api.v3.volumes [None req-f50ceb34-5f2f-426a-8bdb-650128e4fba3 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Delete volume with id: 4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 [ 990.552223] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 990.552223] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 990.552791] [55021]: INFO cinder.volume.api [None req-f50ceb34-5f2f-426a-8bdb-650128e4fba3 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Volume info retrieved successfully. [ 990.571306] [55021]: INFO cinder.volume.api [None req-f50ceb34-5f2f-426a-8bdb-650128e4fba3 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Delete volume request issued successfully. [ 990.571615] [55021]: INFO cinder.api.openstack.wsgi [None req-f50ceb34-5f2f-426a-8bdb-650128e4fba3 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] http://10.180.1.21/volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 returned with HTTP 202 [ 990.572148] [55021]: [pid: 55021|app: 0|req: 141/249] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 12:04:18 2025] DELETE /volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 990.575906] [55022]: DEBUG cinder.api.middleware.request_id [None req-750995ad-d8ec-4ac6-961a-a87aafa98df5 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 990.578779] [55022]: INFO cinder.api.openstack.wsgi [None req-750995ad-d8ec-4ac6-961a-a87aafa98df5 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] GET http://10.180.1.21/volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 [ 990.578779] [55022]: DEBUG cinder.api.openstack.wsgi [None req-750995ad-d8ec-4ac6-961a-a87aafa98df5 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 990.578779] [55022]: DEBUG cinder.api.openstack.wsgi [None req-750995ad-d8ec-4ac6-961a-a87aafa98df5 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 990.592197] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 990.592197] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 990.596566] [55022]: INFO cinder.volume.api [None req-750995ad-d8ec-4ac6-961a-a87aafa98df5 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Volume info retrieved successfully. [ 990.602431] [55022]: INFO cinder.api.openstack.wsgi [None req-750995ad-d8ec-4ac6-961a-a87aafa98df5 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] http://10.180.1.21/volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 returned with HTTP 200 [ 990.602877] [55022]: [pid: 55022|app: 0|req: 109/250] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:04:18 2025] GET /volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 991.613763] [55021]: DEBUG cinder.api.middleware.request_id [None req-e1ee23f9-b8eb-4cf4-ae1b-20515e62f116 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 991.616249] [55021]: INFO cinder.api.openstack.wsgi [None req-e1ee23f9-b8eb-4cf4-ae1b-20515e62f116 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] GET http://10.180.1.21/volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 [ 991.616552] [55021]: DEBUG cinder.api.openstack.wsgi [None req-e1ee23f9-b8eb-4cf4-ae1b-20515e62f116 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 991.616828] [55021]: DEBUG cinder.api.openstack.wsgi [None req-e1ee23f9-b8eb-4cf4-ae1b-20515e62f116 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 991.630467] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 991.630467] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 991.641526] [55021]: INFO cinder.volume.api [None req-e1ee23f9-b8eb-4cf4-ae1b-20515e62f116 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Volume info retrieved successfully. [ 991.649254] [55021]: INFO cinder.api.openstack.wsgi [None req-e1ee23f9-b8eb-4cf4-ae1b-20515e62f116 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] http://10.180.1.21/volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 returned with HTTP 200 [ 991.649786] [55021]: [pid: 55021|app: 0|req: 142/251] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:04:19 2025] GET /volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 992.660569] [55022]: DEBUG cinder.api.middleware.request_id [None req-becb6a13-4da4-4885-a242-0c86217cd8ac None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 992.663188] [55022]: INFO cinder.api.openstack.wsgi [None req-becb6a13-4da4-4885-a242-0c86217cd8ac tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] GET http://10.180.1.21/volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 [ 992.663669] [55022]: DEBUG cinder.api.openstack.wsgi [None req-becb6a13-4da4-4885-a242-0c86217cd8ac tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 992.663886] [55022]: DEBUG cinder.api.openstack.wsgi [None req-becb6a13-4da4-4885-a242-0c86217cd8ac tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 992.675456] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 992.675456] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 992.681202] [55022]: INFO cinder.api.openstack.wsgi [None req-becb6a13-4da4-4885-a242-0c86217cd8ac tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] http://10.180.1.21/volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 returned with HTTP 404 [ 992.682048] [55022]: [pid: 55022|app: 0|req: 110/252] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:04:20 2025] GET /volume/v3/volumes/4c0b00f1-049d-4bdc-bc60-3e01c08d53c9 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 992.688011] [55021]: DEBUG cinder.api.middleware.request_id [None req-9597ea0d-36e7-4640-9b60-7496d56549a9 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 992.691399] [55021]: INFO cinder.api.openstack.wsgi [None req-9597ea0d-36e7-4640-9b60-7496d56549a9 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] DELETE http://10.180.1.21/volume/v3/volumes/ed2262b8-85bb-4194-ae81-652d8f238269 [ 992.691819] [55021]: DEBUG cinder.api.openstack.wsgi [None req-9597ea0d-36e7-4640-9b60-7496d56549a9 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 992.692135] [55021]: DEBUG cinder.api.openstack.wsgi [None req-9597ea0d-36e7-4640-9b60-7496d56549a9 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Calling method 'delete' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 992.692395] [55021]: INFO cinder.api.v3.volumes [None req-9597ea0d-36e7-4640-9b60-7496d56549a9 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Delete volume with id: ed2262b8-85bb-4194-ae81-652d8f238269 [ 992.702180] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 992.702180] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 992.704278] [55021]: INFO cinder.volume.api [None req-9597ea0d-36e7-4640-9b60-7496d56549a9 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Volume info retrieved successfully. [ 992.722521] [55021]: INFO cinder.volume.api [None req-9597ea0d-36e7-4640-9b60-7496d56549a9 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Delete volume request issued successfully. [ 992.722835] [55021]: INFO cinder.api.openstack.wsgi [None req-9597ea0d-36e7-4640-9b60-7496d56549a9 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] http://10.180.1.21/volume/v3/volumes/ed2262b8-85bb-4194-ae81-652d8f238269 returned with HTTP 202 [ 992.723496] [55021]: [pid: 55021|app: 0|req: 143/253] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 12:04:20 2025] DELETE /volume/v3/volumes/ed2262b8-85bb-4194-ae81-652d8f238269 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 992.730562] [55022]: DEBUG cinder.api.middleware.request_id [None req-17d6bd4a-d285-4e28-abdf-1b9a9d5b9ff8 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 992.732808] [55022]: INFO cinder.api.openstack.wsgi [None req-17d6bd4a-d285-4e28-abdf-1b9a9d5b9ff8 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] GET http://10.180.1.21/volume/v3/volumes/ed2262b8-85bb-4194-ae81-652d8f238269 [ 992.733201] [55022]: DEBUG cinder.api.openstack.wsgi [None req-17d6bd4a-d285-4e28-abdf-1b9a9d5b9ff8 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 992.733340] [55022]: DEBUG cinder.api.openstack.wsgi [None req-17d6bd4a-d285-4e28-abdf-1b9a9d5b9ff8 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 992.751687] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 992.751687] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 992.761291] [55022]: INFO cinder.volume.api [None req-17d6bd4a-d285-4e28-abdf-1b9a9d5b9ff8 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Volume info retrieved successfully. [ 992.766150] [55022]: INFO cinder.api.openstack.wsgi [None req-17d6bd4a-d285-4e28-abdf-1b9a9d5b9ff8 tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] http://10.180.1.21/volume/v3/volumes/ed2262b8-85bb-4194-ae81-652d8f238269 returned with HTTP 200 [ 992.768220] [55022]: [pid: 55022|app: 0|req: 111/254] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:04:20 2025] GET /volume/v3/volumes/ed2262b8-85bb-4194-ae81-652d8f238269 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 993.784889] [55021]: DEBUG cinder.api.middleware.request_id [None req-f5b7a6ec-a746-4f28-9eef-2bbec72c031d None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 993.787102] [55021]: INFO cinder.api.openstack.wsgi [None req-f5b7a6ec-a746-4f28-9eef-2bbec72c031d tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] GET http://10.180.1.21/volume/v3/volumes/ed2262b8-85bb-4194-ae81-652d8f238269 [ 993.787331] [55021]: DEBUG cinder.api.openstack.wsgi [None req-f5b7a6ec-a746-4f28-9eef-2bbec72c031d tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 993.787551] [55021]: DEBUG cinder.api.openstack.wsgi [None req-f5b7a6ec-a746-4f28-9eef-2bbec72c031d tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 993.797258] [55021]: INFO cinder.api.openstack.wsgi [None req-f5b7a6ec-a746-4f28-9eef-2bbec72c031d tempest-ServerRescueNegativeTestJSON-517178837 tempest-ServerRescueNegativeTestJSON-517178837-project-member] http://10.180.1.21/volume/v3/volumes/ed2262b8-85bb-4194-ae81-652d8f238269 returned with HTTP 404 [ 993.797901] [55021]: [pid: 55021|app: 0|req: 144/255] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:04:21 2025] GET /volume/v3/volumes/ed2262b8-85bb-4194-ae81-652d8f238269 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 998.080686] [55022]: DEBUG cinder.api.middleware.request_id [req-7f5f20d3-b09d-4cea-9bab-fe65944f1304 req-c30040a1-37aa-4c30-8515-0f340bd3ab2f None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 998.083977] [55022]: INFO cinder.api.openstack.wsgi [req-7f5f20d3-b09d-4cea-9bab-fe65944f1304 req-c30040a1-37aa-4c30-8515-0f340bd3ab2f tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] POST http://10.180.1.21/volume/v3/volumes [ 998.084500] [55022]: DEBUG cinder.api.openstack.wsgi [req-7f5f20d3-b09d-4cea-9bab-fe65944f1304 req-c30040a1-37aa-4c30-8515-0f340bd3ab2f tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-620251634", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 998.086979] [55022]: DEBUG cinder.api.v3.volumes [req-7f5f20d3-b09d-4cea-9bab-fe65944f1304 req-c30040a1-37aa-4c30-8515-0f340bd3ab2f tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-620251634', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55022) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 998.087157] [55022]: INFO cinder.api.v3.volumes [req-7f5f20d3-b09d-4cea-9bab-fe65944f1304 req-c30040a1-37aa-4c30-8515-0f340bd3ab2f tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] Create volume of 1 GB [ 998.093377] [55022]: INFO cinder.volume.api [req-7f5f20d3-b09d-4cea-9bab-fe65944f1304 req-c30040a1-37aa-4c30-8515-0f340bd3ab2f tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] Availability Zones retrieved successfully. [ 998.102630] [55022]: DEBUG cinder.volume.api [req-7f5f20d3-b09d-4cea-9bab-fe65944f1304 req-c30040a1-37aa-4c30-8515-0f340bd3ab2f tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] Flow 'volume_create_api' (9db8e435-48f3-40b1-88dd-952523da3737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 998.103930] [55022]: DEBUG cinder.volume.api [req-7f5f20d3-b09d-4cea-9bab-fe65944f1304 req-c30040a1-37aa-4c30-8515-0f340bd3ab2f tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5ff6d44-0c83-466f-a49f-57ebca6bb952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 998.105229] [55022]: DEBUG cinder.volume.flows.api.create_volume [req-7f5f20d3-b09d-4cea-9bab-fe65944f1304 req-c30040a1-37aa-4c30-8515-0f340bd3ab2f tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] Validating volume size '1' using validate_int {{(pid=55022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 998.126871] [55022]: DEBUG cinder.volume.api [req-7f5f20d3-b09d-4cea-9bab-fe65944f1304 req-c30040a1-37aa-4c30-8515-0f340bd3ab2f tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5ff6d44-0c83-466f-a49f-57ebca6bb952) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T11:54:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fe68bc55-1aa9-4430-8a92-ce31fba1cbb5', '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=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 998.128028] [55022]: DEBUG cinder.volume.api [req-7f5f20d3-b09d-4cea-9bab-fe65944f1304 req-c30040a1-37aa-4c30-8515-0f340bd3ab2f tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15f9fd41-ec60-4e66-a6c2-52447229dee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 998.184903] [55022]: DEBUG cinder.quota [req-7f5f20d3-b09d-4cea-9bab-fe65944f1304 req-c30040a1-37aa-4c30-8515-0f340bd3ab2f tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] Created reservations ['a3d0991e-32f8-4d4f-89f2-684462865859', '607c5809-ebd4-4c3c-b42c-1cf874185942', '4a0aadfb-d55a-452a-ad6e-ed464fdbf7be', '624f5255-b3d1-4236-93b1-b504de56d4ca'] {{(pid=55022) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 998.185911] [55022]: DEBUG cinder.volume.api [req-7f5f20d3-b09d-4cea-9bab-fe65944f1304 req-c30040a1-37aa-4c30-8515-0f340bd3ab2f tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15f9fd41-ec60-4e66-a6c2-52447229dee4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3d0991e-32f8-4d4f-89f2-684462865859', '607c5809-ebd4-4c3c-b42c-1cf874185942', '4a0aadfb-d55a-452a-ad6e-ed464fdbf7be', '624f5255-b3d1-4236-93b1-b504de56d4ca']}' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 998.187196] [55022]: DEBUG cinder.volume.api [req-7f5f20d3-b09d-4cea-9bab-fe65944f1304 req-c30040a1-37aa-4c30-8515-0f340bd3ab2f tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5d04340-193e-40bd-927a-81c0f1ebbea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 998.202217] [55022]: DEBUG cinder.volume.api [req-7f5f20d3-b09d-4cea-9bab-fe65944f1304 req-c30040a1-37aa-4c30-8515-0f340bd3ab2f tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5d04340-193e-40bd-927a-81c0f1ebbea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cc612e5-d40e-451d-80f0-a8729a514595', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-620251634',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='82b864064e984ff987bd9e54c348ed5b',qos_specs=None,replication_status=,reservations=['a3d0991e-32f8-4d4f-89f2-684462865859','607c5809-ebd4-4c3c-b42c-1cf874185942','4a0aadfb-d55a-452a-ad6e-ed464fdbf7be','624f5255-b3d1-4236-93b1-b504de56d4ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6b74d850c214413b59f047a9727cf86',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5), '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-19T12:04:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-620251634',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cc612e5-d40e-451d-80f0-a8729a514595,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='82b864064e984ff987bd9e54c348ed5b',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='b6b74d850c214413b59f047a9727cf86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fe68bc55-1aa9-4430-8a92-ce31fba1cbb5),volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 998.203123] [55022]: DEBUG cinder.volume.api [req-7f5f20d3-b09d-4cea-9bab-fe65944f1304 req-c30040a1-37aa-4c30-8515-0f340bd3ab2f tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (162085aa-d678-4f52-a214-018d65da700f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 998.220018] [55022]: DEBUG cinder.volume.api [req-7f5f20d3-b09d-4cea-9bab-fe65944f1304 req-c30040a1-37aa-4c30-8515-0f340bd3ab2f tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (162085aa-d678-4f52-a214-018d65da700f) 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-620251634',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='82b864064e984ff987bd9e54c348ed5b',qos_specs=None,replication_status=,reservations=['a3d0991e-32f8-4d4f-89f2-684462865859','607c5809-ebd4-4c3c-b42c-1cf874185942','4a0aadfb-d55a-452a-ad6e-ed464fdbf7be','624f5255-b3d1-4236-93b1-b504de56d4ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6b74d850c214413b59f047a9727cf86',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 998.220018] [55022]: DEBUG cinder.volume.api [req-7f5f20d3-b09d-4cea-9bab-fe65944f1304 req-c30040a1-37aa-4c30-8515-0f340bd3ab2f tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df23c293-eb17-4141-acdd-120b1ddb2db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 998.229414] [55022]: DEBUG cinder.volume.api [req-7f5f20d3-b09d-4cea-9bab-fe65944f1304 req-c30040a1-37aa-4c30-8515-0f340bd3ab2f tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df23c293-eb17-4141-acdd-120b1ddb2db1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 998.231045] [55022]: DEBUG cinder.volume.api [req-7f5f20d3-b09d-4cea-9bab-fe65944f1304 req-c30040a1-37aa-4c30-8515-0f340bd3ab2f tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] Flow 'volume_create_api' (9db8e435-48f3-40b1-88dd-952523da3737) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55022) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 998.231556] [55022]: INFO cinder.volume.api [req-7f5f20d3-b09d-4cea-9bab-fe65944f1304 req-c30040a1-37aa-4c30-8515-0f340bd3ab2f tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] Create volume request issued successfully. [ 998.232429] [55022]: INFO cinder.api.openstack.wsgi [req-7f5f20d3-b09d-4cea-9bab-fe65944f1304 req-c30040a1-37aa-4c30-8515-0f340bd3ab2f tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 998.233221] [55022]: [pid: 55022|app: 0|req: 112/256] 10.180.1.21 () {64 vars in 1421 bytes} [Wed Feb 19 12:04:25 2025] POST /volume/v3/volumes => generated 761 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) [ 998.238114] [55021]: DEBUG cinder.api.middleware.request_id [req-7f5f20d3-b09d-4cea-9bab-fe65944f1304 req-1533236b-91fe-498a-9413-3759f9667da8 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 998.245025] [55021]: INFO cinder.api.openstack.wsgi [req-7f5f20d3-b09d-4cea-9bab-fe65944f1304 req-1533236b-91fe-498a-9413-3759f9667da8 tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] GET http://10.180.1.21/volume/v3/volumes/6cc612e5-d40e-451d-80f0-a8729a514595 [ 998.245025] [55021]: DEBUG cinder.api.openstack.wsgi [req-7f5f20d3-b09d-4cea-9bab-fe65944f1304 req-1533236b-91fe-498a-9413-3759f9667da8 tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 998.245025] [55021]: DEBUG cinder.api.openstack.wsgi [req-7f5f20d3-b09d-4cea-9bab-fe65944f1304 req-1533236b-91fe-498a-9413-3759f9667da8 tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 998.254942] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 998.254942] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 998.261305] [55021]: INFO cinder.volume.api [req-7f5f20d3-b09d-4cea-9bab-fe65944f1304 req-1533236b-91fe-498a-9413-3759f9667da8 tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] Volume info retrieved successfully. [ 998.267155] [55021]: INFO cinder.api.openstack.wsgi [req-7f5f20d3-b09d-4cea-9bab-fe65944f1304 req-1533236b-91fe-498a-9413-3759f9667da8 tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] http://10.180.1.21/volume/v3/volumes/6cc612e5-d40e-451d-80f0-a8729a514595 returned with HTTP 200 [ 998.267618] [55021]: [pid: 55021|app: 0|req: 145/257] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:04:26 2025] GET /volume/v3/volumes/6cc612e5-d40e-451d-80f0-a8729a514595 => generated 829 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 998.288030] [55022]: DEBUG cinder.api.middleware.request_id [req-dd970856-25b4-4050-b16f-2e189e841617 req-59848b58-be37-46dc-847a-3e6444924f39 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 998.290587] [55022]: INFO cinder.api.openstack.wsgi [req-dd970856-25b4-4050-b16f-2e189e841617 req-59848b58-be37-46dc-847a-3e6444924f39 tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] GET http://10.180.1.21/volume/v3/volumes/6cc612e5-d40e-451d-80f0-a8729a514595 [ 998.290802] [55022]: DEBUG cinder.api.openstack.wsgi [req-dd970856-25b4-4050-b16f-2e189e841617 req-59848b58-be37-46dc-847a-3e6444924f39 tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 998.291032] [55022]: DEBUG cinder.api.openstack.wsgi [req-dd970856-25b4-4050-b16f-2e189e841617 req-59848b58-be37-46dc-847a-3e6444924f39 tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 998.299451] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 998.299451] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 998.304693] [55022]: INFO cinder.volume.api [req-dd970856-25b4-4050-b16f-2e189e841617 req-59848b58-be37-46dc-847a-3e6444924f39 tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] Volume info retrieved successfully. [ 998.312189] [55022]: INFO cinder.api.openstack.wsgi [req-dd970856-25b4-4050-b16f-2e189e841617 req-59848b58-be37-46dc-847a-3e6444924f39 tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] http://10.180.1.21/volume/v3/volumes/6cc612e5-d40e-451d-80f0-a8729a514595 returned with HTTP 200 [ 998.312189] [55022]: [pid: 55022|app: 0|req: 113/258] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:04:26 2025] GET /volume/v3/volumes/6cc612e5-d40e-451d-80f0-a8729a514595 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 999.413838] [55021]: DEBUG cinder.api.middleware.request_id [req-de470910-5322-461a-9d17-7949dd45a1c3 req-50a3e430-54f9-4208-b513-2e83f011beef None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 999.416414] [55021]: INFO cinder.api.openstack.wsgi [req-de470910-5322-461a-9d17-7949dd45a1c3 req-50a3e430-54f9-4208-b513-2e83f011beef tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] GET http://10.180.1.21/volume/v3/volumes/6cc612e5-d40e-451d-80f0-a8729a514595 [ 999.417187] [55021]: DEBUG cinder.api.openstack.wsgi [req-de470910-5322-461a-9d17-7949dd45a1c3 req-50a3e430-54f9-4208-b513-2e83f011beef tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 999.417187] [55021]: DEBUG cinder.api.openstack.wsgi [req-de470910-5322-461a-9d17-7949dd45a1c3 req-50a3e430-54f9-4208-b513-2e83f011beef tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 999.431283] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 999.431283] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 999.437444] [55021]: INFO cinder.volume.api [req-de470910-5322-461a-9d17-7949dd45a1c3 req-50a3e430-54f9-4208-b513-2e83f011beef tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] Volume info retrieved successfully. [ 999.444451] [55021]: INFO cinder.api.openstack.wsgi [req-de470910-5322-461a-9d17-7949dd45a1c3 req-50a3e430-54f9-4208-b513-2e83f011beef tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] http://10.180.1.21/volume/v3/volumes/6cc612e5-d40e-451d-80f0-a8729a514595 returned with HTTP 200 [ 999.447208] [55021]: [pid: 55021|app: 0|req: 146/259] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:04:27 2025] GET /volume/v3/volumes/6cc612e5-d40e-451d-80f0-a8729a514595 => generated 854 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 999.461544] [55022]: DEBUG cinder.api.middleware.request_id [req-ce1c5497-4ca8-45f0-ae6e-2867c59b971a req-0cd2cfd6-66f1-4d86-8d97-43759e4e54cf None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 999.464352] [55022]: INFO cinder.api.openstack.wsgi [req-ce1c5497-4ca8-45f0-ae6e-2867c59b971a req-0cd2cfd6-66f1-4d86-8d97-43759e4e54cf tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] GET http://10.180.1.21/volume/v3/volumes/6cc612e5-d40e-451d-80f0-a8729a514595 [ 999.464610] [55022]: DEBUG cinder.api.openstack.wsgi [req-ce1c5497-4ca8-45f0-ae6e-2867c59b971a req-0cd2cfd6-66f1-4d86-8d97-43759e4e54cf tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 999.465027] [55022]: DEBUG cinder.api.openstack.wsgi [req-ce1c5497-4ca8-45f0-ae6e-2867c59b971a req-0cd2cfd6-66f1-4d86-8d97-43759e4e54cf tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 999.477823] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 999.477823] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 999.483330] [55022]: INFO cinder.volume.api [req-ce1c5497-4ca8-45f0-ae6e-2867c59b971a req-0cd2cfd6-66f1-4d86-8d97-43759e4e54cf tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] Volume info retrieved successfully. [ 999.492184] [55022]: INFO cinder.api.openstack.wsgi [req-ce1c5497-4ca8-45f0-ae6e-2867c59b971a req-0cd2cfd6-66f1-4d86-8d97-43759e4e54cf tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] http://10.180.1.21/volume/v3/volumes/6cc612e5-d40e-451d-80f0-a8729a514595 returned with HTTP 200 [ 999.493189] [55022]: [pid: 55022|app: 0|req: 114/260] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:04:27 2025] GET /volume/v3/volumes/6cc612e5-d40e-451d-80f0-a8729a514595 => generated 854 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 999.515167] [55021]: DEBUG cinder.api.middleware.request_id [req-133cbf1c-7298-459f-b372-7444c3a790b2 req-8d68c39d-f980-4624-8bea-d5727bd54c95 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 999.518397] [55021]: INFO cinder.api.openstack.wsgi [req-133cbf1c-7298-459f-b372-7444c3a790b2 req-8d68c39d-f980-4624-8bea-d5727bd54c95 tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] DELETE http://10.180.1.21/volume/v3/volumes/6cc612e5-d40e-451d-80f0-a8729a514595 [ 999.518650] [55021]: DEBUG cinder.api.openstack.wsgi [req-133cbf1c-7298-459f-b372-7444c3a790b2 req-8d68c39d-f980-4624-8bea-d5727bd54c95 tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 999.518952] [55021]: DEBUG cinder.api.openstack.wsgi [req-133cbf1c-7298-459f-b372-7444c3a790b2 req-8d68c39d-f980-4624-8bea-d5727bd54c95 tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] Calling method 'delete' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 999.519245] [55021]: INFO cinder.api.v3.volumes [req-133cbf1c-7298-459f-b372-7444c3a790b2 req-8d68c39d-f980-4624-8bea-d5727bd54c95 tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] Delete volume with id: 6cc612e5-d40e-451d-80f0-a8729a514595 [ 999.531573] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 999.531573] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 999.532406] [55021]: INFO cinder.volume.api [req-133cbf1c-7298-459f-b372-7444c3a790b2 req-8d68c39d-f980-4624-8bea-d5727bd54c95 tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] Volume info retrieved successfully. [ 999.563082] [55021]: INFO cinder.volume.api [req-133cbf1c-7298-459f-b372-7444c3a790b2 req-8d68c39d-f980-4624-8bea-d5727bd54c95 tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] Delete volume request issued successfully. [ 999.563204] [55021]: INFO cinder.api.openstack.wsgi [req-133cbf1c-7298-459f-b372-7444c3a790b2 req-8d68c39d-f980-4624-8bea-d5727bd54c95 tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] http://10.180.1.21/volume/v3/volumes/6cc612e5-d40e-451d-80f0-a8729a514595 returned with HTTP 202 [ 999.563668] [55021]: [pid: 55021|app: 0|req: 147/261] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 12:04:27 2025] DELETE /volume/v3/volumes/6cc612e5-d40e-451d-80f0-a8729a514595 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 999.611903] [55022]: DEBUG cinder.api.middleware.request_id [req-8a39397c-57ef-4e37-8b6f-49e6e72311b1 req-ae493656-b0c5-49ab-b4d3-031e4dd60b63 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 999.614827] [55022]: INFO cinder.api.openstack.wsgi [req-8a39397c-57ef-4e37-8b6f-49e6e72311b1 req-ae493656-b0c5-49ab-b4d3-031e4dd60b63 tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] GET http://10.180.1.21/volume/v3/volumes/6cc612e5-d40e-451d-80f0-a8729a514595 [ 999.615119] [55022]: DEBUG cinder.api.openstack.wsgi [req-8a39397c-57ef-4e37-8b6f-49e6e72311b1 req-ae493656-b0c5-49ab-b4d3-031e4dd60b63 tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 999.615430] [55022]: DEBUG cinder.api.openstack.wsgi [req-8a39397c-57ef-4e37-8b6f-49e6e72311b1 req-ae493656-b0c5-49ab-b4d3-031e4dd60b63 tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 999.625153] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 999.625153] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 999.633810] [55022]: INFO cinder.volume.api [req-8a39397c-57ef-4e37-8b6f-49e6e72311b1 req-ae493656-b0c5-49ab-b4d3-031e4dd60b63 tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] Volume info retrieved successfully. [ 999.641283] [55022]: INFO cinder.api.openstack.wsgi [req-8a39397c-57ef-4e37-8b6f-49e6e72311b1 req-ae493656-b0c5-49ab-b4d3-031e4dd60b63 tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] http://10.180.1.21/volume/v3/volumes/6cc612e5-d40e-451d-80f0-a8729a514595 returned with HTTP 200 [ 999.641751] [55022]: [pid: 55022|app: 0|req: 115/262] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:04:27 2025] GET /volume/v3/volumes/6cc612e5-d40e-451d-80f0-a8729a514595 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1000.660503] [55021]: DEBUG cinder.api.middleware.request_id [req-d762d894-04de-44dd-9a9a-aaddfc6bb298 req-8fb70962-d0fa-4a6f-882c-269c2a452b3c None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1000.664720] [55021]: INFO cinder.api.openstack.wsgi [req-d762d894-04de-44dd-9a9a-aaddfc6bb298 req-8fb70962-d0fa-4a6f-882c-269c2a452b3c tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] GET http://10.180.1.21/volume/v3/volumes/6cc612e5-d40e-451d-80f0-a8729a514595 [ 1000.664976] [55021]: DEBUG cinder.api.openstack.wsgi [req-d762d894-04de-44dd-9a9a-aaddfc6bb298 req-8fb70962-d0fa-4a6f-882c-269c2a452b3c tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1000.665207] [55021]: DEBUG cinder.api.openstack.wsgi [req-d762d894-04de-44dd-9a9a-aaddfc6bb298 req-8fb70962-d0fa-4a6f-882c-269c2a452b3c tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1000.679382] [55021]: INFO cinder.api.openstack.wsgi [req-d762d894-04de-44dd-9a9a-aaddfc6bb298 req-8fb70962-d0fa-4a6f-882c-269c2a452b3c tempest-VolumesGetTestJSON-721332307 tempest-VolumesGetTestJSON-721332307-project-member] http://10.180.1.21/volume/v3/volumes/6cc612e5-d40e-451d-80f0-a8729a514595 returned with HTTP 404 [ 1000.679966] [55021]: [pid: 55021|app: 0|req: 148/263] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:04:28 2025] GET /volume/v3/volumes/6cc612e5-d40e-451d-80f0-a8729a514595 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1005.811648] [55022]: DEBUG cinder.api.middleware.request_id [None req-dec2df62-7b0d-49b7-8ff4-6a1e8c9291f9 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1005.813719] [55022]: INFO cinder.api.openstack.wsgi [None req-dec2df62-7b0d-49b7-8ff4-6a1e8c9291f9 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1005.815025] [55022]: DEBUG cinder.api.openstack.wsgi [None req-dec2df62-7b0d-49b7-8ff4-6a1e8c9291f9 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1563856296"}} {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1005.815933] [55022]: DEBUG cinder.api.v3.volumes [None req-dec2df62-7b0d-49b7-8ff4-6a1e8c9291f9 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1563856296'}} {{(pid=55022) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1005.816097] [55022]: INFO cinder.api.v3.volumes [None req-dec2df62-7b0d-49b7-8ff4-6a1e8c9291f9 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Create volume of 1 GB [ 1005.821893] [55022]: INFO cinder.volume.api [None req-dec2df62-7b0d-49b7-8ff4-6a1e8c9291f9 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Availability Zones retrieved successfully. [ 1005.829381] [55022]: DEBUG cinder.volume.api [None req-dec2df62-7b0d-49b7-8ff4-6a1e8c9291f9 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Flow 'volume_create_api' (8293e3ed-5973-480c-a632-0d9d69277c30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1005.830292] [55022]: DEBUG cinder.volume.api [None req-dec2df62-7b0d-49b7-8ff4-6a1e8c9291f9 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (640ded64-b457-4bdc-b02d-944a0b5b22d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1005.831573] [55022]: DEBUG cinder.volume.flows.api.create_volume [None req-dec2df62-7b0d-49b7-8ff4-6a1e8c9291f9 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Validating volume size '1' using validate_int {{(pid=55022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1005.854944] [55022]: DEBUG cinder.volume.api [None req-dec2df62-7b0d-49b7-8ff4-6a1e8c9291f9 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (640ded64-b457-4bdc-b02d-944a0b5b22d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T11:54:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fe68bc55-1aa9-4430-8a92-ce31fba1cbb5', '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=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1005.856055] [55022]: DEBUG cinder.volume.api [None req-dec2df62-7b0d-49b7-8ff4-6a1e8c9291f9 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0998f62-41a6-460e-a8fb-3f3c1318b167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1005.901416] [55022]: DEBUG cinder.quota [None req-dec2df62-7b0d-49b7-8ff4-6a1e8c9291f9 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Created reservations ['94f5b1f0-7119-4eaf-a360-7ad6329414bf', 'b36dbf79-1b6b-455e-8cc9-7e4cda7008a9', '5409bc19-a312-46f9-9c7b-3f52ff597e66', 'c95d053e-de8f-41d3-82a3-51e335649e7a'] {{(pid=55022) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1005.902363] [55022]: DEBUG cinder.volume.api [None req-dec2df62-7b0d-49b7-8ff4-6a1e8c9291f9 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0998f62-41a6-460e-a8fb-3f3c1318b167) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94f5b1f0-7119-4eaf-a360-7ad6329414bf', 'b36dbf79-1b6b-455e-8cc9-7e4cda7008a9', '5409bc19-a312-46f9-9c7b-3f52ff597e66', 'c95d053e-de8f-41d3-82a3-51e335649e7a']}' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1005.903382] [55022]: DEBUG cinder.volume.api [None req-dec2df62-7b0d-49b7-8ff4-6a1e8c9291f9 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (479598d9-7d14-4616-903e-5a81ec9652bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1005.920028] [55022]: DEBUG cinder.volume.api [None req-dec2df62-7b0d-49b7-8ff4-6a1e8c9291f9 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (479598d9-7d14-4616-903e-5a81ec9652bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd8760bf-b8b3-4b63-9352-2e35c19ba7b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1563856296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56ab2ecce5b64ffc8cdf6c2a26942e35',qos_specs=None,replication_status=,reservations=['94f5b1f0-7119-4eaf-a360-7ad6329414bf','b36dbf79-1b6b-455e-8cc9-7e4cda7008a9','5409bc19-a312-46f9-9c7b-3f52ff597e66','c95d053e-de8f-41d3-82a3-51e335649e7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffd85a86b4b5489fa2d6af1cc09c84c8',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5), '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-19T12:04:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1563856296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd8760bf-b8b3-4b63-9352-2e35c19ba7b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56ab2ecce5b64ffc8cdf6c2a26942e35',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='ffd85a86b4b5489fa2d6af1cc09c84c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fe68bc55-1aa9-4430-8a92-ce31fba1cbb5),volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1005.921060] [55022]: DEBUG cinder.volume.api [None req-dec2df62-7b0d-49b7-8ff4-6a1e8c9291f9 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df2dd611-a8fd-499e-801d-beb2f4ea362c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1005.934561] [55022]: DEBUG cinder.volume.api [None req-dec2df62-7b0d-49b7-8ff4-6a1e8c9291f9 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df2dd611-a8fd-499e-801d-beb2f4ea362c) 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-1563856296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56ab2ecce5b64ffc8cdf6c2a26942e35',qos_specs=None,replication_status=,reservations=['94f5b1f0-7119-4eaf-a360-7ad6329414bf','b36dbf79-1b6b-455e-8cc9-7e4cda7008a9','5409bc19-a312-46f9-9c7b-3f52ff597e66','c95d053e-de8f-41d3-82a3-51e335649e7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffd85a86b4b5489fa2d6af1cc09c84c8',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1005.935478] [55022]: DEBUG cinder.volume.api [None req-dec2df62-7b0d-49b7-8ff4-6a1e8c9291f9 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (236f66ec-cff6-4088-99fb-b1b52b8e903c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1005.949899] [55022]: DEBUG cinder.volume.api [None req-dec2df62-7b0d-49b7-8ff4-6a1e8c9291f9 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (236f66ec-cff6-4088-99fb-b1b52b8e903c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1005.950992] [55022]: DEBUG cinder.volume.api [None req-dec2df62-7b0d-49b7-8ff4-6a1e8c9291f9 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Flow 'volume_create_api' (8293e3ed-5973-480c-a632-0d9d69277c30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55022) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1005.951384] [55022]: INFO cinder.volume.api [None req-dec2df62-7b0d-49b7-8ff4-6a1e8c9291f9 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Create volume request issued successfully. [ 1005.952067] [55022]: INFO cinder.api.openstack.wsgi [None req-dec2df62-7b0d-49b7-8ff4-6a1e8c9291f9 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1005.952612] [55022]: [pid: 55022|app: 0|req: 116/264] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 12:04:33 2025] POST /volume/v3/volumes => generated 754 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1005.963284] [55021]: DEBUG cinder.api.middleware.request_id [None req-831950e0-6e20-4326-80df-3abb9fdc36ce None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1005.967838] [55021]: INFO cinder.api.openstack.wsgi [None req-831950e0-6e20-4326-80df-3abb9fdc36ce tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] GET http://10.180.1.21/volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 [ 1005.967838] [55021]: DEBUG cinder.api.openstack.wsgi [None req-831950e0-6e20-4326-80df-3abb9fdc36ce tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1005.967838] [55021]: DEBUG cinder.api.openstack.wsgi [None req-831950e0-6e20-4326-80df-3abb9fdc36ce tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1005.980815] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1005.980815] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1005.986727] [55021]: INFO cinder.volume.api [None req-831950e0-6e20-4326-80df-3abb9fdc36ce tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Volume info retrieved successfully. [ 1005.990461] [55021]: INFO cinder.api.openstack.wsgi [None req-831950e0-6e20-4326-80df-3abb9fdc36ce tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] http://10.180.1.21/volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 returned with HTTP 200 [ 1005.991052] [55021]: [pid: 55021|app: 0|req: 149/265] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:04:33 2025] GET /volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 => generated 822 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1007.002532] [55022]: DEBUG cinder.api.middleware.request_id [None req-82ee423b-6426-4dae-8f14-de1467e12704 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1007.004792] [55022]: INFO cinder.api.openstack.wsgi [None req-82ee423b-6426-4dae-8f14-de1467e12704 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] GET http://10.180.1.21/volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 [ 1007.004979] [55022]: DEBUG cinder.api.openstack.wsgi [None req-82ee423b-6426-4dae-8f14-de1467e12704 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1007.005242] [55022]: DEBUG cinder.api.openstack.wsgi [None req-82ee423b-6426-4dae-8f14-de1467e12704 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1007.016847] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1007.016847] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1007.022277] [55022]: INFO cinder.volume.api [None req-82ee423b-6426-4dae-8f14-de1467e12704 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Volume info retrieved successfully. [ 1007.029426] [55022]: INFO cinder.api.openstack.wsgi [None req-82ee423b-6426-4dae-8f14-de1467e12704 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] http://10.180.1.21/volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 returned with HTTP 200 [ 1007.030063] [55022]: [pid: 55022|app: 0|req: 117/266] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:04:34 2025] GET /volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1007.073419] [55021]: DEBUG cinder.api.middleware.request_id [req-9c147f16-a490-49c9-b65f-535003f7369d req-c8fdce4b-cb81-4dac-92d5-538443fc1319 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1007.075976] [55021]: INFO cinder.api.openstack.wsgi [req-9c147f16-a490-49c9-b65f-535003f7369d req-c8fdce4b-cb81-4dac-92d5-538443fc1319 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] GET http://10.180.1.21/volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 [ 1007.076241] [55021]: DEBUG cinder.api.openstack.wsgi [req-9c147f16-a490-49c9-b65f-535003f7369d req-c8fdce4b-cb81-4dac-92d5-538443fc1319 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1007.076478] [55021]: DEBUG cinder.api.openstack.wsgi [req-9c147f16-a490-49c9-b65f-535003f7369d req-c8fdce4b-cb81-4dac-92d5-538443fc1319 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1007.088165] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1007.088165] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1007.093387] [55021]: INFO cinder.volume.api [req-9c147f16-a490-49c9-b65f-535003f7369d req-c8fdce4b-cb81-4dac-92d5-538443fc1319 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Volume info retrieved successfully. [ 1007.097996] [55021]: INFO cinder.api.openstack.wsgi [req-9c147f16-a490-49c9-b65f-535003f7369d req-c8fdce4b-cb81-4dac-92d5-538443fc1319 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] http://10.180.1.21/volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 returned with HTTP 200 [ 1007.098484] [55021]: [pid: 55021|app: 0|req: 150/267] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:04:34 2025] GET /volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1008.625024] [55022]: DEBUG cinder.api.middleware.request_id [None req-3df3746d-522e-4c6f-8874-9593403c93f9 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1008.625582] [55022]: INFO cinder.api.openstack.wsgi [None req-3df3746d-522e-4c6f-8874-9593403c93f9 None None] GET http://10.180.1.21/volume// [ 1008.625816] [55022]: DEBUG cinder.api.openstack.wsgi [None req-3df3746d-522e-4c6f-8874-9593403c93f9 None None] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1008.626052] [55022]: DEBUG cinder.api.openstack.wsgi [None req-3df3746d-522e-4c6f-8874-9593403c93f9 None None] Calling method 'all' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1008.626459] [55022]: INFO cinder.api.openstack.wsgi [None req-3df3746d-522e-4c6f-8874-9593403c93f9 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1008.626763] [55022]: [pid: 55022|app: 0|req: 118/268] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 12:04:36 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1008.630789] [55021]: DEBUG cinder.api.middleware.request_id [req-9c147f16-a490-49c9-b65f-535003f7369d req-853e2d6b-fb85-42c5-97c9-b5153367b3ef None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1008.633182] [55021]: INFO cinder.api.openstack.wsgi [req-9c147f16-a490-49c9-b65f-535003f7369d req-853e2d6b-fb85-42c5-97c9-b5153367b3ef tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1008.633595] [55021]: DEBUG cinder.api.openstack.wsgi [req-9c147f16-a490-49c9-b65f-535003f7369d req-853e2d6b-fb85-42c5-97c9-b5153367b3ef tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd8760bf-b8b3-4b63-9352-2e35c19ba7b4", "connector": null, "instance_uuid": "d2e8c600-3ea4-4eac-b433-0bec2285b5ec"}} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1008.645260] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1008.645260] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1008.672751] [55021]: INFO cinder.api.openstack.wsgi [req-9c147f16-a490-49c9-b65f-535003f7369d req-853e2d6b-fb85-42c5-97c9-b5153367b3ef tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1008.673235] [55021]: [pid: 55021|app: 0|req: 151/269] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 12:04:36 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) [ 1008.692034] [55022]: DEBUG cinder.api.middleware.request_id [None req-b24a3baa-2ec4-4503-aa1f-6ae6209d8081 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1008.694120] [55022]: INFO cinder.api.openstack.wsgi [None req-b24a3baa-2ec4-4503-aa1f-6ae6209d8081 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] GET http://10.180.1.21/volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 [ 1008.694349] [55022]: DEBUG cinder.api.openstack.wsgi [None req-b24a3baa-2ec4-4503-aa1f-6ae6209d8081 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1008.694567] [55022]: DEBUG cinder.api.openstack.wsgi [None req-b24a3baa-2ec4-4503-aa1f-6ae6209d8081 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1008.705444] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1008.705444] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1008.708779] [55022]: INFO cinder.volume.api [None req-b24a3baa-2ec4-4503-aa1f-6ae6209d8081 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Volume info retrieved successfully. [ 1008.714013] [55022]: INFO cinder.api.openstack.wsgi [None req-b24a3baa-2ec4-4503-aa1f-6ae6209d8081 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] http://10.180.1.21/volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 returned with HTTP 200 [ 1008.714432] [55022]: [pid: 55022|app: 0|req: 119/270] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:04:36 2025] GET /volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1009.195140] [55021]: DEBUG cinder.api.middleware.request_id [None req-e09429f1-5d02-4518-8cfe-79ca427d1c95 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.195695] [55021]: INFO cinder.api.openstack.wsgi [None req-e09429f1-5d02-4518-8cfe-79ca427d1c95 None None] GET http://10.180.1.21/volume// [ 1009.195986] [55021]: DEBUG cinder.api.openstack.wsgi [None req-e09429f1-5d02-4518-8cfe-79ca427d1c95 None None] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1009.196164] [55021]: DEBUG cinder.api.openstack.wsgi [None req-e09429f1-5d02-4518-8cfe-79ca427d1c95 None None] Calling method 'all' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1009.196583] [55021]: INFO cinder.api.openstack.wsgi [None req-e09429f1-5d02-4518-8cfe-79ca427d1c95 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1009.196933] [55021]: [pid: 55021|app: 0|req: 152/271] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:04:37 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1009.202251] [55022]: DEBUG cinder.api.middleware.request_id [req-9c147f16-a490-49c9-b65f-535003f7369d req-0ed19606-1ecf-4975-8f83-1102294a8b5a None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.205303] [55022]: INFO cinder.api.openstack.wsgi [req-9c147f16-a490-49c9-b65f-535003f7369d req-0ed19606-1ecf-4975-8f83-1102294a8b5a tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] GET http://10.180.1.21/volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 [ 1009.205668] [55022]: DEBUG cinder.api.openstack.wsgi [req-9c147f16-a490-49c9-b65f-535003f7369d req-0ed19606-1ecf-4975-8f83-1102294a8b5a tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1009.205952] [55022]: DEBUG cinder.api.openstack.wsgi [req-9c147f16-a490-49c9-b65f-535003f7369d req-0ed19606-1ecf-4975-8f83-1102294a8b5a tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1009.222145] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1009.222145] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1009.226460] [55022]: INFO cinder.volume.api [req-9c147f16-a490-49c9-b65f-535003f7369d req-0ed19606-1ecf-4975-8f83-1102294a8b5a tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Volume info retrieved successfully. [ 1009.231750] [55022]: INFO cinder.api.openstack.wsgi [req-9c147f16-a490-49c9-b65f-535003f7369d req-0ed19606-1ecf-4975-8f83-1102294a8b5a tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] http://10.180.1.21/volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 returned with HTTP 200 [ 1009.232195] [55022]: [pid: 55022|app: 0|req: 120/272] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:04:37 2025] GET /volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 => generated 1027 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1009.288412] [55021]: DEBUG cinder.api.middleware.request_id [req-9c147f16-a490-49c9-b65f-535003f7369d req-ffa6174e-c4cc-4085-af65-36fda362a8da None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.291185] [55021]: INFO cinder.api.openstack.wsgi [req-9c147f16-a490-49c9-b65f-535003f7369d req-ffa6174e-c4cc-4085-af65-36fda362a8da tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] PUT http://10.180.1.21/volume/v3/attachments/eb4a50cf-55ab-4558-9e22-2e8bee08ca02 [ 1009.291737] [55021]: DEBUG cinder.api.openstack.wsgi [req-9c147f16-a490-49c9-b65f-535003f7369d req-ffa6174e-c4cc-4085-af65-36fda362a8da tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-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-540371", "mountpoint": "/dev/sdb"}}} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1009.300504] [55021]: DEBUG cinder.coordination [req-9c147f16-a490-49c9-b65f-535003f7369d req-ffa6174e-c4cc-4085-af65-36fda362a8da tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Acquiring lock "cinder-attachment_update-dd8760bf-b8b3-4b63-9352-2e35c19ba7b4-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55021) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1009.305403] [55021]: DEBUG cinder.coordination [req-9c147f16-a490-49c9-b65f-535003f7369d req-ffa6174e-c4cc-4085-af65-36fda362a8da tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Lock "cinder-attachment_update-dd8760bf-b8b3-4b63-9352-2e35c19ba7b4-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55021) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1009.306543] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1009.306543] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1009.726426] [55022]: DEBUG cinder.api.middleware.request_id [None req-318688c8-38c0-4cd2-b750-e36b0e0fe8d3 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1009.730179] [55022]: INFO cinder.api.openstack.wsgi [None req-318688c8-38c0-4cd2-b750-e36b0e0fe8d3 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] GET http://10.180.1.21/volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 [ 1009.730622] [55022]: DEBUG cinder.api.openstack.wsgi [None req-318688c8-38c0-4cd2-b750-e36b0e0fe8d3 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1009.730761] [55022]: DEBUG cinder.api.openstack.wsgi [None req-318688c8-38c0-4cd2-b750-e36b0e0fe8d3 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1009.742354] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1009.742354] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1009.746419] [55022]: INFO cinder.volume.api [None req-318688c8-38c0-4cd2-b750-e36b0e0fe8d3 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Volume info retrieved successfully. [ 1009.752117] [55022]: INFO cinder.api.openstack.wsgi [None req-318688c8-38c0-4cd2-b750-e36b0e0fe8d3 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] http://10.180.1.21/volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 returned with HTTP 200 [ 1009.752589] [55022]: [pid: 55022|app: 0|req: 121/273] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:04:37 2025] GET /volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1010.763363] [55022]: DEBUG cinder.api.middleware.request_id [None req-8df93bcc-d36f-441b-9fe9-cb793b3d0df6 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1010.765427] [55022]: INFO cinder.api.openstack.wsgi [None req-8df93bcc-d36f-441b-9fe9-cb793b3d0df6 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] GET http://10.180.1.21/volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 [ 1010.765644] [55022]: DEBUG cinder.api.openstack.wsgi [None req-8df93bcc-d36f-441b-9fe9-cb793b3d0df6 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1010.765864] [55022]: DEBUG cinder.api.openstack.wsgi [None req-8df93bcc-d36f-441b-9fe9-cb793b3d0df6 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1010.783845] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1010.783845] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1010.788279] [55022]: INFO cinder.volume.api [None req-8df93bcc-d36f-441b-9fe9-cb793b3d0df6 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Volume info retrieved successfully. [ 1010.794604] [55022]: INFO cinder.api.openstack.wsgi [None req-8df93bcc-d36f-441b-9fe9-cb793b3d0df6 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] http://10.180.1.21/volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 returned with HTTP 200 [ 1010.795333] [55022]: [pid: 55022|app: 0|req: 122/274] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:04:38 2025] GET /volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1011.805255] [55022]: DEBUG cinder.api.middleware.request_id [None req-5a0c7459-6681-46c9-a5e3-220665245f34 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1011.807346] [55022]: INFO cinder.api.openstack.wsgi [None req-5a0c7459-6681-46c9-a5e3-220665245f34 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] GET http://10.180.1.21/volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 [ 1011.807611] [55022]: DEBUG cinder.api.openstack.wsgi [None req-5a0c7459-6681-46c9-a5e3-220665245f34 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1011.807842] [55022]: DEBUG cinder.api.openstack.wsgi [None req-5a0c7459-6681-46c9-a5e3-220665245f34 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1011.829336] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1011.829336] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1011.833211] [55022]: INFO cinder.volume.api [None req-5a0c7459-6681-46c9-a5e3-220665245f34 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Volume info retrieved successfully. [ 1011.837960] [55022]: INFO cinder.api.openstack.wsgi [None req-5a0c7459-6681-46c9-a5e3-220665245f34 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] http://10.180.1.21/volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 returned with HTTP 200 [ 1011.838550] [55022]: [pid: 55022|app: 0|req: 123/275] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:04:39 2025] GET /volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1012.849295] [55022]: DEBUG cinder.api.middleware.request_id [None req-c6beb3a5-e645-4dcc-9970-43c2014f45e2 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1012.851780] [55022]: INFO cinder.api.openstack.wsgi [None req-c6beb3a5-e645-4dcc-9970-43c2014f45e2 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] GET http://10.180.1.21/volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 [ 1012.852450] [55022]: DEBUG cinder.api.openstack.wsgi [None req-c6beb3a5-e645-4dcc-9970-43c2014f45e2 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1012.852792] [55022]: DEBUG cinder.api.openstack.wsgi [None req-c6beb3a5-e645-4dcc-9970-43c2014f45e2 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1012.869848] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1012.869848] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1012.874860] [55022]: INFO cinder.volume.api [None req-c6beb3a5-e645-4dcc-9970-43c2014f45e2 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Volume info retrieved successfully. [ 1012.879867] [55022]: INFO cinder.api.openstack.wsgi [None req-c6beb3a5-e645-4dcc-9970-43c2014f45e2 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] http://10.180.1.21/volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 returned with HTTP 200 [ 1012.880843] [55022]: [pid: 55022|app: 0|req: 124/276] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:04:40 2025] GET /volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1013.790654] [55022]: DEBUG cinder.api.middleware.request_id [None req-75c10ec5-25f3-4d5a-b1a5-b674bee7e441 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.792502] [55022]: INFO cinder.api.openstack.wsgi [None req-75c10ec5-25f3-4d5a-b1a5-b674bee7e441 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] DELETE http://10.180.1.21/volume/v3/volumes/644f8515-23cf-41b3-8cc8-5367c4e4a384 [ 1013.792663] [55022]: DEBUG cinder.api.openstack.wsgi [None req-75c10ec5-25f3-4d5a-b1a5-b674bee7e441 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1013.792883] [55022]: DEBUG cinder.api.openstack.wsgi [None req-75c10ec5-25f3-4d5a-b1a5-b674bee7e441 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Calling method 'delete' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1013.793090] [55022]: INFO cinder.api.v3.volumes [None req-75c10ec5-25f3-4d5a-b1a5-b674bee7e441 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Delete volume with id: 644f8515-23cf-41b3-8cc8-5367c4e4a384 [ 1013.803523] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1013.803523] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1013.804081] [55022]: INFO cinder.volume.api [None req-75c10ec5-25f3-4d5a-b1a5-b674bee7e441 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Volume info retrieved successfully. [ 1013.825456] [55022]: INFO cinder.volume.api [None req-75c10ec5-25f3-4d5a-b1a5-b674bee7e441 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Delete volume request issued successfully. [ 1013.825681] [55022]: INFO cinder.api.openstack.wsgi [None req-75c10ec5-25f3-4d5a-b1a5-b674bee7e441 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] http://10.180.1.21/volume/v3/volumes/644f8515-23cf-41b3-8cc8-5367c4e4a384 returned with HTTP 202 [ 1013.826128] [55022]: [pid: 55022|app: 0|req: 125/277] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 12:04:41 2025] DELETE /volume/v3/volumes/644f8515-23cf-41b3-8cc8-5367c4e4a384 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1013.832015] [55022]: DEBUG cinder.api.middleware.request_id [None req-3e9678eb-b486-4547-a7d8-4b78bf16e64c None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.834144] [55022]: INFO cinder.api.openstack.wsgi [None req-3e9678eb-b486-4547-a7d8-4b78bf16e64c tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] GET http://10.180.1.21/volume/v3/volumes/644f8515-23cf-41b3-8cc8-5367c4e4a384 [ 1013.834826] [55022]: DEBUG cinder.api.openstack.wsgi [None req-3e9678eb-b486-4547-a7d8-4b78bf16e64c tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1013.835378] [55022]: DEBUG cinder.api.openstack.wsgi [None req-3e9678eb-b486-4547-a7d8-4b78bf16e64c tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1013.845894] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1013.845894] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1013.850231] [55022]: INFO cinder.volume.api [None req-3e9678eb-b486-4547-a7d8-4b78bf16e64c tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Volume info retrieved successfully. [ 1013.855905] [55022]: INFO cinder.api.openstack.wsgi [None req-3e9678eb-b486-4547-a7d8-4b78bf16e64c tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] http://10.180.1.21/volume/v3/volumes/644f8515-23cf-41b3-8cc8-5367c4e4a384 returned with HTTP 200 [ 1013.856573] [55022]: [pid: 55022|app: 0|req: 126/278] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:04:41 2025] GET /volume/v3/volumes/644f8515-23cf-41b3-8cc8-5367c4e4a384 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1013.891352] [55022]: DEBUG cinder.api.middleware.request_id [None req-be2d4bc4-9560-4a0c-978f-30bc5ad9929f None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1013.894135] [55022]: INFO cinder.api.openstack.wsgi [None req-be2d4bc4-9560-4a0c-978f-30bc5ad9929f tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] GET http://10.180.1.21/volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 [ 1013.894396] [55022]: DEBUG cinder.api.openstack.wsgi [None req-be2d4bc4-9560-4a0c-978f-30bc5ad9929f tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1013.894639] [55022]: DEBUG cinder.api.openstack.wsgi [None req-be2d4bc4-9560-4a0c-978f-30bc5ad9929f tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1013.906481] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1013.906481] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1013.910927] [55022]: INFO cinder.volume.api [None req-be2d4bc4-9560-4a0c-978f-30bc5ad9929f tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Volume info retrieved successfully. [ 1013.917035] [55022]: INFO cinder.api.openstack.wsgi [None req-be2d4bc4-9560-4a0c-978f-30bc5ad9929f tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] http://10.180.1.21/volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 returned with HTTP 200 [ 1013.917035] [55022]: [pid: 55022|app: 0|req: 127/279] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:04:41 2025] GET /volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1014.331135] [55021]: DEBUG cinder.coordination [req-9c147f16-a490-49c9-b65f-535003f7369d req-ffa6174e-c4cc-4085-af65-36fda362a8da tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Lock "cinder-attachment_update-dd8760bf-b8b3-4b63-9352-2e35c19ba7b4-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.026s {{(pid=55021) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1014.331480] [55021]: INFO cinder.api.openstack.wsgi [req-9c147f16-a490-49c9-b65f-535003f7369d req-ffa6174e-c4cc-4085-af65-36fda362a8da tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] http://10.180.1.21/volume/v3/attachments/eb4a50cf-55ab-4558-9e22-2e8bee08ca02 returned with HTTP 200 [ 1014.332034] [55021]: [pid: 55021|app: 0|req: 153/280] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 12:04:37 2025] PUT /volume/v3/attachments/eb4a50cf-55ab-4558-9e22-2e8bee08ca02 => generated 617 bytes in 5044 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1014.868377] [55022]: DEBUG cinder.api.middleware.request_id [None req-3d91d7f4-4c73-4047-9ffd-7d12fb84cf78 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1014.870521] [55022]: INFO cinder.api.openstack.wsgi [None req-3d91d7f4-4c73-4047-9ffd-7d12fb84cf78 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] GET http://10.180.1.21/volume/v3/volumes/644f8515-23cf-41b3-8cc8-5367c4e4a384 [ 1014.870978] [55022]: DEBUG cinder.api.openstack.wsgi [None req-3d91d7f4-4c73-4047-9ffd-7d12fb84cf78 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1014.871367] [55022]: DEBUG cinder.api.openstack.wsgi [None req-3d91d7f4-4c73-4047-9ffd-7d12fb84cf78 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1014.878180] [55022]: INFO cinder.api.openstack.wsgi [None req-3d91d7f4-4c73-4047-9ffd-7d12fb84cf78 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] http://10.180.1.21/volume/v3/volumes/644f8515-23cf-41b3-8cc8-5367c4e4a384 returned with HTTP 404 [ 1014.878932] [55022]: [pid: 55022|app: 0|req: 128/281] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:04:42 2025] GET /volume/v3/volumes/644f8515-23cf-41b3-8cc8-5367c4e4a384 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1014.882644] [55021]: DEBUG cinder.api.middleware.request_id [None req-6863f16d-d1c3-46a4-95bf-6c7836b16935 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1014.884996] [55021]: INFO cinder.api.openstack.wsgi [None req-6863f16d-d1c3-46a4-95bf-6c7836b16935 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] DELETE http://10.180.1.21/volume/v3/volumes/79b6a642-1db5-443c-9eb2-33e6bfb3fe1f [ 1014.885268] [55021]: DEBUG cinder.api.openstack.wsgi [None req-6863f16d-d1c3-46a4-95bf-6c7836b16935 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1014.885545] [55021]: DEBUG cinder.api.openstack.wsgi [None req-6863f16d-d1c3-46a4-95bf-6c7836b16935 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Calling method 'delete' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1014.885771] [55021]: INFO cinder.api.v3.volumes [None req-6863f16d-d1c3-46a4-95bf-6c7836b16935 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Delete volume with id: 79b6a642-1db5-443c-9eb2-33e6bfb3fe1f [ 1014.897748] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1014.897748] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1014.897961] [55021]: INFO cinder.volume.api [None req-6863f16d-d1c3-46a4-95bf-6c7836b16935 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Volume info retrieved successfully. [ 1014.925222] [55021]: INFO cinder.volume.api [None req-6863f16d-d1c3-46a4-95bf-6c7836b16935 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Delete volume request issued successfully. [ 1014.925912] [55021]: INFO cinder.api.openstack.wsgi [None req-6863f16d-d1c3-46a4-95bf-6c7836b16935 tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] http://10.180.1.21/volume/v3/volumes/79b6a642-1db5-443c-9eb2-33e6bfb3fe1f returned with HTTP 202 [ 1014.926500] [55021]: [pid: 55021|app: 0|req: 154/282] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 12:04:42 2025] DELETE /volume/v3/volumes/79b6a642-1db5-443c-9eb2-33e6bfb3fe1f => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1014.927225] [55022]: DEBUG cinder.api.middleware.request_id [None req-63ae92f9-9682-440a-9a8a-b5b526a442df None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1014.929578] [55022]: INFO cinder.api.openstack.wsgi [None req-63ae92f9-9682-440a-9a8a-b5b526a442df tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] GET http://10.180.1.21/volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 [ 1014.929805] [55022]: DEBUG cinder.api.openstack.wsgi [None req-63ae92f9-9682-440a-9a8a-b5b526a442df tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1014.930034] [55022]: DEBUG cinder.api.openstack.wsgi [None req-63ae92f9-9682-440a-9a8a-b5b526a442df tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1014.930977] [55021]: DEBUG cinder.api.middleware.request_id [None req-4ba79aa9-9c5d-4d4d-bbee-bbbdb0b1626b None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1014.935276] [55021]: INFO cinder.api.openstack.wsgi [None req-4ba79aa9-9c5d-4d4d-bbee-bbbdb0b1626b tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] GET http://10.180.1.21/volume/v3/volumes/79b6a642-1db5-443c-9eb2-33e6bfb3fe1f [ 1014.935499] [55021]: DEBUG cinder.api.openstack.wsgi [None req-4ba79aa9-9c5d-4d4d-bbee-bbbdb0b1626b tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1014.935776] [55021]: DEBUG cinder.api.openstack.wsgi [None req-4ba79aa9-9c5d-4d4d-bbee-bbbdb0b1626b tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1014.944852] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1014.944852] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1014.947295] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1014.947295] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1014.952188] [55021]: INFO cinder.volume.api [None req-4ba79aa9-9c5d-4d4d-bbee-bbbdb0b1626b tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Volume info retrieved successfully. [ 1014.953132] [55022]: INFO cinder.volume.api [None req-63ae92f9-9682-440a-9a8a-b5b526a442df tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Volume info retrieved successfully. [ 1014.960195] [55021]: INFO cinder.api.openstack.wsgi [None req-4ba79aa9-9c5d-4d4d-bbee-bbbdb0b1626b tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] http://10.180.1.21/volume/v3/volumes/79b6a642-1db5-443c-9eb2-33e6bfb3fe1f returned with HTTP 200 [ 1014.960195] [55021]: [pid: 55021|app: 0|req: 155/283] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:04:42 2025] GET /volume/v3/volumes/79b6a642-1db5-443c-9eb2-33e6bfb3fe1f => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1014.961875] [55022]: INFO cinder.api.openstack.wsgi [None req-63ae92f9-9682-440a-9a8a-b5b526a442df tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] http://10.180.1.21/volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 returned with HTTP 200 [ 1014.962733] [55022]: [pid: 55022|app: 0|req: 129/284] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:04:42 2025] GET /volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1015.975358] [55021]: DEBUG cinder.api.middleware.request_id [None req-6f984bc7-6401-4023-b36e-f3d3f4579b9d None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1015.980017] [55021]: INFO cinder.api.openstack.wsgi [None req-6f984bc7-6401-4023-b36e-f3d3f4579b9d tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] GET http://10.180.1.21/volume/v3/volumes/79b6a642-1db5-443c-9eb2-33e6bfb3fe1f [ 1015.980017] [55021]: DEBUG cinder.api.openstack.wsgi [None req-6f984bc7-6401-4023-b36e-f3d3f4579b9d tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1015.980017] [55021]: DEBUG cinder.api.openstack.wsgi [None req-6f984bc7-6401-4023-b36e-f3d3f4579b9d tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1015.981596] [55022]: DEBUG cinder.api.middleware.request_id [None req-f1cf57db-19b9-4454-9e10-5990c207e3dc None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1015.984469] [55022]: INFO cinder.api.openstack.wsgi [None req-f1cf57db-19b9-4454-9e10-5990c207e3dc tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] GET http://10.180.1.21/volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 [ 1015.984469] [55022]: DEBUG cinder.api.openstack.wsgi [None req-f1cf57db-19b9-4454-9e10-5990c207e3dc tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1015.984469] [55022]: DEBUG cinder.api.openstack.wsgi [None req-f1cf57db-19b9-4454-9e10-5990c207e3dc tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1015.985283] [55021]: INFO cinder.api.openstack.wsgi [None req-6f984bc7-6401-4023-b36e-f3d3f4579b9d tempest-ServersNegativeTestJSON-358039120 tempest-ServersNegativeTestJSON-358039120-project-member] http://10.180.1.21/volume/v3/volumes/79b6a642-1db5-443c-9eb2-33e6bfb3fe1f returned with HTTP 404 [ 1015.985815] [55021]: [pid: 55021|app: 0|req: 156/285] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:04:43 2025] GET /volume/v3/volumes/79b6a642-1db5-443c-9eb2-33e6bfb3fe1f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1016.003043] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1016.003043] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1016.008424] [55022]: INFO cinder.volume.api [None req-f1cf57db-19b9-4454-9e10-5990c207e3dc tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Volume info retrieved successfully. [ 1016.018035] [55022]: INFO cinder.api.openstack.wsgi [None req-f1cf57db-19b9-4454-9e10-5990c207e3dc tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] http://10.180.1.21/volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 returned with HTTP 200 [ 1016.018149] [55022]: [pid: 55022|app: 0|req: 130/286] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:04:43 2025] GET /volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1016.470230] [55021]: DEBUG cinder.api.middleware.request_id [req-9c147f16-a490-49c9-b65f-535003f7369d req-eb88349f-6f73-41ef-a380-1b65d8ee6a4d None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1016.476650] [55021]: INFO cinder.api.openstack.wsgi [req-9c147f16-a490-49c9-b65f-535003f7369d req-eb88349f-6f73-41ef-a380-1b65d8ee6a4d tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] POST http://10.180.1.21/volume/v3/attachments/eb4a50cf-55ab-4558-9e22-2e8bee08ca02/action [ 1016.477126] [55021]: DEBUG cinder.api.openstack.wsgi [req-9c147f16-a490-49c9-b65f-535003f7369d req-eb88349f-6f73-41ef-a380-1b65d8ee6a4d tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Action body: b'{"os-complete": null}' {{(pid=55021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1016.477269] [55021]: DEBUG cinder.api.openstack.wsgi [req-9c147f16-a490-49c9-b65f-535003f7369d req-eb88349f-6f73-41ef-a380-1b65d8ee6a4d tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1016.496889] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1016.496889] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1016.513632] [55021]: INFO cinder.api.openstack.wsgi [req-9c147f16-a490-49c9-b65f-535003f7369d req-eb88349f-6f73-41ef-a380-1b65d8ee6a4d tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] http://10.180.1.21/volume/v3/attachments/eb4a50cf-55ab-4558-9e22-2e8bee08ca02/action returned with HTTP 204 [ 1016.513632] [55021]: [pid: 55021|app: 0|req: 157/287] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 12:04:44 2025] POST /volume/v3/attachments/eb4a50cf-55ab-4558-9e22-2e8bee08ca02/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1017.027386] [55022]: DEBUG cinder.api.middleware.request_id [None req-7fab05cc-804b-4412-818d-55c7014fef0d None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.030075] [55022]: INFO cinder.api.openstack.wsgi [None req-7fab05cc-804b-4412-818d-55c7014fef0d tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] GET http://10.180.1.21/volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 [ 1017.030490] [55022]: DEBUG cinder.api.openstack.wsgi [None req-7fab05cc-804b-4412-818d-55c7014fef0d tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1017.030643] [55022]: DEBUG cinder.api.openstack.wsgi [None req-7fab05cc-804b-4412-818d-55c7014fef0d tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1017.047900] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1017.047900] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1017.052884] [55022]: INFO cinder.volume.api [None req-7fab05cc-804b-4412-818d-55c7014fef0d tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Volume info retrieved successfully. [ 1017.061569] [55022]: INFO cinder.api.openstack.wsgi [None req-7fab05cc-804b-4412-818d-55c7014fef0d tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] http://10.180.1.21/volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 returned with HTTP 200 [ 1017.061569] [55022]: [pid: 55022|app: 0|req: 131/288] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:04:44 2025] GET /volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1017.072262] [55021]: DEBUG cinder.api.middleware.request_id [None req-3c907ba3-63ac-4b24-9c17-3b9d61c00bd6 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.074437] [55021]: INFO cinder.api.openstack.wsgi [None req-3c907ba3-63ac-4b24-9c17-3b9d61c00bd6 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] GET http://10.180.1.21/volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 [ 1017.074669] [55021]: DEBUG cinder.api.openstack.wsgi [None req-3c907ba3-63ac-4b24-9c17-3b9d61c00bd6 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1017.074887] [55021]: DEBUG cinder.api.openstack.wsgi [None req-3c907ba3-63ac-4b24-9c17-3b9d61c00bd6 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1017.086909] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1017.086909] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1017.092028] [55021]: INFO cinder.volume.api [None req-3c907ba3-63ac-4b24-9c17-3b9d61c00bd6 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Volume info retrieved successfully. [ 1017.099701] [55021]: INFO cinder.api.openstack.wsgi [None req-3c907ba3-63ac-4b24-9c17-3b9d61c00bd6 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] http://10.180.1.21/volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 returned with HTTP 200 [ 1017.101179] [55021]: [pid: 55021|app: 0|req: 158/289] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:04:44 2025] GET /volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1017.258783] [55022]: DEBUG cinder.api.middleware.request_id [req-ecfaffa0-5f25-4a30-a7fb-65ffb0bfd5e9 req-d95a9c26-9692-4994-9310-86bee14d3212 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.261167] [55022]: INFO cinder.api.openstack.wsgi [req-ecfaffa0-5f25-4a30-a7fb-65ffb0bfd5e9 req-d95a9c26-9692-4994-9310-86bee14d3212 tempest-VolumesAdminNegativeTest-1123840474 tempest-VolumesAdminNegativeTest-1123840474-project-admin] GET http://10.180.1.21/volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 [ 1017.261401] [55022]: DEBUG cinder.api.openstack.wsgi [req-ecfaffa0-5f25-4a30-a7fb-65ffb0bfd5e9 req-d95a9c26-9692-4994-9310-86bee14d3212 tempest-VolumesAdminNegativeTest-1123840474 tempest-VolumesAdminNegativeTest-1123840474-project-admin] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1017.261615] [55022]: DEBUG cinder.api.openstack.wsgi [req-ecfaffa0-5f25-4a30-a7fb-65ffb0bfd5e9 req-d95a9c26-9692-4994-9310-86bee14d3212 tempest-VolumesAdminNegativeTest-1123840474 tempest-VolumesAdminNegativeTest-1123840474-project-admin] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1017.279649] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1017.279649] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1017.283139] [55022]: INFO cinder.volume.api [req-ecfaffa0-5f25-4a30-a7fb-65ffb0bfd5e9 req-d95a9c26-9692-4994-9310-86bee14d3212 tempest-VolumesAdminNegativeTest-1123840474 tempest-VolumesAdminNegativeTest-1123840474-project-admin] Volume info retrieved successfully. [ 1017.287663] [55022]: INFO cinder.api.openstack.wsgi [req-ecfaffa0-5f25-4a30-a7fb-65ffb0bfd5e9 req-d95a9c26-9692-4994-9310-86bee14d3212 tempest-VolumesAdminNegativeTest-1123840474 tempest-VolumesAdminNegativeTest-1123840474-project-admin] http://10.180.1.21/volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 returned with HTTP 200 [ 1017.288090] [55022]: [pid: 55022|app: 0|req: 132/290] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:04:45 2025] GET /volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 => generated 1324 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1017.293038] [55021]: DEBUG cinder.api.middleware.request_id [req-ecfaffa0-5f25-4a30-a7fb-65ffb0bfd5e9 req-84b5357e-5550-4543-9913-53b5cc28e257 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.295378] [55021]: INFO cinder.api.openstack.wsgi [req-ecfaffa0-5f25-4a30-a7fb-65ffb0bfd5e9 req-84b5357e-5550-4543-9913-53b5cc28e257 tempest-VolumesAdminNegativeTest-1123840474 tempest-VolumesAdminNegativeTest-1123840474-project-admin] GET http://10.180.1.21/volume/v3/volumes/abcd76c0-ca35-4bf8-82b1-83ca39a62f87 [ 1017.295603] [55021]: DEBUG cinder.api.openstack.wsgi [req-ecfaffa0-5f25-4a30-a7fb-65ffb0bfd5e9 req-84b5357e-5550-4543-9913-53b5cc28e257 tempest-VolumesAdminNegativeTest-1123840474 tempest-VolumesAdminNegativeTest-1123840474-project-admin] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1017.295819] [55021]: DEBUG cinder.api.openstack.wsgi [req-ecfaffa0-5f25-4a30-a7fb-65ffb0bfd5e9 req-84b5357e-5550-4543-9913-53b5cc28e257 tempest-VolumesAdminNegativeTest-1123840474 tempest-VolumesAdminNegativeTest-1123840474-project-admin] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1017.302788] [55021]: INFO cinder.api.openstack.wsgi [req-ecfaffa0-5f25-4a30-a7fb-65ffb0bfd5e9 req-84b5357e-5550-4543-9913-53b5cc28e257 tempest-VolumesAdminNegativeTest-1123840474 tempest-VolumesAdminNegativeTest-1123840474-project-admin] http://10.180.1.21/volume/v3/volumes/abcd76c0-ca35-4bf8-82b1-83ca39a62f87 returned with HTTP 404 [ 1017.303463] [55021]: [pid: 55021|app: 0|req: 159/291] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:04:45 2025] GET /volume/v3/volumes/abcd76c0-ca35-4bf8-82b1-83ca39a62f87 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 1017.310068] [55022]: DEBUG cinder.api.middleware.request_id [None req-8614d72b-b62d-418c-888f-b9a1b4773058 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.313507] [55022]: INFO cinder.api.openstack.wsgi [None req-8614d72b-b62d-418c-888f-b9a1b4773058 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] GET http://10.180.1.21/volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 [ 1017.313507] [55022]: DEBUG cinder.api.openstack.wsgi [None req-8614d72b-b62d-418c-888f-b9a1b4773058 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1017.313507] [55022]: DEBUG cinder.api.openstack.wsgi [None req-8614d72b-b62d-418c-888f-b9a1b4773058 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1017.324098] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1017.324098] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1017.327760] [55022]: INFO cinder.volume.api [None req-8614d72b-b62d-418c-888f-b9a1b4773058 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Volume info retrieved successfully. [ 1017.332773] [55022]: INFO cinder.api.openstack.wsgi [None req-8614d72b-b62d-418c-888f-b9a1b4773058 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] http://10.180.1.21/volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 returned with HTTP 200 [ 1017.333345] [55022]: [pid: 55022|app: 0|req: 133/292] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:04:45 2025] GET /volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1017.429260] [55021]: DEBUG cinder.api.middleware.request_id [req-7c2fcabd-d48f-4517-8089-c265f55ab603 req-a7a0c121-ad87-41c2-9ca9-2c657ce289ed None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.432878] [55021]: INFO cinder.api.openstack.wsgi [req-7c2fcabd-d48f-4517-8089-c265f55ab603 req-a7a0c121-ad87-41c2-9ca9-2c657ce289ed tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] GET http://10.180.1.21/volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 [ 1017.432878] [55021]: DEBUG cinder.api.openstack.wsgi [req-7c2fcabd-d48f-4517-8089-c265f55ab603 req-a7a0c121-ad87-41c2-9ca9-2c657ce289ed tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1017.432878] [55021]: DEBUG cinder.api.openstack.wsgi [req-7c2fcabd-d48f-4517-8089-c265f55ab603 req-a7a0c121-ad87-41c2-9ca9-2c657ce289ed tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1017.442201] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1017.442201] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1017.445686] [55021]: INFO cinder.volume.api [req-7c2fcabd-d48f-4517-8089-c265f55ab603 req-a7a0c121-ad87-41c2-9ca9-2c657ce289ed tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Volume info retrieved successfully. [ 1017.450298] [55021]: INFO cinder.api.openstack.wsgi [req-7c2fcabd-d48f-4517-8089-c265f55ab603 req-a7a0c121-ad87-41c2-9ca9-2c657ce289ed tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] http://10.180.1.21/volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 returned with HTTP 200 [ 1017.450812] [55021]: [pid: 55021|app: 0|req: 160/293] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:04:45 2025] GET /volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1017.468896] [55022]: DEBUG cinder.api.middleware.request_id [req-7c2fcabd-d48f-4517-8089-c265f55ab603 req-76768e9a-b2b0-4bc0-9895-edc59cb76e92 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1017.472158] [55022]: INFO cinder.api.openstack.wsgi [req-7c2fcabd-d48f-4517-8089-c265f55ab603 req-76768e9a-b2b0-4bc0-9895-edc59cb76e92 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] POST http://10.180.1.21/volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4/action [ 1017.472561] [55022]: DEBUG cinder.api.openstack.wsgi [req-7c2fcabd-d48f-4517-8089-c265f55ab603 req-76768e9a-b2b0-4bc0-9895-edc59cb76e92 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1017.472661] [55022]: DEBUG cinder.api.openstack.wsgi [req-7c2fcabd-d48f-4517-8089-c265f55ab603 req-76768e9a-b2b0-4bc0-9895-edc59cb76e92 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1017.483691] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1017.483691] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1017.484173] [55022]: INFO cinder.volume.api [req-7c2fcabd-d48f-4517-8089-c265f55ab603 req-76768e9a-b2b0-4bc0-9895-edc59cb76e92 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Volume info retrieved successfully. [ 1017.490965] [55022]: INFO cinder.volume.api [req-7c2fcabd-d48f-4517-8089-c265f55ab603 req-76768e9a-b2b0-4bc0-9895-edc59cb76e92 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Begin detaching volume completed successfully. [ 1017.491220] [55022]: INFO cinder.api.openstack.wsgi [req-7c2fcabd-d48f-4517-8089-c265f55ab603 req-76768e9a-b2b0-4bc0-9895-edc59cb76e92 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] http://10.180.1.21/volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4/action returned with HTTP 202 [ 1017.491738] [55022]: [pid: 55022|app: 0|req: 134/294] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 12:04:45 2025] POST /volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) [ 1018.516699] [55021]: DEBUG cinder.api.middleware.request_id [None req-8911cd45-cc10-40aa-9d47-2708b64e1f47 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1018.516699] [55021]: INFO cinder.api.openstack.wsgi [None req-8911cd45-cc10-40aa-9d47-2708b64e1f47 None None] GET http://10.180.1.21/volume// [ 1018.516699] [55021]: DEBUG cinder.api.openstack.wsgi [None req-8911cd45-cc10-40aa-9d47-2708b64e1f47 None None] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1018.516699] [55021]: DEBUG cinder.api.openstack.wsgi [None req-8911cd45-cc10-40aa-9d47-2708b64e1f47 None None] Calling method 'all' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1018.516699] [55021]: INFO cinder.api.openstack.wsgi [None req-8911cd45-cc10-40aa-9d47-2708b64e1f47 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1018.518269] [55021]: [pid: 55021|app: 0|req: 161/295] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:04:46 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1018.521706] [55022]: DEBUG cinder.api.middleware.request_id [req-7c2fcabd-d48f-4517-8089-c265f55ab603 req-5b72dfb3-a3cf-49ec-be80-2c259741292e None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1018.524804] [55022]: INFO cinder.api.openstack.wsgi [req-7c2fcabd-d48f-4517-8089-c265f55ab603 req-5b72dfb3-a3cf-49ec-be80-2c259741292e tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] GET http://10.180.1.21/volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 [ 1018.525146] [55022]: DEBUG cinder.api.openstack.wsgi [req-7c2fcabd-d48f-4517-8089-c265f55ab603 req-5b72dfb3-a3cf-49ec-be80-2c259741292e tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1018.525413] [55022]: DEBUG cinder.api.openstack.wsgi [req-7c2fcabd-d48f-4517-8089-c265f55ab603 req-5b72dfb3-a3cf-49ec-be80-2c259741292e tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1018.543049] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1018.543049] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1018.547728] [55022]: INFO cinder.volume.api [req-7c2fcabd-d48f-4517-8089-c265f55ab603 req-5b72dfb3-a3cf-49ec-be80-2c259741292e tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Volume info retrieved successfully. [ 1018.554202] [55022]: INFO cinder.api.openstack.wsgi [req-7c2fcabd-d48f-4517-8089-c265f55ab603 req-5b72dfb3-a3cf-49ec-be80-2c259741292e tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] http://10.180.1.21/volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 returned with HTTP 200 [ 1018.555065] [55022]: [pid: 55022|app: 0|req: 135/296] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:04:46 2025] GET /volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 => generated 1323 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1020.731193] [55021]: DEBUG cinder.api.middleware.request_id [req-7c2fcabd-d48f-4517-8089-c265f55ab603 req-787190f8-29f2-4991-a3bc-a68d23052e42 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1020.735200] [55021]: INFO cinder.api.openstack.wsgi [req-7c2fcabd-d48f-4517-8089-c265f55ab603 req-787190f8-29f2-4991-a3bc-a68d23052e42 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] DELETE http://10.180.1.21/volume/v3/attachments/eb4a50cf-55ab-4558-9e22-2e8bee08ca02 [ 1020.735510] [55021]: DEBUG cinder.api.openstack.wsgi [req-7c2fcabd-d48f-4517-8089-c265f55ab603 req-787190f8-29f2-4991-a3bc-a68d23052e42 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1020.735929] [55021]: DEBUG cinder.api.openstack.wsgi [req-7c2fcabd-d48f-4517-8089-c265f55ab603 req-787190f8-29f2-4991-a3bc-a68d23052e42 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Calling method 'version_select' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1020.746653] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1020.746653] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1021.284218] [55021]: INFO cinder.api.openstack.wsgi [req-7c2fcabd-d48f-4517-8089-c265f55ab603 req-787190f8-29f2-4991-a3bc-a68d23052e42 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] http://10.180.1.21/volume/v3/attachments/eb4a50cf-55ab-4558-9e22-2e8bee08ca02 returned with HTTP 200 [ 1021.287840] [55021]: [pid: 55021|app: 0|req: 162/297] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 12:04:48 2025] DELETE /volume/v3/attachments/eb4a50cf-55ab-4558-9e22-2e8bee08ca02 => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1021.782088] [55022]: DEBUG cinder.api.middleware.request_id [None req-dff87b7d-5a82-477c-a85a-9703cc2108d4 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.784156] [55022]: INFO cinder.api.openstack.wsgi [None req-dff87b7d-5a82-477c-a85a-9703cc2108d4 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 [ 1021.784376] [55022]: DEBUG cinder.api.openstack.wsgi [None req-dff87b7d-5a82-477c-a85a-9703cc2108d4 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1021.784611] [55022]: DEBUG cinder.api.openstack.wsgi [None req-dff87b7d-5a82-477c-a85a-9703cc2108d4 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Calling method 'delete' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1021.784775] [55022]: INFO cinder.api.v3.volumes [None req-dff87b7d-5a82-477c-a85a-9703cc2108d4 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Delete volume with id: d2de9230-6497-4dbb-a819-1976114809e9 [ 1021.794812] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1021.794812] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1021.795475] [55022]: INFO cinder.volume.api [None req-dff87b7d-5a82-477c-a85a-9703cc2108d4 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Volume info retrieved successfully. [ 1021.813250] [55022]: INFO cinder.volume.api [None req-dff87b7d-5a82-477c-a85a-9703cc2108d4 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Delete volume request issued successfully. [ 1021.813773] [55022]: INFO cinder.api.openstack.wsgi [None req-dff87b7d-5a82-477c-a85a-9703cc2108d4 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] http://10.180.1.21/volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 returned with HTTP 202 [ 1021.814017] [55022]: [pid: 55022|app: 0|req: 136/298] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 12:04:49 2025] DELETE /volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1021.820722] [55021]: DEBUG cinder.api.middleware.request_id [None req-8150f58a-e626-48fc-baf0-afd074824334 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.825801] [55021]: INFO cinder.api.openstack.wsgi [None req-8150f58a-e626-48fc-baf0-afd074824334 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] GET http://10.180.1.21/volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 [ 1021.828905] [55021]: DEBUG cinder.api.openstack.wsgi [None req-8150f58a-e626-48fc-baf0-afd074824334 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1021.829178] [55021]: DEBUG cinder.api.openstack.wsgi [None req-8150f58a-e626-48fc-baf0-afd074824334 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1021.831451] [55022]: DEBUG cinder.api.middleware.request_id [None req-20f667cc-7522-4430-8f54-88784b99045a None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1021.833626] [55022]: INFO cinder.api.openstack.wsgi [None req-20f667cc-7522-4430-8f54-88784b99045a tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] GET http://10.180.1.21/volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 [ 1021.833711] [55022]: DEBUG cinder.api.openstack.wsgi [None req-20f667cc-7522-4430-8f54-88784b99045a tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1021.833874] [55022]: DEBUG cinder.api.openstack.wsgi [None req-20f667cc-7522-4430-8f54-88784b99045a tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1021.841100] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1021.841100] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1021.842822] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1021.842822] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1021.845060] [55021]: INFO cinder.volume.api [None req-8150f58a-e626-48fc-baf0-afd074824334 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Volume info retrieved successfully. [ 1021.846499] [55022]: INFO cinder.volume.api [None req-20f667cc-7522-4430-8f54-88784b99045a tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Volume info retrieved successfully. [ 1021.850653] [55021]: INFO cinder.api.openstack.wsgi [None req-8150f58a-e626-48fc-baf0-afd074824334 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] http://10.180.1.21/volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 returned with HTTP 200 [ 1021.851023] [55021]: [pid: 55021|app: 0|req: 163/299] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:04:49 2025] GET /volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1021.851426] [55022]: INFO cinder.api.openstack.wsgi [None req-20f667cc-7522-4430-8f54-88784b99045a tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] http://10.180.1.21/volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 returned with HTTP 200 [ 1021.852736] [55022]: [pid: 55022|app: 0|req: 137/300] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:04:49 2025] GET /volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1022.862054] [55021]: DEBUG cinder.api.middleware.request_id [None req-ed40faac-00ac-43e6-a793-c00ddb102742 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1022.864122] [55021]: INFO cinder.api.openstack.wsgi [None req-ed40faac-00ac-43e6-a793-c00ddb102742 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] GET http://10.180.1.21/volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 [ 1022.864342] [55021]: DEBUG cinder.api.openstack.wsgi [None req-ed40faac-00ac-43e6-a793-c00ddb102742 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1022.864565] [55021]: DEBUG cinder.api.openstack.wsgi [None req-ed40faac-00ac-43e6-a793-c00ddb102742 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1022.878968] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1022.878968] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1022.887658] [55021]: INFO cinder.volume.api [None req-ed40faac-00ac-43e6-a793-c00ddb102742 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Volume info retrieved successfully. [ 1022.896991] [55021]: INFO cinder.api.openstack.wsgi [None req-ed40faac-00ac-43e6-a793-c00ddb102742 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] http://10.180.1.21/volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 returned with HTTP 200 [ 1022.900506] [55021]: [pid: 55021|app: 0|req: 164/301] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:04:50 2025] GET /volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1023.911454] [55022]: DEBUG cinder.api.middleware.request_id [None req-0fb3408d-bed5-4ce6-9f63-d63c22a06e52 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1023.913454] [55022]: INFO cinder.api.openstack.wsgi [None req-0fb3408d-bed5-4ce6-9f63-d63c22a06e52 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] GET http://10.180.1.21/volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 [ 1023.913716] [55022]: DEBUG cinder.api.openstack.wsgi [None req-0fb3408d-bed5-4ce6-9f63-d63c22a06e52 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1023.913953] [55022]: DEBUG cinder.api.openstack.wsgi [None req-0fb3408d-bed5-4ce6-9f63-d63c22a06e52 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1023.920241] [55022]: INFO cinder.api.openstack.wsgi [None req-0fb3408d-bed5-4ce6-9f63-d63c22a06e52 tempest-DeleteServersTestJSON-62859200 tempest-DeleteServersTestJSON-62859200-project-member] http://10.180.1.21/volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 returned with HTTP 404 [ 1023.920817] [55022]: [pid: 55022|app: 0|req: 138/302] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:04:51 2025] GET /volume/v3/volumes/d2de9230-6497-4dbb-a819-1976114809e9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1032.893934] [55021]: DEBUG dbcounter [-] [55021] Writing DB stats cinder:SELECT=82,cinder:UPDATE=12,cinder:INSERT=5 {{(pid=55021) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1033.916713] [55022]: DEBUG dbcounter [-] [55022] Writing DB stats cinder:SELECT=163,cinder:INSERT=23,cinder:UPDATE=27 {{(pid=55022) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1038.815054] [55021]: DEBUG cinder.api.middleware.request_id [None req-5643543d-e4c6-40a2-92ef-7c6b2b9e05c3 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1038.816586] [55021]: INFO cinder.api.openstack.wsgi [None req-5643543d-e4c6-40a2-92ef-7c6b2b9e05c3 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1038.816954] [55021]: DEBUG cinder.api.openstack.wsgi [None req-5643543d-e4c6-40a2-92ef-7c6b2b9e05c3 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1454400965"}} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1038.818609] [55021]: DEBUG cinder.api.v3.volumes [None req-5643543d-e4c6-40a2-92ef-7c6b2b9e05c3 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1454400965'}} {{(pid=55021) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1038.818744] [55021]: INFO cinder.api.v3.volumes [None req-5643543d-e4c6-40a2-92ef-7c6b2b9e05c3 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Create volume of 1 GB [ 1038.824280] [55021]: INFO cinder.volume.api [None req-5643543d-e4c6-40a2-92ef-7c6b2b9e05c3 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Availability Zones retrieved successfully. [ 1038.831149] [55021]: DEBUG cinder.volume.api [None req-5643543d-e4c6-40a2-92ef-7c6b2b9e05c3 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Flow 'volume_create_api' (dbd6bb95-691d-497d-870e-764b78898593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1038.832297] [55021]: DEBUG cinder.volume.api [None req-5643543d-e4c6-40a2-92ef-7c6b2b9e05c3 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (833b2131-51b3-4922-bb39-ffc73e6e2bf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1038.833394] [55021]: DEBUG cinder.volume.flows.api.create_volume [None req-5643543d-e4c6-40a2-92ef-7c6b2b9e05c3 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Validating volume size '1' using validate_int {{(pid=55021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1038.851315] [55021]: DEBUG cinder.volume.api [None req-5643543d-e4c6-40a2-92ef-7c6b2b9e05c3 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (833b2131-51b3-4922-bb39-ffc73e6e2bf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T11:54:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fe68bc55-1aa9-4430-8a92-ce31fba1cbb5', '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=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1038.852322] [55021]: DEBUG cinder.volume.api [None req-5643543d-e4c6-40a2-92ef-7c6b2b9e05c3 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57f450d0-4969-4d32-abbd-e797d087a6f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1038.885994] [55021]: DEBUG cinder.quota [None req-5643543d-e4c6-40a2-92ef-7c6b2b9e05c3 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Created reservations ['ce201d33-5129-4cd6-867e-5a820420bfc2', 'a5cc97e4-9e71-4feb-9bf6-1f8a75f72d99', '8a34f7f9-c515-4cde-a977-b1b8cc1d075d', '6c892126-0710-4dd7-b124-4f544f73ec27'] {{(pid=55021) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1038.886971] [55021]: DEBUG cinder.volume.api [None req-5643543d-e4c6-40a2-92ef-7c6b2b9e05c3 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57f450d0-4969-4d32-abbd-e797d087a6f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce201d33-5129-4cd6-867e-5a820420bfc2', 'a5cc97e4-9e71-4feb-9bf6-1f8a75f72d99', '8a34f7f9-c515-4cde-a977-b1b8cc1d075d', '6c892126-0710-4dd7-b124-4f544f73ec27']}' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1038.887873] [55021]: DEBUG cinder.volume.api [None req-5643543d-e4c6-40a2-92ef-7c6b2b9e05c3 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1ce5eb1-403c-4196-970a-add96b2190fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1038.901963] [55021]: DEBUG cinder.volume.api [None req-5643543d-e4c6-40a2-92ef-7c6b2b9e05c3 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1ce5eb1-403c-4196-970a-add96b2190fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1706733b-a389-4744-a6c6-71779ae9043d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1454400965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56ab2ecce5b64ffc8cdf6c2a26942e35',qos_specs=None,replication_status=,reservations=['ce201d33-5129-4cd6-867e-5a820420bfc2','a5cc97e4-9e71-4feb-9bf6-1f8a75f72d99','8a34f7f9-c515-4cde-a977-b1b8cc1d075d','6c892126-0710-4dd7-b124-4f544f73ec27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffd85a86b4b5489fa2d6af1cc09c84c8',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5), '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-19T12:05:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1454400965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1706733b-a389-4744-a6c6-71779ae9043d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56ab2ecce5b64ffc8cdf6c2a26942e35',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='ffd85a86b4b5489fa2d6af1cc09c84c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fe68bc55-1aa9-4430-8a92-ce31fba1cbb5),volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1038.902917] [55021]: DEBUG cinder.volume.api [None req-5643543d-e4c6-40a2-92ef-7c6b2b9e05c3 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bc54caa-4622-4773-86e9-d5acd3f654b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1038.920016] [55021]: DEBUG cinder.volume.api [None req-5643543d-e4c6-40a2-92ef-7c6b2b9e05c3 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bc54caa-4622-4773-86e9-d5acd3f654b3) 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-1454400965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56ab2ecce5b64ffc8cdf6c2a26942e35',qos_specs=None,replication_status=,reservations=['ce201d33-5129-4cd6-867e-5a820420bfc2','a5cc97e4-9e71-4feb-9bf6-1f8a75f72d99','8a34f7f9-c515-4cde-a977-b1b8cc1d075d','6c892126-0710-4dd7-b124-4f544f73ec27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffd85a86b4b5489fa2d6af1cc09c84c8',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1038.920950] [55021]: DEBUG cinder.volume.api [None req-5643543d-e4c6-40a2-92ef-7c6b2b9e05c3 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75b4e0c2-0758-4738-b89b-ef601d9a8287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1038.930232] [55021]: DEBUG cinder.volume.api [None req-5643543d-e4c6-40a2-92ef-7c6b2b9e05c3 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75b4e0c2-0758-4738-b89b-ef601d9a8287) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1038.931989] [55021]: DEBUG cinder.volume.api [None req-5643543d-e4c6-40a2-92ef-7c6b2b9e05c3 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Flow 'volume_create_api' (dbd6bb95-691d-497d-870e-764b78898593) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1038.931989] [55021]: INFO cinder.volume.api [None req-5643543d-e4c6-40a2-92ef-7c6b2b9e05c3 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Create volume request issued successfully. [ 1038.932585] [55021]: INFO cinder.api.openstack.wsgi [None req-5643543d-e4c6-40a2-92ef-7c6b2b9e05c3 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1038.933059] [55021]: [pid: 55021|app: 0|req: 165/303] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 12:05:06 2025] POST /volume/v3/volumes => generated 754 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1038.942020] [55022]: DEBUG cinder.api.middleware.request_id [None req-6c2a3195-a1f5-430e-8db1-cebe94402679 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1038.944985] [55022]: INFO cinder.api.openstack.wsgi [None req-6c2a3195-a1f5-430e-8db1-cebe94402679 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] GET http://10.180.1.21/volume/v3/volumes/1706733b-a389-4744-a6c6-71779ae9043d [ 1038.945328] [55022]: DEBUG cinder.api.openstack.wsgi [None req-6c2a3195-a1f5-430e-8db1-cebe94402679 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1038.945646] [55022]: DEBUG cinder.api.openstack.wsgi [None req-6c2a3195-a1f5-430e-8db1-cebe94402679 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1038.954143] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1038.954143] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1038.958283] [55022]: INFO cinder.volume.api [None req-6c2a3195-a1f5-430e-8db1-cebe94402679 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Volume info retrieved successfully. [ 1038.962645] [55022]: INFO cinder.api.openstack.wsgi [None req-6c2a3195-a1f5-430e-8db1-cebe94402679 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] http://10.180.1.21/volume/v3/volumes/1706733b-a389-4744-a6c6-71779ae9043d returned with HTTP 200 [ 1038.963032] [55022]: [pid: 55022|app: 0|req: 139/304] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:06 2025] GET /volume/v3/volumes/1706733b-a389-4744-a6c6-71779ae9043d => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1039.973272] [55021]: DEBUG cinder.api.middleware.request_id [None req-3fff3378-59df-4dd1-ac3f-b68241cde226 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1039.977088] [55021]: INFO cinder.api.openstack.wsgi [None req-3fff3378-59df-4dd1-ac3f-b68241cde226 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] GET http://10.180.1.21/volume/v3/volumes/1706733b-a389-4744-a6c6-71779ae9043d [ 1039.977088] [55021]: DEBUG cinder.api.openstack.wsgi [None req-3fff3378-59df-4dd1-ac3f-b68241cde226 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1039.977088] [55021]: DEBUG cinder.api.openstack.wsgi [None req-3fff3378-59df-4dd1-ac3f-b68241cde226 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1039.987748] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1039.987748] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1039.993982] [55021]: INFO cinder.volume.api [None req-3fff3378-59df-4dd1-ac3f-b68241cde226 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Volume info retrieved successfully. [ 1040.001043] [55021]: INFO cinder.api.openstack.wsgi [None req-3fff3378-59df-4dd1-ac3f-b68241cde226 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] http://10.180.1.21/volume/v3/volumes/1706733b-a389-4744-a6c6-71779ae9043d returned with HTTP 200 [ 1040.001798] [55021]: [pid: 55021|app: 0|req: 166/305] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:07 2025] GET /volume/v3/volumes/1706733b-a389-4744-a6c6-71779ae9043d => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1040.047255] [55022]: DEBUG cinder.api.middleware.request_id [req-ff11f749-9ff5-4f83-831f-fed5b3372c59 req-16d9cddb-74ab-42a6-a602-db48f3886ddb None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1040.050180] [55022]: INFO cinder.api.openstack.wsgi [req-ff11f749-9ff5-4f83-831f-fed5b3372c59 req-16d9cddb-74ab-42a6-a602-db48f3886ddb tempest-VolumesAdminNegativeTest-1123840474 tempest-VolumesAdminNegativeTest-1123840474-project-admin] GET http://10.180.1.21/volume/v3/volumes/538aff61-c271-42e4-be2a-260ea0623557 [ 1040.050466] [55022]: DEBUG cinder.api.openstack.wsgi [req-ff11f749-9ff5-4f83-831f-fed5b3372c59 req-16d9cddb-74ab-42a6-a602-db48f3886ddb tempest-VolumesAdminNegativeTest-1123840474 tempest-VolumesAdminNegativeTest-1123840474-project-admin] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1040.050765] [55022]: DEBUG cinder.api.openstack.wsgi [req-ff11f749-9ff5-4f83-831f-fed5b3372c59 req-16d9cddb-74ab-42a6-a602-db48f3886ddb tempest-VolumesAdminNegativeTest-1123840474 tempest-VolumesAdminNegativeTest-1123840474-project-admin] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1040.059281] [55022]: INFO cinder.api.openstack.wsgi [req-ff11f749-9ff5-4f83-831f-fed5b3372c59 req-16d9cddb-74ab-42a6-a602-db48f3886ddb tempest-VolumesAdminNegativeTest-1123840474 tempest-VolumesAdminNegativeTest-1123840474-project-admin] http://10.180.1.21/volume/v3/volumes/538aff61-c271-42e4-be2a-260ea0623557 returned with HTTP 404 [ 1040.060026] [55022]: [pid: 55022|app: 0|req: 140/306] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:05:07 2025] GET /volume/v3/volumes/538aff61-c271-42e4-be2a-260ea0623557 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1040.068604] [55021]: DEBUG cinder.api.middleware.request_id [None req-012a2972-68a1-44f3-8138-f6802c098753 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1040.071278] [55021]: INFO cinder.api.openstack.wsgi [None req-012a2972-68a1-44f3-8138-f6802c098753 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] DELETE http://10.180.1.21/volume/v3/volumes/1706733b-a389-4744-a6c6-71779ae9043d [ 1040.071585] [55021]: DEBUG cinder.api.openstack.wsgi [None req-012a2972-68a1-44f3-8138-f6802c098753 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1040.071849] [55021]: DEBUG cinder.api.openstack.wsgi [None req-012a2972-68a1-44f3-8138-f6802c098753 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Calling method 'delete' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1040.072068] [55021]: INFO cinder.api.v3.volumes [None req-012a2972-68a1-44f3-8138-f6802c098753 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Delete volume with id: 1706733b-a389-4744-a6c6-71779ae9043d [ 1040.079487] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1040.079487] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1040.080128] [55021]: INFO cinder.volume.api [None req-012a2972-68a1-44f3-8138-f6802c098753 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Volume info retrieved successfully. [ 1040.099785] [55021]: INFO cinder.volume.api [None req-012a2972-68a1-44f3-8138-f6802c098753 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Delete volume request issued successfully. [ 1040.099785] [55021]: INFO cinder.api.openstack.wsgi [None req-012a2972-68a1-44f3-8138-f6802c098753 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] http://10.180.1.21/volume/v3/volumes/1706733b-a389-4744-a6c6-71779ae9043d returned with HTTP 202 [ 1040.099785] [55021]: [pid: 55021|app: 0|req: 167/307] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 12:05:07 2025] DELETE /volume/v3/volumes/1706733b-a389-4744-a6c6-71779ae9043d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1040.100992] [55022]: DEBUG cinder.api.middleware.request_id [None req-2f9728fc-0429-4bc1-abfa-4dc00f3e4557 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1040.103322] [55022]: INFO cinder.api.openstack.wsgi [None req-2f9728fc-0429-4bc1-abfa-4dc00f3e4557 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] GET http://10.180.1.21/volume/v3/volumes/1706733b-a389-4744-a6c6-71779ae9043d [ 1040.103551] [55022]: DEBUG cinder.api.openstack.wsgi [None req-2f9728fc-0429-4bc1-abfa-4dc00f3e4557 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1040.103775] [55022]: DEBUG cinder.api.openstack.wsgi [None req-2f9728fc-0429-4bc1-abfa-4dc00f3e4557 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1040.111839] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1040.111839] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1040.115597] [55022]: INFO cinder.volume.api [None req-2f9728fc-0429-4bc1-abfa-4dc00f3e4557 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Volume info retrieved successfully. [ 1040.120244] [55022]: INFO cinder.api.openstack.wsgi [None req-2f9728fc-0429-4bc1-abfa-4dc00f3e4557 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] http://10.180.1.21/volume/v3/volumes/1706733b-a389-4744-a6c6-71779ae9043d returned with HTTP 200 [ 1040.120726] [55022]: [pid: 55022|app: 0|req: 141/308] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:07 2025] GET /volume/v3/volumes/1706733b-a389-4744-a6c6-71779ae9043d => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1040.640456] [55021]: DEBUG cinder.api.middleware.request_id [req-169f2d79-cdb5-49a0-8b10-059ab7bc0b4a req-51a628e4-cb9d-4451-b35d-3d21a01e6b3c None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1040.643602] [55021]: INFO cinder.api.openstack.wsgi [req-169f2d79-cdb5-49a0-8b10-059ab7bc0b4a req-51a628e4-cb9d-4451-b35d-3d21a01e6b3c tempest-ServerActionsTestJSON-786700266 tempest-ServerActionsTestJSON-786700266-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=fa455f1c-81f3-43e2-a3dc-75b125bc9f6f [ 1040.643867] [55021]: DEBUG cinder.api.openstack.wsgi [req-169f2d79-cdb5-49a0-8b10-059ab7bc0b4a req-51a628e4-cb9d-4451-b35d-3d21a01e6b3c tempest-ServerActionsTestJSON-786700266 tempest-ServerActionsTestJSON-786700266-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1040.644103] [55021]: DEBUG cinder.api.openstack.wsgi [req-169f2d79-cdb5-49a0-8b10-059ab7bc0b4a req-51a628e4-cb9d-4451-b35d-3d21a01e6b3c tempest-ServerActionsTestJSON-786700266 tempest-ServerActionsTestJSON-786700266-project-member] Calling method 'version_select' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1040.657791] [55021]: INFO cinder.api.openstack.wsgi [req-169f2d79-cdb5-49a0-8b10-059ab7bc0b4a req-51a628e4-cb9d-4451-b35d-3d21a01e6b3c tempest-ServerActionsTestJSON-786700266 tempest-ServerActionsTestJSON-786700266-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=fa455f1c-81f3-43e2-a3dc-75b125bc9f6f returned with HTTP 200 [ 1040.658183] [55021]: [pid: 55021|app: 0|req: 168/309] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Feb 19 12:05:08 2025] GET /volume/v3/attachments?instance_id=fa455f1c-81f3-43e2-a3dc-75b125bc9f6f => generated 19 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1041.131374] [55022]: DEBUG cinder.api.middleware.request_id [None req-01000082-d6cf-4570-9b2a-8dbbc50934c1 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1041.133779] [55022]: INFO cinder.api.openstack.wsgi [None req-01000082-d6cf-4570-9b2a-8dbbc50934c1 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] GET http://10.180.1.21/volume/v3/volumes/1706733b-a389-4744-a6c6-71779ae9043d [ 1041.134029] [55022]: DEBUG cinder.api.openstack.wsgi [None req-01000082-d6cf-4570-9b2a-8dbbc50934c1 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1041.134264] [55022]: DEBUG cinder.api.openstack.wsgi [None req-01000082-d6cf-4570-9b2a-8dbbc50934c1 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1041.141260] [55022]: INFO cinder.api.openstack.wsgi [None req-01000082-d6cf-4570-9b2a-8dbbc50934c1 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] http://10.180.1.21/volume/v3/volumes/1706733b-a389-4744-a6c6-71779ae9043d returned with HTTP 404 [ 1041.141787] [55022]: [pid: 55022|app: 0|req: 142/310] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:08 2025] GET /volume/v3/volumes/1706733b-a389-4744-a6c6-71779ae9043d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1045.130889] [55021]: DEBUG cinder.api.middleware.request_id [None req-f7fe8919-a0d9-490e-95bb-ce1a36fec943 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1045.132930] [55021]: INFO cinder.api.openstack.wsgi [None req-f7fe8919-a0d9-490e-95bb-ce1a36fec943 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1045.133364] [55021]: DEBUG cinder.api.openstack.wsgi [None req-f7fe8919-a0d9-490e-95bb-ce1a36fec943 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-494705855"}} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1045.135053] [55021]: DEBUG cinder.api.v3.volumes [None req-f7fe8919-a0d9-490e-95bb-ce1a36fec943 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-494705855'}} {{(pid=55021) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1045.135185] [55021]: INFO cinder.api.v3.volumes [None req-f7fe8919-a0d9-490e-95bb-ce1a36fec943 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Create volume of 1 GB [ 1045.140958] [55021]: INFO cinder.volume.api [None req-f7fe8919-a0d9-490e-95bb-ce1a36fec943 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Availability Zones retrieved successfully. [ 1045.148663] [55021]: DEBUG cinder.volume.api [None req-f7fe8919-a0d9-490e-95bb-ce1a36fec943 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Flow 'volume_create_api' (21d25b50-23d4-4d33-8792-d8814e2afa1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1045.149993] [55021]: DEBUG cinder.volume.api [None req-f7fe8919-a0d9-490e-95bb-ce1a36fec943 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a16e269c-2af3-4969-b6ab-f55c740a4e23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1045.150926] [55021]: DEBUG cinder.volume.flows.api.create_volume [None req-f7fe8919-a0d9-490e-95bb-ce1a36fec943 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Validating volume size '1' using validate_int {{(pid=55021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1045.169271] [55021]: DEBUG cinder.volume.api [None req-f7fe8919-a0d9-490e-95bb-ce1a36fec943 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a16e269c-2af3-4969-b6ab-f55c740a4e23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T11:54:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fe68bc55-1aa9-4430-8a92-ce31fba1cbb5', '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=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1045.170253] [55021]: DEBUG cinder.volume.api [None req-f7fe8919-a0d9-490e-95bb-ce1a36fec943 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce0e14b4-a59d-4a43-99ca-96fa4110135e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1045.218113] [55021]: DEBUG cinder.quota [None req-f7fe8919-a0d9-490e-95bb-ce1a36fec943 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Created reservations ['af3dc72e-791a-4d7e-8f3b-a74b7621f8a2', '4f363e5b-78d6-40ef-8c2b-65cb2944f444', '3a4744e7-0881-4324-895a-1e828afb76d4', 'd3b80146-b5de-4b5f-9157-535979ac79ad'] {{(pid=55021) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1045.219130] [55021]: DEBUG cinder.volume.api [None req-f7fe8919-a0d9-490e-95bb-ce1a36fec943 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce0e14b4-a59d-4a43-99ca-96fa4110135e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af3dc72e-791a-4d7e-8f3b-a74b7621f8a2', '4f363e5b-78d6-40ef-8c2b-65cb2944f444', '3a4744e7-0881-4324-895a-1e828afb76d4', 'd3b80146-b5de-4b5f-9157-535979ac79ad']}' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1045.220019] [55021]: DEBUG cinder.volume.api [None req-f7fe8919-a0d9-490e-95bb-ce1a36fec943 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5339454f-8d39-4165-a7ee-c28d02576012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1045.232711] [55021]: DEBUG cinder.volume.api [None req-f7fe8919-a0d9-490e-95bb-ce1a36fec943 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5339454f-8d39-4165-a7ee-c28d02576012) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4997ef16-0864-407b-a2a4-d5981eec89e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-494705855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c95f87f09bfc457b8d418739216a0a95',qos_specs=None,replication_status=,reservations=['af3dc72e-791a-4d7e-8f3b-a74b7621f8a2','4f363e5b-78d6-40ef-8c2b-65cb2944f444','3a4744e7-0881-4324-895a-1e828afb76d4','d3b80146-b5de-4b5f-9157-535979ac79ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3eaaff76ae054b5780857b25b3ca3ad3',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5), '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-19T12:05:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-494705855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4997ef16-0864-407b-a2a4-d5981eec89e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c95f87f09bfc457b8d418739216a0a95',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='3eaaff76ae054b5780857b25b3ca3ad3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fe68bc55-1aa9-4430-8a92-ce31fba1cbb5),volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1045.233617] [55021]: DEBUG cinder.volume.api [None req-f7fe8919-a0d9-490e-95bb-ce1a36fec943 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7072e9e7-2d80-4f91-818a-3dbc1aec26d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1045.245299] [55021]: DEBUG cinder.volume.api [None req-f7fe8919-a0d9-490e-95bb-ce1a36fec943 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7072e9e7-2d80-4f91-818a-3dbc1aec26d4) 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-494705855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c95f87f09bfc457b8d418739216a0a95',qos_specs=None,replication_status=,reservations=['af3dc72e-791a-4d7e-8f3b-a74b7621f8a2','4f363e5b-78d6-40ef-8c2b-65cb2944f444','3a4744e7-0881-4324-895a-1e828afb76d4','d3b80146-b5de-4b5f-9157-535979ac79ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3eaaff76ae054b5780857b25b3ca3ad3',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1045.246147] [55021]: DEBUG cinder.volume.api [None req-f7fe8919-a0d9-490e-95bb-ce1a36fec943 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7762b715-3533-4d29-b71e-1fd416dd54f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1045.255015] [55021]: DEBUG cinder.volume.api [None req-f7fe8919-a0d9-490e-95bb-ce1a36fec943 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7762b715-3533-4d29-b71e-1fd416dd54f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1045.256053] [55021]: DEBUG cinder.volume.api [None req-f7fe8919-a0d9-490e-95bb-ce1a36fec943 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Flow 'volume_create_api' (21d25b50-23d4-4d33-8792-d8814e2afa1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1045.256408] [55021]: INFO cinder.volume.api [None req-f7fe8919-a0d9-490e-95bb-ce1a36fec943 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Create volume request issued successfully. [ 1045.257062] [55021]: INFO cinder.api.openstack.wsgi [None req-f7fe8919-a0d9-490e-95bb-ce1a36fec943 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1045.257805] [55021]: [pid: 55021|app: 0|req: 169/311] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 12:05:12 2025] POST /volume/v3/volumes => generated 752 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1045.267260] [55022]: DEBUG cinder.api.middleware.request_id [None req-29b3b26f-1932-4602-aa74-ed0f1ea6b7cf None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1045.269562] [55022]: INFO cinder.api.openstack.wsgi [None req-29b3b26f-1932-4602-aa74-ed0f1ea6b7cf tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] GET http://10.180.1.21/volume/v3/volumes/4997ef16-0864-407b-a2a4-d5981eec89e1 [ 1045.269816] [55022]: DEBUG cinder.api.openstack.wsgi [None req-29b3b26f-1932-4602-aa74-ed0f1ea6b7cf tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1045.270084] [55022]: DEBUG cinder.api.openstack.wsgi [None req-29b3b26f-1932-4602-aa74-ed0f1ea6b7cf tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1045.278393] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1045.278393] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1045.283034] [55022]: INFO cinder.volume.api [None req-29b3b26f-1932-4602-aa74-ed0f1ea6b7cf tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Volume info retrieved successfully. [ 1045.288190] [55022]: INFO cinder.api.openstack.wsgi [None req-29b3b26f-1932-4602-aa74-ed0f1ea6b7cf tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] http://10.180.1.21/volume/v3/volumes/4997ef16-0864-407b-a2a4-d5981eec89e1 returned with HTTP 200 [ 1045.288742] [55022]: [pid: 55022|app: 0|req: 143/312] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:13 2025] GET /volume/v3/volumes/4997ef16-0864-407b-a2a4-d5981eec89e1 => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1046.299481] [55021]: DEBUG cinder.api.middleware.request_id [None req-011882cb-e3c7-4158-be7f-7df5715f990a None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1046.301832] [55021]: INFO cinder.api.openstack.wsgi [None req-011882cb-e3c7-4158-be7f-7df5715f990a tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] GET http://10.180.1.21/volume/v3/volumes/4997ef16-0864-407b-a2a4-d5981eec89e1 [ 1046.302281] [55021]: DEBUG cinder.api.openstack.wsgi [None req-011882cb-e3c7-4158-be7f-7df5715f990a tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1046.302281] [55021]: DEBUG cinder.api.openstack.wsgi [None req-011882cb-e3c7-4158-be7f-7df5715f990a tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1046.312407] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1046.312407] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1046.316154] [55021]: INFO cinder.volume.api [None req-011882cb-e3c7-4158-be7f-7df5715f990a tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Volume info retrieved successfully. [ 1046.320629] [55021]: INFO cinder.api.openstack.wsgi [None req-011882cb-e3c7-4158-be7f-7df5715f990a tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] http://10.180.1.21/volume/v3/volumes/4997ef16-0864-407b-a2a4-d5981eec89e1 returned with HTTP 200 [ 1046.321011] [55021]: [pid: 55021|app: 0|req: 170/313] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:14 2025] GET /volume/v3/volumes/4997ef16-0864-407b-a2a4-d5981eec89e1 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1046.489965] [55022]: DEBUG cinder.api.middleware.request_id [req-d802a2ae-9ae6-4d3b-90b1-bd24ab24f20f req-de7c9cc1-6f80-43ab-a90d-b168bb97e1fe None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1046.492377] [55022]: INFO cinder.api.openstack.wsgi [req-d802a2ae-9ae6-4d3b-90b1-bd24ab24f20f req-de7c9cc1-6f80-43ab-a90d-b168bb97e1fe tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] GET http://10.180.1.21/volume/v3/volumes/4997ef16-0864-407b-a2a4-d5981eec89e1 [ 1046.492589] [55022]: DEBUG cinder.api.openstack.wsgi [req-d802a2ae-9ae6-4d3b-90b1-bd24ab24f20f req-de7c9cc1-6f80-43ab-a90d-b168bb97e1fe tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1046.492805] [55022]: DEBUG cinder.api.openstack.wsgi [req-d802a2ae-9ae6-4d3b-90b1-bd24ab24f20f req-de7c9cc1-6f80-43ab-a90d-b168bb97e1fe tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1046.500694] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1046.500694] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1046.505058] [55022]: INFO cinder.volume.api [req-d802a2ae-9ae6-4d3b-90b1-bd24ab24f20f req-de7c9cc1-6f80-43ab-a90d-b168bb97e1fe tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Volume info retrieved successfully. [ 1046.508478] [55022]: INFO cinder.api.openstack.wsgi [req-d802a2ae-9ae6-4d3b-90b1-bd24ab24f20f req-de7c9cc1-6f80-43ab-a90d-b168bb97e1fe tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] http://10.180.1.21/volume/v3/volumes/4997ef16-0864-407b-a2a4-d5981eec89e1 returned with HTTP 200 [ 1046.508863] [55022]: [pid: 55022|app: 0|req: 144/314] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:05:14 2025] GET /volume/v3/volumes/4997ef16-0864-407b-a2a4-d5981eec89e1 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1047.306342] [55021]: DEBUG cinder.api.middleware.request_id [None req-9306fa96-7e3d-4996-8f9f-39abb9d5f150 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1047.308357] [55021]: INFO cinder.api.openstack.wsgi [None req-9306fa96-7e3d-4996-8f9f-39abb9d5f150 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1047.308791] [55021]: DEBUG cinder.api.openstack.wsgi [None req-9306fa96-7e3d-4996-8f9f-39abb9d5f150 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1605910953"}} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1047.310596] [55021]: DEBUG cinder.api.v3.volumes [None req-9306fa96-7e3d-4996-8f9f-39abb9d5f150 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1605910953'}} {{(pid=55021) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1047.310752] [55021]: INFO cinder.api.v3.volumes [None req-9306fa96-7e3d-4996-8f9f-39abb9d5f150 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Create volume of 1 GB [ 1047.315872] [55021]: INFO cinder.volume.api [None req-9306fa96-7e3d-4996-8f9f-39abb9d5f150 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Availability Zones retrieved successfully. [ 1047.322749] [55021]: DEBUG cinder.volume.api [None req-9306fa96-7e3d-4996-8f9f-39abb9d5f150 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Flow 'volume_create_api' (c6070ce2-fef1-4826-ba3b-52c189b65579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1047.323810] [55021]: DEBUG cinder.volume.api [None req-9306fa96-7e3d-4996-8f9f-39abb9d5f150 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (459f1431-2224-439a-9dec-454dd88ea22b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1047.324913] [55021]: DEBUG cinder.volume.flows.api.create_volume [None req-9306fa96-7e3d-4996-8f9f-39abb9d5f150 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Validating volume size '1' using validate_int {{(pid=55021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1047.343623] [55021]: DEBUG cinder.volume.api [None req-9306fa96-7e3d-4996-8f9f-39abb9d5f150 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (459f1431-2224-439a-9dec-454dd88ea22b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T11:54:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fe68bc55-1aa9-4430-8a92-ce31fba1cbb5', '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=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1047.344571] [55021]: DEBUG cinder.volume.api [None req-9306fa96-7e3d-4996-8f9f-39abb9d5f150 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b82887f3-f148-498c-abc5-a3c49f05a86a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1047.373145] [55021]: DEBUG cinder.quota [None req-9306fa96-7e3d-4996-8f9f-39abb9d5f150 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Created reservations ['7de7f066-0555-4159-8359-c4cd2e25d2f4', '1b18c047-624c-42aa-8f2c-7df46691ab1b', 'b22a8da1-9953-4c91-a300-bd3355767062', '7fc8e406-49ba-4d4b-8ff6-1e35be30665d'] {{(pid=55021) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1047.374063] [55021]: DEBUG cinder.volume.api [None req-9306fa96-7e3d-4996-8f9f-39abb9d5f150 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b82887f3-f148-498c-abc5-a3c49f05a86a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7de7f066-0555-4159-8359-c4cd2e25d2f4', '1b18c047-624c-42aa-8f2c-7df46691ab1b', 'b22a8da1-9953-4c91-a300-bd3355767062', '7fc8e406-49ba-4d4b-8ff6-1e35be30665d']}' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1047.374961] [55021]: DEBUG cinder.volume.api [None req-9306fa96-7e3d-4996-8f9f-39abb9d5f150 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb145be0-1713-4c21-9881-97b8b6f8a8a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1047.387968] [55021]: DEBUG cinder.volume.api [None req-9306fa96-7e3d-4996-8f9f-39abb9d5f150 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb145be0-1713-4c21-9881-97b8b6f8a8a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7c7965e-5e65-4a5c-bef8-13081830333a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1605910953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff23de12be8f4fdbb53a2497ade9958b',qos_specs=None,replication_status=,reservations=['7de7f066-0555-4159-8359-c4cd2e25d2f4','1b18c047-624c-42aa-8f2c-7df46691ab1b','b22a8da1-9953-4c91-a300-bd3355767062','7fc8e406-49ba-4d4b-8ff6-1e35be30665d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d71e6bb9671f4141927fb4d2b27f99e0',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5), '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-19T12:05:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1605910953',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7c7965e-5e65-4a5c-bef8-13081830333a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff23de12be8f4fdbb53a2497ade9958b',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='d71e6bb9671f4141927fb4d2b27f99e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fe68bc55-1aa9-4430-8a92-ce31fba1cbb5),volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1047.388892] [55021]: DEBUG cinder.volume.api [None req-9306fa96-7e3d-4996-8f9f-39abb9d5f150 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40701cc4-db5c-47b7-80cc-4283803e0218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1047.403696] [55021]: DEBUG cinder.volume.api [None req-9306fa96-7e3d-4996-8f9f-39abb9d5f150 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40701cc4-db5c-47b7-80cc-4283803e0218) 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-1605910953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff23de12be8f4fdbb53a2497ade9958b',qos_specs=None,replication_status=,reservations=['7de7f066-0555-4159-8359-c4cd2e25d2f4','1b18c047-624c-42aa-8f2c-7df46691ab1b','b22a8da1-9953-4c91-a300-bd3355767062','7fc8e406-49ba-4d4b-8ff6-1e35be30665d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d71e6bb9671f4141927fb4d2b27f99e0',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1047.404562] [55021]: DEBUG cinder.volume.api [None req-9306fa96-7e3d-4996-8f9f-39abb9d5f150 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ce743cc-f14a-4867-b368-d9fba6f9a87b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1047.412834] [55021]: DEBUG cinder.volume.api [None req-9306fa96-7e3d-4996-8f9f-39abb9d5f150 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ce743cc-f14a-4867-b368-d9fba6f9a87b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1047.414008] [55021]: DEBUG cinder.volume.api [None req-9306fa96-7e3d-4996-8f9f-39abb9d5f150 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Flow 'volume_create_api' (c6070ce2-fef1-4826-ba3b-52c189b65579) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1047.414404] [55021]: INFO cinder.volume.api [None req-9306fa96-7e3d-4996-8f9f-39abb9d5f150 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Create volume request issued successfully. [ 1047.415160] [55021]: INFO cinder.api.openstack.wsgi [None req-9306fa96-7e3d-4996-8f9f-39abb9d5f150 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1047.415663] [55021]: [pid: 55021|app: 0|req: 171/315] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 12:05:15 2025] POST /volume/v3/volumes => generated 750 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1047.424025] [55022]: DEBUG cinder.api.middleware.request_id [None req-fe5f5666-1d89-4bf8-a26c-0fc238923e2d None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1047.426168] [55022]: INFO cinder.api.openstack.wsgi [None req-fe5f5666-1d89-4bf8-a26c-0fc238923e2d tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a [ 1047.426359] [55022]: DEBUG cinder.api.openstack.wsgi [None req-fe5f5666-1d89-4bf8-a26c-0fc238923e2d tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1047.426583] [55022]: DEBUG cinder.api.openstack.wsgi [None req-fe5f5666-1d89-4bf8-a26c-0fc238923e2d tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1047.434045] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1047.434045] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1047.437902] [55022]: INFO cinder.volume.api [None req-fe5f5666-1d89-4bf8-a26c-0fc238923e2d tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1047.442671] [55022]: INFO cinder.api.openstack.wsgi [None req-fe5f5666-1d89-4bf8-a26c-0fc238923e2d tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a returned with HTTP 200 [ 1047.443067] [55022]: [pid: 55022|app: 0|req: 145/316] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:15 2025] GET /volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a => generated 818 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1047.787044] [55021]: DEBUG cinder.api.middleware.request_id [None req-fe7d6c86-2684-4c2d-bc69-847480a1d6ad None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1047.788911] [55021]: INFO cinder.api.openstack.wsgi [None req-fe7d6c86-2684-4c2d-bc69-847480a1d6ad tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] DELETE http://10.180.1.21/volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 [ 1047.789133] [55021]: DEBUG cinder.api.openstack.wsgi [None req-fe7d6c86-2684-4c2d-bc69-847480a1d6ad tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1047.789348] [55021]: DEBUG cinder.api.openstack.wsgi [None req-fe7d6c86-2684-4c2d-bc69-847480a1d6ad tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Calling method 'delete' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1047.789535] [55021]: INFO cinder.api.v3.volumes [None req-fe7d6c86-2684-4c2d-bc69-847480a1d6ad tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Delete volume with id: dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 [ 1047.797733] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1047.797733] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1047.798240] [55021]: INFO cinder.volume.api [None req-fe7d6c86-2684-4c2d-bc69-847480a1d6ad tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Volume info retrieved successfully. [ 1047.812056] [55021]: INFO cinder.volume.api [None req-fe7d6c86-2684-4c2d-bc69-847480a1d6ad tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Delete volume request issued successfully. [ 1047.812056] [55021]: INFO cinder.api.openstack.wsgi [None req-fe7d6c86-2684-4c2d-bc69-847480a1d6ad tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] http://10.180.1.21/volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 returned with HTTP 202 [ 1047.812374] [55021]: [pid: 55021|app: 0|req: 172/317] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 12:05:15 2025] DELETE /volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1047.815457] [55022]: DEBUG cinder.api.middleware.request_id [None req-537dbc99-02cf-479a-a33e-45007175f0b1 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1047.817476] [55022]: INFO cinder.api.openstack.wsgi [None req-537dbc99-02cf-479a-a33e-45007175f0b1 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] GET http://10.180.1.21/volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 [ 1047.817695] [55022]: DEBUG cinder.api.openstack.wsgi [None req-537dbc99-02cf-479a-a33e-45007175f0b1 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1047.817913] [55022]: DEBUG cinder.api.openstack.wsgi [None req-537dbc99-02cf-479a-a33e-45007175f0b1 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1047.825460] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1047.825460] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1047.828811] [55022]: INFO cinder.volume.api [None req-537dbc99-02cf-479a-a33e-45007175f0b1 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Volume info retrieved successfully. [ 1047.833035] [55022]: INFO cinder.api.openstack.wsgi [None req-537dbc99-02cf-479a-a33e-45007175f0b1 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] http://10.180.1.21/volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 returned with HTTP 200 [ 1047.833410] [55022]: [pid: 55022|app: 0|req: 146/318] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:15 2025] GET /volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1048.030719] [55021]: DEBUG cinder.api.middleware.request_id [None req-a1e6d4db-5c98-424b-b46d-d0e83436cf94 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1048.030719] [55021]: INFO cinder.api.openstack.wsgi [None req-a1e6d4db-5c98-424b-b46d-d0e83436cf94 None None] GET http://10.180.1.21/volume// [ 1048.030719] [55021]: DEBUG cinder.api.openstack.wsgi [None req-a1e6d4db-5c98-424b-b46d-d0e83436cf94 None None] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1048.030719] [55021]: DEBUG cinder.api.openstack.wsgi [None req-a1e6d4db-5c98-424b-b46d-d0e83436cf94 None None] Calling method 'all' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1048.030944] [55021]: INFO cinder.api.openstack.wsgi [None req-a1e6d4db-5c98-424b-b46d-d0e83436cf94 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1048.031247] [55021]: [pid: 55021|app: 0|req: 173/319] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 12:05:15 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1048.035399] [55022]: DEBUG cinder.api.middleware.request_id [req-d802a2ae-9ae6-4d3b-90b1-bd24ab24f20f req-b22ad200-9244-4534-b7a8-c2429a2cbe1e None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1048.038057] [55022]: INFO cinder.api.openstack.wsgi [req-d802a2ae-9ae6-4d3b-90b1-bd24ab24f20f req-b22ad200-9244-4534-b7a8-c2429a2cbe1e tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1048.038488] [55022]: DEBUG cinder.api.openstack.wsgi [req-d802a2ae-9ae6-4d3b-90b1-bd24ab24f20f req-b22ad200-9244-4534-b7a8-c2429a2cbe1e tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4997ef16-0864-407b-a2a4-d5981eec89e1", "connector": null, "instance_uuid": "79cb6d35-dcde-4ba9-aa60-84c0337a57ae"}} {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1048.047946] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1048.047946] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1048.073612] [55022]: INFO cinder.api.openstack.wsgi [req-d802a2ae-9ae6-4d3b-90b1-bd24ab24f20f req-b22ad200-9244-4534-b7a8-c2429a2cbe1e tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1048.073990] [55022]: [pid: 55022|app: 0|req: 147/320] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 12:05:15 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) [ 1048.091146] [55021]: DEBUG cinder.api.middleware.request_id [None req-4ed25c2d-a0bd-438d-a866-6b131abf67d2 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1048.093167] [55021]: INFO cinder.api.openstack.wsgi [None req-4ed25c2d-a0bd-438d-a866-6b131abf67d2 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] GET http://10.180.1.21/volume/v3/volumes/4997ef16-0864-407b-a2a4-d5981eec89e1 [ 1048.093383] [55021]: DEBUG cinder.api.openstack.wsgi [None req-4ed25c2d-a0bd-438d-a866-6b131abf67d2 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1048.093599] [55021]: DEBUG cinder.api.openstack.wsgi [None req-4ed25c2d-a0bd-438d-a866-6b131abf67d2 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1048.103359] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1048.103359] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1048.106731] [55021]: INFO cinder.volume.api [None req-4ed25c2d-a0bd-438d-a866-6b131abf67d2 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Volume info retrieved successfully. [ 1048.112430] [55021]: INFO cinder.api.openstack.wsgi [None req-4ed25c2d-a0bd-438d-a866-6b131abf67d2 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] http://10.180.1.21/volume/v3/volumes/4997ef16-0864-407b-a2a4-d5981eec89e1 returned with HTTP 200 [ 1048.113026] [55021]: [pid: 55021|app: 0|req: 174/321] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:15 2025] GET /volume/v3/volumes/4997ef16-0864-407b-a2a4-d5981eec89e1 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1048.452265] [55022]: DEBUG cinder.api.middleware.request_id [None req-9e4db1d8-02af-4ec5-aa7c-d23de2132d47 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1048.454371] [55022]: INFO cinder.api.openstack.wsgi [None req-9e4db1d8-02af-4ec5-aa7c-d23de2132d47 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a [ 1048.454583] [55022]: DEBUG cinder.api.openstack.wsgi [None req-9e4db1d8-02af-4ec5-aa7c-d23de2132d47 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1048.454799] [55022]: DEBUG cinder.api.openstack.wsgi [None req-9e4db1d8-02af-4ec5-aa7c-d23de2132d47 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1048.462347] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1048.462347] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1048.465621] [55022]: INFO cinder.volume.api [None req-9e4db1d8-02af-4ec5-aa7c-d23de2132d47 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1048.469745] [55022]: INFO cinder.api.openstack.wsgi [None req-9e4db1d8-02af-4ec5-aa7c-d23de2132d47 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a returned with HTTP 200 [ 1048.470115] [55022]: [pid: 55022|app: 0|req: 148/322] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:16 2025] GET /volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1048.507020] [55021]: DEBUG cinder.api.middleware.request_id [req-dfe69639-0ee0-465b-a3fd-2bef26fd7130 req-ed7234f3-31c9-4344-817e-fe5f4edd6b58 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1048.509137] [55021]: INFO cinder.api.openstack.wsgi [req-dfe69639-0ee0-465b-a3fd-2bef26fd7130 req-ed7234f3-31c9-4344-817e-fe5f4edd6b58 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a [ 1048.509365] [55021]: DEBUG cinder.api.openstack.wsgi [req-dfe69639-0ee0-465b-a3fd-2bef26fd7130 req-ed7234f3-31c9-4344-817e-fe5f4edd6b58 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1048.509579] [55021]: DEBUG cinder.api.openstack.wsgi [req-dfe69639-0ee0-465b-a3fd-2bef26fd7130 req-ed7234f3-31c9-4344-817e-fe5f4edd6b58 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1048.516863] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1048.516863] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1048.520051] [55021]: INFO cinder.volume.api [req-dfe69639-0ee0-465b-a3fd-2bef26fd7130 req-ed7234f3-31c9-4344-817e-fe5f4edd6b58 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1048.524249] [55021]: INFO cinder.api.openstack.wsgi [req-dfe69639-0ee0-465b-a3fd-2bef26fd7130 req-ed7234f3-31c9-4344-817e-fe5f4edd6b58 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a returned with HTTP 200 [ 1048.524620] [55021]: [pid: 55021|app: 0|req: 175/323] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:05:16 2025] GET /volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1048.595044] [55022]: DEBUG cinder.api.middleware.request_id [None req-a39f425f-211d-4c34-847a-c953efd088bf None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1048.595558] [55022]: INFO cinder.api.openstack.wsgi [None req-a39f425f-211d-4c34-847a-c953efd088bf None None] GET http://10.180.1.21/volume// [ 1048.595771] [55022]: DEBUG cinder.api.openstack.wsgi [None req-a39f425f-211d-4c34-847a-c953efd088bf None None] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1048.596026] [55022]: DEBUG cinder.api.openstack.wsgi [None req-a39f425f-211d-4c34-847a-c953efd088bf None None] Calling method 'all' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1048.596460] [55022]: INFO cinder.api.openstack.wsgi [None req-a39f425f-211d-4c34-847a-c953efd088bf None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1048.597135] [55022]: [pid: 55022|app: 0|req: 149/324] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:05:16 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1048.600083] [55021]: DEBUG cinder.api.middleware.request_id [req-d802a2ae-9ae6-4d3b-90b1-bd24ab24f20f req-090b9bfa-e928-45a8-a039-5bedee642ca4 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1048.602451] [55021]: INFO cinder.api.openstack.wsgi [req-d802a2ae-9ae6-4d3b-90b1-bd24ab24f20f req-090b9bfa-e928-45a8-a039-5bedee642ca4 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] GET http://10.180.1.21/volume/v3/volumes/4997ef16-0864-407b-a2a4-d5981eec89e1 [ 1048.602713] [55021]: DEBUG cinder.api.openstack.wsgi [req-d802a2ae-9ae6-4d3b-90b1-bd24ab24f20f req-090b9bfa-e928-45a8-a039-5bedee642ca4 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1048.602952] [55021]: DEBUG cinder.api.openstack.wsgi [req-d802a2ae-9ae6-4d3b-90b1-bd24ab24f20f req-090b9bfa-e928-45a8-a039-5bedee642ca4 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1048.612612] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1048.612612] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1048.615783] [55021]: INFO cinder.volume.api [req-d802a2ae-9ae6-4d3b-90b1-bd24ab24f20f req-090b9bfa-e928-45a8-a039-5bedee642ca4 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Volume info retrieved successfully. [ 1048.620050] [55021]: INFO cinder.api.openstack.wsgi [req-d802a2ae-9ae6-4d3b-90b1-bd24ab24f20f req-090b9bfa-e928-45a8-a039-5bedee642ca4 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] http://10.180.1.21/volume/v3/volumes/4997ef16-0864-407b-a2a4-d5981eec89e1 returned with HTTP 200 [ 1048.620372] [55021]: [pid: 55021|app: 0|req: 176/325] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:05:16 2025] GET /volume/v3/volumes/4997ef16-0864-407b-a2a4-d5981eec89e1 => generated 1025 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1048.645063] [55022]: DEBUG cinder.api.middleware.request_id [req-d802a2ae-9ae6-4d3b-90b1-bd24ab24f20f req-2b770c04-969a-4e30-9d9b-486434af084d None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1048.647525] [55022]: INFO cinder.api.openstack.wsgi [req-d802a2ae-9ae6-4d3b-90b1-bd24ab24f20f req-2b770c04-969a-4e30-9d9b-486434af084d tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] PUT http://10.180.1.21/volume/v3/attachments/d9d2c38e-f73d-4eda-8d9d-b61a488fd734 [ 1048.647953] [55022]: DEBUG cinder.api.openstack.wsgi [req-d802a2ae-9ae6-4d3b-90b1-bd24ab24f20f req-2b770c04-969a-4e30-9d9b-486434af084d tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-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-540422", "mountpoint": "/dev/sdb"}}} {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1048.655891] [55022]: DEBUG cinder.coordination [req-d802a2ae-9ae6-4d3b-90b1-bd24ab24f20f req-2b770c04-969a-4e30-9d9b-486434af084d tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Acquiring lock "cinder-attachment_update-4997ef16-0864-407b-a2a4-d5981eec89e1-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55022) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1048.660051] [55022]: DEBUG cinder.coordination [req-d802a2ae-9ae6-4d3b-90b1-bd24ab24f20f req-2b770c04-969a-4e30-9d9b-486434af084d tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Lock "cinder-attachment_update-4997ef16-0864-407b-a2a4-d5981eec89e1-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55022) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1048.661184] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1048.661184] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1048.843424] [55021]: DEBUG cinder.api.middleware.request_id [None req-05e251be-ccf6-4089-9cc2-e6aea5cbcba9 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1048.845533] [55021]: INFO cinder.api.openstack.wsgi [None req-05e251be-ccf6-4089-9cc2-e6aea5cbcba9 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] GET http://10.180.1.21/volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 [ 1048.845759] [55021]: DEBUG cinder.api.openstack.wsgi [None req-05e251be-ccf6-4089-9cc2-e6aea5cbcba9 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1048.845977] [55021]: DEBUG cinder.api.openstack.wsgi [None req-05e251be-ccf6-4089-9cc2-e6aea5cbcba9 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1048.853445] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1048.853445] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1048.856683] [55021]: INFO cinder.volume.api [None req-05e251be-ccf6-4089-9cc2-e6aea5cbcba9 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Volume info retrieved successfully. [ 1048.860761] [55021]: INFO cinder.api.openstack.wsgi [None req-05e251be-ccf6-4089-9cc2-e6aea5cbcba9 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] http://10.180.1.21/volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 returned with HTTP 200 [ 1048.861130] [55021]: [pid: 55021|app: 0|req: 177/326] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:16 2025] GET /volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1049.123416] [55021]: DEBUG cinder.api.middleware.request_id [None req-bf342685-2d9c-4732-a4e0-848076f34df4 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1049.125544] [55021]: INFO cinder.api.openstack.wsgi [None req-bf342685-2d9c-4732-a4e0-848076f34df4 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] GET http://10.180.1.21/volume/v3/volumes/4997ef16-0864-407b-a2a4-d5981eec89e1 [ 1049.125773] [55021]: DEBUG cinder.api.openstack.wsgi [None req-bf342685-2d9c-4732-a4e0-848076f34df4 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1049.129993] [55021]: DEBUG cinder.api.openstack.wsgi [None req-bf342685-2d9c-4732-a4e0-848076f34df4 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1049.136135] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1049.136135] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1049.139201] [55021]: INFO cinder.volume.api [None req-bf342685-2d9c-4732-a4e0-848076f34df4 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Volume info retrieved successfully. [ 1049.143420] [55021]: INFO cinder.api.openstack.wsgi [None req-bf342685-2d9c-4732-a4e0-848076f34df4 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] http://10.180.1.21/volume/v3/volumes/4997ef16-0864-407b-a2a4-d5981eec89e1 returned with HTTP 200 [ 1049.143817] [55021]: [pid: 55021|app: 0|req: 178/327] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:16 2025] GET /volume/v3/volumes/4997ef16-0864-407b-a2a4-d5981eec89e1 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1049.871733] [55021]: DEBUG cinder.api.middleware.request_id [None req-ab7f3b87-c040-4404-8b73-53358a2d1355 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1049.874181] [55021]: INFO cinder.api.openstack.wsgi [None req-ab7f3b87-c040-4404-8b73-53358a2d1355 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] GET http://10.180.1.21/volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 [ 1049.874403] [55021]: DEBUG cinder.api.openstack.wsgi [None req-ab7f3b87-c040-4404-8b73-53358a2d1355 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1049.874622] [55021]: DEBUG cinder.api.openstack.wsgi [None req-ab7f3b87-c040-4404-8b73-53358a2d1355 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1049.884898] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1049.884898] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1049.890092] [55021]: INFO cinder.volume.api [None req-ab7f3b87-c040-4404-8b73-53358a2d1355 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Volume info retrieved successfully. [ 1049.895753] [55021]: INFO cinder.api.openstack.wsgi [None req-ab7f3b87-c040-4404-8b73-53358a2d1355 tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] http://10.180.1.21/volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 returned with HTTP 200 [ 1049.896184] [55021]: [pid: 55021|app: 0|req: 179/328] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:17 2025] GET /volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1050.046167] [55021]: DEBUG cinder.api.middleware.request_id [None req-0b4ed911-b6c5-4da1-b6d0-83a607e6d5bc None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.046602] [55021]: INFO cinder.api.openstack.wsgi [None req-0b4ed911-b6c5-4da1-b6d0-83a607e6d5bc None None] GET http://10.180.1.21/volume// [ 1050.046789] [55021]: DEBUG cinder.api.openstack.wsgi [None req-0b4ed911-b6c5-4da1-b6d0-83a607e6d5bc None None] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1050.047015] [55021]: DEBUG cinder.api.openstack.wsgi [None req-0b4ed911-b6c5-4da1-b6d0-83a607e6d5bc None None] Calling method 'all' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1050.047420] [55021]: INFO cinder.api.openstack.wsgi [None req-0b4ed911-b6c5-4da1-b6d0-83a607e6d5bc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1050.047739] [55021]: [pid: 55021|app: 0|req: 180/329] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 12:05:17 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1050.052610] [55021]: DEBUG cinder.api.middleware.request_id [req-dfe69639-0ee0-465b-a3fd-2bef26fd7130 req-8c613b94-2fef-4958-b133-7ed7282a67ce None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.055276] [55021]: INFO cinder.api.openstack.wsgi [req-dfe69639-0ee0-465b-a3fd-2bef26fd7130 req-8c613b94-2fef-4958-b133-7ed7282a67ce tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1050.055767] [55021]: DEBUG cinder.api.openstack.wsgi [req-dfe69639-0ee0-465b-a3fd-2bef26fd7130 req-8c613b94-2fef-4958-b133-7ed7282a67ce tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d7c7965e-5e65-4a5c-bef8-13081830333a", "connector": null, "instance_uuid": "e1e69714-6b9f-48da-8573-54a5d872a4a7"}} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1050.066360] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1050.066360] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1050.086282] [55021]: INFO cinder.api.openstack.wsgi [req-dfe69639-0ee0-465b-a3fd-2bef26fd7130 req-8c613b94-2fef-4958-b133-7ed7282a67ce tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1050.086739] [55021]: [pid: 55021|app: 0|req: 181/330] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 12:05:17 2025] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1050.104501] [55021]: DEBUG cinder.api.middleware.request_id [None req-a0628d69-0503-4050-b993-2457ca7f7313 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.106472] [55021]: INFO cinder.api.openstack.wsgi [None req-a0628d69-0503-4050-b993-2457ca7f7313 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a [ 1050.106683] [55021]: DEBUG cinder.api.openstack.wsgi [None req-a0628d69-0503-4050-b993-2457ca7f7313 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1050.106902] [55021]: DEBUG cinder.api.openstack.wsgi [None req-a0628d69-0503-4050-b993-2457ca7f7313 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1050.116238] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1050.116238] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1050.119320] [55021]: INFO cinder.volume.api [None req-a0628d69-0503-4050-b993-2457ca7f7313 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1050.123808] [55021]: INFO cinder.api.openstack.wsgi [None req-a0628d69-0503-4050-b993-2457ca7f7313 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a returned with HTTP 200 [ 1050.124196] [55021]: [pid: 55021|app: 0|req: 182/331] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:17 2025] GET /volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1050.153423] [55021]: DEBUG cinder.api.middleware.request_id [None req-44da841d-0dba-4544-87c2-777688e2b030 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.155112] [55021]: INFO cinder.api.openstack.wsgi [None req-44da841d-0dba-4544-87c2-777688e2b030 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] GET http://10.180.1.21/volume/v3/volumes/4997ef16-0864-407b-a2a4-d5981eec89e1 [ 1050.155326] [55021]: DEBUG cinder.api.openstack.wsgi [None req-44da841d-0dba-4544-87c2-777688e2b030 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1050.155543] [55021]: DEBUG cinder.api.openstack.wsgi [None req-44da841d-0dba-4544-87c2-777688e2b030 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1050.164916] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1050.164916] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1050.167987] [55021]: INFO cinder.volume.api [None req-44da841d-0dba-4544-87c2-777688e2b030 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Volume info retrieved successfully. [ 1050.172223] [55021]: INFO cinder.api.openstack.wsgi [None req-44da841d-0dba-4544-87c2-777688e2b030 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] http://10.180.1.21/volume/v3/volumes/4997ef16-0864-407b-a2a4-d5981eec89e1 returned with HTTP 200 [ 1050.172719] [55021]: [pid: 55021|app: 0|req: 183/332] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:18 2025] GET /volume/v3/volumes/4997ef16-0864-407b-a2a4-d5981eec89e1 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1050.607665] [55021]: DEBUG cinder.api.middleware.request_id [None req-9ac00303-b0f8-4720-971a-099d9228b223 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.608124] [55021]: INFO cinder.api.openstack.wsgi [None req-9ac00303-b0f8-4720-971a-099d9228b223 None None] GET http://10.180.1.21/volume// [ 1050.608308] [55021]: DEBUG cinder.api.openstack.wsgi [None req-9ac00303-b0f8-4720-971a-099d9228b223 None None] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1050.608522] [55021]: DEBUG cinder.api.openstack.wsgi [None req-9ac00303-b0f8-4720-971a-099d9228b223 None None] Calling method 'all' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1050.608924] [55021]: INFO cinder.api.openstack.wsgi [None req-9ac00303-b0f8-4720-971a-099d9228b223 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1050.609234] [55021]: [pid: 55021|app: 0|req: 184/333] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:05:18 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1050.612351] [55021]: DEBUG cinder.api.middleware.request_id [req-dfe69639-0ee0-465b-a3fd-2bef26fd7130 req-59e6e462-8114-4406-a410-cc153f1c7017 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.614463] [55021]: INFO cinder.api.openstack.wsgi [req-dfe69639-0ee0-465b-a3fd-2bef26fd7130 req-59e6e462-8114-4406-a410-cc153f1c7017 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a [ 1050.614694] [55021]: DEBUG cinder.api.openstack.wsgi [req-dfe69639-0ee0-465b-a3fd-2bef26fd7130 req-59e6e462-8114-4406-a410-cc153f1c7017 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1050.614890] [55021]: DEBUG cinder.api.openstack.wsgi [req-dfe69639-0ee0-465b-a3fd-2bef26fd7130 req-59e6e462-8114-4406-a410-cc153f1c7017 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1050.624147] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1050.624147] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1050.627102] [55021]: INFO cinder.volume.api [req-dfe69639-0ee0-465b-a3fd-2bef26fd7130 req-59e6e462-8114-4406-a410-cc153f1c7017 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1050.631129] [55021]: INFO cinder.api.openstack.wsgi [req-dfe69639-0ee0-465b-a3fd-2bef26fd7130 req-59e6e462-8114-4406-a410-cc153f1c7017 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a returned with HTTP 200 [ 1050.631463] [55021]: [pid: 55021|app: 0|req: 185/334] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:05:18 2025] GET /volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a => generated 1023 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1050.654782] [55021]: DEBUG cinder.api.middleware.request_id [req-dfe69639-0ee0-465b-a3fd-2bef26fd7130 req-0d4c82f6-c980-4052-b294-b4af4d6e518a None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1050.656691] [55021]: INFO cinder.api.openstack.wsgi [req-dfe69639-0ee0-465b-a3fd-2bef26fd7130 req-0d4c82f6-c980-4052-b294-b4af4d6e518a tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] PUT http://10.180.1.21/volume/v3/attachments/758acd9e-a335-4fdd-af61-e7585610e1c4 [ 1050.657075] [55021]: DEBUG cinder.api.openstack.wsgi [req-dfe69639-0ee0-465b-a3fd-2bef26fd7130 req-0d4c82f6-c980-4052-b294-b4af4d6e518a tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-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-540423", "mountpoint": "/dev/sdb"}}} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1050.663744] [55021]: DEBUG cinder.coordination [req-dfe69639-0ee0-465b-a3fd-2bef26fd7130 req-0d4c82f6-c980-4052-b294-b4af4d6e518a tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Acquiring lock "cinder-attachment_update-d7c7965e-5e65-4a5c-bef8-13081830333a-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55021) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1050.667872] [55021]: DEBUG cinder.coordination [req-dfe69639-0ee0-465b-a3fd-2bef26fd7130 req-0d4c82f6-c980-4052-b294-b4af4d6e518a tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Lock "cinder-attachment_update-d7c7965e-5e65-4a5c-bef8-13081830333a-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55021) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1050.668899] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1050.668899] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1053.685414] [55022]: DEBUG cinder.coordination [req-d802a2ae-9ae6-4d3b-90b1-bd24ab24f20f req-2b770c04-969a-4e30-9d9b-486434af084d tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Lock "cinder-attachment_update-4997ef16-0864-407b-a2a4-d5981eec89e1-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.025s {{(pid=55022) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1053.685772] [55022]: INFO cinder.api.openstack.wsgi [req-d802a2ae-9ae6-4d3b-90b1-bd24ab24f20f req-2b770c04-969a-4e30-9d9b-486434af084d tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] http://10.180.1.21/volume/v3/attachments/d9d2c38e-f73d-4eda-8d9d-b61a488fd734 returned with HTTP 200 [ 1053.686254] [55022]: [pid: 55022|app: 0|req: 150/335] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 12:05:16 2025] PUT /volume/v3/attachments/d9d2c38e-f73d-4eda-8d9d-b61a488fd734 => generated 617 bytes in 5042 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1053.687032] [55022]: DEBUG cinder.api.middleware.request_id [None req-288dd86d-2aac-43ac-a994-9daab423abde None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1053.689181] [55022]: INFO cinder.api.openstack.wsgi [None req-288dd86d-2aac-43ac-a994-9daab423abde tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] GET http://10.180.1.21/volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 [ 1053.689482] [55022]: DEBUG cinder.api.openstack.wsgi [None req-288dd86d-2aac-43ac-a994-9daab423abde tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1053.689771] [55022]: DEBUG cinder.api.openstack.wsgi [None req-288dd86d-2aac-43ac-a994-9daab423abde tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1053.696352] [55022]: INFO cinder.api.openstack.wsgi [None req-288dd86d-2aac-43ac-a994-9daab423abde tempest-VolumesAdminNegativeTest-957793084 tempest-VolumesAdminNegativeTest-957793084-project-member] http://10.180.1.21/volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 returned with HTTP 404 [ 1053.696901] [55022]: [pid: 55022|app: 0|req: 151/336] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:21 2025] GET /volume/v3/volumes/dd8760bf-b8b3-4b63-9352-2e35c19ba7b4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1053.698542] [55022]: DEBUG cinder.api.middleware.request_id [None req-07de405d-9c25-4c6b-86c0-b0cd896bd80e None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1053.699505] [55022]: INFO cinder.api.openstack.wsgi [None req-07de405d-9c25-4c6b-86c0-b0cd896bd80e tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a [ 1053.699712] [55022]: DEBUG cinder.api.openstack.wsgi [None req-07de405d-9c25-4c6b-86c0-b0cd896bd80e tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1053.699998] [55022]: DEBUG cinder.api.openstack.wsgi [None req-07de405d-9c25-4c6b-86c0-b0cd896bd80e tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1053.709988] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1053.709988] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1053.713590] [55022]: INFO cinder.volume.api [None req-07de405d-9c25-4c6b-86c0-b0cd896bd80e tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1053.718292] [55022]: INFO cinder.api.openstack.wsgi [None req-07de405d-9c25-4c6b-86c0-b0cd896bd80e tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a returned with HTTP 200 [ 1053.718717] [55022]: [pid: 55022|app: 0|req: 152/337] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:21 2025] GET /volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1053.719383] [55022]: DEBUG cinder.api.middleware.request_id [None req-856929fe-3805-40ff-a9be-332f64d62c82 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1053.721215] [55022]: INFO cinder.api.openstack.wsgi [None req-856929fe-3805-40ff-a9be-332f64d62c82 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] GET http://10.180.1.21/volume/v3/volumes/4997ef16-0864-407b-a2a4-d5981eec89e1 [ 1053.721419] [55022]: DEBUG cinder.api.openstack.wsgi [None req-856929fe-3805-40ff-a9be-332f64d62c82 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1053.722026] [55022]: DEBUG cinder.api.openstack.wsgi [None req-856929fe-3805-40ff-a9be-332f64d62c82 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1053.730457] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1053.730457] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1053.733646] [55022]: INFO cinder.volume.api [None req-856929fe-3805-40ff-a9be-332f64d62c82 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Volume info retrieved successfully. [ 1053.738539] [55022]: INFO cinder.api.openstack.wsgi [None req-856929fe-3805-40ff-a9be-332f64d62c82 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] http://10.180.1.21/volume/v3/volumes/4997ef16-0864-407b-a2a4-d5981eec89e1 returned with HTTP 200 [ 1053.739039] [55022]: [pid: 55022|app: 0|req: 153/338] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:21 2025] GET /volume/v3/volumes/4997ef16-0864-407b-a2a4-d5981eec89e1 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1054.729299] [55022]: DEBUG cinder.api.middleware.request_id [None req-7fac622e-8152-4c9b-bb99-cc8978cd09b4 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.731472] [55022]: INFO cinder.api.openstack.wsgi [None req-7fac622e-8152-4c9b-bb99-cc8978cd09b4 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a [ 1054.731754] [55022]: DEBUG cinder.api.openstack.wsgi [None req-7fac622e-8152-4c9b-bb99-cc8978cd09b4 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1054.731983] [55022]: DEBUG cinder.api.openstack.wsgi [None req-7fac622e-8152-4c9b-bb99-cc8978cd09b4 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1054.742639] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1054.742639] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1054.746066] [55022]: INFO cinder.volume.api [None req-7fac622e-8152-4c9b-bb99-cc8978cd09b4 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1054.752306] [55022]: INFO cinder.api.openstack.wsgi [None req-7fac622e-8152-4c9b-bb99-cc8978cd09b4 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a returned with HTTP 200 [ 1054.752780] [55022]: [pid: 55022|app: 0|req: 154/339] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:22 2025] GET /volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1054.753549] [55022]: DEBUG cinder.api.middleware.request_id [None req-2df1a2eb-7452-4d6e-af65-156459279756 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1054.755267] [55022]: INFO cinder.api.openstack.wsgi [None req-2df1a2eb-7452-4d6e-af65-156459279756 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] GET http://10.180.1.21/volume/v3/volumes/4997ef16-0864-407b-a2a4-d5981eec89e1 [ 1054.755477] [55022]: DEBUG cinder.api.openstack.wsgi [None req-2df1a2eb-7452-4d6e-af65-156459279756 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1054.755691] [55022]: DEBUG cinder.api.openstack.wsgi [None req-2df1a2eb-7452-4d6e-af65-156459279756 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1054.766025] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1054.766025] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1054.768656] [55022]: INFO cinder.volume.api [None req-2df1a2eb-7452-4d6e-af65-156459279756 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Volume info retrieved successfully. [ 1054.772834] [55022]: INFO cinder.api.openstack.wsgi [None req-2df1a2eb-7452-4d6e-af65-156459279756 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] http://10.180.1.21/volume/v3/volumes/4997ef16-0864-407b-a2a4-d5981eec89e1 returned with HTTP 200 [ 1054.773241] [55022]: [pid: 55022|app: 0|req: 155/340] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:22 2025] GET /volume/v3/volumes/4997ef16-0864-407b-a2a4-d5981eec89e1 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1055.191918] [55021]: DEBUG cinder.coordination [req-dfe69639-0ee0-465b-a3fd-2bef26fd7130 req-0d4c82f6-c980-4052-b294-b4af4d6e518a tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Lock "cinder-attachment_update-d7c7965e-5e65-4a5c-bef8-13081830333a-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=55021) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1055.192513] [55021]: INFO cinder.api.openstack.wsgi [req-dfe69639-0ee0-465b-a3fd-2bef26fd7130 req-0d4c82f6-c980-4052-b294-b4af4d6e518a tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/attachments/758acd9e-a335-4fdd-af61-e7585610e1c4 returned with HTTP 200 [ 1055.193285] [55021]: [pid: 55021|app: 0|req: 186/341] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 12:05:18 2025] PUT /volume/v3/attachments/758acd9e-a335-4fdd-af61-e7585610e1c4 => generated 617 bytes in 4539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1055.303455] [55022]: DEBUG cinder.api.middleware.request_id [req-d802a2ae-9ae6-4d3b-90b1-bd24ab24f20f req-2e72a99f-1147-460f-a719-ed42a765031f None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1055.305805] [55022]: INFO cinder.api.openstack.wsgi [req-d802a2ae-9ae6-4d3b-90b1-bd24ab24f20f req-2e72a99f-1147-460f-a719-ed42a765031f tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] POST http://10.180.1.21/volume/v3/attachments/d9d2c38e-f73d-4eda-8d9d-b61a488fd734/action [ 1055.306248] [55022]: DEBUG cinder.api.openstack.wsgi [req-d802a2ae-9ae6-4d3b-90b1-bd24ab24f20f req-2e72a99f-1147-460f-a719-ed42a765031f tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Action body: b'{"os-complete": null}' {{(pid=55022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1055.306387] [55022]: DEBUG cinder.api.openstack.wsgi [req-d802a2ae-9ae6-4d3b-90b1-bd24ab24f20f req-2e72a99f-1147-460f-a719-ed42a765031f tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1055.322505] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1055.322505] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1055.329515] [55022]: INFO cinder.api.openstack.wsgi [req-d802a2ae-9ae6-4d3b-90b1-bd24ab24f20f req-2e72a99f-1147-460f-a719-ed42a765031f tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] http://10.180.1.21/volume/v3/attachments/d9d2c38e-f73d-4eda-8d9d-b61a488fd734/action returned with HTTP 204 [ 1055.329996] [55022]: [pid: 55022|app: 0|req: 156/342] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 12:05:23 2025] POST /volume/v3/attachments/d9d2c38e-f73d-4eda-8d9d-b61a488fd734/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1055.765898] [55021]: DEBUG cinder.api.middleware.request_id [None req-b2a7ef12-2e1e-49fe-88d8-236a57acdd7e None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1055.768906] [55021]: INFO cinder.api.openstack.wsgi [None req-b2a7ef12-2e1e-49fe-88d8-236a57acdd7e tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a [ 1055.768906] [55021]: DEBUG cinder.api.openstack.wsgi [None req-b2a7ef12-2e1e-49fe-88d8-236a57acdd7e tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1055.768906] [55021]: DEBUG cinder.api.openstack.wsgi [None req-b2a7ef12-2e1e-49fe-88d8-236a57acdd7e tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1055.778620] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1055.778620] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1055.782400] [55021]: INFO cinder.volume.api [None req-b2a7ef12-2e1e-49fe-88d8-236a57acdd7e tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1055.783394] [55022]: DEBUG cinder.api.middleware.request_id [None req-d094e97d-bd62-403d-9d19-f03db9b64fa0 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1055.785440] [55022]: INFO cinder.api.openstack.wsgi [None req-d094e97d-bd62-403d-9d19-f03db9b64fa0 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] GET http://10.180.1.21/volume/v3/volumes/4997ef16-0864-407b-a2a4-d5981eec89e1 [ 1055.785661] [55022]: DEBUG cinder.api.openstack.wsgi [None req-d094e97d-bd62-403d-9d19-f03db9b64fa0 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1055.785882] [55022]: DEBUG cinder.api.openstack.wsgi [None req-d094e97d-bd62-403d-9d19-f03db9b64fa0 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1055.786935] [55021]: INFO cinder.api.openstack.wsgi [None req-b2a7ef12-2e1e-49fe-88d8-236a57acdd7e tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a returned with HTTP 200 [ 1055.787352] [55021]: [pid: 55021|app: 0|req: 187/343] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:23 2025] GET /volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1055.795743] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1055.795743] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1055.798894] [55022]: INFO cinder.volume.api [None req-d094e97d-bd62-403d-9d19-f03db9b64fa0 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Volume info retrieved successfully. [ 1055.803691] [55022]: INFO cinder.api.openstack.wsgi [None req-d094e97d-bd62-403d-9d19-f03db9b64fa0 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] http://10.180.1.21/volume/v3/volumes/4997ef16-0864-407b-a2a4-d5981eec89e1 returned with HTTP 200 [ 1055.804111] [55022]: [pid: 55022|app: 0|req: 157/344] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:23 2025] GET /volume/v3/volumes/4997ef16-0864-407b-a2a4-d5981eec89e1 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1055.813658] [55021]: DEBUG cinder.api.middleware.request_id [None req-4b19a214-31fa-4fd1-b68d-5115b515610a None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1055.815711] [55021]: INFO cinder.api.openstack.wsgi [None req-4b19a214-31fa-4fd1-b68d-5115b515610a tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] GET http://10.180.1.21/volume/v3/volumes/4997ef16-0864-407b-a2a4-d5981eec89e1 [ 1055.815933] [55021]: DEBUG cinder.api.openstack.wsgi [None req-4b19a214-31fa-4fd1-b68d-5115b515610a tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1055.816165] [55021]: DEBUG cinder.api.openstack.wsgi [None req-4b19a214-31fa-4fd1-b68d-5115b515610a tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1055.826151] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1055.826151] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1055.829547] [55021]: INFO cinder.volume.api [None req-4b19a214-31fa-4fd1-b68d-5115b515610a tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Volume info retrieved successfully. [ 1055.834199] [55021]: INFO cinder.api.openstack.wsgi [None req-4b19a214-31fa-4fd1-b68d-5115b515610a tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] http://10.180.1.21/volume/v3/volumes/4997ef16-0864-407b-a2a4-d5981eec89e1 returned with HTTP 200 [ 1055.834578] [55021]: [pid: 55021|app: 0|req: 188/345] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:23 2025] GET /volume/v3/volumes/4997ef16-0864-407b-a2a4-d5981eec89e1 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1056.797285] [55022]: DEBUG cinder.api.middleware.request_id [None req-091346ae-1721-48e6-9521-b823451bad6f None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1056.799587] [55022]: INFO cinder.api.openstack.wsgi [None req-091346ae-1721-48e6-9521-b823451bad6f tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a [ 1056.799898] [55022]: DEBUG cinder.api.openstack.wsgi [None req-091346ae-1721-48e6-9521-b823451bad6f tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1056.800146] [55022]: DEBUG cinder.api.openstack.wsgi [None req-091346ae-1721-48e6-9521-b823451bad6f tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1056.808722] [55021]: DEBUG cinder.api.middleware.request_id [req-dfe69639-0ee0-465b-a3fd-2bef26fd7130 req-b55c1fe7-1923-4013-814b-e2ffc757b0a5 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1056.812768] [55021]: INFO cinder.api.openstack.wsgi [req-dfe69639-0ee0-465b-a3fd-2bef26fd7130 req-b55c1fe7-1923-4013-814b-e2ffc757b0a5 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] POST http://10.180.1.21/volume/v3/attachments/758acd9e-a335-4fdd-af61-e7585610e1c4/action [ 1056.812768] [55021]: DEBUG cinder.api.openstack.wsgi [req-dfe69639-0ee0-465b-a3fd-2bef26fd7130 req-b55c1fe7-1923-4013-814b-e2ffc757b0a5 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Action body: b'{"os-complete": null}' {{(pid=55021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1056.812768] [55021]: DEBUG cinder.api.openstack.wsgi [req-dfe69639-0ee0-465b-a3fd-2bef26fd7130 req-b55c1fe7-1923-4013-814b-e2ffc757b0a5 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1056.815467] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1056.815467] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1056.820963] [55022]: INFO cinder.volume.api [None req-091346ae-1721-48e6-9521-b823451bad6f tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1056.827804] [55022]: INFO cinder.api.openstack.wsgi [None req-091346ae-1721-48e6-9521-b823451bad6f tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a returned with HTTP 200 [ 1056.827991] [55022]: [pid: 55022|app: 0|req: 158/346] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:24 2025] GET /volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1056.831458] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1056.831458] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1056.841059] [55021]: INFO cinder.api.openstack.wsgi [req-dfe69639-0ee0-465b-a3fd-2bef26fd7130 req-b55c1fe7-1923-4013-814b-e2ffc757b0a5 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/attachments/758acd9e-a335-4fdd-af61-e7585610e1c4/action returned with HTTP 204 [ 1056.842388] [55021]: [pid: 55021|app: 0|req: 189/347] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 12:05:24 2025] POST /volume/v3/attachments/758acd9e-a335-4fdd-af61-e7585610e1c4/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1057.839442] [55022]: DEBUG cinder.api.middleware.request_id [None req-ba4ed3de-6709-44bd-a35c-f1a7d0fc3c7d None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.841804] [55022]: INFO cinder.api.openstack.wsgi [None req-ba4ed3de-6709-44bd-a35c-f1a7d0fc3c7d tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a [ 1057.842072] [55022]: DEBUG cinder.api.openstack.wsgi [None req-ba4ed3de-6709-44bd-a35c-f1a7d0fc3c7d tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1057.842469] [55022]: DEBUG cinder.api.openstack.wsgi [None req-ba4ed3de-6709-44bd-a35c-f1a7d0fc3c7d tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1057.856288] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1057.856288] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1057.860076] [55022]: INFO cinder.volume.api [None req-ba4ed3de-6709-44bd-a35c-f1a7d0fc3c7d tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1057.865111] [55022]: INFO cinder.api.openstack.wsgi [None req-ba4ed3de-6709-44bd-a35c-f1a7d0fc3c7d tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a returned with HTTP 200 [ 1057.865533] [55022]: [pid: 55022|app: 0|req: 159/348] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:25 2025] GET /volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1057.874773] [55021]: DEBUG cinder.api.middleware.request_id [None req-2fefee8f-5255-42e5-b17b-3cfba678cec1 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.876872] [55021]: INFO cinder.api.openstack.wsgi [None req-2fefee8f-5255-42e5-b17b-3cfba678cec1 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a [ 1057.877080] [55021]: DEBUG cinder.api.openstack.wsgi [None req-2fefee8f-5255-42e5-b17b-3cfba678cec1 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1057.877303] [55021]: DEBUG cinder.api.openstack.wsgi [None req-2fefee8f-5255-42e5-b17b-3cfba678cec1 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1057.887145] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1057.887145] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1057.890481] [55021]: INFO cinder.volume.api [None req-2fefee8f-5255-42e5-b17b-3cfba678cec1 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1057.894789] [55021]: INFO cinder.api.openstack.wsgi [None req-2fefee8f-5255-42e5-b17b-3cfba678cec1 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a returned with HTTP 200 [ 1057.895208] [55021]: [pid: 55021|app: 0|req: 190/349] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:25 2025] GET /volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1057.964706] [55022]: DEBUG cinder.api.middleware.request_id [None req-ff864aaf-bf7d-47e2-ace9-ffe6ea921037 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1057.966785] [55022]: INFO cinder.api.openstack.wsgi [None req-ff864aaf-bf7d-47e2-ace9-ffe6ea921037 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1057.967208] [55022]: DEBUG cinder.api.openstack.wsgi [None req-ff864aaf-bf7d-47e2-ace9-ffe6ea921037 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-302014680"}} {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1057.969099] [55022]: DEBUG cinder.api.v3.volumes [None req-ff864aaf-bf7d-47e2-ace9-ffe6ea921037 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-302014680'}} {{(pid=55022) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1057.969245] [55022]: INFO cinder.api.v3.volumes [None req-ff864aaf-bf7d-47e2-ace9-ffe6ea921037 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Create volume of 1 GB [ 1057.973669] [55022]: INFO cinder.volume.api [None req-ff864aaf-bf7d-47e2-ace9-ffe6ea921037 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Availability Zones retrieved successfully. [ 1057.980605] [55022]: DEBUG cinder.volume.api [None req-ff864aaf-bf7d-47e2-ace9-ffe6ea921037 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Flow 'volume_create_api' (e44d1345-dc23-41e7-9381-4d52d4a9e410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1057.981845] [55022]: DEBUG cinder.volume.api [None req-ff864aaf-bf7d-47e2-ace9-ffe6ea921037 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da47581f-5101-4953-b2ad-58c03788a322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1057.982945] [55022]: DEBUG cinder.volume.flows.api.create_volume [None req-ff864aaf-bf7d-47e2-ace9-ffe6ea921037 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Validating volume size '1' using validate_int {{(pid=55022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1058.000886] [55022]: DEBUG cinder.volume.api [None req-ff864aaf-bf7d-47e2-ace9-ffe6ea921037 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da47581f-5101-4953-b2ad-58c03788a322) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T11:54:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fe68bc55-1aa9-4430-8a92-ce31fba1cbb5', '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=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1058.001879] [55022]: DEBUG cinder.volume.api [None req-ff864aaf-bf7d-47e2-ace9-ffe6ea921037 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fe62dd4-9913-474b-bbc1-0a6a9b2bf700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1058.031150] [55022]: DEBUG cinder.quota [None req-ff864aaf-bf7d-47e2-ace9-ffe6ea921037 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Created reservations ['9028939b-1bde-40ec-b6a8-5f85a6eff8fe', 'cac15dac-4d0a-4eed-b180-46d3ff7b3c70', '6e1c4ea1-2f36-4995-8fb9-8b82647dd2be', '4f21a3c8-74d0-4912-a6b0-b0e40ebbb0e8'] {{(pid=55022) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1058.032141] [55022]: DEBUG cinder.volume.api [None req-ff864aaf-bf7d-47e2-ace9-ffe6ea921037 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fe62dd4-9913-474b-bbc1-0a6a9b2bf700) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9028939b-1bde-40ec-b6a8-5f85a6eff8fe', 'cac15dac-4d0a-4eed-b180-46d3ff7b3c70', '6e1c4ea1-2f36-4995-8fb9-8b82647dd2be', '4f21a3c8-74d0-4912-a6b0-b0e40ebbb0e8']}' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1058.033056] [55022]: DEBUG cinder.volume.api [None req-ff864aaf-bf7d-47e2-ace9-ffe6ea921037 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0229730d-2d71-41d3-b68c-bc271a55c58d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1058.046631] [55022]: DEBUG cinder.volume.api [None req-ff864aaf-bf7d-47e2-ace9-ffe6ea921037 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0229730d-2d71-41d3-b68c-bc271a55c58d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7625e2fa-83c0-4c1b-bcc2-ed6141745f4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-302014680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff23de12be8f4fdbb53a2497ade9958b',qos_specs=None,replication_status=,reservations=['9028939b-1bde-40ec-b6a8-5f85a6eff8fe','cac15dac-4d0a-4eed-b180-46d3ff7b3c70','6e1c4ea1-2f36-4995-8fb9-8b82647dd2be','4f21a3c8-74d0-4912-a6b0-b0e40ebbb0e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d71e6bb9671f4141927fb4d2b27f99e0',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5), '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-19T12:05:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-302014680',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7625e2fa-83c0-4c1b-bcc2-ed6141745f4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff23de12be8f4fdbb53a2497ade9958b',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='d71e6bb9671f4141927fb4d2b27f99e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fe68bc55-1aa9-4430-8a92-ce31fba1cbb5),volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1058.047416] [55022]: DEBUG cinder.volume.api [None req-ff864aaf-bf7d-47e2-ace9-ffe6ea921037 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4361b1f6-9df5-481d-abf7-959e7e3c767c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1058.061054] [55022]: DEBUG cinder.volume.api [None req-ff864aaf-bf7d-47e2-ace9-ffe6ea921037 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4361b1f6-9df5-481d-abf7-959e7e3c767c) 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-302014680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff23de12be8f4fdbb53a2497ade9958b',qos_specs=None,replication_status=,reservations=['9028939b-1bde-40ec-b6a8-5f85a6eff8fe','cac15dac-4d0a-4eed-b180-46d3ff7b3c70','6e1c4ea1-2f36-4995-8fb9-8b82647dd2be','4f21a3c8-74d0-4912-a6b0-b0e40ebbb0e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d71e6bb9671f4141927fb4d2b27f99e0',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1058.061997] [55022]: DEBUG cinder.volume.api [None req-ff864aaf-bf7d-47e2-ace9-ffe6ea921037 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee1c9c29-3e70-49d4-829c-a29df88d2c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1058.072327] [55022]: DEBUG cinder.volume.api [None req-ff864aaf-bf7d-47e2-ace9-ffe6ea921037 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee1c9c29-3e70-49d4-829c-a29df88d2c2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1058.073399] [55022]: DEBUG cinder.volume.api [None req-ff864aaf-bf7d-47e2-ace9-ffe6ea921037 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Flow 'volume_create_api' (e44d1345-dc23-41e7-9381-4d52d4a9e410) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55022) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1058.073763] [55022]: INFO cinder.volume.api [None req-ff864aaf-bf7d-47e2-ace9-ffe6ea921037 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Create volume request issued successfully. [ 1058.074453] [55022]: INFO cinder.api.openstack.wsgi [None req-ff864aaf-bf7d-47e2-ace9-ffe6ea921037 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1058.074921] [55022]: [pid: 55022|app: 0|req: 160/350] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 12:05:25 2025] POST /volume/v3/volumes => generated 749 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1058.084528] [55021]: DEBUG cinder.api.middleware.request_id [None req-a42b0533-3b4e-466a-ac38-6cd8ec076bc6 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1058.086567] [55021]: INFO cinder.api.openstack.wsgi [None req-a42b0533-3b4e-466a-ac38-6cd8ec076bc6 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f [ 1058.086792] [55021]: DEBUG cinder.api.openstack.wsgi [None req-a42b0533-3b4e-466a-ac38-6cd8ec076bc6 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1058.087015] [55021]: DEBUG cinder.api.openstack.wsgi [None req-a42b0533-3b4e-466a-ac38-6cd8ec076bc6 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1058.095257] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1058.095257] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1058.099121] [55021]: INFO cinder.volume.api [None req-a42b0533-3b4e-466a-ac38-6cd8ec076bc6 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1058.103512] [55021]: INFO cinder.api.openstack.wsgi [None req-a42b0533-3b4e-466a-ac38-6cd8ec076bc6 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f returned with HTTP 200 [ 1058.103899] [55021]: [pid: 55021|app: 0|req: 191/351] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:25 2025] GET /volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1059.114087] [55022]: DEBUG cinder.api.middleware.request_id [None req-8b21602b-91cb-4ae2-ad83-c1fd1f9d766b None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.115508] [55022]: INFO cinder.api.openstack.wsgi [None req-8b21602b-91cb-4ae2-ad83-c1fd1f9d766b tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f [ 1059.115727] [55022]: DEBUG cinder.api.openstack.wsgi [None req-8b21602b-91cb-4ae2-ad83-c1fd1f9d766b tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1059.115947] [55022]: DEBUG cinder.api.openstack.wsgi [None req-8b21602b-91cb-4ae2-ad83-c1fd1f9d766b tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1059.126369] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1059.126369] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1059.130475] [55022]: INFO cinder.volume.api [None req-8b21602b-91cb-4ae2-ad83-c1fd1f9d766b tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1059.135313] [55022]: INFO cinder.api.openstack.wsgi [None req-8b21602b-91cb-4ae2-ad83-c1fd1f9d766b tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f returned with HTTP 200 [ 1059.135688] [55022]: [pid: 55022|app: 0|req: 161/352] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:26 2025] GET /volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1059.178946] [55021]: DEBUG cinder.api.middleware.request_id [req-d1a0d4c5-81c3-431b-b3e8-5f445470a4a1 req-25894904-ff87-4804-bf25-6acbf6b39934 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1059.181265] [55021]: INFO cinder.api.openstack.wsgi [req-d1a0d4c5-81c3-431b-b3e8-5f445470a4a1 req-25894904-ff87-4804-bf25-6acbf6b39934 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f [ 1059.181645] [55021]: DEBUG cinder.api.openstack.wsgi [req-d1a0d4c5-81c3-431b-b3e8-5f445470a4a1 req-25894904-ff87-4804-bf25-6acbf6b39934 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1059.181999] [55021]: DEBUG cinder.api.openstack.wsgi [req-d1a0d4c5-81c3-431b-b3e8-5f445470a4a1 req-25894904-ff87-4804-bf25-6acbf6b39934 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1059.189758] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1059.189758] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1059.194094] [55021]: INFO cinder.volume.api [req-d1a0d4c5-81c3-431b-b3e8-5f445470a4a1 req-25894904-ff87-4804-bf25-6acbf6b39934 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1059.198667] [55021]: INFO cinder.api.openstack.wsgi [req-d1a0d4c5-81c3-431b-b3e8-5f445470a4a1 req-25894904-ff87-4804-bf25-6acbf6b39934 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f returned with HTTP 200 [ 1059.198667] [55021]: [pid: 55021|app: 0|req: 192/353] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:05:27 2025] GET /volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1060.716946] [55022]: DEBUG cinder.api.middleware.request_id [None req-36b7d028-cd9a-4b11-8a18-6cbb8a4f1347 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1060.717418] [55022]: INFO cinder.api.openstack.wsgi [None req-36b7d028-cd9a-4b11-8a18-6cbb8a4f1347 None None] GET http://10.180.1.21/volume// [ 1060.717596] [55022]: DEBUG cinder.api.openstack.wsgi [None req-36b7d028-cd9a-4b11-8a18-6cbb8a4f1347 None None] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1060.717812] [55022]: DEBUG cinder.api.openstack.wsgi [None req-36b7d028-cd9a-4b11-8a18-6cbb8a4f1347 None None] Calling method 'all' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1060.718227] [55022]: INFO cinder.api.openstack.wsgi [None req-36b7d028-cd9a-4b11-8a18-6cbb8a4f1347 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1060.718539] [55022]: [pid: 55022|app: 0|req: 162/354] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 12:05:28 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1060.722296] [55021]: DEBUG cinder.api.middleware.request_id [req-d1a0d4c5-81c3-431b-b3e8-5f445470a4a1 req-6ce74e65-59ba-4ee1-b671-01bd2c922589 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1060.724661] [55021]: INFO cinder.api.openstack.wsgi [req-d1a0d4c5-81c3-431b-b3e8-5f445470a4a1 req-6ce74e65-59ba-4ee1-b671-01bd2c922589 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1060.725081] [55021]: DEBUG cinder.api.openstack.wsgi [req-d1a0d4c5-81c3-431b-b3e8-5f445470a4a1 req-6ce74e65-59ba-4ee1-b671-01bd2c922589 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7625e2fa-83c0-4c1b-bcc2-ed6141745f4f", "connector": null, "instance_uuid": "e1e69714-6b9f-48da-8573-54a5d872a4a7"}} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1060.736706] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.736706] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1060.757670] [55021]: INFO cinder.api.openstack.wsgi [req-d1a0d4c5-81c3-431b-b3e8-5f445470a4a1 req-6ce74e65-59ba-4ee1-b671-01bd2c922589 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1060.758104] [55021]: [pid: 55021|app: 0|req: 193/355] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 12:05:28 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) [ 1060.773846] [55022]: DEBUG cinder.api.middleware.request_id [None req-7c8dc1b7-0372-4250-b936-16d66ac9beff None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1060.775974] [55022]: INFO cinder.api.openstack.wsgi [None req-7c8dc1b7-0372-4250-b936-16d66ac9beff tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f [ 1060.776386] [55022]: DEBUG cinder.api.openstack.wsgi [None req-7c8dc1b7-0372-4250-b936-16d66ac9beff tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1060.776626] [55022]: DEBUG cinder.api.openstack.wsgi [None req-7c8dc1b7-0372-4250-b936-16d66ac9beff tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1060.786192] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.786192] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1060.789168] [55022]: INFO cinder.volume.api [None req-7c8dc1b7-0372-4250-b936-16d66ac9beff tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1060.793735] [55022]: INFO cinder.api.openstack.wsgi [None req-7c8dc1b7-0372-4250-b936-16d66ac9beff tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f returned with HTTP 200 [ 1060.794118] [55022]: [pid: 55022|app: 0|req: 163/356] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:28 2025] GET /volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1061.278882] [55021]: DEBUG cinder.api.middleware.request_id [None req-1d200bbb-0bdd-4619-9ed2-a8937b021d9d None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1061.279348] [55021]: INFO cinder.api.openstack.wsgi [None req-1d200bbb-0bdd-4619-9ed2-a8937b021d9d None None] GET http://10.180.1.21/volume// [ 1061.279527] [55021]: DEBUG cinder.api.openstack.wsgi [None req-1d200bbb-0bdd-4619-9ed2-a8937b021d9d None None] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1061.279744] [55021]: DEBUG cinder.api.openstack.wsgi [None req-1d200bbb-0bdd-4619-9ed2-a8937b021d9d None None] Calling method 'all' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1061.280184] [55021]: INFO cinder.api.openstack.wsgi [None req-1d200bbb-0bdd-4619-9ed2-a8937b021d9d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1061.280457] [55021]: [pid: 55021|app: 0|req: 194/357] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:05:29 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1061.283967] [55022]: DEBUG cinder.api.middleware.request_id [req-d1a0d4c5-81c3-431b-b3e8-5f445470a4a1 req-84eaf261-24b6-435a-911e-117f5dc4a996 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1061.286144] [55022]: INFO cinder.api.openstack.wsgi [req-d1a0d4c5-81c3-431b-b3e8-5f445470a4a1 req-84eaf261-24b6-435a-911e-117f5dc4a996 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f [ 1061.286392] [55022]: DEBUG cinder.api.openstack.wsgi [req-d1a0d4c5-81c3-431b-b3e8-5f445470a4a1 req-84eaf261-24b6-435a-911e-117f5dc4a996 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1061.286607] [55022]: DEBUG cinder.api.openstack.wsgi [req-d1a0d4c5-81c3-431b-b3e8-5f445470a4a1 req-84eaf261-24b6-435a-911e-117f5dc4a996 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1061.296134] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.296134] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1061.299207] [55022]: INFO cinder.volume.api [req-d1a0d4c5-81c3-431b-b3e8-5f445470a4a1 req-84eaf261-24b6-435a-911e-117f5dc4a996 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1061.303797] [55022]: INFO cinder.api.openstack.wsgi [req-d1a0d4c5-81c3-431b-b3e8-5f445470a4a1 req-84eaf261-24b6-435a-911e-117f5dc4a996 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f returned with HTTP 200 [ 1061.304190] [55022]: [pid: 55022|app: 0|req: 164/358] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:05:29 2025] GET /volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f => generated 1022 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1061.329039] [55021]: DEBUG cinder.api.middleware.request_id [req-d1a0d4c5-81c3-431b-b3e8-5f445470a4a1 req-a81572a8-f8b5-4780-ae1d-ea35d4be94b8 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1061.331382] [55021]: INFO cinder.api.openstack.wsgi [req-d1a0d4c5-81c3-431b-b3e8-5f445470a4a1 req-a81572a8-f8b5-4780-ae1d-ea35d4be94b8 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] PUT http://10.180.1.21/volume/v3/attachments/ab8ab971-4fc8-406b-aeec-99c0c06980f8 [ 1061.331811] [55021]: DEBUG cinder.api.openstack.wsgi [req-d1a0d4c5-81c3-431b-b3e8-5f445470a4a1 req-a81572a8-f8b5-4780-ae1d-ea35d4be94b8 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-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-540423", "mountpoint": "/dev/sdc"}}} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1061.339690] [55021]: DEBUG cinder.coordination [req-d1a0d4c5-81c3-431b-b3e8-5f445470a4a1 req-a81572a8-f8b5-4780-ae1d-ea35d4be94b8 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Acquiring lock "cinder-attachment_update-7625e2fa-83c0-4c1b-bcc2-ed6141745f4f-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55021) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1061.343960] [55021]: DEBUG cinder.coordination [req-d1a0d4c5-81c3-431b-b3e8-5f445470a4a1 req-a81572a8-f8b5-4780-ae1d-ea35d4be94b8 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Lock "cinder-attachment_update-7625e2fa-83c0-4c1b-bcc2-ed6141745f4f-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55021) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1061.344968] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.344968] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1061.803859] [55022]: DEBUG cinder.api.middleware.request_id [None req-6ee67b65-cee1-4903-ba8a-51000f6c10ca None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1061.806143] [55022]: INFO cinder.api.openstack.wsgi [None req-6ee67b65-cee1-4903-ba8a-51000f6c10ca tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f [ 1061.807038] [55022]: DEBUG cinder.api.openstack.wsgi [None req-6ee67b65-cee1-4903-ba8a-51000f6c10ca tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1061.807038] [55022]: DEBUG cinder.api.openstack.wsgi [None req-6ee67b65-cee1-4903-ba8a-51000f6c10ca tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1061.819693] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.819693] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1061.823349] [55022]: INFO cinder.volume.api [None req-6ee67b65-cee1-4903-ba8a-51000f6c10ca tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1061.827873] [55022]: INFO cinder.api.openstack.wsgi [None req-6ee67b65-cee1-4903-ba8a-51000f6c10ca tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f returned with HTTP 200 [ 1061.828285] [55022]: [pid: 55022|app: 0|req: 165/359] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:29 2025] GET /volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1062.838072] [55022]: DEBUG cinder.api.middleware.request_id [None req-a398989c-4412-4b4b-ab87-f7e8d3ce6cc3 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1062.840156] [55022]: INFO cinder.api.openstack.wsgi [None req-a398989c-4412-4b4b-ab87-f7e8d3ce6cc3 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f [ 1062.840383] [55022]: DEBUG cinder.api.openstack.wsgi [None req-a398989c-4412-4b4b-ab87-f7e8d3ce6cc3 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1062.840717] [55022]: DEBUG cinder.api.openstack.wsgi [None req-a398989c-4412-4b4b-ab87-f7e8d3ce6cc3 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1062.857112] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.857112] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1062.860808] [55022]: INFO cinder.volume.api [None req-a398989c-4412-4b4b-ab87-f7e8d3ce6cc3 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1062.869080] [55022]: INFO cinder.api.openstack.wsgi [None req-a398989c-4412-4b4b-ab87-f7e8d3ce6cc3 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f returned with HTTP 200 [ 1062.870667] [55022]: [pid: 55022|app: 0|req: 166/360] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:30 2025] GET /volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1063.880955] [55022]: DEBUG cinder.api.middleware.request_id [None req-a9e00c55-5d26-4955-a2c8-225ea9b282b0 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1063.883186] [55022]: INFO cinder.api.openstack.wsgi [None req-a9e00c55-5d26-4955-a2c8-225ea9b282b0 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f [ 1063.883990] [55022]: DEBUG cinder.api.openstack.wsgi [None req-a9e00c55-5d26-4955-a2c8-225ea9b282b0 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1063.884320] [55022]: DEBUG cinder.api.openstack.wsgi [None req-a9e00c55-5d26-4955-a2c8-225ea9b282b0 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1063.901508] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1063.901508] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1063.908820] [55022]: INFO cinder.volume.api [None req-a9e00c55-5d26-4955-a2c8-225ea9b282b0 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1063.912258] [55022]: INFO cinder.api.openstack.wsgi [None req-a9e00c55-5d26-4955-a2c8-225ea9b282b0 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f returned with HTTP 200 [ 1063.912684] [55022]: [pid: 55022|app: 0|req: 167/361] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:31 2025] GET /volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1064.931121] [55022]: DEBUG cinder.api.middleware.request_id [None req-d93e5413-2765-4171-ac63-31dbedefe38d None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1064.935177] [55022]: INFO cinder.api.openstack.wsgi [None req-d93e5413-2765-4171-ac63-31dbedefe38d tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f [ 1064.935443] [55022]: DEBUG cinder.api.openstack.wsgi [None req-d93e5413-2765-4171-ac63-31dbedefe38d tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1064.935720] [55022]: DEBUG cinder.api.openstack.wsgi [None req-d93e5413-2765-4171-ac63-31dbedefe38d tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1064.957416] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1064.957416] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1064.962984] [55022]: INFO cinder.volume.api [None req-d93e5413-2765-4171-ac63-31dbedefe38d tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1064.968883] [55022]: INFO cinder.api.openstack.wsgi [None req-d93e5413-2765-4171-ac63-31dbedefe38d tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f returned with HTTP 200 [ 1064.969454] [55022]: [pid: 55022|app: 0|req: 168/362] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:32 2025] GET /volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1065.867688] [55021]: DEBUG cinder.coordination [req-d1a0d4c5-81c3-431b-b3e8-5f445470a4a1 req-a81572a8-f8b5-4780-ae1d-ea35d4be94b8 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Lock "cinder-attachment_update-7625e2fa-83c0-4c1b-bcc2-ed6141745f4f-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.524s {{(pid=55021) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1065.868101] [55021]: INFO cinder.api.openstack.wsgi [req-d1a0d4c5-81c3-431b-b3e8-5f445470a4a1 req-a81572a8-f8b5-4780-ae1d-ea35d4be94b8 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/attachments/ab8ab971-4fc8-406b-aeec-99c0c06980f8 returned with HTTP 200 [ 1065.868541] [55021]: [pid: 55021|app: 0|req: 195/363] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 12:05:29 2025] PUT /volume/v3/attachments/ab8ab971-4fc8-406b-aeec-99c0c06980f8 => generated 617 bytes in 4540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1065.979507] [55022]: DEBUG cinder.api.middleware.request_id [None req-29070083-41e4-42b7-b343-b51438515733 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1065.981495] [55022]: INFO cinder.api.openstack.wsgi [None req-29070083-41e4-42b7-b343-b51438515733 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f [ 1065.981812] [55022]: DEBUG cinder.api.openstack.wsgi [None req-29070083-41e4-42b7-b343-b51438515733 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1065.982332] [55022]: DEBUG cinder.api.openstack.wsgi [None req-29070083-41e4-42b7-b343-b51438515733 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1065.997473] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1065.997473] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1066.002534] [55022]: INFO cinder.volume.api [None req-29070083-41e4-42b7-b343-b51438515733 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1066.007544] [55022]: INFO cinder.api.openstack.wsgi [None req-29070083-41e4-42b7-b343-b51438515733 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f returned with HTTP 200 [ 1066.007953] [55022]: [pid: 55022|app: 0|req: 169/364] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:33 2025] GET /volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1067.018637] [55021]: DEBUG cinder.api.middleware.request_id [None req-d27b193e-1912-4367-b5e6-3a72334bfd2b None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1067.020668] [55021]: INFO cinder.api.openstack.wsgi [None req-d27b193e-1912-4367-b5e6-3a72334bfd2b tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f [ 1067.020913] [55021]: DEBUG cinder.api.openstack.wsgi [None req-d27b193e-1912-4367-b5e6-3a72334bfd2b tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1067.021152] [55021]: DEBUG cinder.api.openstack.wsgi [None req-d27b193e-1912-4367-b5e6-3a72334bfd2b tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1067.034215] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1067.034215] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1067.037948] [55021]: INFO cinder.volume.api [None req-d27b193e-1912-4367-b5e6-3a72334bfd2b tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1067.042908] [55021]: INFO cinder.api.openstack.wsgi [None req-d27b193e-1912-4367-b5e6-3a72334bfd2b tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f returned with HTTP 200 [ 1067.043301] [55021]: [pid: 55021|app: 0|req: 196/365] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:34 2025] GET /volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1068.011635] [55022]: DEBUG cinder.api.middleware.request_id [None req-df3b701b-6b77-4ca3-85d8-6f00bbfa7095 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.012209] [55022]: INFO cinder.api.openstack.wsgi [None req-df3b701b-6b77-4ca3-85d8-6f00bbfa7095 None None] GET http://10.180.1.21/volume// [ 1068.012472] [55022]: DEBUG cinder.api.openstack.wsgi [None req-df3b701b-6b77-4ca3-85d8-6f00bbfa7095 None None] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1068.012774] [55022]: DEBUG cinder.api.openstack.wsgi [None req-df3b701b-6b77-4ca3-85d8-6f00bbfa7095 None None] Calling method 'all' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1068.013209] [55022]: INFO cinder.api.openstack.wsgi [None req-df3b701b-6b77-4ca3-85d8-6f00bbfa7095 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1068.013614] [55022]: [pid: 55022|app: 0|req: 170/366] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:05:35 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1068.019845] [55021]: DEBUG cinder.api.middleware.request_id [req-41f30ad4-f169-4927-9c00-5f17c9450c98 req-731d5fd9-5eaa-4b4f-97a4-eac9d3e03d24 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.022654] [55021]: INFO cinder.api.openstack.wsgi [req-41f30ad4-f169-4927-9c00-5f17c9450c98 req-731d5fd9-5eaa-4b4f-97a4-eac9d3e03d24 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1068.022703] [55021]: DEBUG cinder.api.openstack.wsgi [req-41f30ad4-f169-4927-9c00-5f17c9450c98 req-731d5fd9-5eaa-4b4f-97a4-eac9d3e03d24 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4997ef16-0864-407b-a2a4-d5981eec89e1", "connector": null, "instance_uuid": "79cb6d35-dcde-4ba9-aa60-84c0337a57ae"}} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1068.037652] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1068.037652] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1068.054504] [55022]: DEBUG cinder.api.middleware.request_id [None req-7e719821-1948-4604-b53a-8a4a342abb25 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.057263] [55022]: INFO cinder.api.openstack.wsgi [None req-7e719821-1948-4604-b53a-8a4a342abb25 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f [ 1068.057567] [55022]: DEBUG cinder.api.openstack.wsgi [None req-7e719821-1948-4604-b53a-8a4a342abb25 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1068.058107] [55022]: DEBUG cinder.api.openstack.wsgi [None req-7e719821-1948-4604-b53a-8a4a342abb25 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1068.069206] [55021]: INFO cinder.api.openstack.wsgi [req-41f30ad4-f169-4927-9c00-5f17c9450c98 req-731d5fd9-5eaa-4b4f-97a4-eac9d3e03d24 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1068.069206] [55021]: [pid: 55021|app: 0|req: 197/367] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 12:05:35 2025] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1068.070742] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1068.070742] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1068.074827] [55021]: DEBUG cinder.api.middleware.request_id [req-41f30ad4-f169-4927-9c00-5f17c9450c98 req-274c8552-1e94-4f5c-a756-c734e89a31ed None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.075386] [55022]: INFO cinder.volume.api [None req-7e719821-1948-4604-b53a-8a4a342abb25 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1068.077115] [55021]: INFO cinder.api.openstack.wsgi [req-41f30ad4-f169-4927-9c00-5f17c9450c98 req-274c8552-1e94-4f5c-a756-c734e89a31ed tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] DELETE http://10.180.1.21/volume/v3/attachments/d9d2c38e-f73d-4eda-8d9d-b61a488fd734 [ 1068.077578] [55021]: DEBUG cinder.api.openstack.wsgi [req-41f30ad4-f169-4927-9c00-5f17c9450c98 req-274c8552-1e94-4f5c-a756-c734e89a31ed tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1068.077578] [55021]: DEBUG cinder.api.openstack.wsgi [req-41f30ad4-f169-4927-9c00-5f17c9450c98 req-274c8552-1e94-4f5c-a756-c734e89a31ed tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Calling method 'version_select' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1068.082959] [55022]: INFO cinder.api.openstack.wsgi [None req-7e719821-1948-4604-b53a-8a4a342abb25 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f returned with HTTP 200 [ 1068.083557] [55022]: [pid: 55022|app: 0|req: 171/368] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:35 2025] GET /volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1068.085766] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1068.085766] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1068.510457] [55022]: DEBUG cinder.api.middleware.request_id [req-d1a0d4c5-81c3-431b-b3e8-5f445470a4a1 req-25e19aa9-532f-4cb1-a277-63fc3672209f None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1068.512963] [55022]: INFO cinder.api.openstack.wsgi [req-d1a0d4c5-81c3-431b-b3e8-5f445470a4a1 req-25e19aa9-532f-4cb1-a277-63fc3672209f tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] POST http://10.180.1.21/volume/v3/attachments/ab8ab971-4fc8-406b-aeec-99c0c06980f8/action [ 1068.513408] [55022]: DEBUG cinder.api.openstack.wsgi [req-d1a0d4c5-81c3-431b-b3e8-5f445470a4a1 req-25e19aa9-532f-4cb1-a277-63fc3672209f tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Action body: b'{"os-complete": null}' {{(pid=55022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1068.513543] [55022]: DEBUG cinder.api.openstack.wsgi [req-d1a0d4c5-81c3-431b-b3e8-5f445470a4a1 req-25e19aa9-532f-4cb1-a277-63fc3672209f tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1068.531339] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1068.531339] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1068.538108] [55022]: INFO cinder.api.openstack.wsgi [req-d1a0d4c5-81c3-431b-b3e8-5f445470a4a1 req-25e19aa9-532f-4cb1-a277-63fc3672209f tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/attachments/ab8ab971-4fc8-406b-aeec-99c0c06980f8/action returned with HTTP 204 [ 1068.538562] [55022]: [pid: 55022|app: 0|req: 172/369] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 12:05:36 2025] POST /volume/v3/attachments/ab8ab971-4fc8-406b-aeec-99c0c06980f8/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1068.620680] [55021]: INFO cinder.api.openstack.wsgi [req-41f30ad4-f169-4927-9c00-5f17c9450c98 req-274c8552-1e94-4f5c-a756-c734e89a31ed tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] http://10.180.1.21/volume/v3/attachments/d9d2c38e-f73d-4eda-8d9d-b61a488fd734 returned with HTTP 200 [ 1068.620680] [55021]: [pid: 55021|app: 0|req: 198/370] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 12:05:35 2025] DELETE /volume/v3/attachments/d9d2c38e-f73d-4eda-8d9d-b61a488fd734 => generated 192 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1069.095864] [55022]: DEBUG cinder.api.middleware.request_id [None req-d43d530a-91e1-45be-837c-020a61c3fbb8 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.098095] [55022]: INFO cinder.api.openstack.wsgi [None req-d43d530a-91e1-45be-837c-020a61c3fbb8 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f [ 1069.098365] [55022]: DEBUG cinder.api.openstack.wsgi [None req-d43d530a-91e1-45be-837c-020a61c3fbb8 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1069.098607] [55022]: DEBUG cinder.api.openstack.wsgi [None req-d43d530a-91e1-45be-837c-020a61c3fbb8 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1069.111117] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1069.111117] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1069.114638] [55022]: INFO cinder.volume.api [None req-d43d530a-91e1-45be-837c-020a61c3fbb8 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1069.120123] [55022]: INFO cinder.api.openstack.wsgi [None req-d43d530a-91e1-45be-837c-020a61c3fbb8 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f returned with HTTP 200 [ 1069.120572] [55022]: [pid: 55022|app: 0|req: 173/371] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:36 2025] GET /volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f => generated 1134 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1069.131993] [55021]: DEBUG cinder.api.middleware.request_id [None req-2ad977ee-1152-432d-980b-79798a09f8a4 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.134947] [55021]: INFO cinder.api.openstack.wsgi [None req-2ad977ee-1152-432d-980b-79798a09f8a4 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f [ 1069.135276] [55021]: DEBUG cinder.api.openstack.wsgi [None req-2ad977ee-1152-432d-980b-79798a09f8a4 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1069.135553] [55021]: DEBUG cinder.api.openstack.wsgi [None req-2ad977ee-1152-432d-980b-79798a09f8a4 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1069.146515] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1069.146515] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1069.150275] [55021]: INFO cinder.volume.api [None req-2ad977ee-1152-432d-980b-79798a09f8a4 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1069.155379] [55021]: INFO cinder.api.openstack.wsgi [None req-2ad977ee-1152-432d-980b-79798a09f8a4 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f returned with HTTP 200 [ 1069.155813] [55021]: [pid: 55021|app: 0|req: 199/372] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:36 2025] GET /volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1069.312609] [55022]: DEBUG cinder.api.middleware.request_id [req-d8e97ad7-49cc-4857-92e1-cf3f1ae5c976 req-1aa94e68-b1c2-47ca-9cc2-2556feae40ed None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.315588] [55022]: INFO cinder.api.openstack.wsgi [req-d8e97ad7-49cc-4857-92e1-cf3f1ae5c976 req-1aa94e68-b1c2-47ca-9cc2-2556feae40ed tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a [ 1069.315985] [55022]: DEBUG cinder.api.openstack.wsgi [req-d8e97ad7-49cc-4857-92e1-cf3f1ae5c976 req-1aa94e68-b1c2-47ca-9cc2-2556feae40ed tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1069.316579] [55022]: DEBUG cinder.api.openstack.wsgi [req-d8e97ad7-49cc-4857-92e1-cf3f1ae5c976 req-1aa94e68-b1c2-47ca-9cc2-2556feae40ed tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1069.326995] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1069.326995] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1069.330622] [55022]: INFO cinder.volume.api [req-d8e97ad7-49cc-4857-92e1-cf3f1ae5c976 req-1aa94e68-b1c2-47ca-9cc2-2556feae40ed tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1069.335110] [55022]: INFO cinder.api.openstack.wsgi [req-d8e97ad7-49cc-4857-92e1-cf3f1ae5c976 req-1aa94e68-b1c2-47ca-9cc2-2556feae40ed tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a returned with HTTP 200 [ 1069.335575] [55022]: [pid: 55022|app: 0|req: 174/373] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:05:37 2025] GET /volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1069.350893] [55021]: DEBUG cinder.api.middleware.request_id [req-d8e97ad7-49cc-4857-92e1-cf3f1ae5c976 req-0f1ce05c-824f-4195-9972-57bcf3ecb14d None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.353210] [55021]: INFO cinder.api.openstack.wsgi [req-d8e97ad7-49cc-4857-92e1-cf3f1ae5c976 req-0f1ce05c-824f-4195-9972-57bcf3ecb14d tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] POST http://10.180.1.21/volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a/action [ 1069.353593] [55021]: DEBUG cinder.api.openstack.wsgi [req-d8e97ad7-49cc-4857-92e1-cf3f1ae5c976 req-0f1ce05c-824f-4195-9972-57bcf3ecb14d tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1069.353729] [55021]: DEBUG cinder.api.openstack.wsgi [req-d8e97ad7-49cc-4857-92e1-cf3f1ae5c976 req-0f1ce05c-824f-4195-9972-57bcf3ecb14d tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1069.364697] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1069.364697] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1069.364697] [55021]: INFO cinder.volume.api [req-d8e97ad7-49cc-4857-92e1-cf3f1ae5c976 req-0f1ce05c-824f-4195-9972-57bcf3ecb14d tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1069.370119] [55021]: INFO cinder.volume.api [req-d8e97ad7-49cc-4857-92e1-cf3f1ae5c976 req-0f1ce05c-824f-4195-9972-57bcf3ecb14d tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Begin detaching volume completed successfully. [ 1069.370332] [55021]: INFO cinder.api.openstack.wsgi [req-d8e97ad7-49cc-4857-92e1-cf3f1ae5c976 req-0f1ce05c-824f-4195-9972-57bcf3ecb14d tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a/action returned with HTTP 202 [ 1069.370785] [55021]: [pid: 55021|app: 0|req: 200/374] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 12:05:37 2025] POST /volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1069.384794] [55022]: DEBUG cinder.api.middleware.request_id [None req-9a6e1c5a-5b34-4905-b7e7-33d65b24fa5f None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1069.386990] [55022]: INFO cinder.api.openstack.wsgi [None req-9a6e1c5a-5b34-4905-b7e7-33d65b24fa5f tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a [ 1069.387345] [55022]: DEBUG cinder.api.openstack.wsgi [None req-9a6e1c5a-5b34-4905-b7e7-33d65b24fa5f tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1069.387465] [55022]: DEBUG cinder.api.openstack.wsgi [None req-9a6e1c5a-5b34-4905-b7e7-33d65b24fa5f tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1069.398114] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1069.398114] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1069.401337] [55022]: INFO cinder.volume.api [None req-9a6e1c5a-5b34-4905-b7e7-33d65b24fa5f tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1069.405958] [55022]: INFO cinder.api.openstack.wsgi [None req-9a6e1c5a-5b34-4905-b7e7-33d65b24fa5f tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a returned with HTTP 200 [ 1069.406356] [55022]: [pid: 55022|app: 0|req: 175/375] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:37 2025] GET /volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1070.400661] [55021]: DEBUG cinder.api.middleware.request_id [None req-bd4e31e9-8cb8-4ae6-b64e-751660135d19 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.401303] [55021]: INFO cinder.api.openstack.wsgi [None req-bd4e31e9-8cb8-4ae6-b64e-751660135d19 None None] GET http://10.180.1.21/volume// [ 1070.401465] [55021]: DEBUG cinder.api.openstack.wsgi [None req-bd4e31e9-8cb8-4ae6-b64e-751660135d19 None None] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1070.401686] [55021]: DEBUG cinder.api.openstack.wsgi [None req-bd4e31e9-8cb8-4ae6-b64e-751660135d19 None None] Calling method 'all' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1070.402292] [55021]: INFO cinder.api.openstack.wsgi [None req-bd4e31e9-8cb8-4ae6-b64e-751660135d19 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1070.402656] [55021]: [pid: 55021|app: 0|req: 201/376] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:05:38 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1070.406561] [55022]: DEBUG cinder.api.middleware.request_id [req-d8e97ad7-49cc-4857-92e1-cf3f1ae5c976 req-140ef779-98bb-4aad-9294-e5e57dfbd5c1 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.409295] [55022]: INFO cinder.api.openstack.wsgi [req-d8e97ad7-49cc-4857-92e1-cf3f1ae5c976 req-140ef779-98bb-4aad-9294-e5e57dfbd5c1 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a [ 1070.409551] [55022]: DEBUG cinder.api.openstack.wsgi [req-d8e97ad7-49cc-4857-92e1-cf3f1ae5c976 req-140ef779-98bb-4aad-9294-e5e57dfbd5c1 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1070.409776] [55022]: DEBUG cinder.api.openstack.wsgi [req-d8e97ad7-49cc-4857-92e1-cf3f1ae5c976 req-140ef779-98bb-4aad-9294-e5e57dfbd5c1 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1070.417323] [55021]: DEBUG cinder.api.middleware.request_id [None req-a652a426-6bb9-40c5-87ec-4332fa7f8837 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1070.419505] [55021]: INFO cinder.api.openstack.wsgi [None req-a652a426-6bb9-40c5-87ec-4332fa7f8837 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a [ 1070.419730] [55021]: DEBUG cinder.api.openstack.wsgi [None req-a652a426-6bb9-40c5-87ec-4332fa7f8837 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1070.419952] [55021]: DEBUG cinder.api.openstack.wsgi [None req-a652a426-6bb9-40c5-87ec-4332fa7f8837 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1070.423648] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1070.423648] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1070.429616] [55022]: INFO cinder.volume.api [req-d8e97ad7-49cc-4857-92e1-cf3f1ae5c976 req-140ef779-98bb-4aad-9294-e5e57dfbd5c1 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1070.432615] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1070.432615] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1070.433922] [55022]: INFO cinder.api.openstack.wsgi [req-d8e97ad7-49cc-4857-92e1-cf3f1ae5c976 req-140ef779-98bb-4aad-9294-e5e57dfbd5c1 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a returned with HTTP 200 [ 1070.434402] [55022]: [pid: 55022|app: 0|req: 176/377] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:05:38 2025] GET /volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a => generated 1319 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1070.437062] [55021]: INFO cinder.volume.api [None req-a652a426-6bb9-40c5-87ec-4332fa7f8837 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1070.442208] [55021]: INFO cinder.api.openstack.wsgi [None req-a652a426-6bb9-40c5-87ec-4332fa7f8837 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a returned with HTTP 200 [ 1070.442803] [55021]: [pid: 55021|app: 0|req: 202/378] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:38 2025] GET /volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1071.453297] [55022]: DEBUG cinder.api.middleware.request_id [None req-29faa217-46d4-4efd-b308-a5710f9e3265 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.455652] [55022]: INFO cinder.api.openstack.wsgi [None req-29faa217-46d4-4efd-b308-a5710f9e3265 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a [ 1071.455875] [55022]: DEBUG cinder.api.openstack.wsgi [None req-29faa217-46d4-4efd-b308-a5710f9e3265 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1071.456111] [55022]: DEBUG cinder.api.openstack.wsgi [None req-29faa217-46d4-4efd-b308-a5710f9e3265 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1071.465773] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1071.465773] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1071.468854] [55022]: INFO cinder.volume.api [None req-29faa217-46d4-4efd-b308-a5710f9e3265 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1071.473214] [55022]: INFO cinder.api.openstack.wsgi [None req-29faa217-46d4-4efd-b308-a5710f9e3265 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a returned with HTTP 200 [ 1071.473688] [55022]: [pid: 55022|app: 0|req: 177/379] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:39 2025] GET /volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1071.586625] [55021]: DEBUG cinder.api.middleware.request_id [req-d8e97ad7-49cc-4857-92e1-cf3f1ae5c976 req-ee0e5255-f979-4290-85a0-673bb03bc1d0 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1071.588957] [55021]: INFO cinder.api.openstack.wsgi [req-d8e97ad7-49cc-4857-92e1-cf3f1ae5c976 req-ee0e5255-f979-4290-85a0-673bb03bc1d0 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] DELETE http://10.180.1.21/volume/v3/attachments/758acd9e-a335-4fdd-af61-e7585610e1c4 [ 1071.589180] [55021]: DEBUG cinder.api.openstack.wsgi [req-d8e97ad7-49cc-4857-92e1-cf3f1ae5c976 req-ee0e5255-f979-4290-85a0-673bb03bc1d0 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1071.589392] [55021]: DEBUG cinder.api.openstack.wsgi [req-d8e97ad7-49cc-4857-92e1-cf3f1ae5c976 req-ee0e5255-f979-4290-85a0-673bb03bc1d0 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'version_select' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1071.596328] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1071.596328] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1072.121500] [55021]: INFO cinder.api.openstack.wsgi [req-d8e97ad7-49cc-4857-92e1-cf3f1ae5c976 req-ee0e5255-f979-4290-85a0-673bb03bc1d0 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/attachments/758acd9e-a335-4fdd-af61-e7585610e1c4 returned with HTTP 200 [ 1072.122060] [55021]: [pid: 55021|app: 0|req: 203/380] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 12:05:39 2025] DELETE /volume/v3/attachments/758acd9e-a335-4fdd-af61-e7585610e1c4 => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1072.483770] [55022]: DEBUG cinder.api.middleware.request_id [None req-381cb575-d448-44a1-9154-562bd293f580 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.485834] [55022]: INFO cinder.api.openstack.wsgi [None req-381cb575-d448-44a1-9154-562bd293f580 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a [ 1072.486127] [55022]: DEBUG cinder.api.openstack.wsgi [None req-381cb575-d448-44a1-9154-562bd293f580 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1072.486366] [55022]: DEBUG cinder.api.openstack.wsgi [None req-381cb575-d448-44a1-9154-562bd293f580 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1072.494057] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1072.494057] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1072.497331] [55022]: INFO cinder.volume.api [None req-381cb575-d448-44a1-9154-562bd293f580 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1072.501771] [55022]: INFO cinder.api.openstack.wsgi [None req-381cb575-d448-44a1-9154-562bd293f580 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a returned with HTTP 200 [ 1072.502161] [55022]: [pid: 55022|app: 0|req: 178/381] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:40 2025] GET /volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1072.559223] [55021]: DEBUG cinder.api.middleware.request_id [req-5976dad2-bb58-4b35-af5a-9e39bf97c7b8 req-bcbe206f-ba2c-4cca-9813-b465d2299dd1 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.561499] [55021]: INFO cinder.api.openstack.wsgi [req-5976dad2-bb58-4b35-af5a-9e39bf97c7b8 req-bcbe206f-ba2c-4cca-9813-b465d2299dd1 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f [ 1072.561729] [55021]: DEBUG cinder.api.openstack.wsgi [req-5976dad2-bb58-4b35-af5a-9e39bf97c7b8 req-bcbe206f-ba2c-4cca-9813-b465d2299dd1 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1072.561946] [55021]: DEBUG cinder.api.openstack.wsgi [req-5976dad2-bb58-4b35-af5a-9e39bf97c7b8 req-bcbe206f-ba2c-4cca-9813-b465d2299dd1 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1072.572220] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1072.572220] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1072.575230] [55021]: INFO cinder.volume.api [req-5976dad2-bb58-4b35-af5a-9e39bf97c7b8 req-bcbe206f-ba2c-4cca-9813-b465d2299dd1 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1072.579206] [55021]: INFO cinder.api.openstack.wsgi [req-5976dad2-bb58-4b35-af5a-9e39bf97c7b8 req-bcbe206f-ba2c-4cca-9813-b465d2299dd1 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f returned with HTTP 200 [ 1072.579655] [55021]: [pid: 55021|app: 0|req: 204/382] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:05:40 2025] GET /volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1072.593248] [55022]: DEBUG cinder.api.middleware.request_id [req-5976dad2-bb58-4b35-af5a-9e39bf97c7b8 req-e687d92e-63f7-4197-90af-2c0236ffa4f3 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.595467] [55022]: INFO cinder.api.openstack.wsgi [req-5976dad2-bb58-4b35-af5a-9e39bf97c7b8 req-e687d92e-63f7-4197-90af-2c0236ffa4f3 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] POST http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f/action [ 1072.595864] [55022]: DEBUG cinder.api.openstack.wsgi [req-5976dad2-bb58-4b35-af5a-9e39bf97c7b8 req-e687d92e-63f7-4197-90af-2c0236ffa4f3 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1072.596013] [55022]: DEBUG cinder.api.openstack.wsgi [req-5976dad2-bb58-4b35-af5a-9e39bf97c7b8 req-e687d92e-63f7-4197-90af-2c0236ffa4f3 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1072.605611] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1072.605611] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1072.606115] [55022]: INFO cinder.volume.api [req-5976dad2-bb58-4b35-af5a-9e39bf97c7b8 req-e687d92e-63f7-4197-90af-2c0236ffa4f3 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1072.612247] [55022]: INFO cinder.volume.api [req-5976dad2-bb58-4b35-af5a-9e39bf97c7b8 req-e687d92e-63f7-4197-90af-2c0236ffa4f3 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Begin detaching volume completed successfully. [ 1072.612456] [55022]: INFO cinder.api.openstack.wsgi [req-5976dad2-bb58-4b35-af5a-9e39bf97c7b8 req-e687d92e-63f7-4197-90af-2c0236ffa4f3 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f/action returned with HTTP 202 [ 1072.612844] [55022]: [pid: 55022|app: 0|req: 179/383] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 12:05:40 2025] POST /volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1072.624098] [55021]: DEBUG cinder.api.middleware.request_id [None req-a3ae460c-0ace-4256-8047-2f061e258e6a None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1072.626071] [55021]: INFO cinder.api.openstack.wsgi [None req-a3ae460c-0ace-4256-8047-2f061e258e6a tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f [ 1072.626321] [55021]: DEBUG cinder.api.openstack.wsgi [None req-a3ae460c-0ace-4256-8047-2f061e258e6a tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1072.626543] [55021]: DEBUG cinder.api.openstack.wsgi [None req-a3ae460c-0ace-4256-8047-2f061e258e6a tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1072.637296] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1072.637296] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1072.641028] [55021]: INFO cinder.volume.api [None req-a3ae460c-0ace-4256-8047-2f061e258e6a tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1072.645623] [55021]: INFO cinder.api.openstack.wsgi [None req-a3ae460c-0ace-4256-8047-2f061e258e6a tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f returned with HTTP 200 [ 1072.646015] [55021]: [pid: 55021|app: 0|req: 205/384] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:40 2025] GET /volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1073.012024] [55022]: DEBUG cinder.api.middleware.request_id [req-41f30ad4-f169-4927-9c00-5f17c9450c98 req-548d77ae-ef05-41c3-86cf-5a7d6ecef709 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1073.014252] [55022]: INFO cinder.api.openstack.wsgi [req-41f30ad4-f169-4927-9c00-5f17c9450c98 req-548d77ae-ef05-41c3-86cf-5a7d6ecef709 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] PUT http://10.180.1.21/volume/v3/attachments/dd045390-0f8a-434a-a6b2-baef36c7f8bb [ 1073.014685] [55022]: DEBUG cinder.api.openstack.wsgi [req-41f30ad4-f169-4927-9c00-5f17c9450c98 req-548d77ae-ef05-41c3-86cf-5a7d6ecef709 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-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-540422", "mountpoint": "/dev/sdb"}}} {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1073.022374] [55022]: DEBUG cinder.coordination [req-41f30ad4-f169-4927-9c00-5f17c9450c98 req-548d77ae-ef05-41c3-86cf-5a7d6ecef709 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Acquiring lock "cinder-attachment_update-4997ef16-0864-407b-a2a4-d5981eec89e1-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55022) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1073.027038] [55022]: DEBUG cinder.coordination [req-41f30ad4-f169-4927-9c00-5f17c9450c98 req-548d77ae-ef05-41c3-86cf-5a7d6ecef709 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Lock "cinder-attachment_update-4997ef16-0864-407b-a2a4-d5981eec89e1-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55022) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1073.028129] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.028129] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1073.545972] [55022]: DEBUG cinder.coordination [req-41f30ad4-f169-4927-9c00-5f17c9450c98 req-548d77ae-ef05-41c3-86cf-5a7d6ecef709 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Lock "cinder-attachment_update-4997ef16-0864-407b-a2a4-d5981eec89e1-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.519s {{(pid=55022) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1073.546344] [55022]: INFO cinder.api.openstack.wsgi [req-41f30ad4-f169-4927-9c00-5f17c9450c98 req-548d77ae-ef05-41c3-86cf-5a7d6ecef709 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] http://10.180.1.21/volume/v3/attachments/dd045390-0f8a-434a-a6b2-baef36c7f8bb returned with HTTP 200 [ 1073.546792] [55022]: [pid: 55022|app: 0|req: 180/385] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 12:05:40 2025] PUT /volume/v3/attachments/dd045390-0f8a-434a-a6b2-baef36c7f8bb => generated 617 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1073.551047] [55021]: DEBUG cinder.api.middleware.request_id [req-41f30ad4-f169-4927-9c00-5f17c9450c98 req-74369d58-ff2e-4ae0-a687-82dd545293ee None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1073.553074] [55021]: INFO cinder.api.openstack.wsgi [req-41f30ad4-f169-4927-9c00-5f17c9450c98 req-74369d58-ff2e-4ae0-a687-82dd545293ee tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] GET http://10.180.1.21/volume/v3/attachments/dd045390-0f8a-434a-a6b2-baef36c7f8bb [ 1073.553324] [55021]: DEBUG cinder.api.openstack.wsgi [req-41f30ad4-f169-4927-9c00-5f17c9450c98 req-74369d58-ff2e-4ae0-a687-82dd545293ee tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1073.553537] [55021]: DEBUG cinder.api.openstack.wsgi [req-41f30ad4-f169-4927-9c00-5f17c9450c98 req-74369d58-ff2e-4ae0-a687-82dd545293ee tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Calling method 'version_select' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1073.568114] [55021]: INFO cinder.api.openstack.wsgi [req-41f30ad4-f169-4927-9c00-5f17c9450c98 req-74369d58-ff2e-4ae0-a687-82dd545293ee tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] http://10.180.1.21/volume/v3/attachments/dd045390-0f8a-434a-a6b2-baef36c7f8bb returned with HTTP 200 [ 1073.569027] [55021]: [pid: 55021|app: 0|req: 206/386] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Feb 19 12:05:41 2025] GET /volume/v3/attachments/dd045390-0f8a-434a-a6b2-baef36c7f8bb => generated 642 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1073.637103] [55022]: DEBUG cinder.api.middleware.request_id [None req-11805530-6586-4467-b5eb-8663c40edfea None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1073.638025] [55022]: INFO cinder.api.openstack.wsgi [None req-11805530-6586-4467-b5eb-8663c40edfea None None] GET http://10.180.1.21/volume// [ 1073.639132] [55022]: DEBUG cinder.api.openstack.wsgi [None req-11805530-6586-4467-b5eb-8663c40edfea None None] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1073.639132] [55022]: DEBUG cinder.api.openstack.wsgi [None req-11805530-6586-4467-b5eb-8663c40edfea None None] Calling method 'all' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1073.639132] [55022]: INFO cinder.api.openstack.wsgi [None req-11805530-6586-4467-b5eb-8663c40edfea None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1073.639397] [55022]: [pid: 55022|app: 0|req: 181/387] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:05:41 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1073.643145] [55021]: DEBUG cinder.api.middleware.request_id [req-5976dad2-bb58-4b35-af5a-9e39bf97c7b8 req-24016405-4cd7-40dd-bb2f-5e8733240eb0 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1073.646025] [55021]: INFO cinder.api.openstack.wsgi [req-5976dad2-bb58-4b35-af5a-9e39bf97c7b8 req-24016405-4cd7-40dd-bb2f-5e8733240eb0 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f [ 1073.646025] [55021]: DEBUG cinder.api.openstack.wsgi [req-5976dad2-bb58-4b35-af5a-9e39bf97c7b8 req-24016405-4cd7-40dd-bb2f-5e8733240eb0 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1073.646152] [55021]: DEBUG cinder.api.openstack.wsgi [req-5976dad2-bb58-4b35-af5a-9e39bf97c7b8 req-24016405-4cd7-40dd-bb2f-5e8733240eb0 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1073.655999] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.655999] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1073.656154] [55022]: DEBUG cinder.api.middleware.request_id [None req-3f0f6782-db9a-4a09-9717-ee1f1f2dcea6 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1073.658077] [55022]: INFO cinder.api.openstack.wsgi [None req-3f0f6782-db9a-4a09-9717-ee1f1f2dcea6 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f [ 1073.658314] [55022]: DEBUG cinder.api.openstack.wsgi [None req-3f0f6782-db9a-4a09-9717-ee1f1f2dcea6 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1073.658527] [55022]: DEBUG cinder.api.openstack.wsgi [None req-3f0f6782-db9a-4a09-9717-ee1f1f2dcea6 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1073.659287] [55021]: INFO cinder.volume.api [req-5976dad2-bb58-4b35-af5a-9e39bf97c7b8 req-24016405-4cd7-40dd-bb2f-5e8733240eb0 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1073.664025] [55021]: INFO cinder.api.openstack.wsgi [req-5976dad2-bb58-4b35-af5a-9e39bf97c7b8 req-24016405-4cd7-40dd-bb2f-5e8733240eb0 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f returned with HTTP 200 [ 1073.664467] [55021]: [pid: 55021|app: 0|req: 207/388] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:05:41 2025] GET /volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f => generated 1318 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1073.669020] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.669020] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1073.672518] [55022]: INFO cinder.volume.api [None req-3f0f6782-db9a-4a09-9717-ee1f1f2dcea6 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1073.677245] [55022]: INFO cinder.api.openstack.wsgi [None req-3f0f6782-db9a-4a09-9717-ee1f1f2dcea6 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f returned with HTTP 200 [ 1073.677616] [55022]: [pid: 55022|app: 0|req: 182/389] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:41 2025] GET /volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1074.383560] [55021]: DEBUG cinder.api.middleware.request_id [None req-1ab95688-976c-445a-91ef-949d149e20e9 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1074.385631] [55021]: INFO cinder.api.openstack.wsgi [None req-1ab95688-976c-445a-91ef-949d149e20e9 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1074.386044] [55021]: DEBUG cinder.api.openstack.wsgi [None req-1ab95688-976c-445a-91ef-949d149e20e9 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-997951872"}} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1074.387856] [55021]: DEBUG cinder.api.v3.volumes [None req-1ab95688-976c-445a-91ef-949d149e20e9 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-997951872'}} {{(pid=55021) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1074.387986] [55021]: INFO cinder.api.v3.volumes [None req-1ab95688-976c-445a-91ef-949d149e20e9 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Create volume of 1 GB [ 1074.392660] [55021]: INFO cinder.volume.api [None req-1ab95688-976c-445a-91ef-949d149e20e9 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Availability Zones retrieved successfully. [ 1074.401412] [55021]: DEBUG cinder.volume.api [None req-1ab95688-976c-445a-91ef-949d149e20e9 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Flow 'volume_create_api' (5061d34c-684b-45c6-853e-2cc1c833b95c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1074.402686] [55021]: DEBUG cinder.volume.api [None req-1ab95688-976c-445a-91ef-949d149e20e9 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb08af13-8359-4b38-8715-17fefb661b60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1074.403929] [55021]: DEBUG cinder.volume.flows.api.create_volume [None req-1ab95688-976c-445a-91ef-949d149e20e9 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Validating volume size '1' using validate_int {{(pid=55021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1074.425827] [55021]: DEBUG cinder.volume.api [None req-1ab95688-976c-445a-91ef-949d149e20e9 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb08af13-8359-4b38-8715-17fefb661b60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T11:54:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fe68bc55-1aa9-4430-8a92-ce31fba1cbb5', '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=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1074.426776] [55021]: DEBUG cinder.volume.api [None req-1ab95688-976c-445a-91ef-949d149e20e9 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5416897-09f2-416f-abf6-c02c6814f435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1074.480433] [55021]: DEBUG cinder.quota [None req-1ab95688-976c-445a-91ef-949d149e20e9 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Created reservations ['cdd9eb77-f4b6-4b87-a90f-b05081964b37', '77f294f3-7d6c-4fdf-b982-78e25a61d58e', 'a1f4b472-49e7-48be-962b-0caffeb83952', 'a0866882-37d3-4b77-acf4-afe7638ee9b7'] {{(pid=55021) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1074.481427] [55021]: DEBUG cinder.volume.api [None req-1ab95688-976c-445a-91ef-949d149e20e9 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5416897-09f2-416f-abf6-c02c6814f435) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdd9eb77-f4b6-4b87-a90f-b05081964b37', '77f294f3-7d6c-4fdf-b982-78e25a61d58e', 'a1f4b472-49e7-48be-962b-0caffeb83952', 'a0866882-37d3-4b77-acf4-afe7638ee9b7']}' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1074.482334] [55021]: DEBUG cinder.volume.api [None req-1ab95688-976c-445a-91ef-949d149e20e9 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f0052ee-ad6f-45ed-b4a5-1ee95216849a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1074.493236] [55021]: DEBUG cinder.volume.api [None req-1ab95688-976c-445a-91ef-949d149e20e9 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f0052ee-ad6f-45ed-b4a5-1ee95216849a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e19b4376-2f33-426c-a38d-68f7fae893ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-997951872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4f804149b1644e6a275f4c1b9869fff',qos_specs=None,replication_status=,reservations=['cdd9eb77-f4b6-4b87-a90f-b05081964b37','77f294f3-7d6c-4fdf-b982-78e25a61d58e','a1f4b472-49e7-48be-962b-0caffeb83952','a0866882-37d3-4b77-acf4-afe7638ee9b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afb4de8da1ed4800b4c4b15026c4c490',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5), '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-19T12:05:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-997951872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e19b4376-2f33-426c-a38d-68f7fae893ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4f804149b1644e6a275f4c1b9869fff',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='afb4de8da1ed4800b4c4b15026c4c490',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fe68bc55-1aa9-4430-8a92-ce31fba1cbb5),volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1074.494188] [55021]: DEBUG cinder.volume.api [None req-1ab95688-976c-445a-91ef-949d149e20e9 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c65060d7-4701-4fc8-9509-0a13424df1d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1074.506242] [55021]: DEBUG cinder.volume.api [None req-1ab95688-976c-445a-91ef-949d149e20e9 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c65060d7-4701-4fc8-9509-0a13424df1d9) 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-997951872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4f804149b1644e6a275f4c1b9869fff',qos_specs=None,replication_status=,reservations=['cdd9eb77-f4b6-4b87-a90f-b05081964b37','77f294f3-7d6c-4fdf-b982-78e25a61d58e','a1f4b472-49e7-48be-962b-0caffeb83952','a0866882-37d3-4b77-acf4-afe7638ee9b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afb4de8da1ed4800b4c4b15026c4c490',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1074.507083] [55021]: DEBUG cinder.volume.api [None req-1ab95688-976c-445a-91ef-949d149e20e9 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8374d0e4-9829-40dd-a768-e9657ae36895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1074.515043] [55021]: DEBUG cinder.volume.api [None req-1ab95688-976c-445a-91ef-949d149e20e9 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8374d0e4-9829-40dd-a768-e9657ae36895) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1074.516090] [55021]: DEBUG cinder.volume.api [None req-1ab95688-976c-445a-91ef-949d149e20e9 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Flow 'volume_create_api' (5061d34c-684b-45c6-853e-2cc1c833b95c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1074.516590] [55021]: INFO cinder.volume.api [None req-1ab95688-976c-445a-91ef-949d149e20e9 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Create volume request issued successfully. [ 1074.517106] [55021]: INFO cinder.api.openstack.wsgi [None req-1ab95688-976c-445a-91ef-949d149e20e9 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1074.517555] [55021]: [pid: 55021|app: 0|req: 208/390] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 12:05:42 2025] POST /volume/v3/volumes => generated 755 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1074.526878] [55022]: DEBUG cinder.api.middleware.request_id [None req-7db6def7-1d11-4998-b663-017919ce6afe None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1074.528770] [55022]: INFO cinder.api.openstack.wsgi [None req-7db6def7-1d11-4998-b663-017919ce6afe tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] GET http://10.180.1.21/volume/v3/volumes/e19b4376-2f33-426c-a38d-68f7fae893ae [ 1074.529025] [55022]: DEBUG cinder.api.openstack.wsgi [None req-7db6def7-1d11-4998-b663-017919ce6afe tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1074.529255] [55022]: DEBUG cinder.api.openstack.wsgi [None req-7db6def7-1d11-4998-b663-017919ce6afe tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1074.536807] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1074.536807] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1074.541361] [55022]: INFO cinder.volume.api [None req-7db6def7-1d11-4998-b663-017919ce6afe tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Volume info retrieved successfully. [ 1074.546049] [55022]: INFO cinder.api.openstack.wsgi [None req-7db6def7-1d11-4998-b663-017919ce6afe tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] http://10.180.1.21/volume/v3/volumes/e19b4376-2f33-426c-a38d-68f7fae893ae returned with HTTP 200 [ 1074.546461] [55022]: [pid: 55022|app: 0|req: 183/391] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:42 2025] GET /volume/v3/volumes/e19b4376-2f33-426c-a38d-68f7fae893ae => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1074.687719] [55021]: DEBUG cinder.api.middleware.request_id [None req-39f6e6b2-5fad-484a-bd34-b3bcaebb1ecf None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1074.690326] [55021]: INFO cinder.api.openstack.wsgi [None req-39f6e6b2-5fad-484a-bd34-b3bcaebb1ecf tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f [ 1074.690558] [55021]: DEBUG cinder.api.openstack.wsgi [None req-39f6e6b2-5fad-484a-bd34-b3bcaebb1ecf tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1074.690842] [55021]: DEBUG cinder.api.openstack.wsgi [None req-39f6e6b2-5fad-484a-bd34-b3bcaebb1ecf tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1074.702797] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1074.702797] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1074.706177] [55021]: INFO cinder.volume.api [None req-39f6e6b2-5fad-484a-bd34-b3bcaebb1ecf tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1074.711533] [55021]: INFO cinder.api.openstack.wsgi [None req-39f6e6b2-5fad-484a-bd34-b3bcaebb1ecf tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f returned with HTTP 200 [ 1074.712114] [55021]: [pid: 55021|app: 0|req: 209/392] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:42 2025] GET /volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1074.812023] [55022]: DEBUG cinder.api.middleware.request_id [req-5976dad2-bb58-4b35-af5a-9e39bf97c7b8 req-ab5f8db3-14b1-4e27-bb6a-5f34f3f8de72 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1074.814461] [55022]: INFO cinder.api.openstack.wsgi [req-5976dad2-bb58-4b35-af5a-9e39bf97c7b8 req-ab5f8db3-14b1-4e27-bb6a-5f34f3f8de72 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] DELETE http://10.180.1.21/volume/v3/attachments/ab8ab971-4fc8-406b-aeec-99c0c06980f8 [ 1074.814670] [55022]: DEBUG cinder.api.openstack.wsgi [req-5976dad2-bb58-4b35-af5a-9e39bf97c7b8 req-ab5f8db3-14b1-4e27-bb6a-5f34f3f8de72 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1074.814883] [55022]: DEBUG cinder.api.openstack.wsgi [req-5976dad2-bb58-4b35-af5a-9e39bf97c7b8 req-ab5f8db3-14b1-4e27-bb6a-5f34f3f8de72 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'version_select' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1074.821932] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1074.821932] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1075.350192] [55022]: INFO cinder.api.openstack.wsgi [req-5976dad2-bb58-4b35-af5a-9e39bf97c7b8 req-ab5f8db3-14b1-4e27-bb6a-5f34f3f8de72 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/attachments/ab8ab971-4fc8-406b-aeec-99c0c06980f8 returned with HTTP 200 [ 1075.350576] [55022]: [pid: 55022|app: 0|req: 184/393] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 12:05:42 2025] DELETE /volume/v3/attachments/ab8ab971-4fc8-406b-aeec-99c0c06980f8 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1075.556738] [55021]: DEBUG cinder.api.middleware.request_id [None req-e30ea4ad-fbce-498a-b400-3cd34654ee1a None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.558894] [55021]: INFO cinder.api.openstack.wsgi [None req-e30ea4ad-fbce-498a-b400-3cd34654ee1a tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] GET http://10.180.1.21/volume/v3/volumes/e19b4376-2f33-426c-a38d-68f7fae893ae [ 1075.559121] [55021]: DEBUG cinder.api.openstack.wsgi [None req-e30ea4ad-fbce-498a-b400-3cd34654ee1a tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1075.559343] [55021]: DEBUG cinder.api.openstack.wsgi [None req-e30ea4ad-fbce-498a-b400-3cd34654ee1a tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1075.568696] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1075.568696] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1075.572202] [55021]: INFO cinder.volume.api [None req-e30ea4ad-fbce-498a-b400-3cd34654ee1a tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Volume info retrieved successfully. [ 1075.576846] [55021]: INFO cinder.api.openstack.wsgi [None req-e30ea4ad-fbce-498a-b400-3cd34654ee1a tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] http://10.180.1.21/volume/v3/volumes/e19b4376-2f33-426c-a38d-68f7fae893ae returned with HTTP 200 [ 1075.577235] [55021]: [pid: 55021|app: 0|req: 210/394] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:43 2025] GET /volume/v3/volumes/e19b4376-2f33-426c-a38d-68f7fae893ae => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1075.722588] [55022]: DEBUG cinder.api.middleware.request_id [None req-b179cf64-efa5-4acc-8302-63d1b7b81ab2 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.724871] [55022]: INFO cinder.api.openstack.wsgi [None req-b179cf64-efa5-4acc-8302-63d1b7b81ab2 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f [ 1075.725149] [55022]: DEBUG cinder.api.openstack.wsgi [None req-b179cf64-efa5-4acc-8302-63d1b7b81ab2 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1075.725353] [55022]: DEBUG cinder.api.openstack.wsgi [None req-b179cf64-efa5-4acc-8302-63d1b7b81ab2 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1075.734863] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1075.734863] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1075.739152] [55022]: INFO cinder.volume.api [None req-b179cf64-efa5-4acc-8302-63d1b7b81ab2 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1075.743822] [55022]: INFO cinder.api.openstack.wsgi [None req-b179cf64-efa5-4acc-8302-63d1b7b81ab2 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f returned with HTTP 200 [ 1075.744252] [55022]: [pid: 55022|app: 0|req: 185/395] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:43 2025] GET /volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1075.754369] [55021]: DEBUG cinder.api.middleware.request_id [None req-593c1200-6128-43fd-8569-b3e1afbcab32 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1075.756872] [55021]: INFO cinder.api.openstack.wsgi [None req-593c1200-6128-43fd-8569-b3e1afbcab32 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f [ 1075.757162] [55021]: DEBUG cinder.api.openstack.wsgi [None req-593c1200-6128-43fd-8569-b3e1afbcab32 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1075.757422] [55021]: DEBUG cinder.api.openstack.wsgi [None req-593c1200-6128-43fd-8569-b3e1afbcab32 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1075.765323] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1075.765323] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1075.769028] [55021]: INFO cinder.volume.api [None req-593c1200-6128-43fd-8569-b3e1afbcab32 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1075.772946] [55021]: INFO cinder.api.openstack.wsgi [None req-593c1200-6128-43fd-8569-b3e1afbcab32 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f returned with HTTP 200 [ 1075.773342] [55021]: [pid: 55021|app: 0|req: 211/396] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:43 2025] GET /volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1076.155443] [55022]: DEBUG cinder.api.middleware.request_id [req-41f30ad4-f169-4927-9c00-5f17c9450c98 req-09a5510d-0688-48d1-821a-5fdd58a8bb7d None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1076.158033] [55022]: INFO cinder.api.openstack.wsgi [req-41f30ad4-f169-4927-9c00-5f17c9450c98 req-09a5510d-0688-48d1-821a-5fdd58a8bb7d tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] POST http://10.180.1.21/volume/v3/attachments/dd045390-0f8a-434a-a6b2-baef36c7f8bb/action [ 1076.159487] [55022]: DEBUG cinder.api.openstack.wsgi [req-41f30ad4-f169-4927-9c00-5f17c9450c98 req-09a5510d-0688-48d1-821a-5fdd58a8bb7d tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Action body: b'{"os-complete": null}' {{(pid=55022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1076.159487] [55022]: DEBUG cinder.api.openstack.wsgi [req-41f30ad4-f169-4927-9c00-5f17c9450c98 req-09a5510d-0688-48d1-821a-5fdd58a8bb7d tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1076.177688] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1076.177688] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1076.185925] [55022]: INFO cinder.api.openstack.wsgi [req-41f30ad4-f169-4927-9c00-5f17c9450c98 req-09a5510d-0688-48d1-821a-5fdd58a8bb7d tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] http://10.180.1.21/volume/v3/attachments/dd045390-0f8a-434a-a6b2-baef36c7f8bb/action returned with HTTP 204 [ 1076.186564] [55022]: [pid: 55022|app: 0|req: 186/397] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 12:05:44 2025] POST /volume/v3/attachments/dd045390-0f8a-434a-a6b2-baef36c7f8bb/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1076.846039] [55021]: DEBUG cinder.api.middleware.request_id [None req-65c278c1-231c-4fb5-afd8-1b28955573de None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1076.847793] [55021]: INFO cinder.api.openstack.wsgi [None req-65c278c1-231c-4fb5-afd8-1b28955573de tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f [ 1076.848027] [55021]: DEBUG cinder.api.openstack.wsgi [None req-65c278c1-231c-4fb5-afd8-1b28955573de tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1076.848252] [55021]: DEBUG cinder.api.openstack.wsgi [None req-65c278c1-231c-4fb5-afd8-1b28955573de tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1076.856226] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1076.856226] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1076.860184] [55021]: INFO cinder.volume.api [None req-65c278c1-231c-4fb5-afd8-1b28955573de tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1076.864974] [55021]: INFO cinder.api.openstack.wsgi [None req-65c278c1-231c-4fb5-afd8-1b28955573de tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f returned with HTTP 200 [ 1076.865365] [55021]: [pid: 55021|app: 0|req: 212/398] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:44 2025] GET /volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1076.874605] [55022]: DEBUG cinder.api.middleware.request_id [None req-2229e41d-67be-4775-a815-00e063744a72 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1076.877045] [55022]: INFO cinder.api.openstack.wsgi [None req-2229e41d-67be-4775-a815-00e063744a72 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a [ 1076.877045] [55022]: DEBUG cinder.api.openstack.wsgi [None req-2229e41d-67be-4775-a815-00e063744a72 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1076.877190] [55022]: DEBUG cinder.api.openstack.wsgi [None req-2229e41d-67be-4775-a815-00e063744a72 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1076.885824] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1076.885824] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1076.889991] [55022]: INFO cinder.volume.api [None req-2229e41d-67be-4775-a815-00e063744a72 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1076.894405] [55022]: INFO cinder.api.openstack.wsgi [None req-2229e41d-67be-4775-a815-00e063744a72 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a returned with HTTP 200 [ 1076.894940] [55022]: [pid: 55022|app: 0|req: 187/399] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:44 2025] GET /volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1076.936008] [55021]: DEBUG cinder.api.middleware.request_id [None req-20989be2-6e36-490a-8e85-1be490ab6f82 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1076.938405] [55021]: INFO cinder.api.openstack.wsgi [None req-20989be2-6e36-490a-8e85-1be490ab6f82 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a [ 1076.938659] [55021]: DEBUG cinder.api.openstack.wsgi [None req-20989be2-6e36-490a-8e85-1be490ab6f82 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1076.938919] [55021]: DEBUG cinder.api.openstack.wsgi [None req-20989be2-6e36-490a-8e85-1be490ab6f82 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1076.947012] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1076.947012] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1076.950854] [55021]: INFO cinder.volume.api [None req-20989be2-6e36-490a-8e85-1be490ab6f82 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1076.955795] [55021]: INFO cinder.api.openstack.wsgi [None req-20989be2-6e36-490a-8e85-1be490ab6f82 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a returned with HTTP 200 [ 1076.956241] [55021]: [pid: 55021|app: 0|req: 213/400] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:44 2025] GET /volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1079.827036] [55022]: DEBUG cinder.api.middleware.request_id [None req-646a6b3f-de79-4533-8625-0c1f4a63498d None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.827036] [55022]: INFO cinder.api.openstack.wsgi [None req-646a6b3f-de79-4533-8625-0c1f4a63498d None None] GET http://10.180.1.21/volume// [ 1079.827036] [55022]: DEBUG cinder.api.openstack.wsgi [None req-646a6b3f-de79-4533-8625-0c1f4a63498d None None] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1079.827036] [55022]: DEBUG cinder.api.openstack.wsgi [None req-646a6b3f-de79-4533-8625-0c1f4a63498d None None] Calling method 'all' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1079.827036] [55022]: INFO cinder.api.openstack.wsgi [None req-646a6b3f-de79-4533-8625-0c1f4a63498d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1079.827036] [55022]: [pid: 55022|app: 0|req: 188/401] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:05:47 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1079.831775] [55021]: DEBUG cinder.api.middleware.request_id [req-9688b2e0-23a1-4a51-a131-40c6603be3c5 req-df94f5b9-c913-46dd-93ef-1fcfe4b37099 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.841813] [55021]: INFO cinder.api.openstack.wsgi [req-9688b2e0-23a1-4a51-a131-40c6603be3c5 req-df94f5b9-c913-46dd-93ef-1fcfe4b37099 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1079.842221] [55021]: DEBUG cinder.api.openstack.wsgi [req-9688b2e0-23a1-4a51-a131-40c6603be3c5 req-df94f5b9-c913-46dd-93ef-1fcfe4b37099 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4997ef16-0864-407b-a2a4-d5981eec89e1", "connector": null, "instance_uuid": "79cb6d35-dcde-4ba9-aa60-84c0337a57ae"}} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1079.866372] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.866372] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1079.903522] [55021]: INFO cinder.api.openstack.wsgi [req-9688b2e0-23a1-4a51-a131-40c6603be3c5 req-df94f5b9-c913-46dd-93ef-1fcfe4b37099 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1079.904016] [55021]: [pid: 55021|app: 0|req: 214/402] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 12:05:47 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) [ 1079.907877] [55022]: DEBUG cinder.api.middleware.request_id [req-9688b2e0-23a1-4a51-a131-40c6603be3c5 req-20aecf3e-c252-4a6b-9dbc-8d6982138fbc None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1079.910100] [55022]: INFO cinder.api.openstack.wsgi [req-9688b2e0-23a1-4a51-a131-40c6603be3c5 req-20aecf3e-c252-4a6b-9dbc-8d6982138fbc tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] DELETE http://10.180.1.21/volume/v3/attachments/dd045390-0f8a-434a-a6b2-baef36c7f8bb [ 1079.910319] [55022]: DEBUG cinder.api.openstack.wsgi [req-9688b2e0-23a1-4a51-a131-40c6603be3c5 req-20aecf3e-c252-4a6b-9dbc-8d6982138fbc tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1079.910528] [55022]: DEBUG cinder.api.openstack.wsgi [req-9688b2e0-23a1-4a51-a131-40c6603be3c5 req-20aecf3e-c252-4a6b-9dbc-8d6982138fbc tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Calling method 'version_select' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1079.923629] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.923629] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1080.144829] [55021]: DEBUG cinder.api.middleware.request_id [req-7071a04d-3702-4c64-a0fd-55f09d58152b req-9765252a-a055-4d98-99e7-d95d094cb9a7 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1080.147407] [55021]: INFO cinder.api.openstack.wsgi [req-7071a04d-3702-4c64-a0fd-55f09d58152b req-9765252a-a055-4d98-99e7-d95d094cb9a7 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 [ 1080.147643] [55021]: DEBUG cinder.api.openstack.wsgi [req-7071a04d-3702-4c64-a0fd-55f09d58152b req-9765252a-a055-4d98-99e7-d95d094cb9a7 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1080.147863] [55021]: DEBUG cinder.api.openstack.wsgi [req-7071a04d-3702-4c64-a0fd-55f09d58152b req-9765252a-a055-4d98-99e7-d95d094cb9a7 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1080.161439] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1080.161439] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1080.164993] [55021]: INFO cinder.volume.api [req-7071a04d-3702-4c64-a0fd-55f09d58152b req-9765252a-a055-4d98-99e7-d95d094cb9a7 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1080.171205] [55021]: INFO cinder.api.openstack.wsgi [req-7071a04d-3702-4c64-a0fd-55f09d58152b req-9765252a-a055-4d98-99e7-d95d094cb9a7 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 returned with HTTP 200 [ 1080.171205] [55021]: [pid: 55021|app: 0|req: 215/403] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:05:47 2025] GET /volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1080.453277] [55022]: INFO cinder.api.openstack.wsgi [req-9688b2e0-23a1-4a51-a131-40c6603be3c5 req-20aecf3e-c252-4a6b-9dbc-8d6982138fbc tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] http://10.180.1.21/volume/v3/attachments/dd045390-0f8a-434a-a6b2-baef36c7f8bb returned with HTTP 200 [ 1080.453607] [55022]: [pid: 55022|app: 0|req: 189/404] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 12:05:47 2025] DELETE /volume/v3/attachments/dd045390-0f8a-434a-a6b2-baef36c7f8bb => generated 192 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1086.278775] [55021]: DEBUG cinder.api.middleware.request_id [None req-4040b5b7-daf5-4cdb-aa76-ece30a1a7439 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.281041] [55021]: INFO cinder.api.openstack.wsgi [None req-4040b5b7-daf5-4cdb-aa76-ece30a1a7439 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] DELETE http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f [ 1086.281282] [55021]: DEBUG cinder.api.openstack.wsgi [None req-4040b5b7-daf5-4cdb-aa76-ece30a1a7439 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1086.281919] [55021]: DEBUG cinder.api.openstack.wsgi [None req-4040b5b7-daf5-4cdb-aa76-ece30a1a7439 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'delete' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1086.281919] [55021]: INFO cinder.api.v3.volumes [None req-4040b5b7-daf5-4cdb-aa76-ece30a1a7439 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Delete volume with id: 7625e2fa-83c0-4c1b-bcc2-ed6141745f4f [ 1086.293415] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1086.293415] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1086.294059] [55021]: INFO cinder.volume.api [None req-4040b5b7-daf5-4cdb-aa76-ece30a1a7439 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1086.312024] [55021]: INFO cinder.volume.api [None req-4040b5b7-daf5-4cdb-aa76-ece30a1a7439 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Delete volume request issued successfully. [ 1086.312262] [55021]: INFO cinder.api.openstack.wsgi [None req-4040b5b7-daf5-4cdb-aa76-ece30a1a7439 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f returned with HTTP 202 [ 1086.312713] [55021]: [pid: 55021|app: 0|req: 216/405] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 12:05:54 2025] DELETE /volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1086.319447] [55022]: DEBUG cinder.api.middleware.request_id [None req-5969e899-91a4-429b-9a32-e1939b1d17e9 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.324152] [55022]: INFO cinder.api.openstack.wsgi [None req-5969e899-91a4-429b-9a32-e1939b1d17e9 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f [ 1086.324152] [55022]: DEBUG cinder.api.openstack.wsgi [None req-5969e899-91a4-429b-9a32-e1939b1d17e9 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1086.324152] [55022]: DEBUG cinder.api.openstack.wsgi [None req-5969e899-91a4-429b-9a32-e1939b1d17e9 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1086.336696] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1086.336696] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1086.343279] [55022]: INFO cinder.volume.api [None req-5969e899-91a4-429b-9a32-e1939b1d17e9 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1086.349799] [55022]: INFO cinder.api.openstack.wsgi [None req-5969e899-91a4-429b-9a32-e1939b1d17e9 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f returned with HTTP 200 [ 1086.350298] [55022]: [pid: 55022|app: 0|req: 190/406] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:54 2025] GET /volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1086.852403] [55021]: DEBUG cinder.api.middleware.request_id [req-9688b2e0-23a1-4a51-a131-40c6603be3c5 req-49644877-6531-4061-990d-7a684869ab4a None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1086.855140] [55021]: INFO cinder.api.openstack.wsgi [req-9688b2e0-23a1-4a51-a131-40c6603be3c5 req-49644877-6531-4061-990d-7a684869ab4a tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] PUT http://10.180.1.21/volume/v3/attachments/5f69f4b7-7b67-4a38-aa5f-531e43904f85 [ 1086.855612] [55021]: DEBUG cinder.api.openstack.wsgi [req-9688b2e0-23a1-4a51-a131-40c6603be3c5 req-49644877-6531-4061-990d-7a684869ab4a tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-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-540422", "mountpoint": "/dev/sdb"}}} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1086.865966] [55021]: DEBUG cinder.coordination [req-9688b2e0-23a1-4a51-a131-40c6603be3c5 req-49644877-6531-4061-990d-7a684869ab4a tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Acquiring lock "cinder-attachment_update-4997ef16-0864-407b-a2a4-d5981eec89e1-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55021) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1086.871345] [55021]: DEBUG cinder.coordination [req-9688b2e0-23a1-4a51-a131-40c6603be3c5 req-49644877-6531-4061-990d-7a684869ab4a tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Lock "cinder-attachment_update-4997ef16-0864-407b-a2a4-d5981eec89e1-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55021) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1086.872584] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1086.872584] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1087.361174] [55022]: DEBUG cinder.api.middleware.request_id [None req-cdc63e6a-eafd-4112-b9f5-abc0b9322d77 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1087.364241] [55022]: INFO cinder.api.openstack.wsgi [None req-cdc63e6a-eafd-4112-b9f5-abc0b9322d77 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f [ 1087.364607] [55022]: DEBUG cinder.api.openstack.wsgi [None req-cdc63e6a-eafd-4112-b9f5-abc0b9322d77 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1087.364957] [55022]: DEBUG cinder.api.openstack.wsgi [None req-cdc63e6a-eafd-4112-b9f5-abc0b9322d77 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1087.377903] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1087.377903] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1087.382265] [55022]: INFO cinder.volume.api [None req-cdc63e6a-eafd-4112-b9f5-abc0b9322d77 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1087.387345] [55022]: INFO cinder.api.openstack.wsgi [None req-cdc63e6a-eafd-4112-b9f5-abc0b9322d77 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f returned with HTTP 200 [ 1087.387764] [55022]: [pid: 55022|app: 0|req: 191/407] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:55 2025] GET /volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1087.395484] [55021]: DEBUG cinder.coordination [req-9688b2e0-23a1-4a51-a131-40c6603be3c5 req-49644877-6531-4061-990d-7a684869ab4a tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Lock "cinder-attachment_update-4997ef16-0864-407b-a2a4-d5981eec89e1-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.524s {{(pid=55021) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1087.395882] [55021]: INFO cinder.api.openstack.wsgi [req-9688b2e0-23a1-4a51-a131-40c6603be3c5 req-49644877-6531-4061-990d-7a684869ab4a tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] http://10.180.1.21/volume/v3/attachments/5f69f4b7-7b67-4a38-aa5f-531e43904f85 returned with HTTP 200 [ 1087.396388] [55021]: [pid: 55021|app: 0|req: 217/408] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 12:05:54 2025] PUT /volume/v3/attachments/5f69f4b7-7b67-4a38-aa5f-531e43904f85 => generated 617 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1087.400727] [55022]: DEBUG cinder.api.middleware.request_id [req-9688b2e0-23a1-4a51-a131-40c6603be3c5 req-0aa7d2ac-9492-4fc2-8ee7-876f73135252 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1087.403162] [55022]: INFO cinder.api.openstack.wsgi [req-9688b2e0-23a1-4a51-a131-40c6603be3c5 req-0aa7d2ac-9492-4fc2-8ee7-876f73135252 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] GET http://10.180.1.21/volume/v3/attachments/5f69f4b7-7b67-4a38-aa5f-531e43904f85 [ 1087.403424] [55022]: DEBUG cinder.api.openstack.wsgi [req-9688b2e0-23a1-4a51-a131-40c6603be3c5 req-0aa7d2ac-9492-4fc2-8ee7-876f73135252 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1087.403681] [55022]: DEBUG cinder.api.openstack.wsgi [req-9688b2e0-23a1-4a51-a131-40c6603be3c5 req-0aa7d2ac-9492-4fc2-8ee7-876f73135252 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Calling method 'version_select' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1087.419806] [55022]: INFO cinder.api.openstack.wsgi [req-9688b2e0-23a1-4a51-a131-40c6603be3c5 req-0aa7d2ac-9492-4fc2-8ee7-876f73135252 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] http://10.180.1.21/volume/v3/attachments/5f69f4b7-7b67-4a38-aa5f-531e43904f85 returned with HTTP 200 [ 1087.420285] [55022]: [pid: 55022|app: 0|req: 192/409] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Feb 19 12:05:55 2025] GET /volume/v3/attachments/5f69f4b7-7b67-4a38-aa5f-531e43904f85 => generated 642 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1088.398366] [55021]: DEBUG cinder.api.middleware.request_id [None req-52d56459-36af-4012-93c2-93e2bda98c58 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1088.400658] [55021]: INFO cinder.api.openstack.wsgi [None req-52d56459-36af-4012-93c2-93e2bda98c58 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f [ 1088.400974] [55021]: DEBUG cinder.api.openstack.wsgi [None req-52d56459-36af-4012-93c2-93e2bda98c58 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1088.401268] [55021]: DEBUG cinder.api.openstack.wsgi [None req-52d56459-36af-4012-93c2-93e2bda98c58 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1088.410106] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1088.410106] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1088.414429] [55021]: INFO cinder.volume.api [None req-52d56459-36af-4012-93c2-93e2bda98c58 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1088.419347] [55021]: INFO cinder.api.openstack.wsgi [None req-52d56459-36af-4012-93c2-93e2bda98c58 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f returned with HTTP 200 [ 1088.419790] [55021]: [pid: 55021|app: 0|req: 218/410] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:56 2025] GET /volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1089.430041] [55022]: DEBUG cinder.api.middleware.request_id [None req-a415a694-5fa1-4325-b260-bf2af693fb98 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.431904] [55022]: INFO cinder.api.openstack.wsgi [None req-a415a694-5fa1-4325-b260-bf2af693fb98 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f [ 1089.432187] [55022]: DEBUG cinder.api.openstack.wsgi [None req-a415a694-5fa1-4325-b260-bf2af693fb98 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1089.432410] [55022]: DEBUG cinder.api.openstack.wsgi [None req-a415a694-5fa1-4325-b260-bf2af693fb98 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1089.439022] [55022]: INFO cinder.api.openstack.wsgi [None req-a415a694-5fa1-4325-b260-bf2af693fb98 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f returned with HTTP 404 [ 1089.439567] [55022]: [pid: 55022|app: 0|req: 193/411] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:57 2025] GET /volume/v3/volumes/7625e2fa-83c0-4c1b-bcc2-ed6141745f4f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1089.443082] [55021]: DEBUG cinder.api.middleware.request_id [None req-16898a86-dbf1-4025-8f6d-7fd77b86d300 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.445248] [55021]: INFO cinder.api.openstack.wsgi [None req-16898a86-dbf1-4025-8f6d-7fd77b86d300 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] DELETE http://10.180.1.21/volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a [ 1089.445589] [55021]: DEBUG cinder.api.openstack.wsgi [None req-16898a86-dbf1-4025-8f6d-7fd77b86d300 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1089.445772] [55021]: DEBUG cinder.api.openstack.wsgi [None req-16898a86-dbf1-4025-8f6d-7fd77b86d300 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'delete' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1089.445870] [55021]: INFO cinder.api.v3.volumes [None req-16898a86-dbf1-4025-8f6d-7fd77b86d300 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Delete volume with id: d7c7965e-5e65-4a5c-bef8-13081830333a [ 1089.456157] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1089.456157] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1089.456736] [55021]: INFO cinder.volume.api [None req-16898a86-dbf1-4025-8f6d-7fd77b86d300 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1089.476552] [55021]: INFO cinder.volume.api [None req-16898a86-dbf1-4025-8f6d-7fd77b86d300 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Delete volume request issued successfully. [ 1089.476552] [55021]: INFO cinder.api.openstack.wsgi [None req-16898a86-dbf1-4025-8f6d-7fd77b86d300 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a returned with HTTP 202 [ 1089.477084] [55021]: [pid: 55021|app: 0|req: 219/412] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 12:05:57 2025] DELETE /volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1089.481927] [55022]: DEBUG cinder.api.middleware.request_id [None req-1953f1cb-3239-4708-b927-75bec34dd271 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1089.484407] [55022]: INFO cinder.api.openstack.wsgi [None req-1953f1cb-3239-4708-b927-75bec34dd271 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a [ 1089.484638] [55022]: DEBUG cinder.api.openstack.wsgi [None req-1953f1cb-3239-4708-b927-75bec34dd271 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1089.484853] [55022]: DEBUG cinder.api.openstack.wsgi [None req-1953f1cb-3239-4708-b927-75bec34dd271 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1089.493850] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1089.493850] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1089.499565] [55022]: INFO cinder.volume.api [None req-1953f1cb-3239-4708-b927-75bec34dd271 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1089.506275] [55022]: INFO cinder.api.openstack.wsgi [None req-1953f1cb-3239-4708-b927-75bec34dd271 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a returned with HTTP 200 [ 1089.506753] [55022]: [pid: 55022|app: 0|req: 194/413] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:57 2025] GET /volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1090.400555] [55021]: DEBUG cinder.api.middleware.request_id [None req-bcc9e47d-8957-44ce-bc01-6e9f901867db None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.402774] [55021]: INFO cinder.api.openstack.wsgi [None req-bcc9e47d-8957-44ce-bc01-6e9f901867db tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 [ 1090.403007] [55021]: DEBUG cinder.api.openstack.wsgi [None req-bcc9e47d-8957-44ce-bc01-6e9f901867db tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1090.403232] [55021]: DEBUG cinder.api.openstack.wsgi [None req-bcc9e47d-8957-44ce-bc01-6e9f901867db tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1090.417120] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1090.417120] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1090.421393] [55021]: INFO cinder.volume.api [None req-bcc9e47d-8957-44ce-bc01-6e9f901867db tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1090.426718] [55021]: INFO cinder.api.openstack.wsgi [None req-bcc9e47d-8957-44ce-bc01-6e9f901867db tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 returned with HTTP 200 [ 1090.427637] [55021]: [pid: 55021|app: 0|req: 220/414] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:58 2025] GET /volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1090.469311] [55022]: DEBUG cinder.api.middleware.request_id [req-e9417120-ad38-4469-afab-bbc6a63c41d5 req-44cfc909-c7ea-4e60-8970-85a0bcf4b354 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.474818] [55022]: INFO cinder.api.openstack.wsgi [req-e9417120-ad38-4469-afab-bbc6a63c41d5 req-44cfc909-c7ea-4e60-8970-85a0bcf4b354 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 [ 1090.475188] [55022]: DEBUG cinder.api.openstack.wsgi [req-e9417120-ad38-4469-afab-bbc6a63c41d5 req-44cfc909-c7ea-4e60-8970-85a0bcf4b354 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1090.475507] [55022]: DEBUG cinder.api.openstack.wsgi [req-e9417120-ad38-4469-afab-bbc6a63c41d5 req-44cfc909-c7ea-4e60-8970-85a0bcf4b354 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1090.500147] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1090.500147] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1090.505763] [55022]: INFO cinder.volume.api [req-e9417120-ad38-4469-afab-bbc6a63c41d5 req-44cfc909-c7ea-4e60-8970-85a0bcf4b354 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1090.516872] [55021]: DEBUG cinder.api.middleware.request_id [None req-648b7bbb-845b-4444-9259-7a0027ceb74c None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.518319] [55021]: INFO cinder.api.openstack.wsgi [None req-648b7bbb-845b-4444-9259-7a0027ceb74c tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a [ 1090.518640] [55021]: DEBUG cinder.api.openstack.wsgi [None req-648b7bbb-845b-4444-9259-7a0027ceb74c tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1090.518806] [55021]: DEBUG cinder.api.openstack.wsgi [None req-648b7bbb-845b-4444-9259-7a0027ceb74c tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1090.519510] [55022]: INFO cinder.api.openstack.wsgi [req-e9417120-ad38-4469-afab-bbc6a63c41d5 req-44cfc909-c7ea-4e60-8970-85a0bcf4b354 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 returned with HTTP 200 [ 1090.520046] [55022]: [pid: 55022|app: 0|req: 195/415] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:05:58 2025] GET /volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 => generated 1139 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1090.526522] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1090.526522] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1090.534450] [55021]: INFO cinder.volume.api [None req-648b7bbb-845b-4444-9259-7a0027ceb74c tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1090.538999] [55021]: INFO cinder.api.openstack.wsgi [None req-648b7bbb-845b-4444-9259-7a0027ceb74c tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a returned with HTTP 200 [ 1090.539418] [55021]: [pid: 55021|app: 0|req: 221/416] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:58 2025] GET /volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1090.541190] [55022]: DEBUG cinder.api.middleware.request_id [req-e9417120-ad38-4469-afab-bbc6a63c41d5 req-3f1f30b9-70c0-4028-b438-8712b4361d8f None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1090.543655] [55022]: INFO cinder.api.openstack.wsgi [req-e9417120-ad38-4469-afab-bbc6a63c41d5 req-3f1f30b9-70c0-4028-b438-8712b4361d8f tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] POST http://10.180.1.21/volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1/action [ 1090.544083] [55022]: DEBUG cinder.api.openstack.wsgi [req-e9417120-ad38-4469-afab-bbc6a63c41d5 req-3f1f30b9-70c0-4028-b438-8712b4361d8f tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1090.544253] [55022]: DEBUG cinder.api.openstack.wsgi [req-e9417120-ad38-4469-afab-bbc6a63c41d5 req-3f1f30b9-70c0-4028-b438-8712b4361d8f tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1090.558581] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1090.558581] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1090.558581] [55022]: INFO cinder.volume.api [req-e9417120-ad38-4469-afab-bbc6a63c41d5 req-3f1f30b9-70c0-4028-b438-8712b4361d8f tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1090.562658] [55022]: INFO cinder.volume.api [req-e9417120-ad38-4469-afab-bbc6a63c41d5 req-3f1f30b9-70c0-4028-b438-8712b4361d8f tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Begin detaching volume completed successfully. [ 1090.563829] [55022]: INFO cinder.api.openstack.wsgi [req-e9417120-ad38-4469-afab-bbc6a63c41d5 req-3f1f30b9-70c0-4028-b438-8712b4361d8f tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1/action returned with HTTP 202 [ 1090.563829] [55022]: [pid: 55022|app: 0|req: 196/417] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 12:05:58 2025] POST /volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1091.549458] [55021]: DEBUG cinder.api.middleware.request_id [None req-05a9c354-e254-48d7-82cb-570166ee7836 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.552492] [55021]: INFO cinder.api.openstack.wsgi [None req-05a9c354-e254-48d7-82cb-570166ee7836 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a [ 1091.552933] [55021]: DEBUG cinder.api.openstack.wsgi [None req-05a9c354-e254-48d7-82cb-570166ee7836 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1091.553324] [55021]: DEBUG cinder.api.openstack.wsgi [None req-05a9c354-e254-48d7-82cb-570166ee7836 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1091.565202] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1091.565202] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1091.569714] [55021]: INFO cinder.volume.api [None req-05a9c354-e254-48d7-82cb-570166ee7836 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1091.575509] [55021]: INFO cinder.api.openstack.wsgi [None req-05a9c354-e254-48d7-82cb-570166ee7836 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a returned with HTTP 200 [ 1091.575998] [55021]: [pid: 55021|app: 0|req: 222/418] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:05:59 2025] GET /volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1091.589237] [55022]: DEBUG cinder.api.middleware.request_id [None req-38f9ce95-9fc6-4e82-bd50-4f2e935129eb None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.589435] [55022]: INFO cinder.api.openstack.wsgi [None req-38f9ce95-9fc6-4e82-bd50-4f2e935129eb None None] GET http://10.180.1.21/volume// [ 1091.590097] [55022]: DEBUG cinder.api.openstack.wsgi [None req-38f9ce95-9fc6-4e82-bd50-4f2e935129eb None None] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1091.590097] [55022]: DEBUG cinder.api.openstack.wsgi [None req-38f9ce95-9fc6-4e82-bd50-4f2e935129eb None None] Calling method 'all' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1091.590866] [55022]: INFO cinder.api.openstack.wsgi [None req-38f9ce95-9fc6-4e82-bd50-4f2e935129eb None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1091.591401] [55022]: [pid: 55022|app: 0|req: 197/419] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:05:59 2025] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1091.596286] [55021]: DEBUG cinder.api.middleware.request_id [req-e9417120-ad38-4469-afab-bbc6a63c41d5 req-8965610e-9e3a-49bc-a0d1-91e94761b4cb None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1091.599311] [55021]: INFO cinder.api.openstack.wsgi [req-e9417120-ad38-4469-afab-bbc6a63c41d5 req-8965610e-9e3a-49bc-a0d1-91e94761b4cb tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 [ 1091.599671] [55021]: DEBUG cinder.api.openstack.wsgi [req-e9417120-ad38-4469-afab-bbc6a63c41d5 req-8965610e-9e3a-49bc-a0d1-91e94761b4cb tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1091.599990] [55021]: DEBUG cinder.api.openstack.wsgi [req-e9417120-ad38-4469-afab-bbc6a63c41d5 req-8965610e-9e3a-49bc-a0d1-91e94761b4cb tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1091.613962] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1091.613962] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1091.619487] [55021]: INFO cinder.volume.api [req-e9417120-ad38-4469-afab-bbc6a63c41d5 req-8965610e-9e3a-49bc-a0d1-91e94761b4cb tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1091.625817] [55021]: INFO cinder.api.openstack.wsgi [req-e9417120-ad38-4469-afab-bbc6a63c41d5 req-8965610e-9e3a-49bc-a0d1-91e94761b4cb tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 returned with HTTP 200 [ 1091.626109] [55021]: [pid: 55021|app: 0|req: 223/420] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:05:59 2025] GET /volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 => generated 1323 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1092.586978] [55022]: DEBUG cinder.api.middleware.request_id [None req-52c0a7d4-8784-4573-8318-2b416ee38a1b None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.589306] [55022]: INFO cinder.api.openstack.wsgi [None req-52c0a7d4-8784-4573-8318-2b416ee38a1b tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a [ 1092.589652] [55022]: DEBUG cinder.api.openstack.wsgi [None req-52c0a7d4-8784-4573-8318-2b416ee38a1b tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1092.589785] [55022]: DEBUG cinder.api.openstack.wsgi [None req-52c0a7d4-8784-4573-8318-2b416ee38a1b tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1092.596851] [55022]: INFO cinder.api.openstack.wsgi [None req-52c0a7d4-8784-4573-8318-2b416ee38a1b tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a returned with HTTP 404 [ 1092.597359] [55022]: [pid: 55022|app: 0|req: 198/421] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:06:00 2025] GET /volume/v3/volumes/d7c7965e-5e65-4a5c-bef8-13081830333a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1092.641458] [55021]: DEBUG cinder.api.middleware.request_id [None req-bc6b65e7-5985-46aa-ad8f-4da563686a23 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.643682] [55021]: INFO cinder.api.openstack.wsgi [None req-bc6b65e7-5985-46aa-ad8f-4da563686a23 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 [ 1092.643920] [55021]: DEBUG cinder.api.openstack.wsgi [None req-bc6b65e7-5985-46aa-ad8f-4da563686a23 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1092.644165] [55021]: DEBUG cinder.api.openstack.wsgi [None req-bc6b65e7-5985-46aa-ad8f-4da563686a23 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'delete' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1092.644394] [55021]: INFO cinder.api.v3.volumes [None req-bc6b65e7-5985-46aa-ad8f-4da563686a23 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Delete volume with id: f015d168-4968-4868-a831-96a1e4a84907 [ 1092.654789] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1092.654789] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1092.655359] [55021]: INFO cinder.volume.api [None req-bc6b65e7-5985-46aa-ad8f-4da563686a23 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1092.673034] [55021]: INFO cinder.volume.api [None req-bc6b65e7-5985-46aa-ad8f-4da563686a23 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Delete volume request issued successfully. [ 1092.673034] [55021]: INFO cinder.api.openstack.wsgi [None req-bc6b65e7-5985-46aa-ad8f-4da563686a23 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 returned with HTTP 202 [ 1092.673902] [55021]: [pid: 55021|app: 0|req: 224/422] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 12:06:00 2025] DELETE /volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1092.676555] [55022]: DEBUG cinder.api.middleware.request_id [None req-6094c5e7-2d6f-400d-ae7a-da3bf58a411d None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.678910] [55022]: INFO cinder.api.openstack.wsgi [None req-6094c5e7-2d6f-400d-ae7a-da3bf58a411d tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 [ 1092.679163] [55022]: DEBUG cinder.api.openstack.wsgi [None req-6094c5e7-2d6f-400d-ae7a-da3bf58a411d tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1092.679509] [55022]: DEBUG cinder.api.openstack.wsgi [None req-6094c5e7-2d6f-400d-ae7a-da3bf58a411d tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1092.687831] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1092.687831] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1092.691997] [55022]: INFO cinder.volume.api [None req-6094c5e7-2d6f-400d-ae7a-da3bf58a411d tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1092.698121] [55022]: INFO cinder.api.openstack.wsgi [None req-6094c5e7-2d6f-400d-ae7a-da3bf58a411d tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 returned with HTTP 200 [ 1092.698522] [55022]: [pid: 55022|app: 0|req: 199/423] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:06:00 2025] GET /volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1092.766977] [55021]: DEBUG cinder.api.middleware.request_id [req-9688b2e0-23a1-4a51-a131-40c6603be3c5 req-e019d9df-9228-418d-b2f1-4b94ff2716cd None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.769478] [55021]: INFO cinder.api.openstack.wsgi [req-9688b2e0-23a1-4a51-a131-40c6603be3c5 req-e019d9df-9228-418d-b2f1-4b94ff2716cd tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] POST http://10.180.1.21/volume/v3/attachments/5f69f4b7-7b67-4a38-aa5f-531e43904f85/action [ 1092.769890] [55021]: DEBUG cinder.api.openstack.wsgi [req-9688b2e0-23a1-4a51-a131-40c6603be3c5 req-e019d9df-9228-418d-b2f1-4b94ff2716cd tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Action body: b'{"os-complete": null}' {{(pid=55021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1092.770045] [55021]: DEBUG cinder.api.openstack.wsgi [req-9688b2e0-23a1-4a51-a131-40c6603be3c5 req-e019d9df-9228-418d-b2f1-4b94ff2716cd tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1092.785428] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1092.785428] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1092.791436] [55021]: INFO cinder.api.openstack.wsgi [req-9688b2e0-23a1-4a51-a131-40c6603be3c5 req-e019d9df-9228-418d-b2f1-4b94ff2716cd tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] http://10.180.1.21/volume/v3/attachments/5f69f4b7-7b67-4a38-aa5f-531e43904f85/action returned with HTTP 204 [ 1092.791850] [55021]: [pid: 55021|app: 0|req: 225/424] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 12:06:00 2025] POST /volume/v3/attachments/5f69f4b7-7b67-4a38-aa5f-531e43904f85/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1092.809123] [55022]: DEBUG cinder.api.middleware.request_id [req-e9417120-ad38-4469-afab-bbc6a63c41d5 req-cc5c39a7-6dc1-487e-ab81-00bca10dd856 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1092.811486] [55022]: INFO cinder.api.openstack.wsgi [req-e9417120-ad38-4469-afab-bbc6a63c41d5 req-cc5c39a7-6dc1-487e-ab81-00bca10dd856 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] DELETE http://10.180.1.21/volume/v3/attachments/ee9a19d1-4253-4ef1-a5be-841749a8bd21 [ 1092.811703] [55022]: DEBUG cinder.api.openstack.wsgi [req-e9417120-ad38-4469-afab-bbc6a63c41d5 req-cc5c39a7-6dc1-487e-ab81-00bca10dd856 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1092.811922] [55022]: DEBUG cinder.api.openstack.wsgi [req-e9417120-ad38-4469-afab-bbc6a63c41d5 req-cc5c39a7-6dc1-487e-ab81-00bca10dd856 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'version_select' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1092.820226] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1092.820226] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1093.349155] [55022]: INFO cinder.api.openstack.wsgi [req-e9417120-ad38-4469-afab-bbc6a63c41d5 req-cc5c39a7-6dc1-487e-ab81-00bca10dd856 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/attachments/ee9a19d1-4253-4ef1-a5be-841749a8bd21 returned with HTTP 200 [ 1093.349725] [55022]: [pid: 55022|app: 0|req: 200/425] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 12:06:00 2025] DELETE /volume/v3/attachments/ee9a19d1-4253-4ef1-a5be-841749a8bd21 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1093.709664] [55021]: DEBUG cinder.api.middleware.request_id [None req-4b5db212-960b-4a81-b80d-3074f29e9f72 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1093.711998] [55021]: INFO cinder.api.openstack.wsgi [None req-4b5db212-960b-4a81-b80d-3074f29e9f72 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 [ 1093.712249] [55021]: DEBUG cinder.api.openstack.wsgi [None req-4b5db212-960b-4a81-b80d-3074f29e9f72 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1093.712753] [55021]: DEBUG cinder.api.openstack.wsgi [None req-4b5db212-960b-4a81-b80d-3074f29e9f72 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1093.714979] [55021]: DEBUG dbcounter [-] [55021] Writing DB stats cinder:SELECT=339,cinder:INSERT=41,cinder:UPDATE=75 {{(pid=55021) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1093.722103] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1093.722103] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1093.726229] [55021]: INFO cinder.volume.api [None req-4b5db212-960b-4a81-b80d-3074f29e9f72 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Volume info retrieved successfully. [ 1093.733673] [55021]: INFO cinder.api.openstack.wsgi [None req-4b5db212-960b-4a81-b80d-3074f29e9f72 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 returned with HTTP 200 [ 1093.734284] [55021]: [pid: 55021|app: 0|req: 226/426] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:06:01 2025] GET /volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1094.744532] [55022]: DEBUG cinder.api.middleware.request_id [None req-aee8430c-6dd8-425e-ac5f-f7d663c87ec3 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.746757] [55022]: INFO cinder.api.openstack.wsgi [None req-aee8430c-6dd8-425e-ac5f-f7d663c87ec3 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] GET http://10.180.1.21/volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 [ 1094.746988] [55022]: DEBUG cinder.api.openstack.wsgi [None req-aee8430c-6dd8-425e-ac5f-f7d663c87ec3 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1094.747412] [55022]: DEBUG cinder.api.openstack.wsgi [None req-aee8430c-6dd8-425e-ac5f-f7d663c87ec3 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1094.750008] [55022]: DEBUG dbcounter [-] [55022] Writing DB stats cinder:SELECT=265,cinder:UPDATE=33,cinder:INSERT=7 {{(pid=55022) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1094.758585] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1094.758585] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1094.762993] [55022]: INFO cinder.api.openstack.wsgi [None req-aee8430c-6dd8-425e-ac5f-f7d663c87ec3 tempest-AttachVolumeTestJSON-404727635 tempest-AttachVolumeTestJSON-404727635-project-member] http://10.180.1.21/volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 returned with HTTP 404 [ 1094.763106] [55021]: DEBUG cinder.api.middleware.request_id [None req-6424b60b-28a1-4f7b-a668-0a34cee0ea5c None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1094.763304] [55022]: [pid: 55022|app: 0|req: 201/427] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:06:02 2025] GET /volume/v3/volumes/f015d168-4968-4868-a831-96a1e4a84907 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1094.765233] [55021]: INFO cinder.api.openstack.wsgi [None req-6424b60b-28a1-4f7b-a668-0a34cee0ea5c tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 [ 1094.765460] [55021]: DEBUG cinder.api.openstack.wsgi [None req-6424b60b-28a1-4f7b-a668-0a34cee0ea5c tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1094.765675] [55021]: DEBUG cinder.api.openstack.wsgi [None req-6424b60b-28a1-4f7b-a668-0a34cee0ea5c tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1094.774977] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1094.774977] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1094.780984] [55021]: INFO cinder.volume.api [None req-6424b60b-28a1-4f7b-a668-0a34cee0ea5c tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1094.785448] [55021]: INFO cinder.api.openstack.wsgi [None req-6424b60b-28a1-4f7b-a668-0a34cee0ea5c tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 returned with HTTP 200 [ 1094.786828] [55021]: [pid: 55021|app: 0|req: 227/428] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:06:02 2025] GET /volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1097.608863] [55022]: DEBUG cinder.api.middleware.request_id [req-58a75664-24e1-4db6-81da-c33bb736a06d req-615237e0-ce62-42e2-a1b3-ab9ad65df82f None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.611495] [55022]: INFO cinder.api.openstack.wsgi [req-58a75664-24e1-4db6-81da-c33bb736a06d req-615237e0-ce62-42e2-a1b3-ab9ad65df82f tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1097.611849] [55022]: DEBUG cinder.api.openstack.wsgi [req-58a75664-24e1-4db6-81da-c33bb736a06d req-615237e0-ce62-42e2-a1b3-ab9ad65df82f tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-2023508712", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1097.613898] [55022]: DEBUG cinder.api.v3.volumes [req-58a75664-24e1-4db6-81da-c33bb736a06d req-615237e0-ce62-42e2-a1b3-ab9ad65df82f tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-2023508712', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=55022) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1097.614067] [55022]: INFO cinder.api.v3.volumes [req-58a75664-24e1-4db6-81da-c33bb736a06d req-615237e0-ce62-42e2-a1b3-ab9ad65df82f tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Create volume of 1 GB [ 1097.621819] [55022]: INFO cinder.volume.api [req-58a75664-24e1-4db6-81da-c33bb736a06d req-615237e0-ce62-42e2-a1b3-ab9ad65df82f tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Availability Zones retrieved successfully. [ 1097.630220] [55022]: DEBUG cinder.volume.api [req-58a75664-24e1-4db6-81da-c33bb736a06d req-615237e0-ce62-42e2-a1b3-ab9ad65df82f tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Flow 'volume_create_api' (cdc0c0ba-8c51-4289-af29-f1524ed4f0ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1097.631542] [55022]: DEBUG cinder.volume.api [req-58a75664-24e1-4db6-81da-c33bb736a06d req-615237e0-ce62-42e2-a1b3-ab9ad65df82f tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69042208-832d-4a83-97c9-aa18f6a57847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1097.632998] [55022]: DEBUG cinder.volume.flows.api.create_volume [req-58a75664-24e1-4db6-81da-c33bb736a06d req-615237e0-ce62-42e2-a1b3-ab9ad65df82f tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Validating volume size '1' using validate_int {{(pid=55022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1097.653241] [55022]: DEBUG cinder.volume.api [req-58a75664-24e1-4db6-81da-c33bb736a06d req-615237e0-ce62-42e2-a1b3-ab9ad65df82f tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69042208-832d-4a83-97c9-aa18f6a57847) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T11:54:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fe68bc55-1aa9-4430-8a92-ce31fba1cbb5', '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=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1097.654308] [55022]: DEBUG cinder.volume.api [req-58a75664-24e1-4db6-81da-c33bb736a06d req-615237e0-ce62-42e2-a1b3-ab9ad65df82f tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a0d1b78-8d28-4d02-80ba-338e30c88fd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1097.708614] [55022]: DEBUG cinder.quota [req-58a75664-24e1-4db6-81da-c33bb736a06d req-615237e0-ce62-42e2-a1b3-ab9ad65df82f tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Created reservations ['e7fb3b20-78d2-493e-bdcc-a3acac91b685', '10df059b-4626-4ecd-8ff9-c767eb6f1c91', 'cff757d0-c48f-4ff8-a447-d638f24d5be9', '93fbd473-9c7c-4417-ab93-a8e53dc7cb5e'] {{(pid=55022) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1097.709686] [55022]: DEBUG cinder.volume.api [req-58a75664-24e1-4db6-81da-c33bb736a06d req-615237e0-ce62-42e2-a1b3-ab9ad65df82f tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a0d1b78-8d28-4d02-80ba-338e30c88fd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7fb3b20-78d2-493e-bdcc-a3acac91b685', '10df059b-4626-4ecd-8ff9-c767eb6f1c91', 'cff757d0-c48f-4ff8-a447-d638f24d5be9', '93fbd473-9c7c-4417-ab93-a8e53dc7cb5e']}' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1097.710607] [55022]: DEBUG cinder.volume.api [req-58a75664-24e1-4db6-81da-c33bb736a06d req-615237e0-ce62-42e2-a1b3-ab9ad65df82f tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea4de0cc-d217-4b63-a566-9a5b87ee3c5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1097.724622] [55022]: DEBUG cinder.volume.api [req-58a75664-24e1-4db6-81da-c33bb736a06d req-615237e0-ce62-42e2-a1b3-ab9ad65df82f tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea4de0cc-d217-4b63-a566-9a5b87ee3c5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89ffdcb1-d63b-429a-8083-224defd2ff52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-2023508712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49bc48c1ee06462ba3378a0d9141ca0f',qos_specs=None,replication_status=,reservations=['e7fb3b20-78d2-493e-bdcc-a3acac91b685','10df059b-4626-4ecd-8ff9-c767eb6f1c91','cff757d0-c48f-4ff8-a447-d638f24d5be9','93fbd473-9c7c-4417-ab93-a8e53dc7cb5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0145e73bd2e545b1816d66b8b06a5971',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5), '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-19T12:06:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-2023508712',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89ffdcb1-d63b-429a-8083-224defd2ff52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49bc48c1ee06462ba3378a0d9141ca0f',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='0145e73bd2e545b1816d66b8b06a5971',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fe68bc55-1aa9-4430-8a92-ce31fba1cbb5),volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1097.725540] [55022]: DEBUG cinder.volume.api [req-58a75664-24e1-4db6-81da-c33bb736a06d req-615237e0-ce62-42e2-a1b3-ab9ad65df82f tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3916db9-ce5c-408a-9d89-f54f0f5690d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1097.738720] [55022]: DEBUG cinder.volume.api [req-58a75664-24e1-4db6-81da-c33bb736a06d req-615237e0-ce62-42e2-a1b3-ab9ad65df82f tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3916db9-ce5c-408a-9d89-f54f0f5690d7) 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-2023508712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49bc48c1ee06462ba3378a0d9141ca0f',qos_specs=None,replication_status=,reservations=['e7fb3b20-78d2-493e-bdcc-a3acac91b685','10df059b-4626-4ecd-8ff9-c767eb6f1c91','cff757d0-c48f-4ff8-a447-d638f24d5be9','93fbd473-9c7c-4417-ab93-a8e53dc7cb5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0145e73bd2e545b1816d66b8b06a5971',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1097.739634] [55022]: DEBUG cinder.volume.api [req-58a75664-24e1-4db6-81da-c33bb736a06d req-615237e0-ce62-42e2-a1b3-ab9ad65df82f tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d386dc2-6f7b-4304-a0e3-c512d8e606a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1097.749282] [55022]: DEBUG cinder.volume.api [req-58a75664-24e1-4db6-81da-c33bb736a06d req-615237e0-ce62-42e2-a1b3-ab9ad65df82f tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d386dc2-6f7b-4304-a0e3-c512d8e606a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1097.750376] [55022]: DEBUG cinder.volume.api [req-58a75664-24e1-4db6-81da-c33bb736a06d req-615237e0-ce62-42e2-a1b3-ab9ad65df82f tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Flow 'volume_create_api' (cdc0c0ba-8c51-4289-af29-f1524ed4f0ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55022) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1097.750739] [55022]: INFO cinder.volume.api [req-58a75664-24e1-4db6-81da-c33bb736a06d req-615237e0-ce62-42e2-a1b3-ab9ad65df82f tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Create volume request issued successfully. [ 1097.751445] [55022]: INFO cinder.api.openstack.wsgi [req-58a75664-24e1-4db6-81da-c33bb736a06d req-615237e0-ce62-42e2-a1b3-ab9ad65df82f tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1097.751915] [55022]: [pid: 55022|app: 0|req: 202/429] 10.180.1.21 () {64 vars in 1421 bytes} [Wed Feb 19 12:06:05 2025] POST /volume/v3/volumes => generated 754 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1097.757359] [55021]: DEBUG cinder.api.middleware.request_id [req-58a75664-24e1-4db6-81da-c33bb736a06d req-4117e3fa-c6a2-460a-a2e4-0251b77b6339 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.761218] [55021]: INFO cinder.api.openstack.wsgi [req-58a75664-24e1-4db6-81da-c33bb736a06d req-4117e3fa-c6a2-460a-a2e4-0251b77b6339 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] GET http://10.180.1.21/volume/v3/volumes/89ffdcb1-d63b-429a-8083-224defd2ff52 [ 1097.761218] [55021]: DEBUG cinder.api.openstack.wsgi [req-58a75664-24e1-4db6-81da-c33bb736a06d req-4117e3fa-c6a2-460a-a2e4-0251b77b6339 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1097.761218] [55021]: DEBUG cinder.api.openstack.wsgi [req-58a75664-24e1-4db6-81da-c33bb736a06d req-4117e3fa-c6a2-460a-a2e4-0251b77b6339 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1097.769772] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1097.769772] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1097.775164] [55021]: INFO cinder.volume.api [req-58a75664-24e1-4db6-81da-c33bb736a06d req-4117e3fa-c6a2-460a-a2e4-0251b77b6339 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Volume info retrieved successfully. [ 1097.783135] [55021]: INFO cinder.api.openstack.wsgi [req-58a75664-24e1-4db6-81da-c33bb736a06d req-4117e3fa-c6a2-460a-a2e4-0251b77b6339 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] http://10.180.1.21/volume/v3/volumes/89ffdcb1-d63b-429a-8083-224defd2ff52 returned with HTTP 200 [ 1097.783258] [55021]: [pid: 55021|app: 0|req: 228/430] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:06:05 2025] GET /volume/v3/volumes/89ffdcb1-d63b-429a-8083-224defd2ff52 => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1097.805762] [55022]: DEBUG cinder.api.middleware.request_id [req-d51d5c9f-cbeb-4283-9f81-d68e102fd86b req-595cbb01-4395-4d45-9d61-842a853387f1 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.812348] [55022]: INFO cinder.api.openstack.wsgi [req-d51d5c9f-cbeb-4283-9f81-d68e102fd86b req-595cbb01-4395-4d45-9d61-842a853387f1 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] GET http://10.180.1.21/volume/v3/volumes/89ffdcb1-d63b-429a-8083-224defd2ff52 [ 1097.812585] [55022]: DEBUG cinder.api.openstack.wsgi [req-d51d5c9f-cbeb-4283-9f81-d68e102fd86b req-595cbb01-4395-4d45-9d61-842a853387f1 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1097.812799] [55022]: DEBUG cinder.api.openstack.wsgi [req-d51d5c9f-cbeb-4283-9f81-d68e102fd86b req-595cbb01-4395-4d45-9d61-842a853387f1 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1097.824375] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1097.824375] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1097.828165] [55022]: INFO cinder.volume.api [req-d51d5c9f-cbeb-4283-9f81-d68e102fd86b req-595cbb01-4395-4d45-9d61-842a853387f1 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Volume info retrieved successfully. [ 1097.832588] [55022]: INFO cinder.api.openstack.wsgi [req-d51d5c9f-cbeb-4283-9f81-d68e102fd86b req-595cbb01-4395-4d45-9d61-842a853387f1 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] http://10.180.1.21/volume/v3/volumes/89ffdcb1-d63b-429a-8083-224defd2ff52 returned with HTTP 200 [ 1097.832995] [55022]: [pid: 55022|app: 0|req: 203/431] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:06:05 2025] GET /volume/v3/volumes/89ffdcb1-d63b-429a-8083-224defd2ff52 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1097.938174] [55021]: DEBUG cinder.api.middleware.request_id [req-5d648e7a-4930-4325-927a-6fd5ade4639d req-fc611d93-71e0-42e1-96fd-c0f29c15cdf9 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.940969] [55021]: INFO cinder.api.openstack.wsgi [req-5d648e7a-4930-4325-927a-6fd5ade4639d req-fc611d93-71e0-42e1-96fd-c0f29c15cdf9 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] GET http://10.180.1.21/volume/v3/volumes/e19b4376-2f33-426c-a38d-68f7fae893ae [ 1097.940969] [55021]: DEBUG cinder.api.openstack.wsgi [req-5d648e7a-4930-4325-927a-6fd5ade4639d req-fc611d93-71e0-42e1-96fd-c0f29c15cdf9 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1097.942968] [55021]: DEBUG cinder.api.openstack.wsgi [req-5d648e7a-4930-4325-927a-6fd5ade4639d req-fc611d93-71e0-42e1-96fd-c0f29c15cdf9 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1097.949452] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1097.949452] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1097.954024] [55021]: INFO cinder.volume.api [req-5d648e7a-4930-4325-927a-6fd5ade4639d req-fc611d93-71e0-42e1-96fd-c0f29c15cdf9 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Volume info retrieved successfully. [ 1097.958177] [55021]: INFO cinder.api.openstack.wsgi [req-5d648e7a-4930-4325-927a-6fd5ade4639d req-fc611d93-71e0-42e1-96fd-c0f29c15cdf9 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] http://10.180.1.21/volume/v3/volumes/e19b4376-2f33-426c-a38d-68f7fae893ae returned with HTTP 200 [ 1097.958286] [55021]: [pid: 55021|app: 0|req: 229/432] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:06:05 2025] GET /volume/v3/volumes/e19b4376-2f33-426c-a38d-68f7fae893ae => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1097.978382] [55022]: DEBUG cinder.api.middleware.request_id [None req-8ddcea51-8803-4734-9256-786215b6bf6e None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.978930] [55022]: INFO cinder.api.openstack.wsgi [None req-8ddcea51-8803-4734-9256-786215b6bf6e None None] GET http://10.180.1.21/volume// [ 1097.979138] [55022]: DEBUG cinder.api.openstack.wsgi [None req-8ddcea51-8803-4734-9256-786215b6bf6e None None] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1097.979353] [55022]: DEBUG cinder.api.openstack.wsgi [None req-8ddcea51-8803-4734-9256-786215b6bf6e None None] Calling method 'all' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1097.979827] [55022]: INFO cinder.api.openstack.wsgi [None req-8ddcea51-8803-4734-9256-786215b6bf6e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1097.980069] [55022]: [pid: 55022|app: 0|req: 204/433] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 12:06:05 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1097.984817] [55021]: DEBUG cinder.api.middleware.request_id [req-5d648e7a-4930-4325-927a-6fd5ade4639d req-7157b813-5c47-41f2-a09a-03062c8d7dfc None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1097.991166] [55021]: INFO cinder.api.openstack.wsgi [req-5d648e7a-4930-4325-927a-6fd5ade4639d req-7157b813-5c47-41f2-a09a-03062c8d7dfc tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1097.991603] [55021]: DEBUG cinder.api.openstack.wsgi [req-5d648e7a-4930-4325-927a-6fd5ade4639d req-7157b813-5c47-41f2-a09a-03062c8d7dfc tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e19b4376-2f33-426c-a38d-68f7fae893ae", "connector": null, "instance_uuid": "8b46f4c1-6336-4ec1-8af3-60e06badad7e"}} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1098.000538] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1098.000538] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1098.020974] [55021]: INFO cinder.api.openstack.wsgi [req-5d648e7a-4930-4325-927a-6fd5ade4639d req-7157b813-5c47-41f2-a09a-03062c8d7dfc tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1098.021672] [55021]: [pid: 55021|app: 0|req: 230/434] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 12:06:05 2025] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1098.050029] [55022]: DEBUG cinder.api.middleware.request_id [req-5d648e7a-4930-4325-927a-6fd5ade4639d req-d5cc7318-8e83-45a4-a0fa-de4029d60980 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.054596] [55022]: INFO cinder.api.openstack.wsgi [req-5d648e7a-4930-4325-927a-6fd5ade4639d req-d5cc7318-8e83-45a4-a0fa-de4029d60980 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] POST http://10.180.1.21/volume/v3/attachments/129bee78-d2d7-4bf2-83db-43e96b8b5741/action [ 1098.055038] [55022]: DEBUG cinder.api.openstack.wsgi [req-5d648e7a-4930-4325-927a-6fd5ade4639d req-d5cc7318-8e83-45a4-a0fa-de4029d60980 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Action body: b'{"os-complete": null}' {{(pid=55022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1098.055178] [55022]: DEBUG cinder.api.openstack.wsgi [req-5d648e7a-4930-4325-927a-6fd5ade4639d req-d5cc7318-8e83-45a4-a0fa-de4029d60980 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1098.079687] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1098.079687] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1098.094778] [55022]: INFO cinder.api.openstack.wsgi [req-5d648e7a-4930-4325-927a-6fd5ade4639d req-d5cc7318-8e83-45a4-a0fa-de4029d60980 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] http://10.180.1.21/volume/v3/attachments/129bee78-d2d7-4bf2-83db-43e96b8b5741/action returned with HTTP 204 [ 1098.095330] [55022]: [pid: 55022|app: 0|req: 205/435] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 12:06:05 2025] POST /volume/v3/attachments/129bee78-d2d7-4bf2-83db-43e96b8b5741/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1098.117173] [55021]: DEBUG cinder.api.middleware.request_id [None req-26b9b278-d0b4-422f-9246-85a7c803e868 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.119453] [55021]: INFO cinder.api.openstack.wsgi [None req-26b9b278-d0b4-422f-9246-85a7c803e868 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] GET http://10.180.1.21/volume/v3/volumes/e19b4376-2f33-426c-a38d-68f7fae893ae [ 1098.119681] [55021]: DEBUG cinder.api.openstack.wsgi [None req-26b9b278-d0b4-422f-9246-85a7c803e868 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1098.119908] [55021]: DEBUG cinder.api.openstack.wsgi [None req-26b9b278-d0b4-422f-9246-85a7c803e868 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1098.132142] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1098.132142] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1098.135819] [55021]: INFO cinder.volume.api [None req-26b9b278-d0b4-422f-9246-85a7c803e868 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Volume info retrieved successfully. [ 1098.141274] [55021]: INFO cinder.api.openstack.wsgi [None req-26b9b278-d0b4-422f-9246-85a7c803e868 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] http://10.180.1.21/volume/v3/volumes/e19b4376-2f33-426c-a38d-68f7fae893ae returned with HTTP 200 [ 1098.141667] [55021]: [pid: 55021|app: 0|req: 231/436] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:06:05 2025] GET /volume/v3/volumes/e19b4376-2f33-426c-a38d-68f7fae893ae => generated 1110 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1098.152724] [55022]: DEBUG cinder.api.middleware.request_id [None req-23d74140-6a31-478d-a381-54730e54a995 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.154421] [55022]: INFO cinder.api.openstack.wsgi [None req-23d74140-6a31-478d-a381-54730e54a995 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] GET http://10.180.1.21/volume/v3/volumes/e19b4376-2f33-426c-a38d-68f7fae893ae [ 1098.154685] [55022]: DEBUG cinder.api.openstack.wsgi [None req-23d74140-6a31-478d-a381-54730e54a995 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1098.154854] [55022]: DEBUG cinder.api.openstack.wsgi [None req-23d74140-6a31-478d-a381-54730e54a995 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1098.166633] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1098.166633] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1098.170025] [55022]: INFO cinder.volume.api [None req-23d74140-6a31-478d-a381-54730e54a995 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Volume info retrieved successfully. [ 1098.175014] [55022]: INFO cinder.api.openstack.wsgi [None req-23d74140-6a31-478d-a381-54730e54a995 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] http://10.180.1.21/volume/v3/volumes/e19b4376-2f33-426c-a38d-68f7fae893ae returned with HTTP 200 [ 1098.175330] [55022]: [pid: 55022|app: 0|req: 206/437] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:06:06 2025] GET /volume/v3/volumes/e19b4376-2f33-426c-a38d-68f7fae893ae => generated 1110 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1098.674626] [55021]: DEBUG cinder.api.middleware.request_id [None req-a9e105a5-854f-4bd6-920e-e25e625ed417 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.676364] [55021]: INFO cinder.api.openstack.wsgi [None req-a9e105a5-854f-4bd6-920e-e25e625ed417 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1098.680293] [55021]: DEBUG cinder.api.openstack.wsgi [None req-a9e105a5-854f-4bd6-920e-e25e625ed417 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-526436506"}} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1098.681986] [55021]: DEBUG cinder.api.v3.volumes [None req-a9e105a5-854f-4bd6-920e-e25e625ed417 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-526436506'}} {{(pid=55021) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1098.686544] [55021]: INFO cinder.api.v3.volumes [None req-a9e105a5-854f-4bd6-920e-e25e625ed417 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Create volume of 1 GB [ 1098.694018] [55021]: INFO cinder.volume.api [None req-a9e105a5-854f-4bd6-920e-e25e625ed417 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Availability Zones retrieved successfully. [ 1098.700073] [55021]: DEBUG cinder.volume.api [None req-a9e105a5-854f-4bd6-920e-e25e625ed417 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Flow 'volume_create_api' (dd31c0e5-e0b4-4399-87d3-b07a678b0d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1098.701471] [55021]: DEBUG cinder.volume.api [None req-a9e105a5-854f-4bd6-920e-e25e625ed417 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9390d283-ee3e-4dd3-86a7-4f3a0dc85e60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1098.702911] [55021]: DEBUG cinder.volume.flows.api.create_volume [None req-a9e105a5-854f-4bd6-920e-e25e625ed417 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Validating volume size '1' using validate_int {{(pid=55021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1098.721359] [55021]: DEBUG cinder.volume.api [None req-a9e105a5-854f-4bd6-920e-e25e625ed417 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9390d283-ee3e-4dd3-86a7-4f3a0dc85e60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T11:54:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fe68bc55-1aa9-4430-8a92-ce31fba1cbb5', '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=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1098.723426] [55021]: DEBUG cinder.volume.api [None req-a9e105a5-854f-4bd6-920e-e25e625ed417 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (313b4238-632d-4b9a-8534-5f84891c2dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1098.769458] [55021]: DEBUG cinder.quota [None req-a9e105a5-854f-4bd6-920e-e25e625ed417 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Created reservations ['fb0f99ec-cbbc-45cc-9a53-334f1933020e', '5994b818-6650-4cf8-903f-2d4167bf6350', '2536a031-82d7-4faa-826e-f3fd47a74f8d', 'a7cc75f0-3028-4b76-a3ef-4bde8f3b57fe'] {{(pid=55021) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1098.770496] [55021]: DEBUG cinder.volume.api [None req-a9e105a5-854f-4bd6-920e-e25e625ed417 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (313b4238-632d-4b9a-8534-5f84891c2dd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb0f99ec-cbbc-45cc-9a53-334f1933020e', '5994b818-6650-4cf8-903f-2d4167bf6350', '2536a031-82d7-4faa-826e-f3fd47a74f8d', 'a7cc75f0-3028-4b76-a3ef-4bde8f3b57fe']}' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1098.771539] [55021]: DEBUG cinder.volume.api [None req-a9e105a5-854f-4bd6-920e-e25e625ed417 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29e83ea3-a780-4286-9697-13aef95c2be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1098.783919] [55021]: DEBUG cinder.volume.api [None req-a9e105a5-854f-4bd6-920e-e25e625ed417 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29e83ea3-a780-4286-9697-13aef95c2be1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-526436506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58f374e9a5184196ab74f31d9f111752',qos_specs=None,replication_status=,reservations=['fb0f99ec-cbbc-45cc-9a53-334f1933020e','5994b818-6650-4cf8-903f-2d4167bf6350','2536a031-82d7-4faa-826e-f3fd47a74f8d','a7cc75f0-3028-4b76-a3ef-4bde8f3b57fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea8f4b89bf514037a4f0e14e19021fa3',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5), '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-19T12:06:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-526436506',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58f374e9a5184196ab74f31d9f111752',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='ea8f4b89bf514037a4f0e14e19021fa3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fe68bc55-1aa9-4430-8a92-ce31fba1cbb5),volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1098.784803] [55021]: DEBUG cinder.volume.api [None req-a9e105a5-854f-4bd6-920e-e25e625ed417 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09c02e14-aaec-4f49-b650-2deb2e0dae1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1098.799659] [55021]: DEBUG cinder.volume.api [None req-a9e105a5-854f-4bd6-920e-e25e625ed417 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09c02e14-aaec-4f49-b650-2deb2e0dae1a) 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-526436506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58f374e9a5184196ab74f31d9f111752',qos_specs=None,replication_status=,reservations=['fb0f99ec-cbbc-45cc-9a53-334f1933020e','5994b818-6650-4cf8-903f-2d4167bf6350','2536a031-82d7-4faa-826e-f3fd47a74f8d','a7cc75f0-3028-4b76-a3ef-4bde8f3b57fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea8f4b89bf514037a4f0e14e19021fa3',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1098.800591] [55021]: DEBUG cinder.volume.api [None req-a9e105a5-854f-4bd6-920e-e25e625ed417 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba35a441-c2d5-4c00-a232-ff722ff7ceb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1098.803866] [55022]: DEBUG cinder.api.middleware.request_id [req-c3be51e8-b362-43cd-870d-19e17faaf158 req-b37e61d7-9ab6-4875-a4f4-22a469c5c230 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.806156] [55022]: INFO cinder.api.openstack.wsgi [req-c3be51e8-b362-43cd-870d-19e17faaf158 req-b37e61d7-9ab6-4875-a4f4-22a469c5c230 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] DELETE http://10.180.1.21/volume/v3/attachments/5f69f4b7-7b67-4a38-aa5f-531e43904f85 [ 1098.806375] [55022]: DEBUG cinder.api.openstack.wsgi [req-c3be51e8-b362-43cd-870d-19e17faaf158 req-b37e61d7-9ab6-4875-a4f4-22a469c5c230 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1098.806592] [55022]: DEBUG cinder.api.openstack.wsgi [req-c3be51e8-b362-43cd-870d-19e17faaf158 req-b37e61d7-9ab6-4875-a4f4-22a469c5c230 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Calling method 'version_select' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1098.807986] [55021]: DEBUG cinder.volume.api [None req-a9e105a5-854f-4bd6-920e-e25e625ed417 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba35a441-c2d5-4c00-a232-ff722ff7ceb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1098.809885] [55021]: DEBUG cinder.volume.api [None req-a9e105a5-854f-4bd6-920e-e25e625ed417 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Flow 'volume_create_api' (dd31c0e5-e0b4-4399-87d3-b07a678b0d02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1098.810266] [55021]: INFO cinder.volume.api [None req-a9e105a5-854f-4bd6-920e-e25e625ed417 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Create volume request issued successfully. [ 1098.810901] [55021]: INFO cinder.api.openstack.wsgi [None req-a9e105a5-854f-4bd6-920e-e25e625ed417 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1098.811387] [55021]: [pid: 55021|app: 0|req: 232/438] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 12:06:06 2025] POST /volume/v3/volumes => generated 752 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1098.814980] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1098.814980] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1098.855435] [55021]: DEBUG cinder.api.middleware.request_id [req-d7219e8b-9e43-4818-9a7d-aa2d0c564640 req-e85ffda1-649a-49d5-9231-e2a6eddc7318 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.857950] [55021]: INFO cinder.api.openstack.wsgi [req-d7219e8b-9e43-4818-9a7d-aa2d0c564640 req-e85ffda1-649a-49d5-9231-e2a6eddc7318 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] GET http://10.180.1.21/volume/v3/volumes/89ffdcb1-d63b-429a-8083-224defd2ff52 [ 1098.858678] [55021]: DEBUG cinder.api.openstack.wsgi [req-d7219e8b-9e43-4818-9a7d-aa2d0c564640 req-e85ffda1-649a-49d5-9231-e2a6eddc7318 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1098.858678] [55021]: DEBUG cinder.api.openstack.wsgi [req-d7219e8b-9e43-4818-9a7d-aa2d0c564640 req-e85ffda1-649a-49d5-9231-e2a6eddc7318 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1098.865807] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1098.865807] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1098.869716] [55021]: INFO cinder.volume.api [req-d7219e8b-9e43-4818-9a7d-aa2d0c564640 req-e85ffda1-649a-49d5-9231-e2a6eddc7318 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Volume info retrieved successfully. [ 1098.874305] [55021]: INFO cinder.api.openstack.wsgi [req-d7219e8b-9e43-4818-9a7d-aa2d0c564640 req-e85ffda1-649a-49d5-9231-e2a6eddc7318 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] http://10.180.1.21/volume/v3/volumes/89ffdcb1-d63b-429a-8083-224defd2ff52 returned with HTTP 200 [ 1098.874696] [55021]: [pid: 55021|app: 0|req: 233/439] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:06:06 2025] GET /volume/v3/volumes/89ffdcb1-d63b-429a-8083-224defd2ff52 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1098.891084] [55021]: DEBUG cinder.api.middleware.request_id [req-6922370c-969c-4dad-9948-52a961d846d5 req-43517e0a-9ceb-4514-80ca-663eecede05c None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1098.894375] [55021]: INFO cinder.api.openstack.wsgi [req-6922370c-969c-4dad-9948-52a961d846d5 req-43517e0a-9ceb-4514-80ca-663eecede05c tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] POST http://10.180.1.21/volume/v3/snapshots [ 1098.894763] [55021]: DEBUG cinder.api.openstack.wsgi [req-6922370c-969c-4dad-9948-52a961d846d5 req-43517e0a-9ceb-4514-80ca-663eecede05c tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "89ffdcb1-d63b-429a-8083-224defd2ff52", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-616984261", "description": null, "metadata": {}}} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1098.903699] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1098.903699] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1098.904208] [55021]: INFO cinder.volume.api [req-6922370c-969c-4dad-9948-52a961d846d5 req-43517e0a-9ceb-4514-80ca-663eecede05c tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Volume info retrieved successfully. [ 1098.904398] [55021]: INFO cinder.api.v3.snapshots [req-6922370c-969c-4dad-9948-52a961d846d5 req-43517e0a-9ceb-4514-80ca-663eecede05c tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Create snapshot from volume 89ffdcb1-d63b-429a-8083-224defd2ff52 [ 1098.919055] [55021]: WARNING cinder.quota [req-6922370c-969c-4dad-9948-52a961d846d5 req-43517e0a-9ceb-4514-80ca-663eecede05c tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-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. [ 1098.951826] [55021]: DEBUG cinder.quota [req-6922370c-969c-4dad-9948-52a961d846d5 req-43517e0a-9ceb-4514-80ca-663eecede05c tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Created reservations ['e123d90f-362a-4bb6-a29f-3005670c22d7', '18fa49e2-ef6c-469a-97a4-73692ce18e5f', '5326a464-28a9-47f6-870c-dd23f7271a37', '29280fae-bb5a-41a7-bb8f-0f0cd03abdc6'] {{(pid=55021) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1098.995263] [55021]: INFO cinder.volume.api [req-6922370c-969c-4dad-9948-52a961d846d5 req-43517e0a-9ceb-4514-80ca-663eecede05c tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Snapshot create request issued successfully. [ 1098.995263] [55021]: INFO cinder.api.openstack.wsgi [req-6922370c-969c-4dad-9948-52a961d846d5 req-43517e0a-9ceb-4514-80ca-663eecede05c tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] http://10.180.1.21/volume/v3/snapshots returned with HTTP 202 [ 1098.995263] [55021]: [pid: 55021|app: 0|req: 234/440] 10.180.1.21 () {64 vars in 1427 bytes} [Wed Feb 19 12:06:06 2025] POST /volume/v3/snapshots => generated 310 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1099.015941] [55021]: DEBUG cinder.api.middleware.request_id [req-21dc712a-f508-4598-94bd-b597da50aec1 req-cadfebf8-0bfd-4d70-aed1-3b08ac4c7d07 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.018207] [55021]: INFO cinder.api.openstack.wsgi [req-21dc712a-f508-4598-94bd-b597da50aec1 req-cadfebf8-0bfd-4d70-aed1-3b08ac4c7d07 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] GET http://10.180.1.21/volume/v3/snapshots/6b750cfe-2cc6-49c1-86ae-ca4e692516c8 [ 1099.018583] [55021]: DEBUG cinder.api.openstack.wsgi [req-21dc712a-f508-4598-94bd-b597da50aec1 req-cadfebf8-0bfd-4d70-aed1-3b08ac4c7d07 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1099.018914] [55021]: DEBUG cinder.api.openstack.wsgi [req-21dc712a-f508-4598-94bd-b597da50aec1 req-cadfebf8-0bfd-4d70-aed1-3b08ac4c7d07 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1099.025229] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1099.025229] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1099.025765] [55021]: INFO cinder.volume.api [req-21dc712a-f508-4598-94bd-b597da50aec1 req-cadfebf8-0bfd-4d70-aed1-3b08ac4c7d07 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Snapshot retrieved successfully. [ 1099.026843] [55021]: INFO cinder.api.openstack.wsgi [req-21dc712a-f508-4598-94bd-b597da50aec1 req-cadfebf8-0bfd-4d70-aed1-3b08ac4c7d07 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] http://10.180.1.21/volume/v3/snapshots/6b750cfe-2cc6-49c1-86ae-ca4e692516c8 returned with HTTP 200 [ 1099.027275] [55021]: [pid: 55021|app: 0|req: 235/441] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 19 12:06:06 2025] GET /volume/v3/snapshots/6b750cfe-2cc6-49c1-86ae-ca4e692516c8 => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1099.048130] [55021]: DEBUG cinder.api.middleware.request_id [req-553a4b09-fed2-422c-b0c5-8544d7fe0cc4 req-a31b03bc-2e73-4d68-8882-dbef79ba66af None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.053887] [55021]: INFO cinder.api.openstack.wsgi [req-553a4b09-fed2-422c-b0c5-8544d7fe0cc4 req-a31b03bc-2e73-4d68-8882-dbef79ba66af tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] GET http://10.180.1.21/volume/v3/snapshots/detail [ 1099.053887] [55021]: DEBUG cinder.api.openstack.wsgi [req-553a4b09-fed2-422c-b0c5-8544d7fe0cc4 req-a31b03bc-2e73-4d68-8882-dbef79ba66af tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1099.053887] [55021]: DEBUG cinder.api.openstack.wsgi [req-553a4b09-fed2-422c-b0c5-8544d7fe0cc4 req-a31b03bc-2e73-4d68-8882-dbef79ba66af tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Calling method 'detail' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1099.053887] [55021]: DEBUG cinder.api.api_utils [req-553a4b09-fed2-422c-b0c5-8544d7fe0cc4 req-a31b03bc-2e73-4d68-8882-dbef79ba66af tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Removing options '' from query. {{(pid=55021) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} [ 1099.055574] [55021]: DEBUG cinder.db.sqlalchemy.api [req-553a4b09-fed2-422c-b0c5-8544d7fe0cc4 req-a31b03bc-2e73-4d68-8882-dbef79ba66af tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Building query based on filter {{(pid=55021) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3917}} [ 1099.066390] [55021]: INFO cinder.volume.api [req-553a4b09-fed2-422c-b0c5-8544d7fe0cc4 req-a31b03bc-2e73-4d68-8882-dbef79ba66af tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Get all snapshots completed successfully. [ 1099.066818] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1099.066818] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1099.067476] [55021]: INFO cinder.api.openstack.wsgi [req-553a4b09-fed2-422c-b0c5-8544d7fe0cc4 req-a31b03bc-2e73-4d68-8882-dbef79ba66af tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] http://10.180.1.21/volume/v3/snapshots/detail returned with HTTP 200 [ 1099.067934] [55021]: [pid: 55021|app: 0|req: 236/442] 10.180.1.21 () {60 vars in 1394 bytes} [Wed Feb 19 12:06:06 2025] GET /volume/v3/snapshots/detail => generated 472 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1099.084666] [55021]: DEBUG cinder.api.middleware.request_id [req-33da7bdc-9852-4cb6-9423-d10b72fdfb02 req-ccfa3ce9-0503-4a03-b2fa-d58a447ff3af None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.086957] [55021]: INFO cinder.api.openstack.wsgi [req-33da7bdc-9852-4cb6-9423-d10b72fdfb02 req-ccfa3ce9-0503-4a03-b2fa-d58a447ff3af tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] GET http://10.180.1.21/volume/v3/snapshots/6b750cfe-2cc6-49c1-86ae-ca4e692516c8 [ 1099.087207] [55021]: DEBUG cinder.api.openstack.wsgi [req-33da7bdc-9852-4cb6-9423-d10b72fdfb02 req-ccfa3ce9-0503-4a03-b2fa-d58a447ff3af tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1099.087493] [55021]: DEBUG cinder.api.openstack.wsgi [req-33da7bdc-9852-4cb6-9423-d10b72fdfb02 req-ccfa3ce9-0503-4a03-b2fa-d58a447ff3af tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1099.092712] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1099.092712] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1099.093243] [55021]: INFO cinder.volume.api [req-33da7bdc-9852-4cb6-9423-d10b72fdfb02 req-ccfa3ce9-0503-4a03-b2fa-d58a447ff3af tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Snapshot retrieved successfully. [ 1099.094191] [55021]: INFO cinder.api.openstack.wsgi [req-33da7bdc-9852-4cb6-9423-d10b72fdfb02 req-ccfa3ce9-0503-4a03-b2fa-d58a447ff3af tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] http://10.180.1.21/volume/v3/snapshots/6b750cfe-2cc6-49c1-86ae-ca4e692516c8 returned with HTTP 200 [ 1099.094592] [55021]: [pid: 55021|app: 0|req: 237/443] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 19 12:06:06 2025] GET /volume/v3/snapshots/6b750cfe-2cc6-49c1-86ae-ca4e692516c8 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1099.107892] [55021]: DEBUG cinder.api.middleware.request_id [req-791ce006-9979-4fa6-a052-c56e4ea914f1 req-ecd6c839-6468-4884-a2e4-3c2e1f80dd80 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.110343] [55021]: INFO cinder.api.openstack.wsgi [req-791ce006-9979-4fa6-a052-c56e4ea914f1 req-ecd6c839-6468-4884-a2e4-3c2e1f80dd80 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] DELETE http://10.180.1.21/volume/v3/snapshots/6b750cfe-2cc6-49c1-86ae-ca4e692516c8 [ 1099.110343] [55021]: DEBUG cinder.api.openstack.wsgi [req-791ce006-9979-4fa6-a052-c56e4ea914f1 req-ecd6c839-6468-4884-a2e4-3c2e1f80dd80 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1099.110605] [55021]: DEBUG cinder.api.openstack.wsgi [req-791ce006-9979-4fa6-a052-c56e4ea914f1 req-ecd6c839-6468-4884-a2e4-3c2e1f80dd80 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Calling method 'delete' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1099.110605] [55021]: INFO cinder.api.v2.snapshots [req-791ce006-9979-4fa6-a052-c56e4ea914f1 req-ecd6c839-6468-4884-a2e4-3c2e1f80dd80 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Delete snapshot with id: 6b750cfe-2cc6-49c1-86ae-ca4e692516c8 [ 1099.116022] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1099.116022] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1099.116513] [55021]: INFO cinder.volume.api [req-791ce006-9979-4fa6-a052-c56e4ea914f1 req-ecd6c839-6468-4884-a2e4-3c2e1f80dd80 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Snapshot retrieved successfully. [ 1099.132106] [55021]: INFO cinder.volume.api [req-791ce006-9979-4fa6-a052-c56e4ea914f1 req-ecd6c839-6468-4884-a2e4-3c2e1f80dd80 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Snapshot delete request issued successfully. [ 1099.132106] [55021]: INFO cinder.api.openstack.wsgi [req-791ce006-9979-4fa6-a052-c56e4ea914f1 req-ecd6c839-6468-4884-a2e4-3c2e1f80dd80 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] http://10.180.1.21/volume/v3/snapshots/6b750cfe-2cc6-49c1-86ae-ca4e692516c8 returned with HTTP 202 [ 1099.132465] [55021]: [pid: 55021|app: 0|req: 238/444] 10.180.1.21 () {62 vars in 1506 bytes} [Wed Feb 19 12:06:06 2025] DELETE /volume/v3/snapshots/6b750cfe-2cc6-49c1-86ae-ca4e692516c8 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) [ 1099.145201] [55021]: DEBUG cinder.api.middleware.request_id [req-3668ef16-2608-46eb-8874-2592d4d00af9 req-df578632-3171-4cf2-80fa-87bd7b636b5a None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1099.147678] [55021]: INFO cinder.api.openstack.wsgi [req-3668ef16-2608-46eb-8874-2592d4d00af9 req-df578632-3171-4cf2-80fa-87bd7b636b5a tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] GET http://10.180.1.21/volume/v3/snapshots/6b750cfe-2cc6-49c1-86ae-ca4e692516c8 [ 1099.147822] [55021]: DEBUG cinder.api.openstack.wsgi [req-3668ef16-2608-46eb-8874-2592d4d00af9 req-df578632-3171-4cf2-80fa-87bd7b636b5a tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1099.148163] [55021]: DEBUG cinder.api.openstack.wsgi [req-3668ef16-2608-46eb-8874-2592d4d00af9 req-df578632-3171-4cf2-80fa-87bd7b636b5a tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1099.153786] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1099.153786] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1099.154312] [55021]: INFO cinder.volume.api [req-3668ef16-2608-46eb-8874-2592d4d00af9 req-df578632-3171-4cf2-80fa-87bd7b636b5a tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Snapshot retrieved successfully. [ 1099.155296] [55021]: INFO cinder.api.openstack.wsgi [req-3668ef16-2608-46eb-8874-2592d4d00af9 req-df578632-3171-4cf2-80fa-87bd7b636b5a tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] http://10.180.1.21/volume/v3/snapshots/6b750cfe-2cc6-49c1-86ae-ca4e692516c8 returned with HTTP 200 [ 1099.155816] [55021]: [pid: 55021|app: 0|req: 239/445] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 19 12:06:06 2025] GET /volume/v3/snapshots/6b750cfe-2cc6-49c1-86ae-ca4e692516c8 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1099.351016] [55022]: INFO cinder.api.openstack.wsgi [req-c3be51e8-b362-43cd-870d-19e17faaf158 req-b37e61d7-9ab6-4875-a4f4-22a469c5c230 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] http://10.180.1.21/volume/v3/attachments/5f69f4b7-7b67-4a38-aa5f-531e43904f85 returned with HTTP 200 [ 1099.351486] [55022]: [pid: 55022|app: 0|req: 207/446] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 12:06:06 2025] DELETE /volume/v3/attachments/5f69f4b7-7b67-4a38-aa5f-531e43904f85 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1100.171054] [55021]: DEBUG cinder.api.middleware.request_id [req-53b79d34-4351-467b-b58c-9607c120cb1e req-23d42b07-a453-4873-9c13-d760260c5a26 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.173269] [55021]: INFO cinder.api.openstack.wsgi [req-53b79d34-4351-467b-b58c-9607c120cb1e req-23d42b07-a453-4873-9c13-d760260c5a26 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] GET http://10.180.1.21/volume/v3/snapshots/6b750cfe-2cc6-49c1-86ae-ca4e692516c8 [ 1100.173486] [55021]: DEBUG cinder.api.openstack.wsgi [req-53b79d34-4351-467b-b58c-9607c120cb1e req-23d42b07-a453-4873-9c13-d760260c5a26 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1100.173700] [55021]: DEBUG cinder.api.openstack.wsgi [req-53b79d34-4351-467b-b58c-9607c120cb1e req-23d42b07-a453-4873-9c13-d760260c5a26 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1100.178619] [55021]: INFO cinder.api.openstack.wsgi [req-53b79d34-4351-467b-b58c-9607c120cb1e req-23d42b07-a453-4873-9c13-d760260c5a26 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] http://10.180.1.21/volume/v3/snapshots/6b750cfe-2cc6-49c1-86ae-ca4e692516c8 returned with HTTP 404 [ 1100.179197] [55021]: [pid: 55021|app: 0|req: 240/447] 10.180.1.21 () {60 vars in 1484 bytes} [Wed Feb 19 12:06:08 2025] GET /volume/v3/snapshots/6b750cfe-2cc6-49c1-86ae-ca4e692516c8 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1100.190575] [55022]: DEBUG cinder.api.middleware.request_id [req-0045eaa8-b148-4116-b146-3045f1d49994 req-9fefbc22-239e-4b99-9006-5426df408cc0 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.192922] [55022]: INFO cinder.api.openstack.wsgi [req-0045eaa8-b148-4116-b146-3045f1d49994 req-9fefbc22-239e-4b99-9006-5426df408cc0 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] DELETE http://10.180.1.21/volume/v3/volumes/89ffdcb1-d63b-429a-8083-224defd2ff52 [ 1100.193134] [55022]: DEBUG cinder.api.openstack.wsgi [req-0045eaa8-b148-4116-b146-3045f1d49994 req-9fefbc22-239e-4b99-9006-5426df408cc0 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1100.193373] [55022]: DEBUG cinder.api.openstack.wsgi [req-0045eaa8-b148-4116-b146-3045f1d49994 req-9fefbc22-239e-4b99-9006-5426df408cc0 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Calling method 'delete' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1100.193571] [55022]: INFO cinder.api.v3.volumes [req-0045eaa8-b148-4116-b146-3045f1d49994 req-9fefbc22-239e-4b99-9006-5426df408cc0 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Delete volume with id: 89ffdcb1-d63b-429a-8083-224defd2ff52 [ 1100.203427] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1100.203427] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1100.203928] [55022]: INFO cinder.volume.api [req-0045eaa8-b148-4116-b146-3045f1d49994 req-9fefbc22-239e-4b99-9006-5426df408cc0 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Volume info retrieved successfully. [ 1100.219481] [55022]: INFO cinder.volume.api [req-0045eaa8-b148-4116-b146-3045f1d49994 req-9fefbc22-239e-4b99-9006-5426df408cc0 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Delete volume request issued successfully. [ 1100.219678] [55022]: INFO cinder.api.openstack.wsgi [req-0045eaa8-b148-4116-b146-3045f1d49994 req-9fefbc22-239e-4b99-9006-5426df408cc0 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] http://10.180.1.21/volume/v3/volumes/89ffdcb1-d63b-429a-8083-224defd2ff52 returned with HTTP 202 [ 1100.220218] [55022]: [pid: 55022|app: 0|req: 208/448] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 12:06:08 2025] DELETE /volume/v3/volumes/89ffdcb1-d63b-429a-8083-224defd2ff52 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1100.233857] [55021]: DEBUG cinder.api.middleware.request_id [req-1a0e2e64-6e06-4652-b3b6-1a6838e7779c req-453d3c68-1b38-4b89-9f68-6ed040466295 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1100.235766] [55021]: INFO cinder.api.openstack.wsgi [req-1a0e2e64-6e06-4652-b3b6-1a6838e7779c req-453d3c68-1b38-4b89-9f68-6ed040466295 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] GET http://10.180.1.21/volume/v3/volumes/89ffdcb1-d63b-429a-8083-224defd2ff52 [ 1100.236171] [55021]: DEBUG cinder.api.openstack.wsgi [req-1a0e2e64-6e06-4652-b3b6-1a6838e7779c req-453d3c68-1b38-4b89-9f68-6ed040466295 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1100.236550] [55021]: DEBUG cinder.api.openstack.wsgi [req-1a0e2e64-6e06-4652-b3b6-1a6838e7779c req-453d3c68-1b38-4b89-9f68-6ed040466295 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1100.244976] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1100.244976] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1100.249436] [55021]: INFO cinder.volume.api [req-1a0e2e64-6e06-4652-b3b6-1a6838e7779c req-453d3c68-1b38-4b89-9f68-6ed040466295 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Volume info retrieved successfully. [ 1100.254553] [55021]: INFO cinder.api.openstack.wsgi [req-1a0e2e64-6e06-4652-b3b6-1a6838e7779c req-453d3c68-1b38-4b89-9f68-6ed040466295 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] http://10.180.1.21/volume/v3/volumes/89ffdcb1-d63b-429a-8083-224defd2ff52 returned with HTTP 200 [ 1100.255127] [55021]: [pid: 55021|app: 0|req: 241/449] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:06:08 2025] GET /volume/v3/volumes/89ffdcb1-d63b-429a-8083-224defd2ff52 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1101.270669] [55022]: DEBUG cinder.api.middleware.request_id [req-aff920f1-8eaa-4a8a-9adb-fcd458dd8c11 req-4e04f876-c12b-4a43-a1e1-afc2fde74d11 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.273007] [55022]: INFO cinder.api.openstack.wsgi [req-aff920f1-8eaa-4a8a-9adb-fcd458dd8c11 req-4e04f876-c12b-4a43-a1e1-afc2fde74d11 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] GET http://10.180.1.21/volume/v3/volumes/89ffdcb1-d63b-429a-8083-224defd2ff52 [ 1101.273236] [55022]: DEBUG cinder.api.openstack.wsgi [req-aff920f1-8eaa-4a8a-9adb-fcd458dd8c11 req-4e04f876-c12b-4a43-a1e1-afc2fde74d11 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1101.273497] [55022]: DEBUG cinder.api.openstack.wsgi [req-aff920f1-8eaa-4a8a-9adb-fcd458dd8c11 req-4e04f876-c12b-4a43-a1e1-afc2fde74d11 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1101.280318] [55022]: INFO cinder.api.openstack.wsgi [req-aff920f1-8eaa-4a8a-9adb-fcd458dd8c11 req-4e04f876-c12b-4a43-a1e1-afc2fde74d11 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] http://10.180.1.21/volume/v3/volumes/89ffdcb1-d63b-429a-8083-224defd2ff52 returned with HTTP 404 [ 1101.280842] [55022]: [pid: 55022|app: 0|req: 209/450] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:06:09 2025] GET /volume/v3/volumes/89ffdcb1-d63b-429a-8083-224defd2ff52 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1101.296537] [55021]: DEBUG cinder.api.middleware.request_id [req-586cc569-bb3e-4ae9-afb7-67cb38680bd7 req-58c2d705-ed54-4e67-b564-005587c0f168 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.298807] [55021]: INFO cinder.api.openstack.wsgi [req-586cc569-bb3e-4ae9-afb7-67cb38680bd7 req-58c2d705-ed54-4e67-b564-005587c0f168 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] DELETE http://10.180.1.21/volume/v3/volumes/89ffdcb1-d63b-429a-8083-224defd2ff52 [ 1101.298996] [55021]: DEBUG cinder.api.openstack.wsgi [req-586cc569-bb3e-4ae9-afb7-67cb38680bd7 req-58c2d705-ed54-4e67-b564-005587c0f168 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1101.299236] [55021]: DEBUG cinder.api.openstack.wsgi [req-586cc569-bb3e-4ae9-afb7-67cb38680bd7 req-58c2d705-ed54-4e67-b564-005587c0f168 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Calling method 'delete' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1101.299421] [55021]: INFO cinder.api.v3.volumes [req-586cc569-bb3e-4ae9-afb7-67cb38680bd7 req-58c2d705-ed54-4e67-b564-005587c0f168 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Delete volume with id: 89ffdcb1-d63b-429a-8083-224defd2ff52 [ 1101.305681] [55021]: INFO cinder.api.openstack.wsgi [req-586cc569-bb3e-4ae9-afb7-67cb38680bd7 req-58c2d705-ed54-4e67-b564-005587c0f168 tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] http://10.180.1.21/volume/v3/volumes/89ffdcb1-d63b-429a-8083-224defd2ff52 returned with HTTP 404 [ 1101.306198] [55021]: [pid: 55021|app: 0|req: 242/451] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 12:06:09 2025] DELETE /volume/v3/volumes/89ffdcb1-d63b-429a-8083-224defd2ff52 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1101.319846] [55022]: DEBUG cinder.api.middleware.request_id [req-3759333d-d572-4019-bb33-a10e429cfec0 req-1d44c207-3f43-45d6-b836-35390966f83c None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1101.322283] [55022]: INFO cinder.api.openstack.wsgi [req-3759333d-d572-4019-bb33-a10e429cfec0 req-1d44c207-3f43-45d6-b836-35390966f83c tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] GET http://10.180.1.21/volume/v3/volumes/89ffdcb1-d63b-429a-8083-224defd2ff52 [ 1101.322517] [55022]: DEBUG cinder.api.openstack.wsgi [req-3759333d-d572-4019-bb33-a10e429cfec0 req-1d44c207-3f43-45d6-b836-35390966f83c tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1101.322751] [55022]: DEBUG cinder.api.openstack.wsgi [req-3759333d-d572-4019-bb33-a10e429cfec0 req-1d44c207-3f43-45d6-b836-35390966f83c tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1101.329481] [55022]: INFO cinder.api.openstack.wsgi [req-3759333d-d572-4019-bb33-a10e429cfec0 req-1d44c207-3f43-45d6-b836-35390966f83c tempest-VolumesSnapshotsTestJSON-1900275174 tempest-VolumesSnapshotsTestJSON-1900275174-project-member] http://10.180.1.21/volume/v3/volumes/89ffdcb1-d63b-429a-8083-224defd2ff52 returned with HTTP 404 [ 1101.329948] [55022]: [pid: 55022|app: 0|req: 210/452] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:06:09 2025] GET /volume/v3/volumes/89ffdcb1-d63b-429a-8083-224defd2ff52 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1102.520902] [55021]: DEBUG cinder.api.middleware.request_id [None req-d6c92f1a-2fef-442e-a580-b53650cb11d1 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.521385] [55021]: INFO cinder.api.openstack.wsgi [None req-d6c92f1a-2fef-442e-a580-b53650cb11d1 None None] GET http://10.180.1.21/volume// [ 1102.521568] [55021]: DEBUG cinder.api.openstack.wsgi [None req-d6c92f1a-2fef-442e-a580-b53650cb11d1 None None] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1102.521795] [55021]: DEBUG cinder.api.openstack.wsgi [None req-d6c92f1a-2fef-442e-a580-b53650cb11d1 None None] Calling method 'all' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1102.522219] [55021]: INFO cinder.api.openstack.wsgi [None req-d6c92f1a-2fef-442e-a580-b53650cb11d1 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1102.522529] [55021]: [pid: 55021|app: 0|req: 243/453] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:06:10 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1102.527096] [55022]: DEBUG cinder.api.middleware.request_id [req-e7ecc83c-691e-45a5-ba16-326c2c3026c5 req-c94c2b7a-f0cc-417e-a2ed-6ec7d48db320 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.529465] [55022]: INFO cinder.api.openstack.wsgi [req-e7ecc83c-691e-45a5-ba16-326c2c3026c5 req-c94c2b7a-f0cc-417e-a2ed-6ec7d48db320 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] GET http://10.180.1.21/volume/v3/volumes/e19b4376-2f33-426c-a38d-68f7fae893ae [ 1102.529706] [55022]: DEBUG cinder.api.openstack.wsgi [req-e7ecc83c-691e-45a5-ba16-326c2c3026c5 req-c94c2b7a-f0cc-417e-a2ed-6ec7d48db320 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1102.529925] [55022]: DEBUG cinder.api.openstack.wsgi [req-e7ecc83c-691e-45a5-ba16-326c2c3026c5 req-c94c2b7a-f0cc-417e-a2ed-6ec7d48db320 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1102.545251] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.545251] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1102.549455] [55022]: INFO cinder.volume.api [req-e7ecc83c-691e-45a5-ba16-326c2c3026c5 req-c94c2b7a-f0cc-417e-a2ed-6ec7d48db320 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Volume info retrieved successfully. [ 1102.554814] [55022]: INFO cinder.api.openstack.wsgi [req-e7ecc83c-691e-45a5-ba16-326c2c3026c5 req-c94c2b7a-f0cc-417e-a2ed-6ec7d48db320 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] http://10.180.1.21/volume/v3/volumes/e19b4376-2f33-426c-a38d-68f7fae893ae returned with HTTP 200 [ 1102.555257] [55022]: [pid: 55022|app: 0|req: 211/454] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:06:10 2025] GET /volume/v3/volumes/e19b4376-2f33-426c-a38d-68f7fae893ae => generated 1291 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1102.657887] [55021]: DEBUG cinder.api.middleware.request_id [req-e7ecc83c-691e-45a5-ba16-326c2c3026c5 req-6d8359d4-f36d-4013-8e3c-88d0bab3f6a2 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1102.660260] [55021]: INFO cinder.api.openstack.wsgi [req-e7ecc83c-691e-45a5-ba16-326c2c3026c5 req-6d8359d4-f36d-4013-8e3c-88d0bab3f6a2 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] PUT http://10.180.1.21/volume/v3/attachments/129bee78-d2d7-4bf2-83db-43e96b8b5741 [ 1102.660704] [55021]: DEBUG cinder.api.openstack.wsgi [req-e7ecc83c-691e-45a5-ba16-326c2c3026c5 req-6d8359d4-f36d-4013-8e3c-88d0bab3f6a2 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-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=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1102.668931] [55021]: DEBUG cinder.coordination [req-e7ecc83c-691e-45a5-ba16-326c2c3026c5 req-6d8359d4-f36d-4013-8e3c-88d0bab3f6a2 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Acquiring lock "cinder-attachment_update-e19b4376-2f33-426c-a38d-68f7fae893ae-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55021) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1102.673655] [55021]: DEBUG cinder.coordination [req-e7ecc83c-691e-45a5-ba16-326c2c3026c5 req-6d8359d4-f36d-4013-8e3c-88d0bab3f6a2 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Lock "cinder-attachment_update-e19b4376-2f33-426c-a38d-68f7fae893ae-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55021) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1102.674721] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.674721] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1104.960303] [55022]: DEBUG cinder.api.middleware.request_id [None req-bca3c949-cc15-466d-a000-0e6f533852d0 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1104.962496] [55022]: INFO cinder.api.openstack.wsgi [None req-bca3c949-cc15-466d-a000-0e6f533852d0 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] GET http://10.180.1.21/volume/v3/volumes/4997ef16-0864-407b-a2a4-d5981eec89e1 [ 1104.962763] [55022]: DEBUG cinder.api.openstack.wsgi [None req-bca3c949-cc15-466d-a000-0e6f533852d0 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1104.963027] [55022]: DEBUG cinder.api.openstack.wsgi [None req-bca3c949-cc15-466d-a000-0e6f533852d0 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1104.973859] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.973859] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1104.977640] [55022]: INFO cinder.volume.api [None req-bca3c949-cc15-466d-a000-0e6f533852d0 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Volume info retrieved successfully. [ 1104.982447] [55022]: INFO cinder.api.openstack.wsgi [None req-bca3c949-cc15-466d-a000-0e6f533852d0 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] http://10.180.1.21/volume/v3/volumes/4997ef16-0864-407b-a2a4-d5981eec89e1 returned with HTTP 200 [ 1104.982855] [55022]: [pid: 55022|app: 0|req: 212/455] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:06:12 2025] GET /volume/v3/volumes/4997ef16-0864-407b-a2a4-d5981eec89e1 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1105.011222] [55022]: DEBUG cinder.api.middleware.request_id [None req-920a4151-2a8c-449b-be24-01908d5db7e6 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1105.013140] [55022]: INFO cinder.api.openstack.wsgi [None req-920a4151-2a8c-449b-be24-01908d5db7e6 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] GET http://10.180.1.21/volume/v3/volumes/4997ef16-0864-407b-a2a4-d5981eec89e1 [ 1105.013347] [55022]: DEBUG cinder.api.openstack.wsgi [None req-920a4151-2a8c-449b-be24-01908d5db7e6 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1105.013562] [55022]: DEBUG cinder.api.openstack.wsgi [None req-920a4151-2a8c-449b-be24-01908d5db7e6 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1105.020510] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1105.020510] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1105.023752] [55022]: INFO cinder.volume.api [None req-920a4151-2a8c-449b-be24-01908d5db7e6 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Volume info retrieved successfully. [ 1105.027920] [55022]: INFO cinder.api.openstack.wsgi [None req-920a4151-2a8c-449b-be24-01908d5db7e6 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] http://10.180.1.21/volume/v3/volumes/4997ef16-0864-407b-a2a4-d5981eec89e1 returned with HTTP 200 [ 1105.028213] [55022]: [pid: 55022|app: 0|req: 213/456] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:06:12 2025] GET /volume/v3/volumes/4997ef16-0864-407b-a2a4-d5981eec89e1 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1107.198361] [55021]: DEBUG cinder.coordination [req-e7ecc83c-691e-45a5-ba16-326c2c3026c5 req-6d8359d4-f36d-4013-8e3c-88d0bab3f6a2 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Lock "cinder-attachment_update-e19b4376-2f33-426c-a38d-68f7fae893ae-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=55021) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1107.198641] [55021]: INFO cinder.api.openstack.wsgi [req-e7ecc83c-691e-45a5-ba16-326c2c3026c5 req-6d8359d4-f36d-4013-8e3c-88d0bab3f6a2 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] http://10.180.1.21/volume/v3/attachments/129bee78-d2d7-4bf2-83db-43e96b8b5741 returned with HTTP 200 [ 1107.199121] [55021]: [pid: 55021|app: 0|req: 244/457] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 12:06:10 2025] PUT /volume/v3/attachments/129bee78-d2d7-4bf2-83db-43e96b8b5741 => generated 617 bytes in 4542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1107.708649] [55022]: DEBUG cinder.api.middleware.request_id [req-e7ecc83c-691e-45a5-ba16-326c2c3026c5 req-33e8ab8a-84db-48e8-afc3-aefd8ca11d06 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1107.713332] [55022]: INFO cinder.api.openstack.wsgi [req-e7ecc83c-691e-45a5-ba16-326c2c3026c5 req-33e8ab8a-84db-48e8-afc3-aefd8ca11d06 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] POST http://10.180.1.21/volume/v3/attachments/129bee78-d2d7-4bf2-83db-43e96b8b5741/action [ 1107.713824] [55022]: DEBUG cinder.api.openstack.wsgi [req-e7ecc83c-691e-45a5-ba16-326c2c3026c5 req-33e8ab8a-84db-48e8-afc3-aefd8ca11d06 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Action body: b'{"os-complete": null}' {{(pid=55022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1107.713903] [55022]: DEBUG cinder.api.openstack.wsgi [req-e7ecc83c-691e-45a5-ba16-326c2c3026c5 req-33e8ab8a-84db-48e8-afc3-aefd8ca11d06 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1107.728540] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.728540] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1107.737144] [55022]: INFO cinder.api.openstack.wsgi [req-e7ecc83c-691e-45a5-ba16-326c2c3026c5 req-33e8ab8a-84db-48e8-afc3-aefd8ca11d06 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] http://10.180.1.21/volume/v3/attachments/129bee78-d2d7-4bf2-83db-43e96b8b5741/action returned with HTTP 204 [ 1107.737594] [55022]: [pid: 55022|app: 0|req: 214/458] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 12:06:15 2025] POST /volume/v3/attachments/129bee78-d2d7-4bf2-83db-43e96b8b5741/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1117.195428] [55021]: DEBUG dbcounter [-] [55021] Writing DB stats cinder:SELECT=89,cinder:UPDATE=28,cinder:INSERT=18 {{(pid=55021) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1117.734795] [55022]: DEBUG dbcounter [-] [55022] Writing DB stats cinder:SELECT=73,cinder:INSERT=11,cinder:UPDATE=20 {{(pid=55022) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1155.624238] [55021]: DEBUG cinder.api.middleware.request_id [None req-89a0c3ef-f2a5-454b-b42a-f641a270fefc None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1155.626383] [55021]: INFO cinder.api.openstack.wsgi [None req-89a0c3ef-f2a5-454b-b42a-f641a270fefc tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] GET http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 [ 1155.626605] [55021]: DEBUG cinder.api.openstack.wsgi [None req-89a0c3ef-f2a5-454b-b42a-f641a270fefc tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1155.626825] [55021]: DEBUG cinder.api.openstack.wsgi [None req-89a0c3ef-f2a5-454b-b42a-f641a270fefc tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1155.636917] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1155.636917] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1155.640698] [55021]: INFO cinder.volume.api [None req-89a0c3ef-f2a5-454b-b42a-f641a270fefc tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Volume info retrieved successfully. [ 1155.645277] [55021]: INFO cinder.api.openstack.wsgi [None req-89a0c3ef-f2a5-454b-b42a-f641a270fefc tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 returned with HTTP 200 [ 1155.646025] [55021]: [pid: 55021|app: 0|req: 245/459] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:07:03 2025] GET /volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1155.679138] [55022]: DEBUG cinder.api.middleware.request_id [req-91c1a40f-a935-485f-b6a9-8701eebea45d req-6a996660-52f7-44af-aeea-54019fff9ad5 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1155.681512] [55022]: INFO cinder.api.openstack.wsgi [req-91c1a40f-a935-485f-b6a9-8701eebea45d req-6a996660-52f7-44af-aeea-54019fff9ad5 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] GET http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 [ 1155.681745] [55022]: DEBUG cinder.api.openstack.wsgi [req-91c1a40f-a935-485f-b6a9-8701eebea45d req-6a996660-52f7-44af-aeea-54019fff9ad5 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1155.681962] [55022]: DEBUG cinder.api.openstack.wsgi [req-91c1a40f-a935-485f-b6a9-8701eebea45d req-6a996660-52f7-44af-aeea-54019fff9ad5 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1155.689582] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1155.689582] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1155.692794] [55022]: INFO cinder.volume.api [req-91c1a40f-a935-485f-b6a9-8701eebea45d req-6a996660-52f7-44af-aeea-54019fff9ad5 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Volume info retrieved successfully. [ 1155.696929] [55022]: INFO cinder.api.openstack.wsgi [req-91c1a40f-a935-485f-b6a9-8701eebea45d req-6a996660-52f7-44af-aeea-54019fff9ad5 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 returned with HTTP 200 [ 1155.697308] [55022]: [pid: 55022|app: 0|req: 215/460] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:07:03 2025] GET /volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1157.216454] [55021]: DEBUG cinder.api.middleware.request_id [None req-1288a459-edce-45ad-9e7b-0312d3a4a789 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.216912] [55021]: INFO cinder.api.openstack.wsgi [None req-1288a459-edce-45ad-9e7b-0312d3a4a789 None None] GET http://10.180.1.21/volume// [ 1157.217130] [55021]: DEBUG cinder.api.openstack.wsgi [None req-1288a459-edce-45ad-9e7b-0312d3a4a789 None None] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1157.217362] [55021]: DEBUG cinder.api.openstack.wsgi [None req-1288a459-edce-45ad-9e7b-0312d3a4a789 None None] Calling method 'all' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1157.217778] [55021]: INFO cinder.api.openstack.wsgi [None req-1288a459-edce-45ad-9e7b-0312d3a4a789 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1157.218212] [55021]: [pid: 55021|app: 0|req: 246/461] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 12:07:05 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1157.222070] [55022]: DEBUG cinder.api.middleware.request_id [req-91c1a40f-a935-485f-b6a9-8701eebea45d req-01a9f534-c22a-4458-aead-3024cd663b74 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.224697] [55022]: INFO cinder.api.openstack.wsgi [req-91c1a40f-a935-485f-b6a9-8701eebea45d req-01a9f534-c22a-4458-aead-3024cd663b74 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1157.225161] [55022]: DEBUG cinder.api.openstack.wsgi [req-91c1a40f-a935-485f-b6a9-8701eebea45d req-01a9f534-c22a-4458-aead-3024cd663b74 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6", "connector": null, "instance_uuid": "89e2dac2-f63e-486c-9576-7c50df271097"}} {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1157.237294] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1157.237294] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1157.260601] [55022]: INFO cinder.api.openstack.wsgi [req-91c1a40f-a935-485f-b6a9-8701eebea45d req-01a9f534-c22a-4458-aead-3024cd663b74 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1157.261057] [55022]: [pid: 55022|app: 0|req: 216/462] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 12:07:05 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) [ 1157.280385] [55021]: DEBUG cinder.api.middleware.request_id [None req-4d6bfa4c-eeee-4c87-9565-209276ed8436 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.282521] [55021]: INFO cinder.api.openstack.wsgi [None req-4d6bfa4c-eeee-4c87-9565-209276ed8436 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] GET http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 [ 1157.282740] [55021]: DEBUG cinder.api.openstack.wsgi [None req-4d6bfa4c-eeee-4c87-9565-209276ed8436 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1157.282952] [55021]: DEBUG cinder.api.openstack.wsgi [None req-4d6bfa4c-eeee-4c87-9565-209276ed8436 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1157.292882] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1157.292882] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1157.296075] [55021]: INFO cinder.volume.api [None req-4d6bfa4c-eeee-4c87-9565-209276ed8436 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Volume info retrieved successfully. [ 1157.300500] [55021]: INFO cinder.api.openstack.wsgi [None req-4d6bfa4c-eeee-4c87-9565-209276ed8436 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 returned with HTTP 200 [ 1157.300863] [55021]: [pid: 55021|app: 0|req: 247/463] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:07:05 2025] GET /volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1157.783648] [55022]: DEBUG cinder.api.middleware.request_id [None req-41b43f56-d8df-41bd-9781-903bbfc80e9e None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.784144] [55022]: INFO cinder.api.openstack.wsgi [None req-41b43f56-d8df-41bd-9781-903bbfc80e9e None None] GET http://10.180.1.21/volume// [ 1157.784339] [55022]: DEBUG cinder.api.openstack.wsgi [None req-41b43f56-d8df-41bd-9781-903bbfc80e9e None None] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1157.784555] [55022]: DEBUG cinder.api.openstack.wsgi [None req-41b43f56-d8df-41bd-9781-903bbfc80e9e None None] Calling method 'all' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1157.784996] [55022]: INFO cinder.api.openstack.wsgi [None req-41b43f56-d8df-41bd-9781-903bbfc80e9e None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1157.785336] [55022]: [pid: 55022|app: 0|req: 217/464] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:07:05 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1157.789204] [55021]: DEBUG cinder.api.middleware.request_id [req-91c1a40f-a935-485f-b6a9-8701eebea45d req-fa15d2b6-84b2-40bb-be11-816c2f2e484c None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.791424] [55021]: INFO cinder.api.openstack.wsgi [req-91c1a40f-a935-485f-b6a9-8701eebea45d req-fa15d2b6-84b2-40bb-be11-816c2f2e484c tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] GET http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 [ 1157.791732] [55021]: DEBUG cinder.api.openstack.wsgi [req-91c1a40f-a935-485f-b6a9-8701eebea45d req-fa15d2b6-84b2-40bb-be11-816c2f2e484c tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1157.791959] [55021]: DEBUG cinder.api.openstack.wsgi [req-91c1a40f-a935-485f-b6a9-8701eebea45d req-fa15d2b6-84b2-40bb-be11-816c2f2e484c tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1157.804964] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1157.804964] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1157.808439] [55021]: INFO cinder.volume.api [req-91c1a40f-a935-485f-b6a9-8701eebea45d req-fa15d2b6-84b2-40bb-be11-816c2f2e484c tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Volume info retrieved successfully. [ 1157.812937] [55021]: INFO cinder.api.openstack.wsgi [req-91c1a40f-a935-485f-b6a9-8701eebea45d req-fa15d2b6-84b2-40bb-be11-816c2f2e484c tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 returned with HTTP 200 [ 1157.813361] [55021]: [pid: 55021|app: 0|req: 248/465] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:07:05 2025] GET /volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 => generated 1025 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1157.839909] [55022]: DEBUG cinder.api.middleware.request_id [req-91c1a40f-a935-485f-b6a9-8701eebea45d req-b092c659-fac4-46c8-8ff6-5698c5827795 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1157.842504] [55022]: INFO cinder.api.openstack.wsgi [req-91c1a40f-a935-485f-b6a9-8701eebea45d req-b092c659-fac4-46c8-8ff6-5698c5827795 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] PUT http://10.180.1.21/volume/v3/attachments/f7b48d93-6181-401a-b137-01817bec68c0 [ 1157.842948] [55022]: DEBUG cinder.api.openstack.wsgi [req-91c1a40f-a935-485f-b6a9-8701eebea45d req-b092c659-fac4-46c8-8ff6-5698c5827795 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-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-540456", "mountpoint": "/dev/sdb"}}} {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1157.851016] [55022]: DEBUG cinder.coordination [req-91c1a40f-a935-485f-b6a9-8701eebea45d req-b092c659-fac4-46c8-8ff6-5698c5827795 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Acquiring lock "cinder-attachment_update-f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55022) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1157.855325] [55022]: DEBUG cinder.coordination [req-91c1a40f-a935-485f-b6a9-8701eebea45d req-b092c659-fac4-46c8-8ff6-5698c5827795 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Lock "cinder-attachment_update-f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55022) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1157.856379] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1157.856379] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1158.310381] [55021]: DEBUG cinder.api.middleware.request_id [None req-274b1321-b112-4054-be60-97416f07e139 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1158.312591] [55021]: INFO cinder.api.openstack.wsgi [None req-274b1321-b112-4054-be60-97416f07e139 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] GET http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 [ 1158.312816] [55021]: DEBUG cinder.api.openstack.wsgi [None req-274b1321-b112-4054-be60-97416f07e139 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1158.313055] [55021]: DEBUG cinder.api.openstack.wsgi [None req-274b1321-b112-4054-be60-97416f07e139 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1158.325676] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1158.325676] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1158.330501] [55021]: INFO cinder.volume.api [None req-274b1321-b112-4054-be60-97416f07e139 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Volume info retrieved successfully. [ 1158.335310] [55021]: INFO cinder.api.openstack.wsgi [None req-274b1321-b112-4054-be60-97416f07e139 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 returned with HTTP 200 [ 1158.335707] [55021]: [pid: 55021|app: 0|req: 249/466] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:07:06 2025] GET /volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1159.346945] [55021]: DEBUG cinder.api.middleware.request_id [None req-16cee8bd-5d38-47a8-94fe-5f0455efbc66 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1159.349160] [55021]: INFO cinder.api.openstack.wsgi [None req-16cee8bd-5d38-47a8-94fe-5f0455efbc66 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] GET http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 [ 1159.349390] [55021]: DEBUG cinder.api.openstack.wsgi [None req-16cee8bd-5d38-47a8-94fe-5f0455efbc66 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1159.349682] [55021]: DEBUG cinder.api.openstack.wsgi [None req-16cee8bd-5d38-47a8-94fe-5f0455efbc66 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1159.369924] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1159.369924] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1159.375212] [55021]: INFO cinder.volume.api [None req-16cee8bd-5d38-47a8-94fe-5f0455efbc66 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Volume info retrieved successfully. [ 1159.381115] [55021]: INFO cinder.api.openstack.wsgi [None req-16cee8bd-5d38-47a8-94fe-5f0455efbc66 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 returned with HTTP 200 [ 1159.381818] [55021]: [pid: 55021|app: 0|req: 250/467] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:07:07 2025] GET /volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1160.176349] [55021]: DEBUG cinder.api.middleware.request_id [None req-f86b0aad-7b57-4eff-a514-33619bc12ff3 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.178381] [55021]: INFO cinder.api.openstack.wsgi [None req-f86b0aad-7b57-4eff-a514-33619bc12ff3 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1160.178761] [55021]: DEBUG cinder.api.openstack.wsgi [None req-f86b0aad-7b57-4eff-a514-33619bc12ff3 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-981025067"}} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1160.180431] [55021]: DEBUG cinder.api.v3.volumes [None req-f86b0aad-7b57-4eff-a514-33619bc12ff3 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-981025067'}} {{(pid=55021) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1160.180599] [55021]: INFO cinder.api.v3.volumes [None req-f86b0aad-7b57-4eff-a514-33619bc12ff3 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Create volume of 1 GB [ 1160.184691] [55021]: INFO cinder.volume.api [None req-f86b0aad-7b57-4eff-a514-33619bc12ff3 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Availability Zones retrieved successfully. [ 1160.191620] [55021]: DEBUG cinder.volume.api [None req-f86b0aad-7b57-4eff-a514-33619bc12ff3 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Flow 'volume_create_api' (96009d24-b458-4e9b-bdd9-df9b666ba935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1160.192831] [55021]: DEBUG cinder.volume.api [None req-f86b0aad-7b57-4eff-a514-33619bc12ff3 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a907ede-88d9-4fdb-bb23-da9ce343bd08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1160.193906] [55021]: DEBUG cinder.volume.flows.api.create_volume [None req-f86b0aad-7b57-4eff-a514-33619bc12ff3 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Validating volume size '1' using validate_int {{(pid=55021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1160.211033] [55021]: DEBUG cinder.volume.api [None req-f86b0aad-7b57-4eff-a514-33619bc12ff3 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a907ede-88d9-4fdb-bb23-da9ce343bd08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T11:54:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fe68bc55-1aa9-4430-8a92-ce31fba1cbb5', '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=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1160.212023] [55021]: DEBUG cinder.volume.api [None req-f86b0aad-7b57-4eff-a514-33619bc12ff3 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f505592-6995-4e4d-8099-640b1b96f61f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1160.243089] [55021]: DEBUG cinder.quota [None req-f86b0aad-7b57-4eff-a514-33619bc12ff3 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Created reservations ['d3bf54e2-fdc1-42f5-b445-b9c5f5f276a9', '68d2fd47-7017-4182-a235-5d1f3abd0bec', '4b7ff48b-a1ad-4185-a3ba-1682a1328735', 'dc6f1f34-e3ed-4cea-b892-334cbfb3f2e3'] {{(pid=55021) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1160.244061] [55021]: DEBUG cinder.volume.api [None req-f86b0aad-7b57-4eff-a514-33619bc12ff3 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f505592-6995-4e4d-8099-640b1b96f61f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3bf54e2-fdc1-42f5-b445-b9c5f5f276a9', '68d2fd47-7017-4182-a235-5d1f3abd0bec', '4b7ff48b-a1ad-4185-a3ba-1682a1328735', 'dc6f1f34-e3ed-4cea-b892-334cbfb3f2e3']}' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1160.245008] [55021]: DEBUG cinder.volume.api [None req-f86b0aad-7b57-4eff-a514-33619bc12ff3 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b3093b4-8a6b-4dce-8ce3-051160c1b091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1160.256588] [55021]: DEBUG cinder.volume.api [None req-f86b0aad-7b57-4eff-a514-33619bc12ff3 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b3093b4-8a6b-4dce-8ce3-051160c1b091) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-981025067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fe7dbda7c6b4330b9b7bfd645359740',qos_specs=None,replication_status=,reservations=['d3bf54e2-fdc1-42f5-b445-b9c5f5f276a9','68d2fd47-7017-4182-a235-5d1f3abd0bec','4b7ff48b-a1ad-4185-a3ba-1682a1328735','dc6f1f34-e3ed-4cea-b892-334cbfb3f2e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2129ccedb7ec415d850bcd9edf88b8fe',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5), '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-19T12:07:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-981025067',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fe7dbda7c6b4330b9b7bfd645359740',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='2129ccedb7ec415d850bcd9edf88b8fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fe68bc55-1aa9-4430-8a92-ce31fba1cbb5),volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1160.257445] [55021]: DEBUG cinder.volume.api [None req-f86b0aad-7b57-4eff-a514-33619bc12ff3 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d306a67-7378-4448-9a47-1a2230569b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1160.269528] [55021]: DEBUG cinder.volume.api [None req-f86b0aad-7b57-4eff-a514-33619bc12ff3 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d306a67-7378-4448-9a47-1a2230569b10) 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-981025067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fe7dbda7c6b4330b9b7bfd645359740',qos_specs=None,replication_status=,reservations=['d3bf54e2-fdc1-42f5-b445-b9c5f5f276a9','68d2fd47-7017-4182-a235-5d1f3abd0bec','4b7ff48b-a1ad-4185-a3ba-1682a1328735','dc6f1f34-e3ed-4cea-b892-334cbfb3f2e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2129ccedb7ec415d850bcd9edf88b8fe',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1160.270535] [55021]: DEBUG cinder.volume.api [None req-f86b0aad-7b57-4eff-a514-33619bc12ff3 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc901777-5135-4ba8-9d9a-723259fbbc7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1160.279153] [55021]: DEBUG cinder.volume.api [None req-f86b0aad-7b57-4eff-a514-33619bc12ff3 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc901777-5135-4ba8-9d9a-723259fbbc7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1160.280252] [55021]: DEBUG cinder.volume.api [None req-f86b0aad-7b57-4eff-a514-33619bc12ff3 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Flow 'volume_create_api' (96009d24-b458-4e9b-bdd9-df9b666ba935) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1160.280609] [55021]: INFO cinder.volume.api [None req-f86b0aad-7b57-4eff-a514-33619bc12ff3 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Create volume request issued successfully. [ 1160.281272] [55021]: INFO cinder.api.openstack.wsgi [None req-f86b0aad-7b57-4eff-a514-33619bc12ff3 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1160.281765] [55021]: [pid: 55021|app: 0|req: 251/468] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 12:07:08 2025] POST /volume/v3/volumes => generated 753 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1160.290493] [55021]: DEBUG cinder.api.middleware.request_id [None req-90e10294-fbd1-4697-981d-447d492e61fa None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.292625] [55021]: INFO cinder.api.openstack.wsgi [None req-90e10294-fbd1-4697-981d-447d492e61fa tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 [ 1160.292842] [55021]: DEBUG cinder.api.openstack.wsgi [None req-90e10294-fbd1-4697-981d-447d492e61fa tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1160.293068] [55021]: DEBUG cinder.api.openstack.wsgi [None req-90e10294-fbd1-4697-981d-447d492e61fa tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1160.300786] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1160.300786] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1160.304826] [55021]: INFO cinder.volume.api [None req-90e10294-fbd1-4697-981d-447d492e61fa tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1160.309993] [55021]: INFO cinder.api.openstack.wsgi [None req-90e10294-fbd1-4697-981d-447d492e61fa tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 returned with HTTP 200 [ 1160.310406] [55021]: [pid: 55021|app: 0|req: 252/469] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:07:08 2025] GET /volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1160.391939] [55021]: DEBUG cinder.api.middleware.request_id [None req-cee3b14f-f26d-4c66-a8ce-30f9679c0e3e None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1160.393312] [55021]: INFO cinder.api.openstack.wsgi [None req-cee3b14f-f26d-4c66-a8ce-30f9679c0e3e tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] GET http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 [ 1160.393524] [55021]: DEBUG cinder.api.openstack.wsgi [None req-cee3b14f-f26d-4c66-a8ce-30f9679c0e3e tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1160.393735] [55021]: DEBUG cinder.api.openstack.wsgi [None req-cee3b14f-f26d-4c66-a8ce-30f9679c0e3e tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1160.406715] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1160.406715] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1160.410384] [55021]: INFO cinder.volume.api [None req-cee3b14f-f26d-4c66-a8ce-30f9679c0e3e tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Volume info retrieved successfully. [ 1160.415281] [55021]: INFO cinder.api.openstack.wsgi [None req-cee3b14f-f26d-4c66-a8ce-30f9679c0e3e tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 returned with HTTP 200 [ 1160.415673] [55021]: [pid: 55021|app: 0|req: 253/470] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:07:08 2025] GET /volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1161.320397] [55021]: DEBUG cinder.api.middleware.request_id [None req-b3f0c9ee-6b28-415f-9a11-0b229b8c95bb None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.322463] [55021]: INFO cinder.api.openstack.wsgi [None req-b3f0c9ee-6b28-415f-9a11-0b229b8c95bb tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 [ 1161.322756] [55021]: DEBUG cinder.api.openstack.wsgi [None req-b3f0c9ee-6b28-415f-9a11-0b229b8c95bb tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1161.322989] [55021]: DEBUG cinder.api.openstack.wsgi [None req-b3f0c9ee-6b28-415f-9a11-0b229b8c95bb tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1161.333112] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1161.333112] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1161.337098] [55021]: INFO cinder.volume.api [None req-b3f0c9ee-6b28-415f-9a11-0b229b8c95bb tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1161.341645] [55021]: INFO cinder.api.openstack.wsgi [None req-b3f0c9ee-6b28-415f-9a11-0b229b8c95bb tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 returned with HTTP 200 [ 1161.342040] [55021]: [pid: 55021|app: 0|req: 254/471] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:07:09 2025] GET /volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1161.379103] [55021]: DEBUG cinder.api.middleware.request_id [req-d795d109-0367-4be7-96eb-f3f02f51dc5c req-58485081-e482-4182-9b1f-25b7ace03826 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.382041] [55021]: INFO cinder.api.openstack.wsgi [req-d795d109-0367-4be7-96eb-f3f02f51dc5c req-58485081-e482-4182-9b1f-25b7ace03826 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 [ 1161.382041] [55021]: DEBUG cinder.api.openstack.wsgi [req-d795d109-0367-4be7-96eb-f3f02f51dc5c req-58485081-e482-4182-9b1f-25b7ace03826 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1161.382321] [55021]: DEBUG cinder.api.openstack.wsgi [req-d795d109-0367-4be7-96eb-f3f02f51dc5c req-58485081-e482-4182-9b1f-25b7ace03826 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1161.390128] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1161.390128] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1161.393920] [55021]: INFO cinder.volume.api [req-d795d109-0367-4be7-96eb-f3f02f51dc5c req-58485081-e482-4182-9b1f-25b7ace03826 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1161.398358] [55021]: INFO cinder.api.openstack.wsgi [req-d795d109-0367-4be7-96eb-f3f02f51dc5c req-58485081-e482-4182-9b1f-25b7ace03826 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 returned with HTTP 200 [ 1161.398752] [55021]: [pid: 55021|app: 0|req: 255/472] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:07:09 2025] GET /volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1161.427820] [55021]: DEBUG cinder.api.middleware.request_id [None req-3e20de17-e230-4fa0-9420-f3269ea828cd None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1161.429623] [55021]: INFO cinder.api.openstack.wsgi [None req-3e20de17-e230-4fa0-9420-f3269ea828cd tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] GET http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 [ 1161.429894] [55021]: DEBUG cinder.api.openstack.wsgi [None req-3e20de17-e230-4fa0-9420-f3269ea828cd tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1161.430420] [55021]: DEBUG cinder.api.openstack.wsgi [None req-3e20de17-e230-4fa0-9420-f3269ea828cd tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1161.440977] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1161.440977] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1161.444678] [55021]: INFO cinder.volume.api [None req-3e20de17-e230-4fa0-9420-f3269ea828cd tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Volume info retrieved successfully. [ 1161.449063] [55021]: INFO cinder.api.openstack.wsgi [None req-3e20de17-e230-4fa0-9420-f3269ea828cd tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 returned with HTTP 200 [ 1161.449587] [55021]: [pid: 55021|app: 0|req: 256/473] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:07:09 2025] GET /volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1162.460537] [55021]: DEBUG cinder.api.middleware.request_id [None req-d55cebb9-6479-4ad2-9407-59e57037c4f2 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.464097] [55021]: INFO cinder.api.openstack.wsgi [None req-d55cebb9-6479-4ad2-9407-59e57037c4f2 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] GET http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 [ 1162.464097] [55021]: DEBUG cinder.api.openstack.wsgi [None req-d55cebb9-6479-4ad2-9407-59e57037c4f2 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1162.464322] [55021]: DEBUG cinder.api.openstack.wsgi [None req-d55cebb9-6479-4ad2-9407-59e57037c4f2 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1162.477722] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1162.477722] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1162.481461] [55021]: INFO cinder.volume.api [None req-d55cebb9-6479-4ad2-9407-59e57037c4f2 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Volume info retrieved successfully. [ 1162.486845] [55021]: INFO cinder.api.openstack.wsgi [None req-d55cebb9-6479-4ad2-9407-59e57037c4f2 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 returned with HTTP 200 [ 1162.487311] [55021]: [pid: 55021|app: 0|req: 257/474] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:07:10 2025] GET /volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1162.880204] [55022]: DEBUG cinder.coordination [req-91c1a40f-a935-485f-b6a9-8701eebea45d req-b092c659-fac4-46c8-8ff6-5698c5827795 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Lock "cinder-attachment_update-f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 5.025s {{(pid=55022) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1162.880562] [55022]: INFO cinder.api.openstack.wsgi [req-91c1a40f-a935-485f-b6a9-8701eebea45d req-b092c659-fac4-46c8-8ff6-5698c5827795 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/attachments/f7b48d93-6181-401a-b137-01817bec68c0 returned with HTTP 200 [ 1162.881048] [55022]: [pid: 55022|app: 0|req: 218/475] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 12:07:05 2025] PUT /volume/v3/attachments/f7b48d93-6181-401a-b137-01817bec68c0 => generated 617 bytes in 5042 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1162.919369] [55021]: DEBUG cinder.api.middleware.request_id [None req-9a2db536-9f46-4bd5-a313-3412c15ec32d None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.920040] [55021]: INFO cinder.api.openstack.wsgi [None req-9a2db536-9f46-4bd5-a313-3412c15ec32d None None] GET http://10.180.1.21/volume// [ 1162.920286] [55021]: DEBUG cinder.api.openstack.wsgi [None req-9a2db536-9f46-4bd5-a313-3412c15ec32d None None] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1162.920570] [55021]: DEBUG cinder.api.openstack.wsgi [None req-9a2db536-9f46-4bd5-a313-3412c15ec32d None None] Calling method 'all' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1162.921066] [55021]: INFO cinder.api.openstack.wsgi [None req-9a2db536-9f46-4bd5-a313-3412c15ec32d None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1162.921423] [55021]: [pid: 55021|app: 0|req: 258/476] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 12:07:10 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1162.925624] [55022]: DEBUG cinder.api.middleware.request_id [req-d795d109-0367-4be7-96eb-f3f02f51dc5c req-ce1acc94-b1cc-4527-9d38-e1f13e774667 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1162.928346] [55022]: INFO cinder.api.openstack.wsgi [req-d795d109-0367-4be7-96eb-f3f02f51dc5c req-ce1acc94-b1cc-4527-9d38-e1f13e774667 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1162.928761] [55022]: DEBUG cinder.api.openstack.wsgi [req-d795d109-0367-4be7-96eb-f3f02f51dc5c req-ce1acc94-b1cc-4527-9d38-e1f13e774667 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2", "connector": null, "instance_uuid": "557449d7-4df2-4754-b5b1-0497ea2c97d1"}} {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1162.938983] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1162.938983] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1162.978711] [55022]: INFO cinder.api.openstack.wsgi [req-d795d109-0367-4be7-96eb-f3f02f51dc5c req-ce1acc94-b1cc-4527-9d38-e1f13e774667 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1162.979564] [55022]: [pid: 55022|app: 0|req: 219/477] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 12:07:10 2025] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1163.000204] [55021]: DEBUG cinder.api.middleware.request_id [None req-4cf2431d-c8a0-4d3a-a3ed-4159631a9702 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.002551] [55021]: INFO cinder.api.openstack.wsgi [None req-4cf2431d-c8a0-4d3a-a3ed-4159631a9702 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 [ 1163.002742] [55021]: DEBUG cinder.api.openstack.wsgi [None req-4cf2431d-c8a0-4d3a-a3ed-4159631a9702 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1163.002954] [55021]: DEBUG cinder.api.openstack.wsgi [None req-4cf2431d-c8a0-4d3a-a3ed-4159631a9702 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1163.013153] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1163.013153] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1163.016886] [55021]: INFO cinder.volume.api [None req-4cf2431d-c8a0-4d3a-a3ed-4159631a9702 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1163.021990] [55021]: INFO cinder.api.openstack.wsgi [None req-4cf2431d-c8a0-4d3a-a3ed-4159631a9702 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 returned with HTTP 200 [ 1163.022418] [55021]: [pid: 55021|app: 0|req: 259/478] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:07:10 2025] GET /volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1163.498871] [55022]: DEBUG cinder.api.middleware.request_id [None req-f9f89d47-2fa6-4e95-932c-708cffabb6be None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.500944] [55022]: INFO cinder.api.openstack.wsgi [None req-f9f89d47-2fa6-4e95-932c-708cffabb6be tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] GET http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 [ 1163.501317] [55022]: DEBUG cinder.api.openstack.wsgi [None req-f9f89d47-2fa6-4e95-932c-708cffabb6be tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1163.502029] [55022]: DEBUG cinder.api.openstack.wsgi [None req-f9f89d47-2fa6-4e95-932c-708cffabb6be tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1163.503303] [55021]: DEBUG cinder.api.middleware.request_id [None req-3e6d5cfd-3295-4a44-a481-d8fbfe58d7a3 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.504027] [55021]: INFO cinder.api.openstack.wsgi [None req-3e6d5cfd-3295-4a44-a481-d8fbfe58d7a3 None None] GET http://10.180.1.21/volume// [ 1163.504277] [55021]: DEBUG cinder.api.openstack.wsgi [None req-3e6d5cfd-3295-4a44-a481-d8fbfe58d7a3 None None] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1163.504504] [55021]: DEBUG cinder.api.openstack.wsgi [None req-3e6d5cfd-3295-4a44-a481-d8fbfe58d7a3 None None] Calling method 'all' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1163.504987] [55021]: INFO cinder.api.openstack.wsgi [None req-3e6d5cfd-3295-4a44-a481-d8fbfe58d7a3 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1163.505360] [55021]: [pid: 55021|app: 0|req: 260/479] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:07:11 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1163.509354] [55021]: DEBUG cinder.api.middleware.request_id [req-d795d109-0367-4be7-96eb-f3f02f51dc5c req-cc19cb10-b97a-41d4-bd17-3ef04550ad51 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.511971] [55021]: INFO cinder.api.openstack.wsgi [req-d795d109-0367-4be7-96eb-f3f02f51dc5c req-cc19cb10-b97a-41d4-bd17-3ef04550ad51 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 [ 1163.512232] [55021]: DEBUG cinder.api.openstack.wsgi [req-d795d109-0367-4be7-96eb-f3f02f51dc5c req-cc19cb10-b97a-41d4-bd17-3ef04550ad51 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1163.512451] [55021]: DEBUG cinder.api.openstack.wsgi [req-d795d109-0367-4be7-96eb-f3f02f51dc5c req-cc19cb10-b97a-41d4-bd17-3ef04550ad51 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1163.516584] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1163.516584] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1163.520688] [55022]: INFO cinder.volume.api [None req-f9f89d47-2fa6-4e95-932c-708cffabb6be tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Volume info retrieved successfully. [ 1163.522264] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1163.522264] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1163.525524] [55021]: INFO cinder.volume.api [req-d795d109-0367-4be7-96eb-f3f02f51dc5c req-cc19cb10-b97a-41d4-bd17-3ef04550ad51 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1163.525711] [55022]: INFO cinder.api.openstack.wsgi [None req-f9f89d47-2fa6-4e95-932c-708cffabb6be tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 returned with HTTP 200 [ 1163.526263] [55022]: [pid: 55022|app: 0|req: 220/480] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:07:11 2025] GET /volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1163.529850] [55021]: INFO cinder.api.openstack.wsgi [req-d795d109-0367-4be7-96eb-f3f02f51dc5c req-cc19cb10-b97a-41d4-bd17-3ef04550ad51 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 returned with HTTP 200 [ 1163.531033] [55021]: [pid: 55021|app: 0|req: 261/481] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:07:11 2025] GET /volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 => generated 1026 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1163.556058] [55022]: DEBUG cinder.api.middleware.request_id [req-d795d109-0367-4be7-96eb-f3f02f51dc5c req-5da1e310-df89-4d25-8d43-049f4b384b46 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1163.558282] [55022]: INFO cinder.api.openstack.wsgi [req-d795d109-0367-4be7-96eb-f3f02f51dc5c req-5da1e310-df89-4d25-8d43-049f4b384b46 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] PUT http://10.180.1.21/volume/v3/attachments/6a1673ee-2b57-4dfb-8984-bd97a1699af6 [ 1163.558717] [55022]: DEBUG cinder.api.openstack.wsgi [req-d795d109-0367-4be7-96eb-f3f02f51dc5c req-5da1e310-df89-4d25-8d43-049f4b384b46 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-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-540457", "mountpoint": "/dev/sdb"}}} {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1163.566990] [55022]: DEBUG cinder.coordination [req-d795d109-0367-4be7-96eb-f3f02f51dc5c req-5da1e310-df89-4d25-8d43-049f4b384b46 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Acquiring lock "cinder-attachment_update-37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55022) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1163.571399] [55022]: DEBUG cinder.coordination [req-d795d109-0367-4be7-96eb-f3f02f51dc5c req-5da1e310-df89-4d25-8d43-049f4b384b46 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Lock "cinder-attachment_update-37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55022) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1163.572581] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1163.572581] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1164.033315] [55021]: DEBUG cinder.api.middleware.request_id [None req-9e4d00d6-f5c0-4e04-9186-a1c4024c47d0 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1164.035530] [55021]: INFO cinder.api.openstack.wsgi [None req-9e4d00d6-f5c0-4e04-9186-a1c4024c47d0 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 [ 1164.035854] [55021]: DEBUG cinder.api.openstack.wsgi [None req-9e4d00d6-f5c0-4e04-9186-a1c4024c47d0 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1164.039910] [55021]: DEBUG cinder.api.openstack.wsgi [None req-9e4d00d6-f5c0-4e04-9186-a1c4024c47d0 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1164.048541] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1164.048541] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1164.055826] [55021]: INFO cinder.volume.api [None req-9e4d00d6-f5c0-4e04-9186-a1c4024c47d0 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1164.061296] [55021]: INFO cinder.api.openstack.wsgi [None req-9e4d00d6-f5c0-4e04-9186-a1c4024c47d0 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 returned with HTTP 200 [ 1164.061296] [55021]: [pid: 55021|app: 0|req: 262/482] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:07:11 2025] GET /volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1164.505497] [55021]: DEBUG cinder.api.middleware.request_id [req-91c1a40f-a935-485f-b6a9-8701eebea45d req-84e8c620-cb7a-4012-8661-41a2bc06d790 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1164.507704] [55021]: INFO cinder.api.openstack.wsgi [req-91c1a40f-a935-485f-b6a9-8701eebea45d req-84e8c620-cb7a-4012-8661-41a2bc06d790 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] POST http://10.180.1.21/volume/v3/attachments/f7b48d93-6181-401a-b137-01817bec68c0/action [ 1164.508179] [55021]: DEBUG cinder.api.openstack.wsgi [req-91c1a40f-a935-485f-b6a9-8701eebea45d req-84e8c620-cb7a-4012-8661-41a2bc06d790 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Action body: b'{"os-complete": null}' {{(pid=55021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1164.508319] [55021]: DEBUG cinder.api.openstack.wsgi [req-91c1a40f-a935-485f-b6a9-8701eebea45d req-84e8c620-cb7a-4012-8661-41a2bc06d790 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1164.529916] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1164.529916] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1164.537170] [55021]: INFO cinder.api.openstack.wsgi [req-91c1a40f-a935-485f-b6a9-8701eebea45d req-84e8c620-cb7a-4012-8661-41a2bc06d790 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/attachments/f7b48d93-6181-401a-b137-01817bec68c0/action returned with HTTP 204 [ 1164.537683] [55021]: [pid: 55021|app: 0|req: 263/483] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 12:07:12 2025] POST /volume/v3/attachments/f7b48d93-6181-401a-b137-01817bec68c0/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) [ 1164.538509] [55021]: DEBUG cinder.api.middleware.request_id [None req-f794c681-d2c6-4f93-8e1d-a7c41c1bbb6c None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1164.540845] [55021]: INFO cinder.api.openstack.wsgi [None req-f794c681-d2c6-4f93-8e1d-a7c41c1bbb6c tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] GET http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 [ 1164.541131] [55021]: DEBUG cinder.api.openstack.wsgi [None req-f794c681-d2c6-4f93-8e1d-a7c41c1bbb6c tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1164.541365] [55021]: DEBUG cinder.api.openstack.wsgi [None req-f794c681-d2c6-4f93-8e1d-a7c41c1bbb6c tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1164.552551] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1164.552551] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1164.556962] [55021]: INFO cinder.volume.api [None req-f794c681-d2c6-4f93-8e1d-a7c41c1bbb6c tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Volume info retrieved successfully. [ 1164.562347] [55021]: INFO cinder.api.openstack.wsgi [None req-f794c681-d2c6-4f93-8e1d-a7c41c1bbb6c tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 returned with HTTP 200 [ 1164.562768] [55021]: [pid: 55021|app: 0|req: 264/484] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:07:12 2025] GET /volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1164.572893] [55021]: DEBUG cinder.api.middleware.request_id [None req-dcced881-dfed-4664-8833-d8d239391c5e None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1164.573988] [55021]: INFO cinder.api.openstack.wsgi [None req-dcced881-dfed-4664-8833-d8d239391c5e tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] GET http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 [ 1164.574886] [55021]: DEBUG cinder.api.openstack.wsgi [None req-dcced881-dfed-4664-8833-d8d239391c5e tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1164.574886] [55021]: DEBUG cinder.api.openstack.wsgi [None req-dcced881-dfed-4664-8833-d8d239391c5e tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1164.584389] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1164.584389] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1164.587418] [55021]: INFO cinder.volume.api [None req-dcced881-dfed-4664-8833-d8d239391c5e tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Volume info retrieved successfully. [ 1164.592117] [55021]: INFO cinder.api.openstack.wsgi [None req-dcced881-dfed-4664-8833-d8d239391c5e tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 returned with HTTP 200 [ 1164.592521] [55021]: [pid: 55021|app: 0|req: 265/485] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:07:12 2025] GET /volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1164.814061] [55021]: DEBUG cinder.api.middleware.request_id [req-33978af2-b948-4472-a115-d35973a4e96f req-b9ad2b31-061c-49ce-b929-661eaf2623c6 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1164.816368] [55021]: INFO cinder.api.openstack.wsgi [req-33978af2-b948-4472-a115-d35973a4e96f req-b9ad2b31-061c-49ce-b929-661eaf2623c6 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] GET http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 [ 1164.816589] [55021]: DEBUG cinder.api.openstack.wsgi [req-33978af2-b948-4472-a115-d35973a4e96f req-b9ad2b31-061c-49ce-b929-661eaf2623c6 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1164.816811] [55021]: DEBUG cinder.api.openstack.wsgi [req-33978af2-b948-4472-a115-d35973a4e96f req-b9ad2b31-061c-49ce-b929-661eaf2623c6 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1164.826514] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1164.826514] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1164.829737] [55021]: INFO cinder.volume.api [req-33978af2-b948-4472-a115-d35973a4e96f req-b9ad2b31-061c-49ce-b929-661eaf2623c6 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Volume info retrieved successfully. [ 1164.834153] [55021]: INFO cinder.api.openstack.wsgi [req-33978af2-b948-4472-a115-d35973a4e96f req-b9ad2b31-061c-49ce-b929-661eaf2623c6 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 returned with HTTP 200 [ 1164.835028] [55021]: [pid: 55021|app: 0|req: 266/486] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:07:12 2025] GET /volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1165.073634] [55021]: DEBUG cinder.api.middleware.request_id [None req-d07e0206-e774-4c7c-8db1-ca5429a97b3b None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1165.076518] [55021]: INFO cinder.api.openstack.wsgi [None req-d07e0206-e774-4c7c-8db1-ca5429a97b3b tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 [ 1165.076518] [55021]: DEBUG cinder.api.openstack.wsgi [None req-d07e0206-e774-4c7c-8db1-ca5429a97b3b tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1165.077047] [55021]: DEBUG cinder.api.openstack.wsgi [None req-d07e0206-e774-4c7c-8db1-ca5429a97b3b tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1165.088479] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.088479] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1165.091986] [55021]: INFO cinder.volume.api [None req-d07e0206-e774-4c7c-8db1-ca5429a97b3b tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1165.096658] [55021]: INFO cinder.api.openstack.wsgi [None req-d07e0206-e774-4c7c-8db1-ca5429a97b3b tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 returned with HTTP 200 [ 1165.097068] [55021]: [pid: 55021|app: 0|req: 267/487] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:07:12 2025] GET /volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1166.108263] [55021]: DEBUG cinder.api.middleware.request_id [None req-c19d6762-1407-49a5-81fa-77b2e34e0db8 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.110549] [55021]: INFO cinder.api.openstack.wsgi [None req-c19d6762-1407-49a5-81fa-77b2e34e0db8 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 [ 1166.110762] [55021]: DEBUG cinder.api.openstack.wsgi [None req-c19d6762-1407-49a5-81fa-77b2e34e0db8 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1166.111024] [55021]: DEBUG cinder.api.openstack.wsgi [None req-c19d6762-1407-49a5-81fa-77b2e34e0db8 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1166.128099] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.128099] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1166.131588] [55021]: INFO cinder.volume.api [None req-c19d6762-1407-49a5-81fa-77b2e34e0db8 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1166.136349] [55021]: INFO cinder.api.openstack.wsgi [None req-c19d6762-1407-49a5-81fa-77b2e34e0db8 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 returned with HTTP 200 [ 1166.136735] [55021]: [pid: 55021|app: 0|req: 268/488] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:07:13 2025] GET /volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1166.987022] [55021]: DEBUG cinder.api.middleware.request_id [None req-89c3bdd8-32d1-441a-bc79-2e2e1fc4ed8f None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.987124] [55021]: INFO cinder.api.openstack.wsgi [None req-89c3bdd8-32d1-441a-bc79-2e2e1fc4ed8f None None] GET http://10.180.1.21/volume// [ 1166.987658] [55021]: DEBUG cinder.api.openstack.wsgi [None req-89c3bdd8-32d1-441a-bc79-2e2e1fc4ed8f None None] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1166.987658] [55021]: DEBUG cinder.api.openstack.wsgi [None req-89c3bdd8-32d1-441a-bc79-2e2e1fc4ed8f None None] Calling method 'all' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1166.987824] [55021]: INFO cinder.api.openstack.wsgi [None req-89c3bdd8-32d1-441a-bc79-2e2e1fc4ed8f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1166.988137] [55021]: [pid: 55021|app: 0|req: 269/489] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:07:14 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1166.991085] [55021]: DEBUG cinder.api.middleware.request_id [req-33978af2-b948-4472-a115-d35973a4e96f req-16b9f81c-60a6-4ab0-912a-435efeaa5eca None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1166.993072] [55021]: INFO cinder.api.openstack.wsgi [req-33978af2-b948-4472-a115-d35973a4e96f req-16b9f81c-60a6-4ab0-912a-435efeaa5eca tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1166.993433] [55021]: DEBUG cinder.api.openstack.wsgi [req-33978af2-b948-4472-a115-d35973a4e96f req-16b9f81c-60a6-4ab0-912a-435efeaa5eca tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6", "connector": null, "instance_uuid": "89e2dac2-f63e-486c-9576-7c50df271097"}} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1167.004207] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1167.004207] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1167.029046] [55021]: INFO cinder.api.openstack.wsgi [req-33978af2-b948-4472-a115-d35973a4e96f req-16b9f81c-60a6-4ab0-912a-435efeaa5eca tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1167.029461] [55021]: [pid: 55021|app: 0|req: 270/490] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 12:07:14 2025] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1167.033166] [55021]: DEBUG cinder.api.middleware.request_id [None req-d4cf3bbb-c76c-4abc-af51-1ef22da99346 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.033534] [55021]: INFO cinder.api.openstack.wsgi [None req-d4cf3bbb-c76c-4abc-af51-1ef22da99346 None None] GET http://10.180.1.21/volume// [ 1167.033702] [55021]: DEBUG cinder.api.openstack.wsgi [None req-d4cf3bbb-c76c-4abc-af51-1ef22da99346 None None] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1167.033930] [55021]: DEBUG cinder.api.openstack.wsgi [None req-d4cf3bbb-c76c-4abc-af51-1ef22da99346 None None] Calling method 'all' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1167.034275] [55021]: INFO cinder.api.openstack.wsgi [None req-d4cf3bbb-c76c-4abc-af51-1ef22da99346 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1167.034545] [55021]: [pid: 55021|app: 0|req: 271/491] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:07:14 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1167.037399] [55021]: DEBUG cinder.api.middleware.request_id [req-33978af2-b948-4472-a115-d35973a4e96f req-71223fc5-b16a-4d61-916f-640eeb613318 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.039447] [55021]: INFO cinder.api.openstack.wsgi [req-33978af2-b948-4472-a115-d35973a4e96f req-71223fc5-b16a-4d61-916f-640eeb613318 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] GET http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 [ 1167.039695] [55021]: DEBUG cinder.api.openstack.wsgi [req-33978af2-b948-4472-a115-d35973a4e96f req-71223fc5-b16a-4d61-916f-640eeb613318 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1167.039900] [55021]: DEBUG cinder.api.openstack.wsgi [req-33978af2-b948-4472-a115-d35973a4e96f req-71223fc5-b16a-4d61-916f-640eeb613318 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1167.050339] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1167.050339] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1167.053324] [55021]: INFO cinder.volume.api [req-33978af2-b948-4472-a115-d35973a4e96f req-71223fc5-b16a-4d61-916f-640eeb613318 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Volume info retrieved successfully. [ 1167.057518] [55021]: INFO cinder.api.openstack.wsgi [req-33978af2-b948-4472-a115-d35973a4e96f req-71223fc5-b16a-4d61-916f-640eeb613318 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 returned with HTTP 200 [ 1167.057893] [55021]: [pid: 55021|app: 0|req: 272/492] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:07:14 2025] GET /volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 => generated 1318 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1167.146360] [55021]: DEBUG cinder.api.middleware.request_id [None req-efcac8f0-0a95-4e69-8763-1b3a006f01f4 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1167.148714] [55021]: INFO cinder.api.openstack.wsgi [None req-efcac8f0-0a95-4e69-8763-1b3a006f01f4 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 [ 1167.149250] [55021]: DEBUG cinder.api.openstack.wsgi [None req-efcac8f0-0a95-4e69-8763-1b3a006f01f4 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1167.149373] [55021]: DEBUG cinder.api.openstack.wsgi [None req-efcac8f0-0a95-4e69-8763-1b3a006f01f4 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1167.159946] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1167.159946] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1167.163267] [55021]: INFO cinder.volume.api [None req-efcac8f0-0a95-4e69-8763-1b3a006f01f4 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1167.167511] [55021]: INFO cinder.api.openstack.wsgi [None req-efcac8f0-0a95-4e69-8763-1b3a006f01f4 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 returned with HTTP 200 [ 1167.167912] [55021]: [pid: 55021|app: 0|req: 273/493] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:07:14 2025] GET /volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1168.096891] [55022]: DEBUG cinder.coordination [req-d795d109-0367-4be7-96eb-f3f02f51dc5c req-5da1e310-df89-4d25-8d43-049f4b384b46 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Lock "cinder-attachment_update-37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.525s {{(pid=55022) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1168.097449] [55022]: INFO cinder.api.openstack.wsgi [req-d795d109-0367-4be7-96eb-f3f02f51dc5c req-5da1e310-df89-4d25-8d43-049f4b384b46 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/attachments/6a1673ee-2b57-4dfb-8984-bd97a1699af6 returned with HTTP 200 [ 1168.098210] [55022]: [pid: 55022|app: 0|req: 221/494] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 12:07:11 2025] PUT /volume/v3/attachments/6a1673ee-2b57-4dfb-8984-bd97a1699af6 => generated 617 bytes in 4543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1168.178259] [55021]: DEBUG cinder.api.middleware.request_id [None req-fad78ed4-4221-4263-a4d4-9c4e55365dad None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.181147] [55021]: INFO cinder.api.openstack.wsgi [None req-fad78ed4-4221-4263-a4d4-9c4e55365dad tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 [ 1168.181147] [55021]: DEBUG cinder.api.openstack.wsgi [None req-fad78ed4-4221-4263-a4d4-9c4e55365dad tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1168.181344] [55021]: DEBUG cinder.api.openstack.wsgi [None req-fad78ed4-4221-4263-a4d4-9c4e55365dad tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1168.192075] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1168.192075] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1168.196177] [55021]: INFO cinder.volume.api [None req-fad78ed4-4221-4263-a4d4-9c4e55365dad tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1168.200461] [55021]: INFO cinder.api.openstack.wsgi [None req-fad78ed4-4221-4263-a4d4-9c4e55365dad tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 returned with HTTP 200 [ 1168.200857] [55021]: [pid: 55021|app: 0|req: 274/495] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:07:16 2025] GET /volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1168.227139] [55022]: DEBUG cinder.api.middleware.request_id [req-33978af2-b948-4472-a115-d35973a4e96f req-c526a64f-8436-452b-b76a-28a1777c56eb None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1168.230776] [55022]: INFO cinder.api.openstack.wsgi [req-33978af2-b948-4472-a115-d35973a4e96f req-c526a64f-8436-452b-b76a-28a1777c56eb tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] DELETE http://10.180.1.21/volume/v3/attachments/f7b48d93-6181-401a-b137-01817bec68c0 [ 1168.231032] [55022]: DEBUG cinder.api.openstack.wsgi [req-33978af2-b948-4472-a115-d35973a4e96f req-c526a64f-8436-452b-b76a-28a1777c56eb tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1168.231254] [55022]: DEBUG cinder.api.openstack.wsgi [req-33978af2-b948-4472-a115-d35973a4e96f req-c526a64f-8436-452b-b76a-28a1777c56eb tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'version_select' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1168.238651] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1168.238651] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1168.765973] [55022]: INFO cinder.api.openstack.wsgi [req-33978af2-b948-4472-a115-d35973a4e96f req-c526a64f-8436-452b-b76a-28a1777c56eb tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/attachments/f7b48d93-6181-401a-b137-01817bec68c0 returned with HTTP 200 [ 1168.766440] [55022]: [pid: 55022|app: 0|req: 222/496] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 12:07:16 2025] DELETE /volume/v3/attachments/f7b48d93-6181-401a-b137-01817bec68c0 => generated 192 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1169.211274] [55021]: DEBUG cinder.api.middleware.request_id [None req-ff0f3f97-d75b-4d12-9630-4ec7b084c565 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1169.213646] [55021]: INFO cinder.api.openstack.wsgi [None req-ff0f3f97-d75b-4d12-9630-4ec7b084c565 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 [ 1169.213879] [55021]: DEBUG cinder.api.openstack.wsgi [None req-ff0f3f97-d75b-4d12-9630-4ec7b084c565 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1169.214187] [55021]: DEBUG cinder.api.openstack.wsgi [None req-ff0f3f97-d75b-4d12-9630-4ec7b084c565 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1169.223872] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1169.223872] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1169.227066] [55021]: INFO cinder.volume.api [None req-ff0f3f97-d75b-4d12-9630-4ec7b084c565 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1169.231267] [55021]: INFO cinder.api.openstack.wsgi [None req-ff0f3f97-d75b-4d12-9630-4ec7b084c565 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 returned with HTTP 200 [ 1169.231924] [55021]: [pid: 55021|app: 0|req: 275/497] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:07:17 2025] GET /volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1170.242286] [55022]: DEBUG cinder.api.middleware.request_id [None req-9e12ffb5-6455-44ed-89e3-284f4d5a4142 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.244404] [55022]: INFO cinder.api.openstack.wsgi [None req-9e12ffb5-6455-44ed-89e3-284f4d5a4142 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 [ 1170.244671] [55022]: DEBUG cinder.api.openstack.wsgi [None req-9e12ffb5-6455-44ed-89e3-284f4d5a4142 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1170.244899] [55022]: DEBUG cinder.api.openstack.wsgi [None req-9e12ffb5-6455-44ed-89e3-284f4d5a4142 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1170.257227] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1170.257227] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1170.260918] [55022]: INFO cinder.volume.api [None req-9e12ffb5-6455-44ed-89e3-284f4d5a4142 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1170.265518] [55022]: INFO cinder.api.openstack.wsgi [None req-9e12ffb5-6455-44ed-89e3-284f4d5a4142 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 returned with HTTP 200 [ 1170.265933] [55022]: [pid: 55022|app: 0|req: 223/498] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:07:18 2025] GET /volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1170.437417] [55021]: DEBUG cinder.api.middleware.request_id [None req-d50aca60-e0cc-4596-924b-0ac8cd2be97f None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.437868] [55021]: INFO cinder.api.openstack.wsgi [None req-d50aca60-e0cc-4596-924b-0ac8cd2be97f None None] GET http://10.180.1.21/volume// [ 1170.438118] [55021]: DEBUG cinder.api.openstack.wsgi [None req-d50aca60-e0cc-4596-924b-0ac8cd2be97f None None] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1170.438366] [55021]: DEBUG cinder.api.openstack.wsgi [None req-d50aca60-e0cc-4596-924b-0ac8cd2be97f None None] Calling method 'all' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1170.438817] [55021]: INFO cinder.api.openstack.wsgi [None req-d50aca60-e0cc-4596-924b-0ac8cd2be97f None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1170.439226] [55021]: [pid: 55021|app: 0|req: 276/499] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:07:18 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1170.442689] [55022]: DEBUG cinder.api.middleware.request_id [req-33978af2-b948-4472-a115-d35973a4e96f req-d9b6a323-4f0a-48ca-899e-e251f8b6236f None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.445442] [55022]: INFO cinder.api.openstack.wsgi [req-33978af2-b948-4472-a115-d35973a4e96f req-d9b6a323-4f0a-48ca-899e-e251f8b6236f tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] GET http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 [ 1170.445766] [55022]: DEBUG cinder.api.openstack.wsgi [req-33978af2-b948-4472-a115-d35973a4e96f req-d9b6a323-4f0a-48ca-899e-e251f8b6236f tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1170.446061] [55022]: DEBUG cinder.api.openstack.wsgi [req-33978af2-b948-4472-a115-d35973a4e96f req-d9b6a323-4f0a-48ca-899e-e251f8b6236f tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1170.456446] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1170.456446] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1170.460016] [55022]: INFO cinder.volume.api [req-33978af2-b948-4472-a115-d35973a4e96f req-d9b6a323-4f0a-48ca-899e-e251f8b6236f tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Volume info retrieved successfully. [ 1170.465159] [55022]: INFO cinder.api.openstack.wsgi [req-33978af2-b948-4472-a115-d35973a4e96f req-d9b6a323-4f0a-48ca-899e-e251f8b6236f tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 returned with HTTP 200 [ 1170.465597] [55022]: [pid: 55022|app: 0|req: 224/500] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:07:18 2025] GET /volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 => generated 1025 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) [ 1170.580374] [55021]: DEBUG cinder.api.middleware.request_id [req-33978af2-b948-4472-a115-d35973a4e96f req-516269cc-6a1f-46e6-8307-14a81b3cb985 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.584020] [55021]: INFO cinder.api.openstack.wsgi [req-33978af2-b948-4472-a115-d35973a4e96f req-516269cc-6a1f-46e6-8307-14a81b3cb985 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] PUT http://10.180.1.21/volume/v3/attachments/140bc9bf-969c-4907-bd58-e75eeb8ecf1b [ 1170.584724] [55021]: DEBUG cinder.api.openstack.wsgi [req-33978af2-b948-4472-a115-d35973a4e96f req-516269cc-6a1f-46e6-8307-14a81b3cb985 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-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=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1170.596592] [55021]: DEBUG cinder.coordination [req-33978af2-b948-4472-a115-d35973a4e96f req-516269cc-6a1f-46e6-8307-14a81b3cb985 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Acquiring lock "cinder-attachment_update-f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55021) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1170.601755] [55021]: DEBUG cinder.coordination [req-33978af2-b948-4472-a115-d35973a4e96f req-516269cc-6a1f-46e6-8307-14a81b3cb985 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Lock "cinder-attachment_update-f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.005s {{(pid=55021) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1170.602920] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1170.602920] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1170.719812] [55022]: DEBUG cinder.api.middleware.request_id [req-d795d109-0367-4be7-96eb-f3f02f51dc5c req-dbf805fe-2eee-427e-8f62-f218373f70f5 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1170.722370] [55022]: INFO cinder.api.openstack.wsgi [req-d795d109-0367-4be7-96eb-f3f02f51dc5c req-dbf805fe-2eee-427e-8f62-f218373f70f5 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] POST http://10.180.1.21/volume/v3/attachments/6a1673ee-2b57-4dfb-8984-bd97a1699af6/action [ 1170.722815] [55022]: DEBUG cinder.api.openstack.wsgi [req-d795d109-0367-4be7-96eb-f3f02f51dc5c req-dbf805fe-2eee-427e-8f62-f218373f70f5 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Action body: b'{"os-complete": null}' {{(pid=55022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1170.722951] [55022]: DEBUG cinder.api.openstack.wsgi [req-d795d109-0367-4be7-96eb-f3f02f51dc5c req-dbf805fe-2eee-427e-8f62-f218373f70f5 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1170.738950] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1170.738950] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1170.745145] [55022]: INFO cinder.api.openstack.wsgi [req-d795d109-0367-4be7-96eb-f3f02f51dc5c req-dbf805fe-2eee-427e-8f62-f218373f70f5 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/attachments/6a1673ee-2b57-4dfb-8984-bd97a1699af6/action returned with HTTP 204 [ 1170.745584] [55022]: [pid: 55022|app: 0|req: 225/501] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 12:07:18 2025] POST /volume/v3/attachments/6a1673ee-2b57-4dfb-8984-bd97a1699af6/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1171.120947] [55021]: DEBUG cinder.coordination [req-33978af2-b948-4472-a115-d35973a4e96f req-516269cc-6a1f-46e6-8307-14a81b3cb985 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Lock "cinder-attachment_update-f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.519s {{(pid=55021) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1171.121312] [55021]: INFO cinder.api.openstack.wsgi [req-33978af2-b948-4472-a115-d35973a4e96f req-516269cc-6a1f-46e6-8307-14a81b3cb985 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/attachments/140bc9bf-969c-4907-bd58-e75eeb8ecf1b returned with HTTP 200 [ 1171.121929] [55021]: [pid: 55021|app: 0|req: 277/502] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 12:07:18 2025] PUT /volume/v3/attachments/140bc9bf-969c-4907-bd58-e75eeb8ecf1b => generated 617 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1171.277335] [55022]: DEBUG cinder.api.middleware.request_id [None req-20f37a5f-6bf1-44cc-a19e-4b1b2e22e4ff None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.280550] [55022]: INFO cinder.api.openstack.wsgi [None req-20f37a5f-6bf1-44cc-a19e-4b1b2e22e4ff tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 [ 1171.280933] [55022]: DEBUG cinder.api.openstack.wsgi [None req-20f37a5f-6bf1-44cc-a19e-4b1b2e22e4ff tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1171.281322] [55022]: DEBUG cinder.api.openstack.wsgi [None req-20f37a5f-6bf1-44cc-a19e-4b1b2e22e4ff tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1171.297082] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1171.297082] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1171.302512] [55022]: INFO cinder.volume.api [None req-20f37a5f-6bf1-44cc-a19e-4b1b2e22e4ff tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1171.309533] [55022]: INFO cinder.api.openstack.wsgi [None req-20f37a5f-6bf1-44cc-a19e-4b1b2e22e4ff tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 returned with HTTP 200 [ 1171.310160] [55022]: [pid: 55022|app: 0|req: 226/503] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:07:19 2025] GET /volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1171.319868] [55021]: DEBUG cinder.api.middleware.request_id [None req-87c638e7-00f1-4c6b-95fc-c2109c870e37 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.321621] [55021]: INFO cinder.api.openstack.wsgi [None req-87c638e7-00f1-4c6b-95fc-c2109c870e37 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 [ 1171.321856] [55021]: DEBUG cinder.api.openstack.wsgi [None req-87c638e7-00f1-4c6b-95fc-c2109c870e37 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1171.322094] [55021]: DEBUG cinder.api.openstack.wsgi [None req-87c638e7-00f1-4c6b-95fc-c2109c870e37 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1171.336141] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1171.336141] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1171.339609] [55021]: INFO cinder.volume.api [None req-87c638e7-00f1-4c6b-95fc-c2109c870e37 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1171.344226] [55021]: INFO cinder.api.openstack.wsgi [None req-87c638e7-00f1-4c6b-95fc-c2109c870e37 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 returned with HTTP 200 [ 1171.344634] [55021]: [pid: 55021|app: 0|req: 278/504] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:07:19 2025] GET /volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1171.381578] [55022]: DEBUG cinder.api.middleware.request_id [req-5e3c6b76-c370-472b-84e6-afaa431d827a req-fbb3f2ee-bb8c-4e86-9d66-09436ef167c4 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.384674] [55022]: INFO cinder.api.openstack.wsgi [req-5e3c6b76-c370-472b-84e6-afaa431d827a req-fbb3f2ee-bb8c-4e86-9d66-09436ef167c4 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 [ 1171.384912] [55022]: DEBUG cinder.api.openstack.wsgi [req-5e3c6b76-c370-472b-84e6-afaa431d827a req-fbb3f2ee-bb8c-4e86-9d66-09436ef167c4 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1171.385158] [55022]: DEBUG cinder.api.openstack.wsgi [req-5e3c6b76-c370-472b-84e6-afaa431d827a req-fbb3f2ee-bb8c-4e86-9d66-09436ef167c4 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1171.395203] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1171.395203] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1171.398230] [55022]: INFO cinder.volume.api [req-5e3c6b76-c370-472b-84e6-afaa431d827a req-fbb3f2ee-bb8c-4e86-9d66-09436ef167c4 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1171.402371] [55022]: INFO cinder.api.openstack.wsgi [req-5e3c6b76-c370-472b-84e6-afaa431d827a req-fbb3f2ee-bb8c-4e86-9d66-09436ef167c4 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 returned with HTTP 200 [ 1171.402765] [55022]: [pid: 55022|app: 0|req: 227/505] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:07:19 2025] GET /volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1171.412937] [55021]: DEBUG cinder.api.middleware.request_id [None req-9f9bf0b2-9bd6-40b5-aa95-5c51e86920a3 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.415074] [55021]: INFO cinder.api.openstack.wsgi [None req-9f9bf0b2-9bd6-40b5-aa95-5c51e86920a3 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 [ 1171.415292] [55021]: DEBUG cinder.api.openstack.wsgi [None req-9f9bf0b2-9bd6-40b5-aa95-5c51e86920a3 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1171.415509] [55021]: DEBUG cinder.api.openstack.wsgi [None req-9f9bf0b2-9bd6-40b5-aa95-5c51e86920a3 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1171.425201] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1171.425201] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1171.428280] [55021]: INFO cinder.volume.api [None req-9f9bf0b2-9bd6-40b5-aa95-5c51e86920a3 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1171.432476] [55021]: INFO cinder.api.openstack.wsgi [None req-9f9bf0b2-9bd6-40b5-aa95-5c51e86920a3 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 returned with HTTP 200 [ 1171.432849] [55021]: [pid: 55021|app: 0|req: 279/506] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:07:19 2025] GET /volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1171.467193] [55022]: DEBUG cinder.api.middleware.request_id [req-4acb5235-aca3-4e4b-9af1-f1efa5c750bb req-3864e8a3-2ae5-464c-a1e2-0b6fd88920eb None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.469553] [55022]: INFO cinder.api.openstack.wsgi [req-4acb5235-aca3-4e4b-9af1-f1efa5c750bb req-3864e8a3-2ae5-464c-a1e2-0b6fd88920eb tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 [ 1171.469771] [55022]: DEBUG cinder.api.openstack.wsgi [req-4acb5235-aca3-4e4b-9af1-f1efa5c750bb req-3864e8a3-2ae5-464c-a1e2-0b6fd88920eb tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1171.469990] [55022]: DEBUG cinder.api.openstack.wsgi [req-4acb5235-aca3-4e4b-9af1-f1efa5c750bb req-3864e8a3-2ae5-464c-a1e2-0b6fd88920eb tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1171.480138] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1171.480138] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1171.483781] [55022]: INFO cinder.volume.api [req-4acb5235-aca3-4e4b-9af1-f1efa5c750bb req-3864e8a3-2ae5-464c-a1e2-0b6fd88920eb tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1171.488102] [55022]: INFO cinder.api.openstack.wsgi [req-4acb5235-aca3-4e4b-9af1-f1efa5c750bb req-3864e8a3-2ae5-464c-a1e2-0b6fd88920eb tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 returned with HTTP 200 [ 1171.488550] [55022]: [pid: 55022|app: 0|req: 228/507] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:07:19 2025] GET /volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1171.505673] [55021]: DEBUG cinder.api.middleware.request_id [req-4acb5235-aca3-4e4b-9af1-f1efa5c750bb req-8f9e17a6-c37b-40b8-9698-378382c168eb None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.507693] [55021]: INFO cinder.api.openstack.wsgi [req-4acb5235-aca3-4e4b-9af1-f1efa5c750bb req-8f9e17a6-c37b-40b8-9698-378382c168eb tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] POST http://10.180.1.21/volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2/action [ 1171.508092] [55021]: DEBUG cinder.api.openstack.wsgi [req-4acb5235-aca3-4e4b-9af1-f1efa5c750bb req-8f9e17a6-c37b-40b8-9698-378382c168eb tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1171.508234] [55021]: DEBUG cinder.api.openstack.wsgi [req-4acb5235-aca3-4e4b-9af1-f1efa5c750bb req-8f9e17a6-c37b-40b8-9698-378382c168eb tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1171.518239] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1171.518239] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1171.518767] [55021]: INFO cinder.volume.api [req-4acb5235-aca3-4e4b-9af1-f1efa5c750bb req-8f9e17a6-c37b-40b8-9698-378382c168eb tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1171.525997] [55021]: INFO cinder.volume.api [req-4acb5235-aca3-4e4b-9af1-f1efa5c750bb req-8f9e17a6-c37b-40b8-9698-378382c168eb tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Begin detaching volume completed successfully. [ 1171.526239] [55021]: INFO cinder.api.openstack.wsgi [req-4acb5235-aca3-4e4b-9af1-f1efa5c750bb req-8f9e17a6-c37b-40b8-9698-378382c168eb tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2/action returned with HTTP 202 [ 1171.526639] [55021]: [pid: 55021|app: 0|req: 280/508] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 12:07:19 2025] POST /volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1171.629314] [55022]: DEBUG cinder.api.middleware.request_id [req-33978af2-b948-4472-a115-d35973a4e96f req-27af0bb7-aea2-499a-8851-f5b9367cc981 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1171.631902] [55022]: INFO cinder.api.openstack.wsgi [req-33978af2-b948-4472-a115-d35973a4e96f req-27af0bb7-aea2-499a-8851-f5b9367cc981 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] POST http://10.180.1.21/volume/v3/attachments/140bc9bf-969c-4907-bd58-e75eeb8ecf1b/action [ 1171.632366] [55022]: DEBUG cinder.api.openstack.wsgi [req-33978af2-b948-4472-a115-d35973a4e96f req-27af0bb7-aea2-499a-8851-f5b9367cc981 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Action body: b'{"os-complete": null}' {{(pid=55022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1171.632530] [55022]: DEBUG cinder.api.openstack.wsgi [req-33978af2-b948-4472-a115-d35973a4e96f req-27af0bb7-aea2-499a-8851-f5b9367cc981 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1171.647406] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1171.647406] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1171.653214] [55022]: INFO cinder.api.openstack.wsgi [req-33978af2-b948-4472-a115-d35973a4e96f req-27af0bb7-aea2-499a-8851-f5b9367cc981 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/attachments/140bc9bf-969c-4907-bd58-e75eeb8ecf1b/action returned with HTTP 204 [ 1171.654030] [55022]: [pid: 55022|app: 0|req: 229/509] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 12:07:19 2025] POST /volume/v3/attachments/140bc9bf-969c-4907-bd58-e75eeb8ecf1b/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1172.555720] [55021]: DEBUG cinder.api.middleware.request_id [None req-a42cba6b-649f-4a56-bdde-6baacecdc062 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1172.556396] [55021]: INFO cinder.api.openstack.wsgi [None req-a42cba6b-649f-4a56-bdde-6baacecdc062 None None] GET http://10.180.1.21/volume// [ 1172.556601] [55021]: DEBUG cinder.api.openstack.wsgi [None req-a42cba6b-649f-4a56-bdde-6baacecdc062 None None] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1172.556830] [55021]: DEBUG cinder.api.openstack.wsgi [None req-a42cba6b-649f-4a56-bdde-6baacecdc062 None None] Calling method 'all' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1172.557257] [55021]: INFO cinder.api.openstack.wsgi [None req-a42cba6b-649f-4a56-bdde-6baacecdc062 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1172.557584] [55021]: [pid: 55021|app: 0|req: 281/510] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:07:20 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1172.563496] [55022]: DEBUG cinder.api.middleware.request_id [req-4acb5235-aca3-4e4b-9af1-f1efa5c750bb req-73150ab6-1151-400a-806b-76b113cd43ce None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1172.566835] [55022]: INFO cinder.api.openstack.wsgi [req-4acb5235-aca3-4e4b-9af1-f1efa5c750bb req-73150ab6-1151-400a-806b-76b113cd43ce tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 [ 1172.567208] [55022]: DEBUG cinder.api.openstack.wsgi [req-4acb5235-aca3-4e4b-9af1-f1efa5c750bb req-73150ab6-1151-400a-806b-76b113cd43ce tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1172.567536] [55022]: DEBUG cinder.api.openstack.wsgi [req-4acb5235-aca3-4e4b-9af1-f1efa5c750bb req-73150ab6-1151-400a-806b-76b113cd43ce tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1172.585407] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1172.585407] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1172.590909] [55022]: INFO cinder.volume.api [req-4acb5235-aca3-4e4b-9af1-f1efa5c750bb req-73150ab6-1151-400a-806b-76b113cd43ce tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1172.599084] [55022]: INFO cinder.api.openstack.wsgi [req-4acb5235-aca3-4e4b-9af1-f1efa5c750bb req-73150ab6-1151-400a-806b-76b113cd43ce tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 returned with HTTP 200 [ 1172.601190] [55022]: [pid: 55022|app: 0|req: 230/511] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:07:20 2025] GET /volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 => generated 1322 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1173.654313] [55021]: DEBUG cinder.api.middleware.request_id [None req-5b6ca3b8-5599-428d-be68-a8624505e882 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.658896] [55021]: INFO cinder.api.openstack.wsgi [None req-5b6ca3b8-5599-428d-be68-a8624505e882 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] GET http://10.180.1.21/volume/v3/volumes/e19b4376-2f33-426c-a38d-68f7fae893ae [ 1173.659223] [55021]: DEBUG cinder.api.openstack.wsgi [None req-5b6ca3b8-5599-428d-be68-a8624505e882 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1173.659528] [55021]: DEBUG cinder.api.openstack.wsgi [None req-5b6ca3b8-5599-428d-be68-a8624505e882 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1173.685778] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1173.685778] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1173.692415] [55021]: INFO cinder.volume.api [None req-5b6ca3b8-5599-428d-be68-a8624505e882 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Volume info retrieved successfully. [ 1173.698503] [55021]: INFO cinder.api.openstack.wsgi [None req-5b6ca3b8-5599-428d-be68-a8624505e882 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] http://10.180.1.21/volume/v3/volumes/e19b4376-2f33-426c-a38d-68f7fae893ae returned with HTTP 200 [ 1173.699240] [55021]: [pid: 55021|app: 0|req: 282/512] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:07:21 2025] GET /volume/v3/volumes/e19b4376-2f33-426c-a38d-68f7fae893ae => generated 1140 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) [ 1173.830896] [55022]: DEBUG cinder.api.middleware.request_id [req-00711db9-4450-4ebe-8761-3478a8b0d7e6 req-ef731405-8522-4e36-9cfe-c7e8750573ff None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.839019] [55022]: INFO cinder.api.openstack.wsgi [req-00711db9-4450-4ebe-8761-3478a8b0d7e6 req-ef731405-8522-4e36-9cfe-c7e8750573ff tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] GET http://10.180.1.21/volume/v3/volumes/e19b4376-2f33-426c-a38d-68f7fae893ae [ 1173.839019] [55022]: DEBUG cinder.api.openstack.wsgi [req-00711db9-4450-4ebe-8761-3478a8b0d7e6 req-ef731405-8522-4e36-9cfe-c7e8750573ff tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1173.839019] [55022]: DEBUG cinder.api.openstack.wsgi [req-00711db9-4450-4ebe-8761-3478a8b0d7e6 req-ef731405-8522-4e36-9cfe-c7e8750573ff tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1173.848703] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1173.848703] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1173.853908] [55022]: INFO cinder.volume.api [req-00711db9-4450-4ebe-8761-3478a8b0d7e6 req-ef731405-8522-4e36-9cfe-c7e8750573ff tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Volume info retrieved successfully. [ 1173.859018] [55022]: INFO cinder.api.openstack.wsgi [req-00711db9-4450-4ebe-8761-3478a8b0d7e6 req-ef731405-8522-4e36-9cfe-c7e8750573ff tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] http://10.180.1.21/volume/v3/volumes/e19b4376-2f33-426c-a38d-68f7fae893ae returned with HTTP 200 [ 1173.859441] [55022]: [pid: 55022|app: 0|req: 231/513] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:07:21 2025] GET /volume/v3/volumes/e19b4376-2f33-426c-a38d-68f7fae893ae => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1173.880188] [55021]: DEBUG cinder.api.middleware.request_id [req-00711db9-4450-4ebe-8761-3478a8b0d7e6 req-f8c100b9-08a2-432d-822b-166fc0dd1080 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1173.882735] [55021]: INFO cinder.api.openstack.wsgi [req-00711db9-4450-4ebe-8761-3478a8b0d7e6 req-f8c100b9-08a2-432d-822b-166fc0dd1080 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] POST http://10.180.1.21/volume/v3/volumes/e19b4376-2f33-426c-a38d-68f7fae893ae/action [ 1173.883381] [55021]: DEBUG cinder.api.openstack.wsgi [req-00711db9-4450-4ebe-8761-3478a8b0d7e6 req-f8c100b9-08a2-432d-822b-166fc0dd1080 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1173.883719] [55021]: DEBUG cinder.api.openstack.wsgi [req-00711db9-4450-4ebe-8761-3478a8b0d7e6 req-f8c100b9-08a2-432d-822b-166fc0dd1080 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1173.899285] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1173.899285] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1173.899902] [55021]: INFO cinder.volume.api [req-00711db9-4450-4ebe-8761-3478a8b0d7e6 req-f8c100b9-08a2-432d-822b-166fc0dd1080 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Volume info retrieved successfully. [ 1173.909536] [55021]: INFO cinder.volume.api [req-00711db9-4450-4ebe-8761-3478a8b0d7e6 req-f8c100b9-08a2-432d-822b-166fc0dd1080 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Begin detaching volume completed successfully. [ 1173.909834] [55021]: INFO cinder.api.openstack.wsgi [req-00711db9-4450-4ebe-8761-3478a8b0d7e6 req-f8c100b9-08a2-432d-822b-166fc0dd1080 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] http://10.180.1.21/volume/v3/volumes/e19b4376-2f33-426c-a38d-68f7fae893ae/action returned with HTTP 202 [ 1173.910301] [55021]: [pid: 55021|app: 0|req: 283/514] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 12:07:21 2025] POST /volume/v3/volumes/e19b4376-2f33-426c-a38d-68f7fae893ae/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1174.125486] [55022]: DEBUG cinder.api.middleware.request_id [req-4acb5235-aca3-4e4b-9af1-f1efa5c750bb req-a9a6a9fe-6221-4d86-ae24-4e144f8a54bd None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.128011] [55022]: INFO cinder.api.openstack.wsgi [req-4acb5235-aca3-4e4b-9af1-f1efa5c750bb req-a9a6a9fe-6221-4d86-ae24-4e144f8a54bd tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] DELETE http://10.180.1.21/volume/v3/attachments/6a1673ee-2b57-4dfb-8984-bd97a1699af6 [ 1174.128253] [55022]: DEBUG cinder.api.openstack.wsgi [req-4acb5235-aca3-4e4b-9af1-f1efa5c750bb req-a9a6a9fe-6221-4d86-ae24-4e144f8a54bd tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1174.128484] [55022]: DEBUG cinder.api.openstack.wsgi [req-4acb5235-aca3-4e4b-9af1-f1efa5c750bb req-a9a6a9fe-6221-4d86-ae24-4e144f8a54bd tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'version_select' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1174.137027] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1174.137027] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1174.664127] [55022]: INFO cinder.api.openstack.wsgi [req-4acb5235-aca3-4e4b-9af1-f1efa5c750bb req-a9a6a9fe-6221-4d86-ae24-4e144f8a54bd tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/attachments/6a1673ee-2b57-4dfb-8984-bd97a1699af6 returned with HTTP 200 [ 1174.665015] [55022]: [pid: 55022|app: 0|req: 232/515] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 12:07:21 2025] DELETE /volume/v3/attachments/6a1673ee-2b57-4dfb-8984-bd97a1699af6 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1174.930685] [55021]: DEBUG cinder.api.middleware.request_id [None req-36c1c77a-25c3-4c6a-a957-a695809e5521 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.931310] [55021]: INFO cinder.api.openstack.wsgi [None req-36c1c77a-25c3-4c6a-a957-a695809e5521 None None] GET http://10.180.1.21/volume// [ 1174.931573] [55021]: DEBUG cinder.api.openstack.wsgi [None req-36c1c77a-25c3-4c6a-a957-a695809e5521 None None] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1174.931926] [55021]: DEBUG cinder.api.openstack.wsgi [None req-36c1c77a-25c3-4c6a-a957-a695809e5521 None None] Calling method 'all' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1174.932499] [55021]: INFO cinder.api.openstack.wsgi [None req-36c1c77a-25c3-4c6a-a957-a695809e5521 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1174.932941] [55021]: [pid: 55021|app: 0|req: 284/516] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:07:22 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1174.937746] [55022]: DEBUG cinder.api.middleware.request_id [req-00711db9-4450-4ebe-8761-3478a8b0d7e6 req-300af4a3-c265-48c8-859e-dc52da183e7f None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1174.939984] [55022]: INFO cinder.api.openstack.wsgi [req-00711db9-4450-4ebe-8761-3478a8b0d7e6 req-300af4a3-c265-48c8-859e-dc52da183e7f tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] GET http://10.180.1.21/volume/v3/volumes/e19b4376-2f33-426c-a38d-68f7fae893ae [ 1174.940427] [55022]: DEBUG cinder.api.openstack.wsgi [req-00711db9-4450-4ebe-8761-3478a8b0d7e6 req-300af4a3-c265-48c8-859e-dc52da183e7f tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1174.942019] [55022]: DEBUG cinder.api.openstack.wsgi [req-00711db9-4450-4ebe-8761-3478a8b0d7e6 req-300af4a3-c265-48c8-859e-dc52da183e7f tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1174.952973] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1174.952973] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1174.957300] [55022]: INFO cinder.volume.api [req-00711db9-4450-4ebe-8761-3478a8b0d7e6 req-300af4a3-c265-48c8-859e-dc52da183e7f tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Volume info retrieved successfully. [ 1174.964248] [55022]: INFO cinder.api.openstack.wsgi [req-00711db9-4450-4ebe-8761-3478a8b0d7e6 req-300af4a3-c265-48c8-859e-dc52da183e7f tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] http://10.180.1.21/volume/v3/volumes/e19b4376-2f33-426c-a38d-68f7fae893ae returned with HTTP 200 [ 1174.964248] [55022]: [pid: 55022|app: 0|req: 233/517] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:07:22 2025] GET /volume/v3/volumes/e19b4376-2f33-426c-a38d-68f7fae893ae => generated 1324 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1175.756659] [55021]: DEBUG cinder.api.middleware.request_id [None req-e8fb51e3-f2d2-41db-a35d-98877e84a2ae None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1175.759206] [55021]: INFO cinder.api.openstack.wsgi [None req-e8fb51e3-f2d2-41db-a35d-98877e84a2ae tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 [ 1175.759538] [55021]: DEBUG cinder.api.openstack.wsgi [None req-e8fb51e3-f2d2-41db-a35d-98877e84a2ae tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1175.759835] [55021]: DEBUG cinder.api.openstack.wsgi [None req-e8fb51e3-f2d2-41db-a35d-98877e84a2ae tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1175.768105] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1175.768105] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1175.771856] [55021]: INFO cinder.volume.api [None req-e8fb51e3-f2d2-41db-a35d-98877e84a2ae tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1175.776495] [55021]: INFO cinder.api.openstack.wsgi [None req-e8fb51e3-f2d2-41db-a35d-98877e84a2ae tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 returned with HTTP 200 [ 1175.776909] [55021]: [pid: 55021|app: 0|req: 285/518] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:07:23 2025] GET /volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1176.107431] [55022]: DEBUG cinder.api.middleware.request_id [req-00711db9-4450-4ebe-8761-3478a8b0d7e6 req-757014c8-8e5b-4be9-9fd6-a9d64585c3fd None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1176.109864] [55022]: INFO cinder.api.openstack.wsgi [req-00711db9-4450-4ebe-8761-3478a8b0d7e6 req-757014c8-8e5b-4be9-9fd6-a9d64585c3fd tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] DELETE http://10.180.1.21/volume/v3/attachments/129bee78-d2d7-4bf2-83db-43e96b8b5741 [ 1176.110100] [55022]: DEBUG cinder.api.openstack.wsgi [req-00711db9-4450-4ebe-8761-3478a8b0d7e6 req-757014c8-8e5b-4be9-9fd6-a9d64585c3fd tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1176.110327] [55022]: DEBUG cinder.api.openstack.wsgi [req-00711db9-4450-4ebe-8761-3478a8b0d7e6 req-757014c8-8e5b-4be9-9fd6-a9d64585c3fd tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Calling method 'version_select' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1176.118384] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1176.118384] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1176.644887] [55022]: INFO cinder.api.openstack.wsgi [req-00711db9-4450-4ebe-8761-3478a8b0d7e6 req-757014c8-8e5b-4be9-9fd6-a9d64585c3fd tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] http://10.180.1.21/volume/v3/attachments/129bee78-d2d7-4bf2-83db-43e96b8b5741 returned with HTTP 200 [ 1176.645345] [55022]: [pid: 55022|app: 0|req: 234/519] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 12:07:23 2025] DELETE /volume/v3/attachments/129bee78-d2d7-4bf2-83db-43e96b8b5741 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1177.195206] [55021]: DEBUG cinder.api.middleware.request_id [None req-8354d8a1-bbe3-423b-bd82-e677ab17f666 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1177.197115] [55021]: INFO cinder.api.openstack.wsgi [None req-8354d8a1-bbe3-423b-bd82-e677ab17f666 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] GET http://10.180.1.21/volume/v3/volumes/e19b4376-2f33-426c-a38d-68f7fae893ae [ 1177.197335] [55021]: DEBUG cinder.api.openstack.wsgi [None req-8354d8a1-bbe3-423b-bd82-e677ab17f666 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1177.197551] [55021]: DEBUG cinder.api.openstack.wsgi [None req-8354d8a1-bbe3-423b-bd82-e677ab17f666 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1177.207280] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1177.207280] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1177.210777] [55021]: INFO cinder.volume.api [None req-8354d8a1-bbe3-423b-bd82-e677ab17f666 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Volume info retrieved successfully. [ 1177.215460] [55021]: INFO cinder.api.openstack.wsgi [None req-8354d8a1-bbe3-423b-bd82-e677ab17f666 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] http://10.180.1.21/volume/v3/volumes/e19b4376-2f33-426c-a38d-68f7fae893ae returned with HTTP 200 [ 1177.215953] [55021]: [pid: 55021|app: 0|req: 286/520] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:07:25 2025] GET /volume/v3/volumes/e19b4376-2f33-426c-a38d-68f7fae893ae => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1186.644065] [55022]: DEBUG dbcounter [-] [55022] Writing DB stats cinder:SELECT=108,cinder:UPDATE=19,cinder:INSERT=2 {{(pid=55022) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1187.213011] [55021]: DEBUG dbcounter [-] [55021] Writing DB stats cinder:SELECT=176,cinder:INSERT=7,cinder:UPDATE=19 {{(pid=55021) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1207.295720] [55022]: DEBUG cinder.api.middleware.request_id [req-3512462d-c5fe-4b81-a196-30adc2f6eddd req-91c8d232-d0b6-46e1-bddd-7f80839c12a5 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1207.298173] [55022]: INFO cinder.api.openstack.wsgi [req-3512462d-c5fe-4b81-a196-30adc2f6eddd req-91c8d232-d0b6-46e1-bddd-7f80839c12a5 tempest-InstanceActionsTestJSON-1233633139 tempest-InstanceActionsTestJSON-1233633139-project-member] GET http://10.180.1.21/volume/v3/attachments?instance_id=b0b67e93-0843-4041-be81-b95c5e6dda80 [ 1207.298423] [55022]: DEBUG cinder.api.openstack.wsgi [req-3512462d-c5fe-4b81-a196-30adc2f6eddd req-91c8d232-d0b6-46e1-bddd-7f80839c12a5 tempest-InstanceActionsTestJSON-1233633139 tempest-InstanceActionsTestJSON-1233633139-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1207.298641] [55022]: DEBUG cinder.api.openstack.wsgi [req-3512462d-c5fe-4b81-a196-30adc2f6eddd req-91c8d232-d0b6-46e1-bddd-7f80839c12a5 tempest-InstanceActionsTestJSON-1233633139 tempest-InstanceActionsTestJSON-1233633139-project-member] Calling method 'version_select' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1207.304359] [55022]: INFO cinder.api.openstack.wsgi [req-3512462d-c5fe-4b81-a196-30adc2f6eddd req-91c8d232-d0b6-46e1-bddd-7f80839c12a5 tempest-InstanceActionsTestJSON-1233633139 tempest-InstanceActionsTestJSON-1233633139-project-member] http://10.180.1.21/volume/v3/attachments?instance_id=b0b67e93-0843-4041-be81-b95c5e6dda80 returned with HTTP 200 [ 1207.304773] [55022]: [pid: 55022|app: 0|req: 235/521] 10.180.1.21 () {62 vars in 1517 bytes} [Wed Feb 19 12:07:55 2025] GET /volume/v3/attachments?instance_id=b0b67e93-0843-4041-be81-b95c5e6dda80 => generated 19 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1217.301275] [55022]: DEBUG dbcounter [-] [55022] Writing DB stats cinder:SELECT=1 {{(pid=55022) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1217.941080] [55021]: DEBUG cinder.api.middleware.request_id [None req-505699c5-0e24-4b3a-9052-15408fbe2745 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1217.943395] [55021]: INFO cinder.api.openstack.wsgi [None req-505699c5-0e24-4b3a-9052-15408fbe2745 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] GET http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 [ 1217.944093] [55021]: DEBUG cinder.api.openstack.wsgi [None req-505699c5-0e24-4b3a-9052-15408fbe2745 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1217.944093] [55021]: DEBUG cinder.api.openstack.wsgi [None req-505699c5-0e24-4b3a-9052-15408fbe2745 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1217.958445] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1217.958445] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1217.962721] [55021]: INFO cinder.volume.api [None req-505699c5-0e24-4b3a-9052-15408fbe2745 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Volume info retrieved successfully. [ 1217.968087] [55021]: INFO cinder.api.openstack.wsgi [None req-505699c5-0e24-4b3a-9052-15408fbe2745 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 returned with HTTP 200 [ 1217.968534] [55021]: [pid: 55021|app: 0|req: 287/522] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:05 2025] GET /volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1218.108720] [55022]: DEBUG cinder.api.middleware.request_id [None req-f3305988-bd39-4ee4-bc69-784c9b0dd496 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1218.111907] [55022]: INFO cinder.api.openstack.wsgi [None req-f3305988-bd39-4ee4-bc69-784c9b0dd496 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] GET http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 [ 1218.112497] [55022]: DEBUG cinder.api.openstack.wsgi [None req-f3305988-bd39-4ee4-bc69-784c9b0dd496 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1218.114019] [55022]: DEBUG cinder.api.openstack.wsgi [None req-f3305988-bd39-4ee4-bc69-784c9b0dd496 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1218.124803] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1218.124803] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1218.130076] [55022]: INFO cinder.volume.api [None req-f3305988-bd39-4ee4-bc69-784c9b0dd496 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Volume info retrieved successfully. [ 1218.133853] [55022]: INFO cinder.api.openstack.wsgi [None req-f3305988-bd39-4ee4-bc69-784c9b0dd496 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 returned with HTTP 200 [ 1218.134421] [55022]: [pid: 55022|app: 0|req: 236/523] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:05 2025] GET /volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1218.179916] [55021]: DEBUG cinder.api.middleware.request_id [req-d703bb3c-9256-42a1-9dcf-dd033970653e req-06377947-03a2-4c3c-8ffa-5af45d8fab26 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1218.182422] [55021]: INFO cinder.api.openstack.wsgi [req-d703bb3c-9256-42a1-9dcf-dd033970653e req-06377947-03a2-4c3c-8ffa-5af45d8fab26 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] GET http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 [ 1218.182855] [55021]: DEBUG cinder.api.openstack.wsgi [req-d703bb3c-9256-42a1-9dcf-dd033970653e req-06377947-03a2-4c3c-8ffa-5af45d8fab26 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1218.182855] [55021]: DEBUG cinder.api.openstack.wsgi [req-d703bb3c-9256-42a1-9dcf-dd033970653e req-06377947-03a2-4c3c-8ffa-5af45d8fab26 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1218.193813] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1218.193813] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1218.197813] [55021]: INFO cinder.volume.api [req-d703bb3c-9256-42a1-9dcf-dd033970653e req-06377947-03a2-4c3c-8ffa-5af45d8fab26 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Volume info retrieved successfully. [ 1218.203487] [55021]: INFO cinder.api.openstack.wsgi [req-d703bb3c-9256-42a1-9dcf-dd033970653e req-06377947-03a2-4c3c-8ffa-5af45d8fab26 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 returned with HTTP 200 [ 1218.203934] [55021]: [pid: 55021|app: 0|req: 288/524] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:08:06 2025] GET /volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1218.225494] [55022]: DEBUG cinder.api.middleware.request_id [req-d703bb3c-9256-42a1-9dcf-dd033970653e req-0a182559-2e78-4dce-9795-375c09ac674e None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1218.227484] [55022]: INFO cinder.api.openstack.wsgi [req-d703bb3c-9256-42a1-9dcf-dd033970653e req-0a182559-2e78-4dce-9795-375c09ac674e tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] POST http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6/action [ 1218.228239] [55022]: DEBUG cinder.api.openstack.wsgi [req-d703bb3c-9256-42a1-9dcf-dd033970653e req-0a182559-2e78-4dce-9795-375c09ac674e tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1218.229809] [55022]: DEBUG cinder.api.openstack.wsgi [req-d703bb3c-9256-42a1-9dcf-dd033970653e req-0a182559-2e78-4dce-9795-375c09ac674e tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1218.239200] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1218.239200] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1218.240042] [55022]: INFO cinder.volume.api [req-d703bb3c-9256-42a1-9dcf-dd033970653e req-0a182559-2e78-4dce-9795-375c09ac674e tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Volume info retrieved successfully. [ 1218.246044] [55022]: INFO cinder.volume.api [req-d703bb3c-9256-42a1-9dcf-dd033970653e req-0a182559-2e78-4dce-9795-375c09ac674e tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Begin detaching volume completed successfully. [ 1218.246485] [55022]: INFO cinder.api.openstack.wsgi [req-d703bb3c-9256-42a1-9dcf-dd033970653e req-0a182559-2e78-4dce-9795-375c09ac674e tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6/action returned with HTTP 202 [ 1218.247561] [55022]: [pid: 55022|app: 0|req: 237/525] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 12:08:06 2025] POST /volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1219.275195] [55021]: DEBUG cinder.api.middleware.request_id [None req-352b867c-23e1-4e06-95ad-f93fe8f83d2b None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.275663] [55021]: INFO cinder.api.openstack.wsgi [None req-352b867c-23e1-4e06-95ad-f93fe8f83d2b None None] GET http://10.180.1.21/volume// [ 1219.275843] [55021]: DEBUG cinder.api.openstack.wsgi [None req-352b867c-23e1-4e06-95ad-f93fe8f83d2b None None] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1219.276072] [55021]: DEBUG cinder.api.openstack.wsgi [None req-352b867c-23e1-4e06-95ad-f93fe8f83d2b None None] Calling method 'all' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1219.276470] [55021]: INFO cinder.api.openstack.wsgi [None req-352b867c-23e1-4e06-95ad-f93fe8f83d2b None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1219.276857] [55021]: [pid: 55021|app: 0|req: 289/526] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:08:07 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) [ 1219.280408] [55022]: DEBUG cinder.api.middleware.request_id [req-d703bb3c-9256-42a1-9dcf-dd033970653e req-36914053-3f0a-4eec-a42b-408efc50ee77 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1219.282918] [55022]: INFO cinder.api.openstack.wsgi [req-d703bb3c-9256-42a1-9dcf-dd033970653e req-36914053-3f0a-4eec-a42b-408efc50ee77 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] GET http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 [ 1219.283266] [55022]: DEBUG cinder.api.openstack.wsgi [req-d703bb3c-9256-42a1-9dcf-dd033970653e req-36914053-3f0a-4eec-a42b-408efc50ee77 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1219.283773] [55022]: DEBUG cinder.api.openstack.wsgi [req-d703bb3c-9256-42a1-9dcf-dd033970653e req-36914053-3f0a-4eec-a42b-408efc50ee77 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1219.300045] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1219.300045] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1219.303686] [55022]: INFO cinder.volume.api [req-d703bb3c-9256-42a1-9dcf-dd033970653e req-36914053-3f0a-4eec-a42b-408efc50ee77 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Volume info retrieved successfully. [ 1219.309801] [55022]: INFO cinder.api.openstack.wsgi [req-d703bb3c-9256-42a1-9dcf-dd033970653e req-36914053-3f0a-4eec-a42b-408efc50ee77 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 returned with HTTP 200 [ 1219.310460] [55022]: [pid: 55022|app: 0|req: 238/527] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:08:07 2025] GET /volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 => generated 1321 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1220.507145] [55021]: DEBUG cinder.api.middleware.request_id [req-d703bb3c-9256-42a1-9dcf-dd033970653e req-ec62669f-c16a-4df8-be28-e0837e996ab1 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1220.509409] [55021]: INFO cinder.api.openstack.wsgi [req-d703bb3c-9256-42a1-9dcf-dd033970653e req-ec62669f-c16a-4df8-be28-e0837e996ab1 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] DELETE http://10.180.1.21/volume/v3/attachments/140bc9bf-969c-4907-bd58-e75eeb8ecf1b [ 1220.509619] [55021]: DEBUG cinder.api.openstack.wsgi [req-d703bb3c-9256-42a1-9dcf-dd033970653e req-ec62669f-c16a-4df8-be28-e0837e996ab1 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1220.509830] [55021]: DEBUG cinder.api.openstack.wsgi [req-d703bb3c-9256-42a1-9dcf-dd033970653e req-ec62669f-c16a-4df8-be28-e0837e996ab1 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'version_select' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1220.516862] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1220.516862] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1221.041961] [55021]: INFO cinder.api.openstack.wsgi [req-d703bb3c-9256-42a1-9dcf-dd033970653e req-ec62669f-c16a-4df8-be28-e0837e996ab1 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/attachments/140bc9bf-969c-4907-bd58-e75eeb8ecf1b returned with HTTP 200 [ 1221.042558] [55021]: [pid: 55021|app: 0|req: 290/528] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 12:08:08 2025] DELETE /volume/v3/attachments/140bc9bf-969c-4907-bd58-e75eeb8ecf1b => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1222.442517] [55022]: DEBUG cinder.api.middleware.request_id [None req-e8f3be7f-1e97-40f8-98a9-a89c36c86b28 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1222.444736] [55022]: INFO cinder.api.openstack.wsgi [None req-e8f3be7f-1e97-40f8-98a9-a89c36c86b28 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] GET http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 [ 1222.444971] [55022]: DEBUG cinder.api.openstack.wsgi [None req-e8f3be7f-1e97-40f8-98a9-a89c36c86b28 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1222.445370] [55022]: DEBUG cinder.api.openstack.wsgi [None req-e8f3be7f-1e97-40f8-98a9-a89c36c86b28 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1222.456524] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.456524] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1222.460699] [55022]: INFO cinder.volume.api [None req-e8f3be7f-1e97-40f8-98a9-a89c36c86b28 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Volume info retrieved successfully. [ 1222.466362] [55022]: INFO cinder.api.openstack.wsgi [None req-e8f3be7f-1e97-40f8-98a9-a89c36c86b28 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 returned with HTTP 200 [ 1222.466362] [55022]: [pid: 55022|app: 0|req: 239/529] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:10 2025] GET /volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1225.770030] [55021]: DEBUG cinder.api.middleware.request_id [None req-5bbc9cde-ccde-4c3d-8b88-30f612c7fc50 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1225.771841] [55021]: INFO cinder.api.openstack.wsgi [None req-5bbc9cde-ccde-4c3d-8b88-30f612c7fc50 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] DELETE http://10.180.1.21/volume/v3/volumes/4997ef16-0864-407b-a2a4-d5981eec89e1 [ 1225.772083] [55021]: DEBUG cinder.api.openstack.wsgi [None req-5bbc9cde-ccde-4c3d-8b88-30f612c7fc50 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1225.772334] [55021]: DEBUG cinder.api.openstack.wsgi [None req-5bbc9cde-ccde-4c3d-8b88-30f612c7fc50 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Calling method 'delete' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1225.772524] [55021]: INFO cinder.api.v3.volumes [None req-5bbc9cde-ccde-4c3d-8b88-30f612c7fc50 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Delete volume with id: 4997ef16-0864-407b-a2a4-d5981eec89e1 [ 1225.782870] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1225.782870] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1225.783392] [55021]: INFO cinder.volume.api [None req-5bbc9cde-ccde-4c3d-8b88-30f612c7fc50 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Volume info retrieved successfully. [ 1225.800081] [55021]: INFO cinder.volume.api [None req-5bbc9cde-ccde-4c3d-8b88-30f612c7fc50 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Delete volume request issued successfully. [ 1225.800282] [55021]: INFO cinder.api.openstack.wsgi [None req-5bbc9cde-ccde-4c3d-8b88-30f612c7fc50 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] http://10.180.1.21/volume/v3/volumes/4997ef16-0864-407b-a2a4-d5981eec89e1 returned with HTTP 202 [ 1225.800686] [55021]: [pid: 55021|app: 0|req: 291/530] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 12:08:13 2025] DELETE /volume/v3/volumes/4997ef16-0864-407b-a2a4-d5981eec89e1 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1225.803542] [55022]: DEBUG cinder.api.middleware.request_id [None req-77768a63-37ca-44cc-a95f-b7c45186ab86 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1225.805623] [55022]: INFO cinder.api.openstack.wsgi [None req-77768a63-37ca-44cc-a95f-b7c45186ab86 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] GET http://10.180.1.21/volume/v3/volumes/4997ef16-0864-407b-a2a4-d5981eec89e1 [ 1225.805845] [55022]: DEBUG cinder.api.openstack.wsgi [None req-77768a63-37ca-44cc-a95f-b7c45186ab86 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1225.806079] [55022]: DEBUG cinder.api.openstack.wsgi [None req-77768a63-37ca-44cc-a95f-b7c45186ab86 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1225.814040] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1225.814040] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1225.817705] [55022]: INFO cinder.volume.api [None req-77768a63-37ca-44cc-a95f-b7c45186ab86 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Volume info retrieved successfully. [ 1225.822371] [55022]: INFO cinder.api.openstack.wsgi [None req-77768a63-37ca-44cc-a95f-b7c45186ab86 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] http://10.180.1.21/volume/v3/volumes/4997ef16-0864-407b-a2a4-d5981eec89e1 returned with HTTP 200 [ 1225.822759] [55022]: [pid: 55022|app: 0|req: 240/531] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:13 2025] GET /volume/v3/volumes/4997ef16-0864-407b-a2a4-d5981eec89e1 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1226.833254] [55021]: DEBUG cinder.api.middleware.request_id [None req-e607b38d-c1f5-4cf2-b863-e0266e173bb2 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1226.835133] [55021]: INFO cinder.api.openstack.wsgi [None req-e607b38d-c1f5-4cf2-b863-e0266e173bb2 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] GET http://10.180.1.21/volume/v3/volumes/4997ef16-0864-407b-a2a4-d5981eec89e1 [ 1226.835408] [55021]: DEBUG cinder.api.openstack.wsgi [None req-e607b38d-c1f5-4cf2-b863-e0266e173bb2 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1226.835635] [55021]: DEBUG cinder.api.openstack.wsgi [None req-e607b38d-c1f5-4cf2-b863-e0266e173bb2 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1226.846107] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.846107] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1226.850072] [55021]: INFO cinder.volume.api [None req-e607b38d-c1f5-4cf2-b863-e0266e173bb2 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Volume info retrieved successfully. [ 1226.854671] [55021]: INFO cinder.api.openstack.wsgi [None req-e607b38d-c1f5-4cf2-b863-e0266e173bb2 tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] http://10.180.1.21/volume/v3/volumes/4997ef16-0864-407b-a2a4-d5981eec89e1 returned with HTTP 200 [ 1226.855048] [55021]: [pid: 55021|app: 0|req: 292/532] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:14 2025] GET /volume/v3/volumes/4997ef16-0864-407b-a2a4-d5981eec89e1 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1227.865319] [55022]: DEBUG cinder.api.middleware.request_id [None req-a074c300-3f5b-4b61-94b9-f15949ff3f5a None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1227.867626] [55022]: INFO cinder.api.openstack.wsgi [None req-a074c300-3f5b-4b61-94b9-f15949ff3f5a tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] GET http://10.180.1.21/volume/v3/volumes/4997ef16-0864-407b-a2a4-d5981eec89e1 [ 1227.867856] [55022]: DEBUG cinder.api.openstack.wsgi [None req-a074c300-3f5b-4b61-94b9-f15949ff3f5a tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1227.868114] [55022]: DEBUG cinder.api.openstack.wsgi [None req-a074c300-3f5b-4b61-94b9-f15949ff3f5a tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1227.878261] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.878261] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1227.880964] [55022]: INFO cinder.api.openstack.wsgi [None req-a074c300-3f5b-4b61-94b9-f15949ff3f5a tempest-ServerActionsTestOtherB-1972234748 tempest-ServerActionsTestOtherB-1972234748-project-member] http://10.180.1.21/volume/v3/volumes/4997ef16-0864-407b-a2a4-d5981eec89e1 returned with HTTP 404 [ 1227.881599] [55022]: [pid: 55022|app: 0|req: 241/533] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:15 2025] GET /volume/v3/volumes/4997ef16-0864-407b-a2a4-d5981eec89e1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) [ 1236.852295] [55021]: DEBUG dbcounter [-] [55021] Writing DB stats cinder:SELECT=27,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=55021) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1237.593678] [55021]: DEBUG cinder.api.middleware.request_id [None req-303600e8-c49b-485f-a38e-036a5a014c5e None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.595693] [55021]: INFO cinder.api.openstack.wsgi [None req-303600e8-c49b-485f-a38e-036a5a014c5e tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1237.596080] [55021]: DEBUG cinder.api.openstack.wsgi [None req-303600e8-c49b-485f-a38e-036a5a014c5e tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-909266045"}} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1237.597680] [55021]: DEBUG cinder.api.v3.volumes [None req-303600e8-c49b-485f-a38e-036a5a014c5e tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-909266045'}} {{(pid=55021) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1237.597816] [55021]: INFO cinder.api.v3.volumes [None req-303600e8-c49b-485f-a38e-036a5a014c5e tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Create volume of 1 GB [ 1237.602932] [55021]: INFO cinder.volume.api [None req-303600e8-c49b-485f-a38e-036a5a014c5e tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Availability Zones retrieved successfully. [ 1237.609611] [55021]: DEBUG cinder.volume.api [None req-303600e8-c49b-485f-a38e-036a5a014c5e tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Flow 'volume_create_api' (f60115ec-ee7b-442c-8ad7-ff9a1407e2cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1237.610747] [55021]: DEBUG cinder.volume.api [None req-303600e8-c49b-485f-a38e-036a5a014c5e tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8590baa1-88fe-4372-aaaa-356abb3a6034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1237.611786] [55021]: DEBUG cinder.volume.flows.api.create_volume [None req-303600e8-c49b-485f-a38e-036a5a014c5e tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Validating volume size '1' using validate_int {{(pid=55021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1237.628469] [55021]: DEBUG cinder.volume.api [None req-303600e8-c49b-485f-a38e-036a5a014c5e tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8590baa1-88fe-4372-aaaa-356abb3a6034) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T11:54:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fe68bc55-1aa9-4430-8a92-ce31fba1cbb5', '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=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1237.629382] [55021]: DEBUG cinder.volume.api [None req-303600e8-c49b-485f-a38e-036a5a014c5e tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f9df4f8-3295-4542-9d17-a93305718f7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1237.660966] [55021]: DEBUG cinder.quota [None req-303600e8-c49b-485f-a38e-036a5a014c5e tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Created reservations ['dc573197-dc64-43eb-9eb5-b88db04ecc50', '6a80b772-2535-4453-82b7-3ffcff66c951', '990f0abb-e22a-46c6-b029-90debe19f7bd', 'e18c5103-c423-4955-9ec3-57fb72f258d3'] {{(pid=55021) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1237.661910] [55021]: DEBUG cinder.volume.api [None req-303600e8-c49b-485f-a38e-036a5a014c5e tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f9df4f8-3295-4542-9d17-a93305718f7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc573197-dc64-43eb-9eb5-b88db04ecc50', '6a80b772-2535-4453-82b7-3ffcff66c951', '990f0abb-e22a-46c6-b029-90debe19f7bd', 'e18c5103-c423-4955-9ec3-57fb72f258d3']}' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1237.662891] [55021]: DEBUG cinder.volume.api [None req-303600e8-c49b-485f-a38e-036a5a014c5e tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (927b5ccd-b440-4202-a859-35156fc98c2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1237.675721] [55021]: DEBUG cinder.volume.api [None req-303600e8-c49b-485f-a38e-036a5a014c5e tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (927b5ccd-b440-4202-a859-35156fc98c2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29d6ceb9-c409-45d3-af6b-4719ce8e560b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-909266045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fe7dbda7c6b4330b9b7bfd645359740',qos_specs=None,replication_status=,reservations=['dc573197-dc64-43eb-9eb5-b88db04ecc50','6a80b772-2535-4453-82b7-3ffcff66c951','990f0abb-e22a-46c6-b029-90debe19f7bd','e18c5103-c423-4955-9ec3-57fb72f258d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2129ccedb7ec415d850bcd9edf88b8fe',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5), '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-19T12:08:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-909266045',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29d6ceb9-c409-45d3-af6b-4719ce8e560b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fe7dbda7c6b4330b9b7bfd645359740',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='2129ccedb7ec415d850bcd9edf88b8fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fe68bc55-1aa9-4430-8a92-ce31fba1cbb5),volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1237.676570] [55021]: DEBUG cinder.volume.api [None req-303600e8-c49b-485f-a38e-036a5a014c5e tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a1b6d4d-8441-4b97-983a-fb3691e9c975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1237.687216] [55021]: DEBUG cinder.volume.api [None req-303600e8-c49b-485f-a38e-036a5a014c5e tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a1b6d4d-8441-4b97-983a-fb3691e9c975) 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-909266045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fe7dbda7c6b4330b9b7bfd645359740',qos_specs=None,replication_status=,reservations=['dc573197-dc64-43eb-9eb5-b88db04ecc50','6a80b772-2535-4453-82b7-3ffcff66c951','990f0abb-e22a-46c6-b029-90debe19f7bd','e18c5103-c423-4955-9ec3-57fb72f258d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2129ccedb7ec415d850bcd9edf88b8fe',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1237.688000] [55021]: DEBUG cinder.volume.api [None req-303600e8-c49b-485f-a38e-036a5a014c5e tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6b4b2e3-4a56-4706-bbf1-3d6ddc6794f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1237.695905] [55021]: DEBUG cinder.volume.api [None req-303600e8-c49b-485f-a38e-036a5a014c5e tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6b4b2e3-4a56-4706-bbf1-3d6ddc6794f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1237.696903] [55021]: DEBUG cinder.volume.api [None req-303600e8-c49b-485f-a38e-036a5a014c5e tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Flow 'volume_create_api' (f60115ec-ee7b-442c-8ad7-ff9a1407e2cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1237.697245] [55021]: INFO cinder.volume.api [None req-303600e8-c49b-485f-a38e-036a5a014c5e tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Create volume request issued successfully. [ 1237.697868] [55021]: INFO cinder.api.openstack.wsgi [None req-303600e8-c49b-485f-a38e-036a5a014c5e tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1237.698480] [55021]: [pid: 55021|app: 0|req: 293/534] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 12:08:25 2025] POST /volume/v3/volumes => generated 753 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1237.706810] [55022]: DEBUG cinder.api.middleware.request_id [None req-aba9b6da-8938-4a16-a488-844cdb51c022 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1237.708895] [55022]: INFO cinder.api.openstack.wsgi [None req-aba9b6da-8938-4a16-a488-844cdb51c022 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b [ 1237.709140] [55022]: DEBUG cinder.api.openstack.wsgi [None req-aba9b6da-8938-4a16-a488-844cdb51c022 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1237.709359] [55022]: DEBUG cinder.api.openstack.wsgi [None req-aba9b6da-8938-4a16-a488-844cdb51c022 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1237.716830] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1237.716830] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1237.720633] [55022]: INFO cinder.volume.api [None req-aba9b6da-8938-4a16-a488-844cdb51c022 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1237.724807] [55022]: INFO cinder.api.openstack.wsgi [None req-aba9b6da-8938-4a16-a488-844cdb51c022 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b returned with HTTP 200 [ 1237.725341] [55022]: [pid: 55022|app: 0|req: 242/535] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:25 2025] GET /volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1238.735521] [55021]: DEBUG cinder.api.middleware.request_id [None req-81e6f300-f0bb-4485-8f8b-d6caaa759a08 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.737685] [55021]: INFO cinder.api.openstack.wsgi [None req-81e6f300-f0bb-4485-8f8b-d6caaa759a08 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b [ 1238.737904] [55021]: DEBUG cinder.api.openstack.wsgi [None req-81e6f300-f0bb-4485-8f8b-d6caaa759a08 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1238.738139] [55021]: DEBUG cinder.api.openstack.wsgi [None req-81e6f300-f0bb-4485-8f8b-d6caaa759a08 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1238.748493] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1238.748493] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1238.752399] [55021]: INFO cinder.volume.api [None req-81e6f300-f0bb-4485-8f8b-d6caaa759a08 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1238.757024] [55021]: INFO cinder.api.openstack.wsgi [None req-81e6f300-f0bb-4485-8f8b-d6caaa759a08 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b returned with HTTP 200 [ 1238.757413] [55021]: [pid: 55021|app: 0|req: 294/536] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:26 2025] GET /volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1238.792758] [55022]: DEBUG cinder.api.middleware.request_id [req-c635c977-98f2-4d51-bc35-40b7940b1d78 req-f310afb7-64d9-4340-af6f-938877ff1080 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1238.796429] [55022]: INFO cinder.api.openstack.wsgi [req-c635c977-98f2-4d51-bc35-40b7940b1d78 req-f310afb7-64d9-4340-af6f-938877ff1080 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b [ 1238.796852] [55022]: DEBUG cinder.api.openstack.wsgi [req-c635c977-98f2-4d51-bc35-40b7940b1d78 req-f310afb7-64d9-4340-af6f-938877ff1080 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1238.797261] [55022]: DEBUG cinder.api.openstack.wsgi [req-c635c977-98f2-4d51-bc35-40b7940b1d78 req-f310afb7-64d9-4340-af6f-938877ff1080 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1238.804659] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1238.804659] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1238.807999] [55022]: INFO cinder.volume.api [req-c635c977-98f2-4d51-bc35-40b7940b1d78 req-f310afb7-64d9-4340-af6f-938877ff1080 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1238.811991] [55022]: INFO cinder.api.openstack.wsgi [req-c635c977-98f2-4d51-bc35-40b7940b1d78 req-f310afb7-64d9-4340-af6f-938877ff1080 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b returned with HTTP 200 [ 1238.812397] [55022]: [pid: 55022|app: 0|req: 243/537] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:08:26 2025] GET /volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1240.329843] [55021]: DEBUG cinder.api.middleware.request_id [None req-4a54018e-1081-48f8-97bb-d459865955d4 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.330351] [55021]: INFO cinder.api.openstack.wsgi [None req-4a54018e-1081-48f8-97bb-d459865955d4 None None] GET http://10.180.1.21/volume// [ 1240.330574] [55021]: DEBUG cinder.api.openstack.wsgi [None req-4a54018e-1081-48f8-97bb-d459865955d4 None None] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1240.330794] [55021]: DEBUG cinder.api.openstack.wsgi [None req-4a54018e-1081-48f8-97bb-d459865955d4 None None] Calling method 'all' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1240.331202] [55021]: INFO cinder.api.openstack.wsgi [None req-4a54018e-1081-48f8-97bb-d459865955d4 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1240.331512] [55021]: [pid: 55021|app: 0|req: 295/538] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 12:08:28 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1240.336637] [55022]: DEBUG cinder.api.middleware.request_id [req-c635c977-98f2-4d51-bc35-40b7940b1d78 req-c0ec7895-d0f5-4b54-b14a-92f800ca3c76 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.340660] [55022]: INFO cinder.api.openstack.wsgi [req-c635c977-98f2-4d51-bc35-40b7940b1d78 req-c0ec7895-d0f5-4b54-b14a-92f800ca3c76 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1240.341119] [55022]: DEBUG cinder.api.openstack.wsgi [req-c635c977-98f2-4d51-bc35-40b7940b1d78 req-c0ec7895-d0f5-4b54-b14a-92f800ca3c76 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "29d6ceb9-c409-45d3-af6b-4719ce8e560b", "connector": null, "instance_uuid": "795de1fd-be57-4648-815c-b976051b3faf"}} {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1240.352607] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1240.352607] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1240.373755] [55022]: INFO cinder.api.openstack.wsgi [req-c635c977-98f2-4d51-bc35-40b7940b1d78 req-c0ec7895-d0f5-4b54-b14a-92f800ca3c76 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1240.373755] [55022]: [pid: 55022|app: 0|req: 244/539] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 12:08:28 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) [ 1240.394200] [55021]: DEBUG cinder.api.middleware.request_id [None req-02837959-0187-4423-adba-1a556087aa64 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.398437] [55021]: INFO cinder.api.openstack.wsgi [None req-02837959-0187-4423-adba-1a556087aa64 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b [ 1240.398520] [55021]: DEBUG cinder.api.openstack.wsgi [None req-02837959-0187-4423-adba-1a556087aa64 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1240.399135] [55021]: DEBUG cinder.api.openstack.wsgi [None req-02837959-0187-4423-adba-1a556087aa64 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1240.413068] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1240.413068] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1240.418532] [55021]: INFO cinder.volume.api [None req-02837959-0187-4423-adba-1a556087aa64 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1240.424515] [55021]: INFO cinder.api.openstack.wsgi [None req-02837959-0187-4423-adba-1a556087aa64 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b returned with HTTP 200 [ 1240.424918] [55021]: [pid: 55021|app: 0|req: 296/540] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:28 2025] GET /volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1240.898028] [55022]: DEBUG cinder.api.middleware.request_id [None req-7e97f69a-cc8d-4dad-90b3-eb93db7f0701 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.898028] [55022]: INFO cinder.api.openstack.wsgi [None req-7e97f69a-cc8d-4dad-90b3-eb93db7f0701 None None] GET http://10.180.1.21/volume// [ 1240.898170] [55022]: DEBUG cinder.api.openstack.wsgi [None req-7e97f69a-cc8d-4dad-90b3-eb93db7f0701 None None] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1240.898391] [55022]: DEBUG cinder.api.openstack.wsgi [None req-7e97f69a-cc8d-4dad-90b3-eb93db7f0701 None None] Calling method 'all' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1240.898781] [55022]: INFO cinder.api.openstack.wsgi [None req-7e97f69a-cc8d-4dad-90b3-eb93db7f0701 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1240.899094] [55022]: [pid: 55022|app: 0|req: 245/541] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:08:28 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1240.902983] [55021]: DEBUG cinder.api.middleware.request_id [req-c635c977-98f2-4d51-bc35-40b7940b1d78 req-20058ba1-2ae5-4202-be9a-8316ed01ed1d None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.905335] [55021]: INFO cinder.api.openstack.wsgi [req-c635c977-98f2-4d51-bc35-40b7940b1d78 req-20058ba1-2ae5-4202-be9a-8316ed01ed1d tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b [ 1240.905735] [55021]: DEBUG cinder.api.openstack.wsgi [req-c635c977-98f2-4d51-bc35-40b7940b1d78 req-20058ba1-2ae5-4202-be9a-8316ed01ed1d tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1240.905820] [55021]: DEBUG cinder.api.openstack.wsgi [req-c635c977-98f2-4d51-bc35-40b7940b1d78 req-20058ba1-2ae5-4202-be9a-8316ed01ed1d tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1240.915563] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1240.915563] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1240.918671] [55021]: INFO cinder.volume.api [req-c635c977-98f2-4d51-bc35-40b7940b1d78 req-20058ba1-2ae5-4202-be9a-8316ed01ed1d tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1240.922820] [55021]: INFO cinder.api.openstack.wsgi [req-c635c977-98f2-4d51-bc35-40b7940b1d78 req-20058ba1-2ae5-4202-be9a-8316ed01ed1d tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b returned with HTTP 200 [ 1240.923112] [55021]: [pid: 55021|app: 0|req: 297/542] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:08:28 2025] GET /volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b => generated 1026 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1240.949031] [55022]: DEBUG cinder.api.middleware.request_id [req-c635c977-98f2-4d51-bc35-40b7940b1d78 req-723aeb2b-2390-47b8-921f-852b83ecbc67 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1240.951409] [55022]: INFO cinder.api.openstack.wsgi [req-c635c977-98f2-4d51-bc35-40b7940b1d78 req-723aeb2b-2390-47b8-921f-852b83ecbc67 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] PUT http://10.180.1.21/volume/v3/attachments/e1c2bc39-9f78-4515-a125-08ce3bff0c08 [ 1240.952042] [55022]: DEBUG cinder.api.openstack.wsgi [req-c635c977-98f2-4d51-bc35-40b7940b1d78 req-723aeb2b-2390-47b8-921f-852b83ecbc67 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-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-540472", "mountpoint": "/dev/sdb"}}} {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1240.959885] [55022]: DEBUG cinder.coordination [req-c635c977-98f2-4d51-bc35-40b7940b1d78 req-723aeb2b-2390-47b8-921f-852b83ecbc67 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Acquiring lock "cinder-attachment_update-29d6ceb9-c409-45d3-af6b-4719ce8e560b-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55022) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1240.964236] [55022]: DEBUG cinder.coordination [req-c635c977-98f2-4d51-bc35-40b7940b1d78 req-723aeb2b-2390-47b8-921f-852b83ecbc67 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Lock "cinder-attachment_update-29d6ceb9-c409-45d3-af6b-4719ce8e560b-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55022) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1240.965282] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1240.965282] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1241.435359] [55021]: DEBUG cinder.api.middleware.request_id [None req-59f866a9-a246-4c32-8da0-00b352b73103 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1241.437574] [55021]: INFO cinder.api.openstack.wsgi [None req-59f866a9-a246-4c32-8da0-00b352b73103 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b [ 1241.437824] [55021]: DEBUG cinder.api.openstack.wsgi [None req-59f866a9-a246-4c32-8da0-00b352b73103 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1241.438067] [55021]: DEBUG cinder.api.openstack.wsgi [None req-59f866a9-a246-4c32-8da0-00b352b73103 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1241.449772] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1241.449772] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1241.454091] [55021]: INFO cinder.volume.api [None req-59f866a9-a246-4c32-8da0-00b352b73103 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1241.459072] [55021]: INFO cinder.api.openstack.wsgi [None req-59f866a9-a246-4c32-8da0-00b352b73103 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b returned with HTTP 200 [ 1241.459529] [55021]: [pid: 55021|app: 0|req: 298/543] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:29 2025] GET /volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1242.420118] [55021]: DEBUG cinder.api.middleware.request_id [None req-f0cf9a08-c9bf-4b59-a05e-c82d95d218fc None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.422201] [55021]: INFO cinder.api.openstack.wsgi [None req-f0cf9a08-c9bf-4b59-a05e-c82d95d218fc tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1242.422646] [55021]: DEBUG cinder.api.openstack.wsgi [None req-f0cf9a08-c9bf-4b59-a05e-c82d95d218fc tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1916367368"}} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1242.424333] [55021]: DEBUG cinder.api.v3.volumes [None req-f0cf9a08-c9bf-4b59-a05e-c82d95d218fc tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1916367368'}} {{(pid=55021) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1242.424529] [55021]: INFO cinder.api.v3.volumes [None req-f0cf9a08-c9bf-4b59-a05e-c82d95d218fc tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Create volume of 1 GB [ 1242.429514] [55021]: INFO cinder.volume.api [None req-f0cf9a08-c9bf-4b59-a05e-c82d95d218fc tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Availability Zones retrieved successfully. [ 1242.436848] [55021]: DEBUG cinder.volume.api [None req-f0cf9a08-c9bf-4b59-a05e-c82d95d218fc tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Flow 'volume_create_api' (ef0223f2-2383-4226-a45f-a19b146a4534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1242.437568] [55021]: DEBUG cinder.volume.api [None req-f0cf9a08-c9bf-4b59-a05e-c82d95d218fc tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d53e8eb9-dc42-4a48-9511-57340a51b54a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1242.438703] [55021]: DEBUG cinder.volume.flows.api.create_volume [None req-f0cf9a08-c9bf-4b59-a05e-c82d95d218fc tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Validating volume size '1' using validate_int {{(pid=55021) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1242.456592] [55021]: DEBUG cinder.volume.api [None req-f0cf9a08-c9bf-4b59-a05e-c82d95d218fc tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d53e8eb9-dc42-4a48-9511-57340a51b54a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T11:54:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fe68bc55-1aa9-4430-8a92-ce31fba1cbb5', '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=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1242.457629] [55021]: DEBUG cinder.volume.api [None req-f0cf9a08-c9bf-4b59-a05e-c82d95d218fc tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (754589f0-28f1-4e1d-a763-e3ccef82275c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1242.488917] [55021]: DEBUG cinder.quota [None req-f0cf9a08-c9bf-4b59-a05e-c82d95d218fc tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Created reservations ['137a8625-033b-4b08-8f18-b4d341fdc4bf', 'd02f9ee0-76ec-47bd-bed2-97cd9efdbfe0', 'f7a55b72-8d27-454f-8505-f00f8b839711', '87822f30-9ffb-414a-b879-f5675a7d150a'] {{(pid=55021) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1242.490028] [55021]: DEBUG cinder.volume.api [None req-f0cf9a08-c9bf-4b59-a05e-c82d95d218fc tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (754589f0-28f1-4e1d-a763-e3ccef82275c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['137a8625-033b-4b08-8f18-b4d341fdc4bf', 'd02f9ee0-76ec-47bd-bed2-97cd9efdbfe0', 'f7a55b72-8d27-454f-8505-f00f8b839711', '87822f30-9ffb-414a-b879-f5675a7d150a']}' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1242.491117] [55021]: DEBUG cinder.volume.api [None req-f0cf9a08-c9bf-4b59-a05e-c82d95d218fc tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4247508a-f243-44c2-ae7c-e12d0d129086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1242.504920] [55021]: DEBUG cinder.volume.api [None req-f0cf9a08-c9bf-4b59-a05e-c82d95d218fc tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4247508a-f243-44c2-ae7c-e12d0d129086) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fe3a309-8012-4b11-b589-332e4af2b977', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1916367368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4f804149b1644e6a275f4c1b9869fff',qos_specs=None,replication_status=,reservations=['137a8625-033b-4b08-8f18-b4d341fdc4bf','d02f9ee0-76ec-47bd-bed2-97cd9efdbfe0','f7a55b72-8d27-454f-8505-f00f8b839711','87822f30-9ffb-414a-b879-f5675a7d150a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afb4de8da1ed4800b4c4b15026c4c490',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5), '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-19T12:08:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1916367368',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0fe3a309-8012-4b11-b589-332e4af2b977,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4f804149b1644e6a275f4c1b9869fff',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='afb4de8da1ed4800b4c4b15026c4c490',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fe68bc55-1aa9-4430-8a92-ce31fba1cbb5),volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1242.505876] [55021]: DEBUG cinder.volume.api [None req-f0cf9a08-c9bf-4b59-a05e-c82d95d218fc tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91488d96-959b-43eb-8ea1-9d7fa96d49f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1242.517538] [55021]: DEBUG cinder.volume.api [None req-f0cf9a08-c9bf-4b59-a05e-c82d95d218fc tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91488d96-959b-43eb-8ea1-9d7fa96d49f7) 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-1916367368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4f804149b1644e6a275f4c1b9869fff',qos_specs=None,replication_status=,reservations=['137a8625-033b-4b08-8f18-b4d341fdc4bf','d02f9ee0-76ec-47bd-bed2-97cd9efdbfe0','f7a55b72-8d27-454f-8505-f00f8b839711','87822f30-9ffb-414a-b879-f5675a7d150a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afb4de8da1ed4800b4c4b15026c4c490',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1242.518439] [55021]: DEBUG cinder.volume.api [None req-f0cf9a08-c9bf-4b59-a05e-c82d95d218fc tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a71aa6b7-4bb5-495c-84c5-98a73d4e46a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1242.526676] [55021]: DEBUG cinder.volume.api [None req-f0cf9a08-c9bf-4b59-a05e-c82d95d218fc tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a71aa6b7-4bb5-495c-84c5-98a73d4e46a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55021) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1242.527930] [55021]: DEBUG cinder.volume.api [None req-f0cf9a08-c9bf-4b59-a05e-c82d95d218fc tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Flow 'volume_create_api' (ef0223f2-2383-4226-a45f-a19b146a4534) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55021) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1242.528116] [55021]: INFO cinder.volume.api [None req-f0cf9a08-c9bf-4b59-a05e-c82d95d218fc tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Create volume request issued successfully. [ 1242.528774] [55021]: INFO cinder.api.openstack.wsgi [None req-f0cf9a08-c9bf-4b59-a05e-c82d95d218fc tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1242.529233] [55021]: [pid: 55021|app: 0|req: 299/544] 10.180.1.21 () {60 vars in 1135 bytes} [Wed Feb 19 12:08:30 2025] POST /volume/v3/volumes => generated 756 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1242.530093] [55021]: DEBUG cinder.api.middleware.request_id [None req-1f01f2b7-b88c-4885-b3bf-8435927410ca None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.532153] [55021]: INFO cinder.api.openstack.wsgi [None req-1f01f2b7-b88c-4885-b3bf-8435927410ca tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b [ 1242.532403] [55021]: DEBUG cinder.api.openstack.wsgi [None req-1f01f2b7-b88c-4885-b3bf-8435927410ca tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1242.532640] [55021]: DEBUG cinder.api.openstack.wsgi [None req-1f01f2b7-b88c-4885-b3bf-8435927410ca tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1242.542876] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.542876] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1242.546645] [55021]: INFO cinder.volume.api [None req-1f01f2b7-b88c-4885-b3bf-8435927410ca tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1242.551429] [55021]: INFO cinder.api.openstack.wsgi [None req-1f01f2b7-b88c-4885-b3bf-8435927410ca tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b returned with HTTP 200 [ 1242.551940] [55021]: [pid: 55021|app: 0|req: 300/545] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:30 2025] GET /volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1242.552509] [55021]: DEBUG cinder.api.middleware.request_id [None req-db2a3099-d3c7-4242-b8bb-c58fb11bda03 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1242.554418] [55021]: INFO cinder.api.openstack.wsgi [None req-db2a3099-d3c7-4242-b8bb-c58fb11bda03 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] GET http://10.180.1.21/volume/v3/volumes/0fe3a309-8012-4b11-b589-332e4af2b977 [ 1242.554640] [55021]: DEBUG cinder.api.openstack.wsgi [None req-db2a3099-d3c7-4242-b8bb-c58fb11bda03 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1242.554877] [55021]: DEBUG cinder.api.openstack.wsgi [None req-db2a3099-d3c7-4242-b8bb-c58fb11bda03 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1242.561543] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.561543] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1242.564673] [55021]: INFO cinder.volume.api [None req-db2a3099-d3c7-4242-b8bb-c58fb11bda03 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Volume info retrieved successfully. [ 1242.568685] [55021]: INFO cinder.api.openstack.wsgi [None req-db2a3099-d3c7-4242-b8bb-c58fb11bda03 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] http://10.180.1.21/volume/v3/volumes/0fe3a309-8012-4b11-b589-332e4af2b977 returned with HTTP 200 [ 1242.569073] [55021]: [pid: 55021|app: 0|req: 301/546] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:30 2025] GET /volume/v3/volumes/0fe3a309-8012-4b11-b589-332e4af2b977 => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1243.562518] [55021]: DEBUG cinder.api.middleware.request_id [None req-00e55e9c-0140-4528-9582-10fc76cf6a94 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.564723] [55021]: INFO cinder.api.openstack.wsgi [None req-00e55e9c-0140-4528-9582-10fc76cf6a94 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b [ 1243.565071] [55021]: DEBUG cinder.api.openstack.wsgi [None req-00e55e9c-0140-4528-9582-10fc76cf6a94 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1243.565351] [55021]: DEBUG cinder.api.openstack.wsgi [None req-00e55e9c-0140-4528-9582-10fc76cf6a94 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1243.578063] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1243.578063] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1243.581641] [55021]: INFO cinder.volume.api [None req-00e55e9c-0140-4528-9582-10fc76cf6a94 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1243.586783] [55021]: INFO cinder.api.openstack.wsgi [None req-00e55e9c-0140-4528-9582-10fc76cf6a94 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b returned with HTTP 200 [ 1243.587531] [55021]: [pid: 55021|app: 0|req: 302/547] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:31 2025] GET /volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1243.588218] [55021]: DEBUG cinder.api.middleware.request_id [None req-b7335426-dbc7-449d-93f4-971d30c74d9f None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1243.590545] [55021]: INFO cinder.api.openstack.wsgi [None req-b7335426-dbc7-449d-93f4-971d30c74d9f tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] GET http://10.180.1.21/volume/v3/volumes/0fe3a309-8012-4b11-b589-332e4af2b977 [ 1243.590815] [55021]: DEBUG cinder.api.openstack.wsgi [None req-b7335426-dbc7-449d-93f4-971d30c74d9f tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1243.591126] [55021]: DEBUG cinder.api.openstack.wsgi [None req-b7335426-dbc7-449d-93f4-971d30c74d9f tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1243.598896] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1243.598896] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1243.602572] [55021]: INFO cinder.volume.api [None req-b7335426-dbc7-449d-93f4-971d30c74d9f tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Volume info retrieved successfully. [ 1243.607661] [55021]: INFO cinder.api.openstack.wsgi [None req-b7335426-dbc7-449d-93f4-971d30c74d9f tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] http://10.180.1.21/volume/v3/volumes/0fe3a309-8012-4b11-b589-332e4af2b977 returned with HTTP 200 [ 1243.608129] [55021]: [pid: 55021|app: 0|req: 303/548] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:31 2025] GET /volume/v3/volumes/0fe3a309-8012-4b11-b589-332e4af2b977 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1244.597154] [55021]: DEBUG cinder.api.middleware.request_id [None req-9d7b14a2-59f3-4742-a7a2-9dab5d3fe2d3 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1244.599873] [55021]: INFO cinder.api.openstack.wsgi [None req-9d7b14a2-59f3-4742-a7a2-9dab5d3fe2d3 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b [ 1244.600130] [55021]: DEBUG cinder.api.openstack.wsgi [None req-9d7b14a2-59f3-4742-a7a2-9dab5d3fe2d3 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1244.600352] [55021]: DEBUG cinder.api.openstack.wsgi [None req-9d7b14a2-59f3-4742-a7a2-9dab5d3fe2d3 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1244.617043] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1244.617043] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1244.623889] [55021]: INFO cinder.volume.api [None req-9d7b14a2-59f3-4742-a7a2-9dab5d3fe2d3 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1244.626609] [55021]: INFO cinder.api.openstack.wsgi [None req-9d7b14a2-59f3-4742-a7a2-9dab5d3fe2d3 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b returned with HTTP 200 [ 1244.626995] [55021]: [pid: 55021|app: 0|req: 304/549] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:32 2025] GET /volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1245.122325] [55021]: DEBUG cinder.api.middleware.request_id [req-69d97baf-c67d-483d-a169-0545b22249d9 req-b340145c-b3bd-471f-b611-0bdc4a7b43ba None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.125433] [55021]: INFO cinder.api.openstack.wsgi [req-69d97baf-c67d-483d-a169-0545b22249d9 req-b340145c-b3bd-471f-b611-0bdc4a7b43ba tempest-VolumesNegativeTest-1268836962 tempest-VolumesNegativeTest-1268836962-project-member] DELETE http://10.180.1.21/volume/v3/volumes/tempest-invalid-323027941 [ 1245.125674] [55021]: DEBUG cinder.api.openstack.wsgi [req-69d97baf-c67d-483d-a169-0545b22249d9 req-b340145c-b3bd-471f-b611-0bdc4a7b43ba tempest-VolumesNegativeTest-1268836962 tempest-VolumesNegativeTest-1268836962-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1245.126071] [55021]: DEBUG cinder.api.openstack.wsgi [req-69d97baf-c67d-483d-a169-0545b22249d9 req-b340145c-b3bd-471f-b611-0bdc4a7b43ba tempest-VolumesNegativeTest-1268836962 tempest-VolumesNegativeTest-1268836962-project-member] Calling method 'delete' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1245.126389] [55021]: INFO cinder.api.v3.volumes [req-69d97baf-c67d-483d-a169-0545b22249d9 req-b340145c-b3bd-471f-b611-0bdc4a7b43ba tempest-VolumesNegativeTest-1268836962 tempest-VolumesNegativeTest-1268836962-project-member] Delete volume with id: tempest-invalid-323027941 [ 1245.133643] [55021]: INFO cinder.api.openstack.wsgi [req-69d97baf-c67d-483d-a169-0545b22249d9 req-b340145c-b3bd-471f-b611-0bdc4a7b43ba tempest-VolumesNegativeTest-1268836962 tempest-VolumesNegativeTest-1268836962-project-member] http://10.180.1.21/volume/v3/volumes/tempest-invalid-323027941 returned with HTTP 404 [ 1245.133826] [55021]: [pid: 55021|app: 0|req: 305/550] 10.180.1.21 () {62 vars in 1467 bytes} [Wed Feb 19 12:08:32 2025] DELETE /volume/v3/volumes/tempest-invalid-323027941 => generated 98 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) [ 1245.158100] [55021]: DEBUG cinder.api.middleware.request_id [req-46a53357-5bfc-4d8d-8987-e74050d8a238 req-6fabd40f-6bb4-466e-be9a-db1611446ffa None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.160796] [55021]: INFO cinder.api.openstack.wsgi [req-46a53357-5bfc-4d8d-8987-e74050d8a238 req-6fabd40f-6bb4-466e-be9a-db1611446ffa tempest-VolumesNegativeTest-1268836962 tempest-VolumesNegativeTest-1268836962-project-member] DELETE http://10.180.1.21/volume/v3/volumes/98c8518e-1e52-4278-83eb-ada986c26942 [ 1245.160984] [55021]: DEBUG cinder.api.openstack.wsgi [req-46a53357-5bfc-4d8d-8987-e74050d8a238 req-6fabd40f-6bb4-466e-be9a-db1611446ffa tempest-VolumesNegativeTest-1268836962 tempest-VolumesNegativeTest-1268836962-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1245.161209] [55021]: DEBUG cinder.api.openstack.wsgi [req-46a53357-5bfc-4d8d-8987-e74050d8a238 req-6fabd40f-6bb4-466e-be9a-db1611446ffa tempest-VolumesNegativeTest-1268836962 tempest-VolumesNegativeTest-1268836962-project-member] Calling method 'delete' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1245.161395] [55021]: INFO cinder.api.v3.volumes [req-46a53357-5bfc-4d8d-8987-e74050d8a238 req-6fabd40f-6bb4-466e-be9a-db1611446ffa tempest-VolumesNegativeTest-1268836962 tempest-VolumesNegativeTest-1268836962-project-member] Delete volume with id: 98c8518e-1e52-4278-83eb-ada986c26942 [ 1245.168437] [55021]: INFO cinder.api.openstack.wsgi [req-46a53357-5bfc-4d8d-8987-e74050d8a238 req-6fabd40f-6bb4-466e-be9a-db1611446ffa tempest-VolumesNegativeTest-1268836962 tempest-VolumesNegativeTest-1268836962-project-member] http://10.180.1.21/volume/v3/volumes/98c8518e-1e52-4278-83eb-ada986c26942 returned with HTTP 404 [ 1245.169161] [55021]: [pid: 55021|app: 0|req: 306/551] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 12:08:33 2025] DELETE /volume/v3/volumes/98c8518e-1e52-4278-83eb-ada986c26942 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1245.188836] [55021]: DEBUG cinder.api.middleware.request_id [req-cac01324-c6ea-481b-b05e-816bdb7cacd6 req-fbc91f16-3d6f-450f-8e57-f915331e9b04 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.191349] [55021]: INFO cinder.api.openstack.wsgi [req-cac01324-c6ea-481b-b05e-816bdb7cacd6 req-fbc91f16-3d6f-450f-8e57-f915331e9b04 tempest-VolumesNegativeTest-1268836962 tempest-VolumesNegativeTest-1268836962-project-member] GET http://10.180.1.21/volume/v3/volumes/1c819f5c-acc6-4a2d-a01a-27806a4ab052 [ 1245.191576] [55021]: DEBUG cinder.api.openstack.wsgi [req-cac01324-c6ea-481b-b05e-816bdb7cacd6 req-fbc91f16-3d6f-450f-8e57-f915331e9b04 tempest-VolumesNegativeTest-1268836962 tempest-VolumesNegativeTest-1268836962-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1245.191794] [55021]: DEBUG cinder.api.openstack.wsgi [req-cac01324-c6ea-481b-b05e-816bdb7cacd6 req-fbc91f16-3d6f-450f-8e57-f915331e9b04 tempest-VolumesNegativeTest-1268836962 tempest-VolumesNegativeTest-1268836962-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1245.198121] [55021]: INFO cinder.api.openstack.wsgi [req-cac01324-c6ea-481b-b05e-816bdb7cacd6 req-fbc91f16-3d6f-450f-8e57-f915331e9b04 tempest-VolumesNegativeTest-1268836962 tempest-VolumesNegativeTest-1268836962-project-member] http://10.180.1.21/volume/v3/volumes/1c819f5c-acc6-4a2d-a01a-27806a4ab052 returned with HTTP 404 [ 1245.198625] [55021]: [pid: 55021|app: 0|req: 307/552] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:08:33 2025] GET /volume/v3/volumes/1c819f5c-acc6-4a2d-a01a-27806a4ab052 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1245.487998] [55022]: DEBUG cinder.coordination [req-c635c977-98f2-4d51-bc35-40b7940b1d78 req-723aeb2b-2390-47b8-921f-852b83ecbc67 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Lock "cinder-attachment_update-29d6ceb9-c409-45d3-af6b-4719ce8e560b-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 4.523s {{(pid=55022) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1245.488391] [55022]: INFO cinder.api.openstack.wsgi [req-c635c977-98f2-4d51-bc35-40b7940b1d78 req-723aeb2b-2390-47b8-921f-852b83ecbc67 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/attachments/e1c2bc39-9f78-4515-a125-08ce3bff0c08 returned with HTTP 200 [ 1245.488971] [55022]: [pid: 55022|app: 0|req: 246/553] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 12:08:28 2025] PUT /volume/v3/attachments/e1c2bc39-9f78-4515-a125-08ce3bff0c08 => generated 617 bytes in 4540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1245.636213] [55021]: DEBUG cinder.api.middleware.request_id [None req-991f0af1-263d-4217-a142-b1a0fe3abca9 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1245.638320] [55021]: INFO cinder.api.openstack.wsgi [None req-991f0af1-263d-4217-a142-b1a0fe3abca9 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b [ 1245.638516] [55021]: DEBUG cinder.api.openstack.wsgi [None req-991f0af1-263d-4217-a142-b1a0fe3abca9 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1245.638747] [55021]: DEBUG cinder.api.openstack.wsgi [None req-991f0af1-263d-4217-a142-b1a0fe3abca9 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1245.648799] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.648799] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1245.652082] [55021]: INFO cinder.volume.api [None req-991f0af1-263d-4217-a142-b1a0fe3abca9 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1245.656848] [55021]: INFO cinder.api.openstack.wsgi [None req-991f0af1-263d-4217-a142-b1a0fe3abca9 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b returned with HTTP 200 [ 1245.657230] [55021]: [pid: 55021|app: 0|req: 308/554] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:33 2025] GET /volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1246.668297] [55022]: DEBUG cinder.api.middleware.request_id [None req-2e7774e1-b5dd-4e0e-bd96-90efaf4a3921 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1246.671946] [55022]: INFO cinder.api.openstack.wsgi [None req-2e7774e1-b5dd-4e0e-bd96-90efaf4a3921 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b [ 1246.672211] [55022]: DEBUG cinder.api.openstack.wsgi [None req-2e7774e1-b5dd-4e0e-bd96-90efaf4a3921 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1246.672996] [55022]: DEBUG cinder.api.openstack.wsgi [None req-2e7774e1-b5dd-4e0e-bd96-90efaf4a3921 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1246.690390] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1246.690390] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1246.694147] [55022]: INFO cinder.volume.api [None req-2e7774e1-b5dd-4e0e-bd96-90efaf4a3921 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1246.699120] [55022]: INFO cinder.api.openstack.wsgi [None req-2e7774e1-b5dd-4e0e-bd96-90efaf4a3921 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b returned with HTTP 200 [ 1246.699120] [55022]: [pid: 55022|app: 0|req: 247/555] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:34 2025] GET /volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1247.625182] [55021]: DEBUG cinder.api.middleware.request_id [req-c635c977-98f2-4d51-bc35-40b7940b1d78 req-a42faa51-a904-49a8-af58-f74015f6c5fd None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1247.627768] [55021]: INFO cinder.api.openstack.wsgi [req-c635c977-98f2-4d51-bc35-40b7940b1d78 req-a42faa51-a904-49a8-af58-f74015f6c5fd tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] POST http://10.180.1.21/volume/v3/attachments/e1c2bc39-9f78-4515-a125-08ce3bff0c08/action [ 1247.628339] [55021]: DEBUG cinder.api.openstack.wsgi [req-c635c977-98f2-4d51-bc35-40b7940b1d78 req-a42faa51-a904-49a8-af58-f74015f6c5fd tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Action body: b'{"os-complete": null}' {{(pid=55021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1247.628496] [55021]: DEBUG cinder.api.openstack.wsgi [req-c635c977-98f2-4d51-bc35-40b7940b1d78 req-a42faa51-a904-49a8-af58-f74015f6c5fd tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1247.645180] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1247.645180] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1247.652577] [55021]: INFO cinder.api.openstack.wsgi [req-c635c977-98f2-4d51-bc35-40b7940b1d78 req-a42faa51-a904-49a8-af58-f74015f6c5fd tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/attachments/e1c2bc39-9f78-4515-a125-08ce3bff0c08/action returned with HTTP 204 [ 1247.653056] [55021]: [pid: 55021|app: 0|req: 309/556] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 12:08:35 2025] POST /volume/v3/attachments/e1c2bc39-9f78-4515-a125-08ce3bff0c08/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1247.709271] [55022]: DEBUG cinder.api.middleware.request_id [None req-bd042379-9a5a-4993-8a06-5d950fccd3a2 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1247.711366] [55022]: INFO cinder.api.openstack.wsgi [None req-bd042379-9a5a-4993-8a06-5d950fccd3a2 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b [ 1247.711575] [55022]: DEBUG cinder.api.openstack.wsgi [None req-bd042379-9a5a-4993-8a06-5d950fccd3a2 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1247.711808] [55022]: DEBUG cinder.api.openstack.wsgi [None req-bd042379-9a5a-4993-8a06-5d950fccd3a2 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1247.721796] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1247.721796] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1247.724933] [55022]: INFO cinder.volume.api [None req-bd042379-9a5a-4993-8a06-5d950fccd3a2 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1247.729127] [55022]: INFO cinder.api.openstack.wsgi [None req-bd042379-9a5a-4993-8a06-5d950fccd3a2 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b returned with HTTP 200 [ 1247.729502] [55022]: [pid: 55022|app: 0|req: 248/557] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:35 2025] GET /volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1247.739572] [55021]: DEBUG cinder.api.middleware.request_id [None req-c90e73f1-b954-48f4-9ecb-a84f924ef878 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1247.741847] [55021]: INFO cinder.api.openstack.wsgi [None req-c90e73f1-b954-48f4-9ecb-a84f924ef878 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b [ 1247.742117] [55021]: DEBUG cinder.api.openstack.wsgi [None req-c90e73f1-b954-48f4-9ecb-a84f924ef878 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1247.742443] [55021]: DEBUG cinder.api.openstack.wsgi [None req-c90e73f1-b954-48f4-9ecb-a84f924ef878 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1247.752933] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1247.752933] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1247.756318] [55021]: INFO cinder.volume.api [None req-c90e73f1-b954-48f4-9ecb-a84f924ef878 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1247.760594] [55021]: INFO cinder.api.openstack.wsgi [None req-c90e73f1-b954-48f4-9ecb-a84f924ef878 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b returned with HTTP 200 [ 1247.760996] [55021]: [pid: 55021|app: 0|req: 310/558] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:35 2025] GET /volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1247.770342] [55022]: DEBUG cinder.api.middleware.request_id [None req-c13b86b7-45a8-428e-96f0-3cf12975b722 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1247.772598] [55022]: INFO cinder.api.openstack.wsgi [None req-c13b86b7-45a8-428e-96f0-3cf12975b722 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] DELETE http://10.180.1.21/volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b [ 1247.772898] [55022]: DEBUG cinder.api.openstack.wsgi [None req-c13b86b7-45a8-428e-96f0-3cf12975b722 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1247.773151] [55022]: DEBUG cinder.api.openstack.wsgi [None req-c13b86b7-45a8-428e-96f0-3cf12975b722 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'delete' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1247.773429] [55022]: INFO cinder.api.v3.volumes [None req-c13b86b7-45a8-428e-96f0-3cf12975b722 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Delete volume with id: 29d6ceb9-c409-45d3-af6b-4719ce8e560b [ 1247.783175] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1247.783175] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1247.783709] [55022]: INFO cinder.volume.api [None req-c13b86b7-45a8-428e-96f0-3cf12975b722 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1247.791748] [55022]: INFO cinder.volume.api [None req-c13b86b7-45a8-428e-96f0-3cf12975b722 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-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. [ 1247.792073] [55022]: INFO cinder.api.openstack.wsgi [None req-c13b86b7-45a8-428e-96f0-3cf12975b722 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b returned with HTTP 400 [ 1247.792563] [55022]: [pid: 55022|app: 0|req: 249/559] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 12:08:35 2025] DELETE /volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b => generated 307 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) [ 1247.795535] [55021]: DEBUG cinder.api.middleware.request_id [None req-44bcb423-58bf-4a82-ae56-01daf3a12ebb None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1247.797528] [55021]: INFO cinder.api.openstack.wsgi [None req-44bcb423-58bf-4a82-ae56-01daf3a12ebb tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b [ 1247.797747] [55021]: DEBUG cinder.api.openstack.wsgi [None req-44bcb423-58bf-4a82-ae56-01daf3a12ebb tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1247.797961] [55021]: DEBUG cinder.api.openstack.wsgi [None req-44bcb423-58bf-4a82-ae56-01daf3a12ebb tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1247.807172] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1247.807172] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1247.810179] [55021]: INFO cinder.volume.api [None req-44bcb423-58bf-4a82-ae56-01daf3a12ebb tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1247.814329] [55021]: INFO cinder.api.openstack.wsgi [None req-44bcb423-58bf-4a82-ae56-01daf3a12ebb tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b returned with HTTP 200 [ 1247.814681] [55021]: [pid: 55021|app: 0|req: 311/560] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:35 2025] GET /volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1247.847430] [55022]: DEBUG cinder.api.middleware.request_id [req-c774030b-41eb-44e4-8217-e05338f9af81 req-9a791e81-e3c8-4720-a364-7c0b499a4115 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1247.849809] [55022]: INFO cinder.api.openstack.wsgi [req-c774030b-41eb-44e4-8217-e05338f9af81 req-9a791e81-e3c8-4720-a364-7c0b499a4115 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b [ 1247.850050] [55022]: DEBUG cinder.api.openstack.wsgi [req-c774030b-41eb-44e4-8217-e05338f9af81 req-9a791e81-e3c8-4720-a364-7c0b499a4115 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1247.850285] [55022]: DEBUG cinder.api.openstack.wsgi [req-c774030b-41eb-44e4-8217-e05338f9af81 req-9a791e81-e3c8-4720-a364-7c0b499a4115 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1247.860366] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1247.860366] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1247.863860] [55022]: INFO cinder.volume.api [req-c774030b-41eb-44e4-8217-e05338f9af81 req-9a791e81-e3c8-4720-a364-7c0b499a4115 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1247.868387] [55022]: INFO cinder.api.openstack.wsgi [req-c774030b-41eb-44e4-8217-e05338f9af81 req-9a791e81-e3c8-4720-a364-7c0b499a4115 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b returned with HTTP 200 [ 1247.868799] [55022]: [pid: 55022|app: 0|req: 250/561] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:08:35 2025] GET /volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1247.885831] [55021]: DEBUG cinder.api.middleware.request_id [req-c774030b-41eb-44e4-8217-e05338f9af81 req-3978c8e7-a730-4b80-ad35-8fbbce6716ac None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1247.888546] [55021]: INFO cinder.api.openstack.wsgi [req-c774030b-41eb-44e4-8217-e05338f9af81 req-3978c8e7-a730-4b80-ad35-8fbbce6716ac tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] POST http://10.180.1.21/volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b/action [ 1247.889164] [55021]: DEBUG cinder.api.openstack.wsgi [req-c774030b-41eb-44e4-8217-e05338f9af81 req-3978c8e7-a730-4b80-ad35-8fbbce6716ac tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=55021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1247.889452] [55021]: DEBUG cinder.api.openstack.wsgi [req-c774030b-41eb-44e4-8217-e05338f9af81 req-3978c8e7-a730-4b80-ad35-8fbbce6716ac tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1247.900525] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1247.900525] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1247.901243] [55021]: INFO cinder.volume.api [req-c774030b-41eb-44e4-8217-e05338f9af81 req-3978c8e7-a730-4b80-ad35-8fbbce6716ac tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1247.906229] [55021]: INFO cinder.volume.api [req-c774030b-41eb-44e4-8217-e05338f9af81 req-3978c8e7-a730-4b80-ad35-8fbbce6716ac tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Begin detaching volume completed successfully. [ 1247.906470] [55021]: INFO cinder.api.openstack.wsgi [req-c774030b-41eb-44e4-8217-e05338f9af81 req-3978c8e7-a730-4b80-ad35-8fbbce6716ac tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b/action returned with HTTP 202 [ 1247.906921] [55021]: [pid: 55021|app: 0|req: 312/562] 10.180.1.21 () {64 vars in 1552 bytes} [Wed Feb 19 12:08:35 2025] POST /volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) [ 1249.172434] [55022]: DEBUG cinder.api.middleware.request_id [None req-f663796d-7363-4fb2-a1c8-5886e29705dc None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1249.172990] [55022]: INFO cinder.api.openstack.wsgi [None req-f663796d-7363-4fb2-a1c8-5886e29705dc None None] GET http://10.180.1.21/volume// [ 1249.173240] [55022]: DEBUG cinder.api.openstack.wsgi [None req-f663796d-7363-4fb2-a1c8-5886e29705dc None None] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1249.173521] [55022]: DEBUG cinder.api.openstack.wsgi [None req-f663796d-7363-4fb2-a1c8-5886e29705dc None None] Calling method 'all' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1249.173983] [55022]: INFO cinder.api.openstack.wsgi [None req-f663796d-7363-4fb2-a1c8-5886e29705dc None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1249.174441] [55022]: [pid: 55022|app: 0|req: 251/563] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:08:37 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1249.178568] [55021]: DEBUG cinder.api.middleware.request_id [req-c774030b-41eb-44e4-8217-e05338f9af81 req-5fa516cc-accf-4fa3-bc5c-c25637ec68e5 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1249.180960] [55021]: INFO cinder.api.openstack.wsgi [req-c774030b-41eb-44e4-8217-e05338f9af81 req-5fa516cc-accf-4fa3-bc5c-c25637ec68e5 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b [ 1249.181469] [55021]: DEBUG cinder.api.openstack.wsgi [req-c774030b-41eb-44e4-8217-e05338f9af81 req-5fa516cc-accf-4fa3-bc5c-c25637ec68e5 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1249.181909] [55021]: DEBUG cinder.api.openstack.wsgi [req-c774030b-41eb-44e4-8217-e05338f9af81 req-5fa516cc-accf-4fa3-bc5c-c25637ec68e5 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1249.192900] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1249.192900] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1249.196278] [55021]: INFO cinder.volume.api [req-c774030b-41eb-44e4-8217-e05338f9af81 req-5fa516cc-accf-4fa3-bc5c-c25637ec68e5 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1249.200635] [55021]: INFO cinder.api.openstack.wsgi [req-c774030b-41eb-44e4-8217-e05338f9af81 req-5fa516cc-accf-4fa3-bc5c-c25637ec68e5 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b returned with HTTP 200 [ 1249.201072] [55021]: [pid: 55021|app: 0|req: 313/564] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:08:37 2025] GET /volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b => generated 1322 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1250.349783] [55022]: DEBUG cinder.api.middleware.request_id [req-c774030b-41eb-44e4-8217-e05338f9af81 req-d87eabf4-f5a0-405e-989c-05554a63e935 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1250.352471] [55022]: INFO cinder.api.openstack.wsgi [req-c774030b-41eb-44e4-8217-e05338f9af81 req-d87eabf4-f5a0-405e-989c-05554a63e935 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] DELETE http://10.180.1.21/volume/v3/attachments/e1c2bc39-9f78-4515-a125-08ce3bff0c08 [ 1250.352748] [55022]: DEBUG cinder.api.openstack.wsgi [req-c774030b-41eb-44e4-8217-e05338f9af81 req-d87eabf4-f5a0-405e-989c-05554a63e935 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1250.353071] [55022]: DEBUG cinder.api.openstack.wsgi [req-c774030b-41eb-44e4-8217-e05338f9af81 req-d87eabf4-f5a0-405e-989c-05554a63e935 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'version_select' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1250.360010] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1250.360010] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1250.887831] [55022]: INFO cinder.api.openstack.wsgi [req-c774030b-41eb-44e4-8217-e05338f9af81 req-d87eabf4-f5a0-405e-989c-05554a63e935 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/attachments/e1c2bc39-9f78-4515-a125-08ce3bff0c08 returned with HTTP 200 [ 1250.888430] [55022]: [pid: 55022|app: 0|req: 252/565] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 12:08:38 2025] DELETE /volume/v3/attachments/e1c2bc39-9f78-4515-a125-08ce3bff0c08 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1252.077281] [55021]: DEBUG cinder.api.middleware.request_id [None req-1dcdfc36-d03a-46f2-8e2e-b393c40f0925 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1252.080033] [55021]: INFO cinder.api.openstack.wsgi [None req-1dcdfc36-d03a-46f2-8e2e-b393c40f0925 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b [ 1252.080033] [55021]: DEBUG cinder.api.openstack.wsgi [None req-1dcdfc36-d03a-46f2-8e2e-b393c40f0925 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1252.080033] [55021]: DEBUG cinder.api.openstack.wsgi [None req-1dcdfc36-d03a-46f2-8e2e-b393c40f0925 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1252.091183] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1252.091183] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1252.095184] [55021]: INFO cinder.volume.api [None req-1dcdfc36-d03a-46f2-8e2e-b393c40f0925 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1252.099886] [55021]: INFO cinder.api.openstack.wsgi [None req-1dcdfc36-d03a-46f2-8e2e-b393c40f0925 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b returned with HTTP 200 [ 1252.100512] [55021]: [pid: 55021|app: 0|req: 314/566] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:39 2025] GET /volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1252.688227] [55022]: DEBUG cinder.api.middleware.request_id [None req-be4b0792-42e7-4c59-824e-9a7ad413dbaa None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1252.690360] [55022]: INFO cinder.api.openstack.wsgi [None req-be4b0792-42e7-4c59-824e-9a7ad413dbaa tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] POST http://10.180.1.21/volume/v3/volumes [ 1252.690801] [55022]: DEBUG cinder.api.openstack.wsgi [None req-be4b0792-42e7-4c59-824e-9a7ad413dbaa tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1117736257", "imageRef": "79ed69e5-5788-4ca0-aae2-a55a1efd5c06", "size": 1}} {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1252.692756] [55022]: DEBUG cinder.api.v3.volumes [None req-be4b0792-42e7-4c59-824e-9a7ad413dbaa tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1117736257', 'imageRef': '79ed69e5-5788-4ca0-aae2-a55a1efd5c06', 'size': 1}} {{(pid=55022) create /opt/stack/cinder/cinder/api/v3/volumes.py:297}} [ 1252.832872] [55022]: INFO cinder.api.v3.volumes [None req-be4b0792-42e7-4c59-824e-9a7ad413dbaa tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Create volume of 1 GB [ 1252.833406] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1252.833406] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1252.838530] [55022]: INFO cinder.volume.api [None req-be4b0792-42e7-4c59-824e-9a7ad413dbaa tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Availability Zones retrieved successfully. [ 1252.845486] [55022]: DEBUG cinder.volume.api [None req-be4b0792-42e7-4c59-824e-9a7ad413dbaa tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Flow 'volume_create_api' (75adb8fc-1f3c-4433-aa56-820b1341485d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1252.846714] [55022]: DEBUG cinder.volume.api [None req-be4b0792-42e7-4c59-824e-9a7ad413dbaa tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52539b21-90d5-4463-969b-19f0dd712cd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1252.847896] [55022]: DEBUG cinder.volume.flows.api.create_volume [None req-be4b0792-42e7-4c59-824e-9a7ad413dbaa tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Validating volume size '1' using validate_int {{(pid=55022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} [ 1252.885854] [55022]: DEBUG cinder.volume.api [None req-be4b0792-42e7-4c59-824e-9a7ad413dbaa tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52539b21-90d5-4463-969b-19f0dd712cd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2025-02-19T11:54:41Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='vsphere'},id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5,is_public=True,name='vsphere',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fe68bc55-1aa9-4430-8a92-ce31fba1cbb5', '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=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1252.886864] [55022]: DEBUG cinder.volume.api [None req-be4b0792-42e7-4c59-824e-9a7ad413dbaa tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84e85408-aea1-4c61-a4fd-2a69e4cd0ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1252.914845] [55022]: DEBUG cinder.quota [None req-be4b0792-42e7-4c59-824e-9a7ad413dbaa tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Created reservations ['5e325e4a-193e-43e4-a157-648a6ae0a605', 'be2fbb04-175f-40ae-8541-03059e1271ac', 'c539d87b-5a0f-484e-a720-5811704bb8ac', '3dd74e60-f2a0-4ed2-b17d-b01f82114cf5'] {{(pid=55022) reserve /opt/stack/cinder/cinder/quota.py:752}} [ 1252.915847] [55022]: DEBUG cinder.volume.api [None req-be4b0792-42e7-4c59-824e-9a7ad413dbaa tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84e85408-aea1-4c61-a4fd-2a69e4cd0ede) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e325e4a-193e-43e4-a157-648a6ae0a605', 'be2fbb04-175f-40ae-8541-03059e1271ac', 'c539d87b-5a0f-484e-a720-5811704bb8ac', '3dd74e60-f2a0-4ed2-b17d-b01f82114cf5']}' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1252.916750] [55022]: DEBUG cinder.volume.api [None req-be4b0792-42e7-4c59-824e-9a7ad413dbaa tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a359cb0-7b50-415e-832b-763626dcb022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1252.931211] [55022]: DEBUG cinder.volume.api [None req-be4b0792-42e7-4c59-824e-9a7ad413dbaa tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a359cb0-7b50-415e-832b-763626dcb022) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61926761-0e3d-48d1-8d65-cf6c8ed53572', '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-1117736257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58f374e9a5184196ab74f31d9f111752',qos_specs=None,replication_status=,reservations=['5e325e4a-193e-43e4-a157-648a6ae0a605','be2fbb04-175f-40ae-8541-03059e1271ac','c539d87b-5a0f-484e-a720-5811704bb8ac','3dd74e60-f2a0-4ed2-b17d-b01f82114cf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea8f4b89bf514037a4f0e14e19021fa3',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5), '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-19T12:08:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1117736257',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61926761-0e3d-48d1-8d65-cf6c8ed53572,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58f374e9a5184196ab74f31d9f111752',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='ea8f4b89bf514037a4f0e14e19021fa3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fe68bc55-1aa9-4430-8a92-ce31fba1cbb5),volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1252.932146] [55022]: DEBUG cinder.volume.api [None req-be4b0792-42e7-4c59-824e-9a7ad413dbaa tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9765301-1a16-4d5d-9232-6b71b25dd341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1252.947219] [55022]: DEBUG cinder.volume.api [None req-be4b0792-42e7-4c59-824e-9a7ad413dbaa tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9765301-1a16-4d5d-9232-6b71b25dd341) 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-1117736257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58f374e9a5184196ab74f31d9f111752',qos_specs=None,replication_status=,reservations=['5e325e4a-193e-43e4-a157-648a6ae0a605','be2fbb04-175f-40ae-8541-03059e1271ac','c539d87b-5a0f-484e-a720-5811704bb8ac','3dd74e60-f2a0-4ed2-b17d-b01f82114cf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea8f4b89bf514037a4f0e14e19021fa3',volume_type_id=fe68bc55-1aa9-4430-8a92-ce31fba1cbb5)}' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1252.948129] [55022]: DEBUG cinder.volume.api [None req-be4b0792-42e7-4c59-824e-9a7ad413dbaa tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a40dc27f-8069-4cfe-9e02-e1ecc2d7fece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:190}} [ 1252.959148] [55022]: DEBUG cinder.volume.api [None req-be4b0792-42e7-4c59-824e-9a7ad413dbaa tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a40dc27f-8069-4cfe-9e02-e1ecc2d7fece) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=55022) _task_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:178}} [ 1252.960513] [55022]: DEBUG cinder.volume.api [None req-be4b0792-42e7-4c59-824e-9a7ad413dbaa tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Flow 'volume_create_api' (75adb8fc-1f3c-4433-aa56-820b1341485d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=55022) _flow_receiver /opt/stack/data/venv/lib/python3.10/site-packages/taskflow/listeners/logging.py:141}} [ 1252.960932] [55022]: INFO cinder.volume.api [None req-be4b0792-42e7-4c59-824e-9a7ad413dbaa tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Create volume request issued successfully. [ 1252.961668] [55022]: INFO cinder.api.openstack.wsgi [None req-be4b0792-42e7-4c59-824e-9a7ad413dbaa tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/volumes returned with HTTP 202 [ 1252.962177] [55022]: [pid: 55022|app: 0|req: 253/567] 10.180.1.21 () {60 vars in 1136 bytes} [Wed Feb 19 12:08:40 2025] POST /volume/v3/volumes => generated 752 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) [ 1252.971688] [55021]: DEBUG cinder.api.middleware.request_id [None req-d3944644-a256-490f-844a-8f2b760638c5 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1252.974266] [55021]: INFO cinder.api.openstack.wsgi [None req-d3944644-a256-490f-844a-8f2b760638c5 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] GET http://10.180.1.21/volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 [ 1252.974495] [55021]: DEBUG cinder.api.openstack.wsgi [None req-d3944644-a256-490f-844a-8f2b760638c5 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1252.974716] [55021]: DEBUG cinder.api.openstack.wsgi [None req-d3944644-a256-490f-844a-8f2b760638c5 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1252.982645] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1252.982645] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1252.987211] [55021]: INFO cinder.volume.api [None req-d3944644-a256-490f-844a-8f2b760638c5 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Volume info retrieved successfully. [ 1252.991822] [55021]: INFO cinder.api.openstack.wsgi [None req-d3944644-a256-490f-844a-8f2b760638c5 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 returned with HTTP 200 [ 1252.992524] [55021]: [pid: 55021|app: 0|req: 315/568] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:40 2025] GET /volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 => generated 820 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1254.002619] [55022]: DEBUG cinder.api.middleware.request_id [None req-86a6e9b2-bc3f-4d3c-8d0b-c73455cf40aa None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1254.004873] [55022]: INFO cinder.api.openstack.wsgi [None req-86a6e9b2-bc3f-4d3c-8d0b-c73455cf40aa tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] GET http://10.180.1.21/volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 [ 1254.005107] [55022]: DEBUG cinder.api.openstack.wsgi [None req-86a6e9b2-bc3f-4d3c-8d0b-c73455cf40aa tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1254.005333] [55022]: DEBUG cinder.api.openstack.wsgi [None req-86a6e9b2-bc3f-4d3c-8d0b-c73455cf40aa tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1254.014945] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1254.014945] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1254.019764] [55022]: INFO cinder.volume.api [None req-86a6e9b2-bc3f-4d3c-8d0b-c73455cf40aa tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Volume info retrieved successfully. [ 1254.025297] [55022]: INFO cinder.api.openstack.wsgi [None req-86a6e9b2-bc3f-4d3c-8d0b-c73455cf40aa tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 returned with HTTP 200 [ 1254.025716] [55022]: [pid: 55022|app: 0|req: 254/569] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:41 2025] GET /volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1255.040042] [55021]: DEBUG cinder.api.middleware.request_id [None req-1fd406a9-f8b2-4611-bdd6-474e28633434 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1255.042161] [55021]: INFO cinder.api.openstack.wsgi [None req-1fd406a9-f8b2-4611-bdd6-474e28633434 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] GET http://10.180.1.21/volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 [ 1255.042440] [55021]: DEBUG cinder.api.openstack.wsgi [None req-1fd406a9-f8b2-4611-bdd6-474e28633434 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1255.042704] [55021]: DEBUG cinder.api.openstack.wsgi [None req-1fd406a9-f8b2-4611-bdd6-474e28633434 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1255.049923] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1255.049923] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1255.053151] [55021]: INFO cinder.volume.api [None req-1fd406a9-f8b2-4611-bdd6-474e28633434 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Volume info retrieved successfully. [ 1255.057162] [55021]: INFO cinder.api.openstack.wsgi [None req-1fd406a9-f8b2-4611-bdd6-474e28633434 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 returned with HTTP 200 [ 1255.057706] [55021]: [pid: 55021|app: 0|req: 316/570] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:42 2025] GET /volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1256.068272] [55022]: DEBUG cinder.api.middleware.request_id [None req-34e10b41-dc8f-4662-a86e-67b38cc36580 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1256.070524] [55022]: INFO cinder.api.openstack.wsgi [None req-34e10b41-dc8f-4662-a86e-67b38cc36580 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] GET http://10.180.1.21/volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 [ 1256.070787] [55022]: DEBUG cinder.api.openstack.wsgi [None req-34e10b41-dc8f-4662-a86e-67b38cc36580 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1256.071016] [55022]: DEBUG cinder.api.openstack.wsgi [None req-34e10b41-dc8f-4662-a86e-67b38cc36580 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1256.081969] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1256.081969] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1256.086505] [55022]: INFO cinder.volume.api [None req-34e10b41-dc8f-4662-a86e-67b38cc36580 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Volume info retrieved successfully. [ 1256.091860] [55022]: INFO cinder.api.openstack.wsgi [None req-34e10b41-dc8f-4662-a86e-67b38cc36580 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 returned with HTTP 200 [ 1256.092304] [55022]: [pid: 55022|app: 0|req: 255/571] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:43 2025] GET /volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1257.103689] [55021]: DEBUG cinder.api.middleware.request_id [None req-db579f6d-36d4-487d-bf06-cf143a8ea126 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1257.106683] [55021]: INFO cinder.api.openstack.wsgi [None req-db579f6d-36d4-487d-bf06-cf143a8ea126 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] GET http://10.180.1.21/volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 [ 1257.106970] [55021]: DEBUG cinder.api.openstack.wsgi [None req-db579f6d-36d4-487d-bf06-cf143a8ea126 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1257.107357] [55021]: DEBUG cinder.api.openstack.wsgi [None req-db579f6d-36d4-487d-bf06-cf143a8ea126 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1257.120877] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1257.120877] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1257.126601] [55021]: INFO cinder.volume.api [None req-db579f6d-36d4-487d-bf06-cf143a8ea126 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Volume info retrieved successfully. [ 1257.133307] [55021]: INFO cinder.api.openstack.wsgi [None req-db579f6d-36d4-487d-bf06-cf143a8ea126 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 returned with HTTP 200 [ 1257.133703] [55021]: [pid: 55021|app: 0|req: 317/572] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:44 2025] GET /volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1258.144429] [55022]: DEBUG cinder.api.middleware.request_id [None req-d322dcd7-9f27-4226-83ce-c3e967379edd None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1258.146583] [55022]: INFO cinder.api.openstack.wsgi [None req-d322dcd7-9f27-4226-83ce-c3e967379edd tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] GET http://10.180.1.21/volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 [ 1258.146802] [55022]: DEBUG cinder.api.openstack.wsgi [None req-d322dcd7-9f27-4226-83ce-c3e967379edd tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1258.147052] [55022]: DEBUG cinder.api.openstack.wsgi [None req-d322dcd7-9f27-4226-83ce-c3e967379edd tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1258.155183] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1258.155183] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1258.158548] [55022]: INFO cinder.volume.api [None req-d322dcd7-9f27-4226-83ce-c3e967379edd tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Volume info retrieved successfully. [ 1258.162748] [55022]: INFO cinder.api.openstack.wsgi [None req-d322dcd7-9f27-4226-83ce-c3e967379edd tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 returned with HTTP 200 [ 1258.163127] [55022]: [pid: 55022|app: 0|req: 256/573] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:45 2025] GET /volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1259.177074] [55021]: DEBUG cinder.api.middleware.request_id [None req-a803b645-11a2-4802-b3ee-66d2c07e32a3 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1259.179357] [55021]: INFO cinder.api.openstack.wsgi [None req-a803b645-11a2-4802-b3ee-66d2c07e32a3 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] GET http://10.180.1.21/volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 [ 1259.179668] [55021]: DEBUG cinder.api.openstack.wsgi [None req-a803b645-11a2-4802-b3ee-66d2c07e32a3 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1259.179954] [55021]: DEBUG cinder.api.openstack.wsgi [None req-a803b645-11a2-4802-b3ee-66d2c07e32a3 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1259.190693] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.190693] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1259.194778] [55021]: INFO cinder.volume.api [None req-a803b645-11a2-4802-b3ee-66d2c07e32a3 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Volume info retrieved successfully. [ 1259.199505] [55021]: INFO cinder.api.openstack.wsgi [None req-a803b645-11a2-4802-b3ee-66d2c07e32a3 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 returned with HTTP 200 [ 1259.199910] [55021]: [pid: 55021|app: 0|req: 318/574] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:47 2025] GET /volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1260.210265] [55022]: DEBUG cinder.api.middleware.request_id [None req-8e210d85-2bf9-4dd4-b1ab-9b69fe3ccb21 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.212608] [55022]: INFO cinder.api.openstack.wsgi [None req-8e210d85-2bf9-4dd4-b1ab-9b69fe3ccb21 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] GET http://10.180.1.21/volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 [ 1260.212913] [55022]: DEBUG cinder.api.openstack.wsgi [None req-8e210d85-2bf9-4dd4-b1ab-9b69fe3ccb21 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1260.213164] [55022]: DEBUG cinder.api.openstack.wsgi [None req-8e210d85-2bf9-4dd4-b1ab-9b69fe3ccb21 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1260.222207] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.222207] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1260.226246] [55022]: INFO cinder.volume.api [None req-8e210d85-2bf9-4dd4-b1ab-9b69fe3ccb21 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Volume info retrieved successfully. [ 1260.231183] [55022]: INFO cinder.api.openstack.wsgi [None req-8e210d85-2bf9-4dd4-b1ab-9b69fe3ccb21 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 returned with HTTP 200 [ 1260.231571] [55022]: [pid: 55022|app: 0|req: 257/575] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:48 2025] GET /volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1260.267673] [55021]: DEBUG cinder.api.middleware.request_id [None req-12045fbc-d32b-4b4e-955d-5987b3db54e2 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.269731] [55021]: INFO cinder.api.openstack.wsgi [None req-12045fbc-d32b-4b4e-955d-5987b3db54e2 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] DELETE http://10.180.1.21/volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b [ 1260.269949] [55021]: DEBUG cinder.api.openstack.wsgi [None req-12045fbc-d32b-4b4e-955d-5987b3db54e2 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1260.270184] [55021]: DEBUG cinder.api.openstack.wsgi [None req-12045fbc-d32b-4b4e-955d-5987b3db54e2 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'delete' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1260.270387] [55021]: INFO cinder.api.v3.volumes [None req-12045fbc-d32b-4b4e-955d-5987b3db54e2 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Delete volume with id: 29d6ceb9-c409-45d3-af6b-4719ce8e560b [ 1260.278514] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.278514] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1260.279023] [55021]: INFO cinder.volume.api [None req-12045fbc-d32b-4b4e-955d-5987b3db54e2 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1260.297949] [55021]: INFO cinder.volume.api [None req-12045fbc-d32b-4b4e-955d-5987b3db54e2 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Delete volume request issued successfully. [ 1260.298143] [55021]: INFO cinder.api.openstack.wsgi [None req-12045fbc-d32b-4b4e-955d-5987b3db54e2 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b returned with HTTP 202 [ 1260.298568] [55021]: [pid: 55021|app: 0|req: 319/576] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 12:08:48 2025] DELETE /volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1260.301340] [55022]: DEBUG cinder.api.middleware.request_id [None req-064963a3-2ae0-429a-a4a1-5156ecdbbc83 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1260.303572] [55022]: INFO cinder.api.openstack.wsgi [None req-064963a3-2ae0-429a-a4a1-5156ecdbbc83 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b [ 1260.303689] [55022]: DEBUG cinder.api.openstack.wsgi [None req-064963a3-2ae0-429a-a4a1-5156ecdbbc83 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1260.303918] [55022]: DEBUG cinder.api.openstack.wsgi [None req-064963a3-2ae0-429a-a4a1-5156ecdbbc83 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1260.311296] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.311296] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1260.316050] [55022]: INFO cinder.volume.api [None req-064963a3-2ae0-429a-a4a1-5156ecdbbc83 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1260.320352] [55022]: INFO cinder.api.openstack.wsgi [None req-064963a3-2ae0-429a-a4a1-5156ecdbbc83 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b returned with HTTP 200 [ 1260.320769] [55022]: [pid: 55022|app: 0|req: 258/577] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:48 2025] GET /volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1261.241314] [55021]: DEBUG cinder.api.middleware.request_id [None req-288de81f-ab2d-4093-a53f-6d9dad729197 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1261.243454] [55021]: INFO cinder.api.openstack.wsgi [None req-288de81f-ab2d-4093-a53f-6d9dad729197 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] GET http://10.180.1.21/volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 [ 1261.243728] [55021]: DEBUG cinder.api.openstack.wsgi [None req-288de81f-ab2d-4093-a53f-6d9dad729197 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1261.243953] [55021]: DEBUG cinder.api.openstack.wsgi [None req-288de81f-ab2d-4093-a53f-6d9dad729197 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1261.251420] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.251420] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1261.255514] [55021]: INFO cinder.volume.api [None req-288de81f-ab2d-4093-a53f-6d9dad729197 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Volume info retrieved successfully. [ 1261.259473] [55021]: INFO cinder.api.openstack.wsgi [None req-288de81f-ab2d-4093-a53f-6d9dad729197 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 returned with HTTP 200 [ 1261.259864] [55021]: [pid: 55021|app: 0|req: 320/578] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:49 2025] GET /volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1261.331445] [55022]: DEBUG cinder.api.middleware.request_id [None req-30404305-51d6-4489-b953-685a45d25bf2 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1261.333699] [55022]: INFO cinder.api.openstack.wsgi [None req-30404305-51d6-4489-b953-685a45d25bf2 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b [ 1261.333946] [55022]: DEBUG cinder.api.openstack.wsgi [None req-30404305-51d6-4489-b953-685a45d25bf2 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1261.334217] [55022]: DEBUG cinder.api.openstack.wsgi [None req-30404305-51d6-4489-b953-685a45d25bf2 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1261.342483] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.342483] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1261.345984] [55022]: INFO cinder.volume.api [None req-30404305-51d6-4489-b953-685a45d25bf2 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1261.350541] [55022]: INFO cinder.api.openstack.wsgi [None req-30404305-51d6-4489-b953-685a45d25bf2 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b returned with HTTP 200 [ 1261.350974] [55022]: [pid: 55022|app: 0|req: 259/579] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:49 2025] GET /volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1262.271359] [55021]: DEBUG cinder.api.middleware.request_id [None req-6511bca0-f931-477c-acf3-96cafc6ae62b None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1262.274175] [55021]: INFO cinder.api.openstack.wsgi [None req-6511bca0-f931-477c-acf3-96cafc6ae62b tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] GET http://10.180.1.21/volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 [ 1262.274419] [55021]: DEBUG cinder.api.openstack.wsgi [None req-6511bca0-f931-477c-acf3-96cafc6ae62b tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1262.274643] [55021]: DEBUG cinder.api.openstack.wsgi [None req-6511bca0-f931-477c-acf3-96cafc6ae62b tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1262.283030] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1262.283030] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1262.286876] [55021]: INFO cinder.volume.api [None req-6511bca0-f931-477c-acf3-96cafc6ae62b tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Volume info retrieved successfully. [ 1262.292129] [55021]: INFO cinder.api.openstack.wsgi [None req-6511bca0-f931-477c-acf3-96cafc6ae62b tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 returned with HTTP 200 [ 1262.292550] [55021]: [pid: 55021|app: 0|req: 321/580] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:50 2025] GET /volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1262.363490] [55022]: DEBUG cinder.api.middleware.request_id [None req-54d2df66-26e8-411c-a6ef-eb1bee7cb585 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1262.366022] [55022]: INFO cinder.api.openstack.wsgi [None req-54d2df66-26e8-411c-a6ef-eb1bee7cb585 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b [ 1262.366244] [55022]: DEBUG cinder.api.openstack.wsgi [None req-54d2df66-26e8-411c-a6ef-eb1bee7cb585 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1262.366464] [55022]: DEBUG cinder.api.openstack.wsgi [None req-54d2df66-26e8-411c-a6ef-eb1bee7cb585 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1262.374990] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1262.374990] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1262.378809] [55022]: INFO cinder.volume.api [None req-54d2df66-26e8-411c-a6ef-eb1bee7cb585 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1262.384173] [55022]: INFO cinder.api.openstack.wsgi [None req-54d2df66-26e8-411c-a6ef-eb1bee7cb585 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b returned with HTTP 200 [ 1262.384585] [55022]: [pid: 55022|app: 0|req: 260/581] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:50 2025] GET /volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1263.305403] [55021]: DEBUG cinder.api.middleware.request_id [None req-7a28372f-477a-4773-b1ee-73eb83f7e901 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.307526] [55021]: INFO cinder.api.openstack.wsgi [None req-7a28372f-477a-4773-b1ee-73eb83f7e901 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] GET http://10.180.1.21/volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 [ 1263.307767] [55021]: DEBUG cinder.api.openstack.wsgi [None req-7a28372f-477a-4773-b1ee-73eb83f7e901 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1263.308015] [55021]: DEBUG cinder.api.openstack.wsgi [None req-7a28372f-477a-4773-b1ee-73eb83f7e901 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1263.320039] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1263.320039] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1263.325283] [55021]: INFO cinder.volume.api [None req-7a28372f-477a-4773-b1ee-73eb83f7e901 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Volume info retrieved successfully. [ 1263.329952] [55021]: INFO cinder.api.openstack.wsgi [None req-7a28372f-477a-4773-b1ee-73eb83f7e901 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 returned with HTTP 200 [ 1263.330370] [55021]: [pid: 55021|app: 0|req: 322/582] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:51 2025] GET /volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1263.396063] [55022]: DEBUG cinder.api.middleware.request_id [None req-2f7e6241-e447-4d08-b697-a1465fb53363 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.398018] [55022]: INFO cinder.api.openstack.wsgi [None req-2f7e6241-e447-4d08-b697-a1465fb53363 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b [ 1263.398307] [55022]: DEBUG cinder.api.openstack.wsgi [None req-2f7e6241-e447-4d08-b697-a1465fb53363 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1263.398573] [55022]: DEBUG cinder.api.openstack.wsgi [None req-2f7e6241-e447-4d08-b697-a1465fb53363 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1263.405420] [55022]: INFO cinder.api.openstack.wsgi [None req-2f7e6241-e447-4d08-b697-a1465fb53363 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b returned with HTTP 404 [ 1263.405916] [55022]: [pid: 55022|app: 0|req: 261/583] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:51 2025] GET /volume/v3/volumes/29d6ceb9-c409-45d3-af6b-4719ce8e560b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1263.452294] [55021]: DEBUG cinder.api.middleware.request_id [None req-27325fd2-bac1-44a3-babe-a0579ec1b685 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.454454] [55021]: INFO cinder.api.openstack.wsgi [None req-27325fd2-bac1-44a3-babe-a0579ec1b685 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] DELETE http://10.180.1.21/volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 [ 1263.454674] [55021]: DEBUG cinder.api.openstack.wsgi [None req-27325fd2-bac1-44a3-babe-a0579ec1b685 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1263.454896] [55021]: DEBUG cinder.api.openstack.wsgi [None req-27325fd2-bac1-44a3-babe-a0579ec1b685 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'delete' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1263.455097] [55021]: INFO cinder.api.v3.volumes [None req-27325fd2-bac1-44a3-babe-a0579ec1b685 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Delete volume with id: 37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 [ 1263.463214] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1263.463214] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1263.463838] [55021]: INFO cinder.volume.api [None req-27325fd2-bac1-44a3-babe-a0579ec1b685 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1263.480389] [55021]: INFO cinder.volume.api [None req-27325fd2-bac1-44a3-babe-a0579ec1b685 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Delete volume request issued successfully. [ 1263.480592] [55021]: INFO cinder.api.openstack.wsgi [None req-27325fd2-bac1-44a3-babe-a0579ec1b685 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 returned with HTTP 202 [ 1263.481016] [55021]: [pid: 55021|app: 0|req: 323/584] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 12:08:51 2025] DELETE /volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1263.484056] [55022]: DEBUG cinder.api.middleware.request_id [None req-b362119a-7925-4b2d-a48b-a9161264e1e3 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1263.486090] [55022]: INFO cinder.api.openstack.wsgi [None req-b362119a-7925-4b2d-a48b-a9161264e1e3 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 [ 1263.486309] [55022]: DEBUG cinder.api.openstack.wsgi [None req-b362119a-7925-4b2d-a48b-a9161264e1e3 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1263.486526] [55022]: DEBUG cinder.api.openstack.wsgi [None req-b362119a-7925-4b2d-a48b-a9161264e1e3 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1263.494030] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1263.494030] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1263.497376] [55022]: INFO cinder.volume.api [None req-b362119a-7925-4b2d-a48b-a9161264e1e3 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1263.501523] [55022]: INFO cinder.api.openstack.wsgi [None req-b362119a-7925-4b2d-a48b-a9161264e1e3 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 returned with HTTP 200 [ 1263.502012] [55022]: [pid: 55022|app: 0|req: 262/585] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:51 2025] GET /volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1264.340757] [55021]: DEBUG cinder.api.middleware.request_id [None req-6ed234d1-009e-4715-bc1f-986f0a4dab66 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1264.343033] [55021]: INFO cinder.api.openstack.wsgi [None req-6ed234d1-009e-4715-bc1f-986f0a4dab66 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] GET http://10.180.1.21/volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 [ 1264.343217] [55021]: DEBUG cinder.api.openstack.wsgi [None req-6ed234d1-009e-4715-bc1f-986f0a4dab66 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1264.343433] [55021]: DEBUG cinder.api.openstack.wsgi [None req-6ed234d1-009e-4715-bc1f-986f0a4dab66 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1264.351160] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1264.351160] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1264.354858] [55021]: INFO cinder.volume.api [None req-6ed234d1-009e-4715-bc1f-986f0a4dab66 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Volume info retrieved successfully. [ 1264.359637] [55021]: INFO cinder.api.openstack.wsgi [None req-6ed234d1-009e-4715-bc1f-986f0a4dab66 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 returned with HTTP 200 [ 1264.359637] [55021]: [pid: 55021|app: 0|req: 324/586] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:52 2025] GET /volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1264.512024] [55022]: DEBUG cinder.api.middleware.request_id [None req-84cf6b65-d6d0-4f56-b39e-48a3a6595c8b None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1264.514441] [55022]: INFO cinder.api.openstack.wsgi [None req-84cf6b65-d6d0-4f56-b39e-48a3a6595c8b tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 [ 1264.514681] [55022]: DEBUG cinder.api.openstack.wsgi [None req-84cf6b65-d6d0-4f56-b39e-48a3a6595c8b tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1264.515058] [55022]: DEBUG cinder.api.openstack.wsgi [None req-84cf6b65-d6d0-4f56-b39e-48a3a6595c8b tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1264.522819] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1264.522819] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1264.526155] [55022]: INFO cinder.volume.api [None req-84cf6b65-d6d0-4f56-b39e-48a3a6595c8b tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1264.530212] [55022]: INFO cinder.api.openstack.wsgi [None req-84cf6b65-d6d0-4f56-b39e-48a3a6595c8b tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 returned with HTTP 200 [ 1264.530611] [55022]: [pid: 55022|app: 0|req: 263/587] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:52 2025] GET /volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1265.369569] [55021]: DEBUG cinder.api.middleware.request_id [None req-6414f76c-8537-4185-8945-c2bacb6f7297 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.371792] [55021]: INFO cinder.api.openstack.wsgi [None req-6414f76c-8537-4185-8945-c2bacb6f7297 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] GET http://10.180.1.21/volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 [ 1265.372024] [55021]: DEBUG cinder.api.openstack.wsgi [None req-6414f76c-8537-4185-8945-c2bacb6f7297 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1265.372243] [55021]: DEBUG cinder.api.openstack.wsgi [None req-6414f76c-8537-4185-8945-c2bacb6f7297 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1265.382219] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1265.382219] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1265.386486] [55021]: INFO cinder.volume.api [None req-6414f76c-8537-4185-8945-c2bacb6f7297 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Volume info retrieved successfully. [ 1265.391822] [55021]: INFO cinder.api.openstack.wsgi [None req-6414f76c-8537-4185-8945-c2bacb6f7297 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 returned with HTTP 200 [ 1265.392241] [55021]: [pid: 55021|app: 0|req: 325/588] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:53 2025] GET /volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1265.540288] [55022]: DEBUG cinder.api.middleware.request_id [None req-9f87527a-d180-4bc9-b306-c3057e8c5da1 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.542856] [55022]: INFO cinder.api.openstack.wsgi [None req-9f87527a-d180-4bc9-b306-c3057e8c5da1 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 [ 1265.542856] [55022]: DEBUG cinder.api.openstack.wsgi [None req-9f87527a-d180-4bc9-b306-c3057e8c5da1 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1265.543081] [55022]: DEBUG cinder.api.openstack.wsgi [None req-9f87527a-d180-4bc9-b306-c3057e8c5da1 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1265.551532] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1265.551532] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1265.554926] [55022]: INFO cinder.volume.api [None req-9f87527a-d180-4bc9-b306-c3057e8c5da1 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1265.559388] [55022]: INFO cinder.api.openstack.wsgi [None req-9f87527a-d180-4bc9-b306-c3057e8c5da1 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 returned with HTTP 200 [ 1265.559579] [55022]: [pid: 55022|app: 0|req: 264/589] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:53 2025] GET /volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1265.779779] [55021]: DEBUG cinder.api.middleware.request_id [req-b1e43dc4-1ae7-4090-9a9d-479e1c3389ed req-66469994-6ff8-449f-a139-5dc73d66a298 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.782082] [55021]: INFO cinder.api.openstack.wsgi [req-b1e43dc4-1ae7-4090-9a9d-479e1c3389ed req-66469994-6ff8-449f-a139-5dc73d66a298 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] GET http://10.180.1.21/volume/v3/volumes/0fe3a309-8012-4b11-b589-332e4af2b977 [ 1265.782305] [55021]: DEBUG cinder.api.openstack.wsgi [req-b1e43dc4-1ae7-4090-9a9d-479e1c3389ed req-66469994-6ff8-449f-a139-5dc73d66a298 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1265.782586] [55021]: DEBUG cinder.api.openstack.wsgi [req-b1e43dc4-1ae7-4090-9a9d-479e1c3389ed req-66469994-6ff8-449f-a139-5dc73d66a298 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1265.789723] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1265.789723] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1265.792865] [55021]: INFO cinder.volume.api [req-b1e43dc4-1ae7-4090-9a9d-479e1c3389ed req-66469994-6ff8-449f-a139-5dc73d66a298 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Volume info retrieved successfully. [ 1265.797184] [55021]: INFO cinder.api.openstack.wsgi [req-b1e43dc4-1ae7-4090-9a9d-479e1c3389ed req-66469994-6ff8-449f-a139-5dc73d66a298 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] http://10.180.1.21/volume/v3/volumes/0fe3a309-8012-4b11-b589-332e4af2b977 returned with HTTP 200 [ 1265.797559] [55021]: [pid: 55021|app: 0|req: 326/590] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:08:53 2025] GET /volume/v3/volumes/0fe3a309-8012-4b11-b589-332e4af2b977 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1265.810844] [55022]: DEBUG cinder.api.middleware.request_id [None req-96b5b54d-4c54-42fa-8864-008133dc2686 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.811332] [55022]: INFO cinder.api.openstack.wsgi [None req-96b5b54d-4c54-42fa-8864-008133dc2686 None None] GET http://10.180.1.21/volume// [ 1265.811511] [55022]: DEBUG cinder.api.openstack.wsgi [None req-96b5b54d-4c54-42fa-8864-008133dc2686 None None] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1265.811722] [55022]: DEBUG cinder.api.openstack.wsgi [None req-96b5b54d-4c54-42fa-8864-008133dc2686 None None] Calling method 'all' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1265.812129] [55022]: INFO cinder.api.openstack.wsgi [None req-96b5b54d-4c54-42fa-8864-008133dc2686 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1265.812427] [55022]: [pid: 55022|app: 0|req: 265/591] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 12:08:53 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1265.815937] [55021]: DEBUG cinder.api.middleware.request_id [req-b1e43dc4-1ae7-4090-9a9d-479e1c3389ed req-4c55c0fa-9c60-4fac-b925-2766ec21c851 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.818367] [55021]: INFO cinder.api.openstack.wsgi [req-b1e43dc4-1ae7-4090-9a9d-479e1c3389ed req-4c55c0fa-9c60-4fac-b925-2766ec21c851 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1265.818770] [55021]: DEBUG cinder.api.openstack.wsgi [req-b1e43dc4-1ae7-4090-9a9d-479e1c3389ed req-4c55c0fa-9c60-4fac-b925-2766ec21c851 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0fe3a309-8012-4b11-b589-332e4af2b977", "connector": null, "instance_uuid": "17dc6727-a40d-48ac-8234-437a6f79e89c"}} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1265.827121] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1265.827121] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1265.848305] [55021]: INFO cinder.api.openstack.wsgi [req-b1e43dc4-1ae7-4090-9a9d-479e1c3389ed req-4c55c0fa-9c60-4fac-b925-2766ec21c851 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1265.848698] [55021]: [pid: 55021|app: 0|req: 327/592] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 12:08:53 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) [ 1265.870540] [55022]: DEBUG cinder.api.middleware.request_id [req-b1e43dc4-1ae7-4090-9a9d-479e1c3389ed req-b62bcbaa-16f1-4d57-8142-dc083fd7fcf2 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.873047] [55022]: INFO cinder.api.openstack.wsgi [req-b1e43dc4-1ae7-4090-9a9d-479e1c3389ed req-b62bcbaa-16f1-4d57-8142-dc083fd7fcf2 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] POST http://10.180.1.21/volume/v3/attachments/3df1059a-cc13-4a0c-be3b-89baaf5edb53/action [ 1265.873482] [55022]: DEBUG cinder.api.openstack.wsgi [req-b1e43dc4-1ae7-4090-9a9d-479e1c3389ed req-b62bcbaa-16f1-4d57-8142-dc083fd7fcf2 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Action body: b'{"os-complete": null}' {{(pid=55022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1265.873639] [55022]: DEBUG cinder.api.openstack.wsgi [req-b1e43dc4-1ae7-4090-9a9d-479e1c3389ed req-b62bcbaa-16f1-4d57-8142-dc083fd7fcf2 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1265.888135] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1265.888135] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1265.894216] [55022]: INFO cinder.api.openstack.wsgi [req-b1e43dc4-1ae7-4090-9a9d-479e1c3389ed req-b62bcbaa-16f1-4d57-8142-dc083fd7fcf2 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] http://10.180.1.21/volume/v3/attachments/3df1059a-cc13-4a0c-be3b-89baaf5edb53/action returned with HTTP 204 [ 1265.894367] [55022]: [pid: 55022|app: 0|req: 266/593] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 12:08:53 2025] POST /volume/v3/attachments/3df1059a-cc13-4a0c-be3b-89baaf5edb53/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1265.907942] [55021]: DEBUG cinder.api.middleware.request_id [None req-580f43ab-88e8-4426-ae23-df1713308db1 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.910256] [55021]: INFO cinder.api.openstack.wsgi [None req-580f43ab-88e8-4426-ae23-df1713308db1 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] GET http://10.180.1.21/volume/v3/volumes/0fe3a309-8012-4b11-b589-332e4af2b977 [ 1265.910785] [55021]: DEBUG cinder.api.openstack.wsgi [None req-580f43ab-88e8-4426-ae23-df1713308db1 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1265.910785] [55021]: DEBUG cinder.api.openstack.wsgi [None req-580f43ab-88e8-4426-ae23-df1713308db1 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1265.920753] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1265.920753] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1265.924013] [55021]: INFO cinder.volume.api [None req-580f43ab-88e8-4426-ae23-df1713308db1 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Volume info retrieved successfully. [ 1265.928233] [55021]: INFO cinder.api.openstack.wsgi [None req-580f43ab-88e8-4426-ae23-df1713308db1 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] http://10.180.1.21/volume/v3/volumes/0fe3a309-8012-4b11-b589-332e4af2b977 returned with HTTP 200 [ 1265.928637] [55021]: [pid: 55021|app: 0|req: 328/594] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:53 2025] GET /volume/v3/volumes/0fe3a309-8012-4b11-b589-332e4af2b977 => generated 1111 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1265.937952] [55022]: DEBUG cinder.api.middleware.request_id [None req-a3e4d8e0-dd49-4f99-ab51-8d9b7d37c183 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.940144] [55022]: INFO cinder.api.openstack.wsgi [None req-a3e4d8e0-dd49-4f99-ab51-8d9b7d37c183 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] GET http://10.180.1.21/volume/v3/volumes/0fe3a309-8012-4b11-b589-332e4af2b977 [ 1265.940353] [55022]: DEBUG cinder.api.openstack.wsgi [None req-a3e4d8e0-dd49-4f99-ab51-8d9b7d37c183 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1265.940775] [55022]: DEBUG cinder.api.openstack.wsgi [None req-a3e4d8e0-dd49-4f99-ab51-8d9b7d37c183 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1265.952345] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1265.952345] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1265.955862] [55022]: INFO cinder.volume.api [None req-a3e4d8e0-dd49-4f99-ab51-8d9b7d37c183 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Volume info retrieved successfully. [ 1265.960165] [55022]: INFO cinder.api.openstack.wsgi [None req-a3e4d8e0-dd49-4f99-ab51-8d9b7d37c183 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] http://10.180.1.21/volume/v3/volumes/0fe3a309-8012-4b11-b589-332e4af2b977 returned with HTTP 200 [ 1265.960618] [55022]: [pid: 55022|app: 0|req: 267/595] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:53 2025] GET /volume/v3/volumes/0fe3a309-8012-4b11-b589-332e4af2b977 => generated 1111 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1265.994386] [55021]: DEBUG cinder.api.middleware.request_id [req-0ff66acf-e9ae-4ecd-808c-03abc87ba40b req-ed5a4dc3-7160-4a43-b5be-5664546a6727 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1265.996761] [55021]: INFO cinder.api.openstack.wsgi [req-0ff66acf-e9ae-4ecd-808c-03abc87ba40b req-ed5a4dc3-7160-4a43-b5be-5664546a6727 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] GET http://10.180.1.21/volume/v3/volumes/0fe3a309-8012-4b11-b589-332e4af2b977 [ 1265.997029] [55021]: DEBUG cinder.api.openstack.wsgi [req-0ff66acf-e9ae-4ecd-808c-03abc87ba40b req-ed5a4dc3-7160-4a43-b5be-5664546a6727 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1265.997287] [55021]: DEBUG cinder.api.openstack.wsgi [req-0ff66acf-e9ae-4ecd-808c-03abc87ba40b req-ed5a4dc3-7160-4a43-b5be-5664546a6727 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1266.006938] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1266.006938] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1266.009955] [55021]: INFO cinder.volume.api [req-0ff66acf-e9ae-4ecd-808c-03abc87ba40b req-ed5a4dc3-7160-4a43-b5be-5664546a6727 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Volume info retrieved successfully. [ 1266.014171] [55021]: INFO cinder.api.openstack.wsgi [req-0ff66acf-e9ae-4ecd-808c-03abc87ba40b req-ed5a4dc3-7160-4a43-b5be-5664546a6727 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] http://10.180.1.21/volume/v3/volumes/0fe3a309-8012-4b11-b589-332e4af2b977 returned with HTTP 200 [ 1266.014508] [55021]: [pid: 55021|app: 0|req: 329/596] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:08:53 2025] GET /volume/v3/volumes/0fe3a309-8012-4b11-b589-332e4af2b977 => generated 1111 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1266.030974] [55022]: DEBUG cinder.api.middleware.request_id [req-0ff66acf-e9ae-4ecd-808c-03abc87ba40b req-9b35ec6c-47a5-4594-93a3-a16314507aae None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.033680] [55022]: INFO cinder.api.openstack.wsgi [req-0ff66acf-e9ae-4ecd-808c-03abc87ba40b req-9b35ec6c-47a5-4594-93a3-a16314507aae tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] DELETE http://10.180.1.21/volume/v3/attachments/3df1059a-cc13-4a0c-be3b-89baaf5edb53 [ 1266.033968] [55022]: DEBUG cinder.api.openstack.wsgi [req-0ff66acf-e9ae-4ecd-808c-03abc87ba40b req-9b35ec6c-47a5-4594-93a3-a16314507aae tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1266.034211] [55022]: DEBUG cinder.api.openstack.wsgi [req-0ff66acf-e9ae-4ecd-808c-03abc87ba40b req-9b35ec6c-47a5-4594-93a3-a16314507aae tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Calling method 'version_select' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1266.041234] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1266.041234] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1266.402930] [55021]: DEBUG cinder.api.middleware.request_id [None req-8fff8ca5-af19-4604-af5c-3d68c6c60ba5 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.405071] [55021]: INFO cinder.api.openstack.wsgi [None req-8fff8ca5-af19-4604-af5c-3d68c6c60ba5 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] GET http://10.180.1.21/volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 [ 1266.405292] [55021]: DEBUG cinder.api.openstack.wsgi [None req-8fff8ca5-af19-4604-af5c-3d68c6c60ba5 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1266.405507] [55021]: DEBUG cinder.api.openstack.wsgi [None req-8fff8ca5-af19-4604-af5c-3d68c6c60ba5 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1266.417971] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1266.417971] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1266.421613] [55021]: INFO cinder.volume.api [None req-8fff8ca5-af19-4604-af5c-3d68c6c60ba5 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Volume info retrieved successfully. [ 1266.426212] [55021]: INFO cinder.api.openstack.wsgi [None req-8fff8ca5-af19-4604-af5c-3d68c6c60ba5 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 returned with HTTP 200 [ 1266.426590] [55021]: [pid: 55021|app: 0|req: 330/597] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:54 2025] GET /volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1266.569190] [55022]: INFO cinder.api.openstack.wsgi [req-0ff66acf-e9ae-4ecd-808c-03abc87ba40b req-9b35ec6c-47a5-4594-93a3-a16314507aae tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] http://10.180.1.21/volume/v3/attachments/3df1059a-cc13-4a0c-be3b-89baaf5edb53 returned with HTTP 200 [ 1266.569475] [55021]: DEBUG cinder.api.middleware.request_id [None req-b0206e9a-9636-41a0-9966-6d2fe8d88ef5 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.569699] [55022]: [pid: 55022|app: 0|req: 268/598] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 12:08:53 2025] DELETE /volume/v3/attachments/3df1059a-cc13-4a0c-be3b-89baaf5edb53 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1266.571355] [55021]: INFO cinder.api.openstack.wsgi [None req-b0206e9a-9636-41a0-9966-6d2fe8d88ef5 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 [ 1266.571581] [55021]: DEBUG cinder.api.openstack.wsgi [None req-b0206e9a-9636-41a0-9966-6d2fe8d88ef5 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1266.571807] [55021]: DEBUG cinder.api.openstack.wsgi [None req-b0206e9a-9636-41a0-9966-6d2fe8d88ef5 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1266.578336] [55021]: INFO cinder.api.openstack.wsgi [None req-b0206e9a-9636-41a0-9966-6d2fe8d88ef5 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 returned with HTTP 404 [ 1266.578832] [55021]: [pid: 55021|app: 0|req: 331/599] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:54 2025] GET /volume/v3/volumes/37ffa293-f0ac-4a7c-bda2-6cdf7a63e3d2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1266.585020] [55022]: DEBUG cinder.api.middleware.request_id [None req-d46d4835-fb08-4be7-834e-93d40ea558e2 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.587026] [55022]: INFO cinder.api.openstack.wsgi [None req-d46d4835-fb08-4be7-834e-93d40ea558e2 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] GET http://10.180.1.21/volume/v3/volumes/0fe3a309-8012-4b11-b589-332e4af2b977 [ 1266.587256] [55022]: DEBUG cinder.api.openstack.wsgi [None req-d46d4835-fb08-4be7-834e-93d40ea558e2 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1266.587482] [55022]: DEBUG cinder.api.openstack.wsgi [None req-d46d4835-fb08-4be7-834e-93d40ea558e2 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1266.595067] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1266.595067] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1266.598333] [55022]: INFO cinder.volume.api [None req-d46d4835-fb08-4be7-834e-93d40ea558e2 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Volume info retrieved successfully. [ 1266.602478] [55022]: INFO cinder.api.openstack.wsgi [None req-d46d4835-fb08-4be7-834e-93d40ea558e2 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] http://10.180.1.21/volume/v3/volumes/0fe3a309-8012-4b11-b589-332e4af2b977 returned with HTTP 200 [ 1266.603052] [55022]: [pid: 55022|app: 0|req: 269/600] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:54 2025] GET /volume/v3/volumes/0fe3a309-8012-4b11-b589-332e4af2b977 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1266.660636] [55021]: DEBUG cinder.api.middleware.request_id [None req-5bcd9e18-45e2-4b3c-b6ee-6b0c1eb29be6 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.662760] [55021]: INFO cinder.api.openstack.wsgi [None req-5bcd9e18-45e2-4b3c-b6ee-6b0c1eb29be6 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] DELETE http://10.180.1.21/volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 [ 1266.662993] [55021]: DEBUG cinder.api.openstack.wsgi [None req-5bcd9e18-45e2-4b3c-b6ee-6b0c1eb29be6 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1266.663244] [55021]: DEBUG cinder.api.openstack.wsgi [None req-5bcd9e18-45e2-4b3c-b6ee-6b0c1eb29be6 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'delete' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1266.663430] [55021]: INFO cinder.api.v3.volumes [None req-5bcd9e18-45e2-4b3c-b6ee-6b0c1eb29be6 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Delete volume with id: 9a425863-0733-4768-97ea-4aecf7f903a1 [ 1266.670754] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1266.670754] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1266.671262] [55021]: INFO cinder.volume.api [None req-5bcd9e18-45e2-4b3c-b6ee-6b0c1eb29be6 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1266.689196] [55021]: INFO cinder.volume.api [None req-5bcd9e18-45e2-4b3c-b6ee-6b0c1eb29be6 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Delete volume request issued successfully. [ 1266.689418] [55021]: INFO cinder.api.openstack.wsgi [None req-5bcd9e18-45e2-4b3c-b6ee-6b0c1eb29be6 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 returned with HTTP 202 [ 1266.689806] [55021]: [pid: 55021|app: 0|req: 332/601] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 12:08:54 2025] DELETE /volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1266.692673] [55022]: DEBUG cinder.api.middleware.request_id [None req-540fc47f-84eb-467f-a542-c7b4587c6799 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1266.695353] [55022]: INFO cinder.api.openstack.wsgi [None req-540fc47f-84eb-467f-a542-c7b4587c6799 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 [ 1266.695618] [55022]: DEBUG cinder.api.openstack.wsgi [None req-540fc47f-84eb-467f-a542-c7b4587c6799 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1266.695887] [55022]: DEBUG cinder.api.openstack.wsgi [None req-540fc47f-84eb-467f-a542-c7b4587c6799 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1266.703637] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1266.703637] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1266.707119] [55022]: INFO cinder.volume.api [None req-540fc47f-84eb-467f-a542-c7b4587c6799 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1266.711438] [55022]: INFO cinder.api.openstack.wsgi [None req-540fc47f-84eb-467f-a542-c7b4587c6799 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 returned with HTTP 200 [ 1266.711830] [55022]: [pid: 55022|app: 0|req: 270/602] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:54 2025] GET /volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1267.437172] [55021]: DEBUG cinder.api.middleware.request_id [None req-2059e928-c60f-4e82-90db-fabc6909a5d6 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1267.439686] [55021]: INFO cinder.api.openstack.wsgi [None req-2059e928-c60f-4e82-90db-fabc6909a5d6 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] GET http://10.180.1.21/volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 [ 1267.440026] [55021]: DEBUG cinder.api.openstack.wsgi [None req-2059e928-c60f-4e82-90db-fabc6909a5d6 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1267.440315] [55021]: DEBUG cinder.api.openstack.wsgi [None req-2059e928-c60f-4e82-90db-fabc6909a5d6 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1267.456204] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1267.456204] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1267.461022] [55021]: INFO cinder.volume.api [None req-2059e928-c60f-4e82-90db-fabc6909a5d6 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Volume info retrieved successfully. [ 1267.467452] [55021]: INFO cinder.api.openstack.wsgi [None req-2059e928-c60f-4e82-90db-fabc6909a5d6 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 returned with HTTP 200 [ 1267.467965] [55021]: [pid: 55021|app: 0|req: 333/603] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:55 2025] GET /volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1267.722109] [55022]: DEBUG cinder.api.middleware.request_id [None req-36ee08ae-95bb-4130-a084-7dc6d6fe6907 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1267.724246] [55022]: INFO cinder.api.openstack.wsgi [None req-36ee08ae-95bb-4130-a084-7dc6d6fe6907 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 [ 1267.724457] [55022]: DEBUG cinder.api.openstack.wsgi [None req-36ee08ae-95bb-4130-a084-7dc6d6fe6907 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1267.724672] [55022]: DEBUG cinder.api.openstack.wsgi [None req-36ee08ae-95bb-4130-a084-7dc6d6fe6907 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1267.733133] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1267.733133] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1267.736440] [55022]: INFO cinder.volume.api [None req-36ee08ae-95bb-4130-a084-7dc6d6fe6907 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1267.740495] [55022]: INFO cinder.api.openstack.wsgi [None req-36ee08ae-95bb-4130-a084-7dc6d6fe6907 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 returned with HTTP 200 [ 1267.740858] [55022]: [pid: 55022|app: 0|req: 271/604] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:55 2025] GET /volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1268.479042] [55021]: DEBUG cinder.api.middleware.request_id [None req-0dae08d4-2583-4fd9-9efc-b6f3171cca96 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1268.481122] [55021]: INFO cinder.api.openstack.wsgi [None req-0dae08d4-2583-4fd9-9efc-b6f3171cca96 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] GET http://10.180.1.21/volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 [ 1268.481382] [55021]: DEBUG cinder.api.openstack.wsgi [None req-0dae08d4-2583-4fd9-9efc-b6f3171cca96 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1268.481650] [55021]: DEBUG cinder.api.openstack.wsgi [None req-0dae08d4-2583-4fd9-9efc-b6f3171cca96 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1268.490131] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.490131] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1268.494164] [55021]: INFO cinder.volume.api [None req-0dae08d4-2583-4fd9-9efc-b6f3171cca96 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Volume info retrieved successfully. [ 1268.499102] [55021]: INFO cinder.api.openstack.wsgi [None req-0dae08d4-2583-4fd9-9efc-b6f3171cca96 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 returned with HTTP 200 [ 1268.499532] [55021]: [pid: 55021|app: 0|req: 334/605] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:56 2025] GET /volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1268.750579] [55022]: DEBUG cinder.api.middleware.request_id [None req-0ffbbacc-de24-4fbe-9b27-9172eb9d413b None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1268.752764] [55022]: INFO cinder.api.openstack.wsgi [None req-0ffbbacc-de24-4fbe-9b27-9172eb9d413b tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 [ 1268.752999] [55022]: DEBUG cinder.api.openstack.wsgi [None req-0ffbbacc-de24-4fbe-9b27-9172eb9d413b tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1268.753237] [55022]: DEBUG cinder.api.openstack.wsgi [None req-0ffbbacc-de24-4fbe-9b27-9172eb9d413b tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1268.760953] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.760953] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1268.764600] [55022]: INFO cinder.volume.api [None req-0ffbbacc-de24-4fbe-9b27-9172eb9d413b tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Volume info retrieved successfully. [ 1268.769118] [55022]: INFO cinder.api.openstack.wsgi [None req-0ffbbacc-de24-4fbe-9b27-9172eb9d413b tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 returned with HTTP 200 [ 1268.769530] [55022]: [pid: 55022|app: 0|req: 272/606] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:56 2025] GET /volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) [ 1269.510140] [55021]: DEBUG cinder.api.middleware.request_id [None req-6789631d-e056-44ba-bdac-920e73c26de2 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.512245] [55021]: INFO cinder.api.openstack.wsgi [None req-6789631d-e056-44ba-bdac-920e73c26de2 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] GET http://10.180.1.21/volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 [ 1269.512462] [55021]: DEBUG cinder.api.openstack.wsgi [None req-6789631d-e056-44ba-bdac-920e73c26de2 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1269.512731] [55021]: DEBUG cinder.api.openstack.wsgi [None req-6789631d-e056-44ba-bdac-920e73c26de2 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1269.522510] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.522510] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1269.526469] [55021]: INFO cinder.volume.api [None req-6789631d-e056-44ba-bdac-920e73c26de2 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Volume info retrieved successfully. [ 1269.530947] [55021]: INFO cinder.api.openstack.wsgi [None req-6789631d-e056-44ba-bdac-920e73c26de2 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 returned with HTTP 200 [ 1269.531354] [55021]: [pid: 55021|app: 0|req: 335/607] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:57 2025] GET /volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1269.779299] [55022]: DEBUG cinder.api.middleware.request_id [None req-c4fbe605-1577-4d0d-8241-f0663258d043 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1269.781323] [55022]: INFO cinder.api.openstack.wsgi [None req-c4fbe605-1577-4d0d-8241-f0663258d043 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] GET http://10.180.1.21/volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 [ 1269.781540] [55022]: DEBUG cinder.api.openstack.wsgi [None req-c4fbe605-1577-4d0d-8241-f0663258d043 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1269.781755] [55022]: DEBUG cinder.api.openstack.wsgi [None req-c4fbe605-1577-4d0d-8241-f0663258d043 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1269.787855] [55022]: INFO cinder.api.openstack.wsgi [None req-c4fbe605-1577-4d0d-8241-f0663258d043 tempest-AttachVolumeNegativeTest-403842938 tempest-AttachVolumeNegativeTest-403842938-project-member] http://10.180.1.21/volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 returned with HTTP 404 [ 1269.788338] [55022]: [pid: 55022|app: 0|req: 273/608] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:57 2025] GET /volume/v3/volumes/9a425863-0733-4768-97ea-4aecf7f903a1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1270.543093] [55021]: DEBUG cinder.api.middleware.request_id [None req-34e2ee9f-c4b9-49cc-a901-7072f69f5850 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1270.547891] [55021]: INFO cinder.api.openstack.wsgi [None req-34e2ee9f-c4b9-49cc-a901-7072f69f5850 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] GET http://10.180.1.21/volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 [ 1270.548213] [55021]: DEBUG cinder.api.openstack.wsgi [None req-34e2ee9f-c4b9-49cc-a901-7072f69f5850 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1270.548492] [55021]: DEBUG cinder.api.openstack.wsgi [None req-34e2ee9f-c4b9-49cc-a901-7072f69f5850 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1270.559122] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1270.559122] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1270.566221] [55021]: INFO cinder.volume.api [None req-34e2ee9f-c4b9-49cc-a901-7072f69f5850 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Volume info retrieved successfully. [ 1270.571918] [55021]: INFO cinder.api.openstack.wsgi [None req-34e2ee9f-c4b9-49cc-a901-7072f69f5850 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 returned with HTTP 200 [ 1270.572360] [55021]: [pid: 55021|app: 0|req: 336/609] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:08:58 2025] GET /volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 => generated 1392 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1270.609386] [55022]: DEBUG cinder.api.middleware.request_id [req-5c2a222f-0fb0-4346-822f-37624209338a req-ee83de79-e9f0-47eb-8f8d-7777517d57ca None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1270.613985] [55022]: INFO cinder.api.openstack.wsgi [req-5c2a222f-0fb0-4346-822f-37624209338a req-ee83de79-e9f0-47eb-8f8d-7777517d57ca tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] GET http://10.180.1.21/volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 [ 1270.614240] [55022]: DEBUG cinder.api.openstack.wsgi [req-5c2a222f-0fb0-4346-822f-37624209338a req-ee83de79-e9f0-47eb-8f8d-7777517d57ca tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1270.614458] [55022]: DEBUG cinder.api.openstack.wsgi [req-5c2a222f-0fb0-4346-822f-37624209338a req-ee83de79-e9f0-47eb-8f8d-7777517d57ca tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1270.622867] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1270.622867] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1270.628549] [55022]: INFO cinder.volume.api [req-5c2a222f-0fb0-4346-822f-37624209338a req-ee83de79-e9f0-47eb-8f8d-7777517d57ca tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Volume info retrieved successfully. [ 1270.633426] [55022]: INFO cinder.api.openstack.wsgi [req-5c2a222f-0fb0-4346-822f-37624209338a req-ee83de79-e9f0-47eb-8f8d-7777517d57ca tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 returned with HTTP 200 [ 1270.633938] [55022]: [pid: 55022|app: 0|req: 274/610] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:08:58 2025] GET /volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 => generated 1392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1270.979702] [55021]: DEBUG cinder.api.middleware.request_id [req-5c2a222f-0fb0-4346-822f-37624209338a req-efe8122c-1305-47ff-affc-15b6d27a7ac1 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1270.982166] [55021]: INFO cinder.api.openstack.wsgi [req-5c2a222f-0fb0-4346-822f-37624209338a req-efe8122c-1305-47ff-affc-15b6d27a7ac1 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] GET http://10.180.1.21/volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 [ 1270.982395] [55021]: DEBUG cinder.api.openstack.wsgi [req-5c2a222f-0fb0-4346-822f-37624209338a req-efe8122c-1305-47ff-affc-15b6d27a7ac1 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1270.982672] [55021]: DEBUG cinder.api.openstack.wsgi [req-5c2a222f-0fb0-4346-822f-37624209338a req-efe8122c-1305-47ff-affc-15b6d27a7ac1 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1270.992765] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1270.992765] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1270.996576] [55021]: INFO cinder.volume.api [req-5c2a222f-0fb0-4346-822f-37624209338a req-efe8122c-1305-47ff-affc-15b6d27a7ac1 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Volume info retrieved successfully. [ 1271.003018] [55021]: INFO cinder.api.openstack.wsgi [req-5c2a222f-0fb0-4346-822f-37624209338a req-efe8122c-1305-47ff-affc-15b6d27a7ac1 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 returned with HTTP 200 [ 1271.003018] [55021]: [pid: 55021|app: 0|req: 337/611] 10.180.1.21 () {60 vars in 1478 bytes} [Wed Feb 19 12:08:58 2025] GET /volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 => generated 1392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1271.011361] [55022]: DEBUG cinder.api.middleware.request_id [None req-a058d8f1-34d7-4e1d-b86f-6b183f965814 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1271.011361] [55022]: INFO cinder.api.openstack.wsgi [None req-a058d8f1-34d7-4e1d-b86f-6b183f965814 None None] GET http://10.180.1.21/volume// [ 1271.011361] [55022]: DEBUG cinder.api.openstack.wsgi [None req-a058d8f1-34d7-4e1d-b86f-6b183f965814 None None] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1271.011361] [55022]: DEBUG cinder.api.openstack.wsgi [None req-a058d8f1-34d7-4e1d-b86f-6b183f965814 None None] Calling method 'all' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1271.011361] [55022]: INFO cinder.api.openstack.wsgi [None req-a058d8f1-34d7-4e1d-b86f-6b183f965814 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1271.011361] [55022]: [pid: 55022|app: 0|req: 275/612] 10.180.1.21 () {58 vars in 1299 bytes} [Wed Feb 19 12:08:58 2025] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1271.015481] [55021]: DEBUG cinder.api.middleware.request_id [req-5c2a222f-0fb0-4346-822f-37624209338a req-b03a818d-6b98-4646-817d-07ae667bcff2 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1271.019029] [55021]: INFO cinder.api.openstack.wsgi [req-5c2a222f-0fb0-4346-822f-37624209338a req-b03a818d-6b98-4646-817d-07ae667bcff2 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1271.019774] [55021]: DEBUG cinder.api.openstack.wsgi [req-5c2a222f-0fb0-4346-822f-37624209338a req-b03a818d-6b98-4646-817d-07ae667bcff2 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "61926761-0e3d-48d1-8d65-cf6c8ed53572", "connector": null, "instance_uuid": "cdf00122-7d08-49e9-8ce1-27c2e5c71127"}} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1271.032985] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1271.032985] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1271.053922] [55021]: INFO cinder.api.openstack.wsgi [req-5c2a222f-0fb0-4346-822f-37624209338a req-b03a818d-6b98-4646-817d-07ae667bcff2 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1271.054631] [55021]: [pid: 55021|app: 0|req: 338/613] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 12:08:58 2025] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1276.588393] [55022]: DEBUG cinder.api.middleware.request_id [None req-c5c57c0b-97ec-491b-bfff-8c1b74b47ddf None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1276.588393] [55022]: INFO cinder.api.openstack.wsgi [None req-c5c57c0b-97ec-491b-bfff-8c1b74b47ddf None None] GET http://10.180.1.21/volume// [ 1276.588393] [55022]: DEBUG cinder.api.openstack.wsgi [None req-c5c57c0b-97ec-491b-bfff-8c1b74b47ddf None None] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1276.588393] [55022]: DEBUG cinder.api.openstack.wsgi [None req-c5c57c0b-97ec-491b-bfff-8c1b74b47ddf None None] Calling method 'all' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1276.588393] [55022]: INFO cinder.api.openstack.wsgi [None req-c5c57c0b-97ec-491b-bfff-8c1b74b47ddf None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1276.588393] [55022]: [pid: 55022|app: 0|req: 276/614] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:09:04 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1276.589499] [55021]: DEBUG cinder.api.middleware.request_id [req-5c2a222f-0fb0-4346-822f-37624209338a req-d9e574a9-be69-46f8-9ad8-74f76b005f44 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1276.589499] [55021]: INFO cinder.api.openstack.wsgi [req-5c2a222f-0fb0-4346-822f-37624209338a req-d9e574a9-be69-46f8-9ad8-74f76b005f44 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] GET http://10.180.1.21/volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 [ 1276.589499] [55021]: DEBUG cinder.api.openstack.wsgi [req-5c2a222f-0fb0-4346-822f-37624209338a req-d9e574a9-be69-46f8-9ad8-74f76b005f44 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1276.589499] [55021]: DEBUG cinder.api.openstack.wsgi [req-5c2a222f-0fb0-4346-822f-37624209338a req-d9e574a9-be69-46f8-9ad8-74f76b005f44 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1276.602469] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1276.602469] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1276.607359] [55021]: INFO cinder.volume.api [req-5c2a222f-0fb0-4346-822f-37624209338a req-d9e574a9-be69-46f8-9ad8-74f76b005f44 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Volume info retrieved successfully. [ 1276.618575] [55021]: INFO cinder.api.openstack.wsgi [req-5c2a222f-0fb0-4346-822f-37624209338a req-d9e574a9-be69-46f8-9ad8-74f76b005f44 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 returned with HTTP 200 [ 1276.618998] [55021]: [pid: 55021|app: 0|req: 339/615] 10.180.1.21 () {62 vars in 1519 bytes} [Wed Feb 19 12:09:04 2025] GET /volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 => generated 1572 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) [ 1276.745724] [55022]: DEBUG cinder.api.middleware.request_id [req-5c2a222f-0fb0-4346-822f-37624209338a req-09f3c3c6-955c-42af-84d4-de2c99eee29f None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1276.749123] [55022]: INFO cinder.api.openstack.wsgi [req-5c2a222f-0fb0-4346-822f-37624209338a req-09f3c3c6-955c-42af-84d4-de2c99eee29f tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] PUT http://10.180.1.21/volume/v3/attachments/6ad9d51d-7dd4-492c-b26d-ddcecbf809a9 [ 1276.749123] [55022]: DEBUG cinder.api.openstack.wsgi [req-5c2a222f-0fb0-4346-822f-37624209338a req-09f3c3c6-955c-42af-84d4-de2c99eee29f tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-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=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1276.759324] [55022]: DEBUG cinder.coordination [req-5c2a222f-0fb0-4346-822f-37624209338a req-09f3c3c6-955c-42af-84d4-de2c99eee29f tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Acquiring lock "cinder-attachment_update-61926761-0e3d-48d1-8d65-cf6c8ed53572-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55022) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1276.766878] [55022]: DEBUG cinder.coordination [req-5c2a222f-0fb0-4346-822f-37624209338a req-09f3c3c6-955c-42af-84d4-de2c99eee29f tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Lock "cinder-attachment_update-61926761-0e3d-48d1-8d65-cf6c8ed53572-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.008s {{(pid=55022) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1276.768014] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1276.768014] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1277.294517] [55022]: DEBUG cinder.coordination [req-5c2a222f-0fb0-4346-822f-37624209338a req-09f3c3c6-955c-42af-84d4-de2c99eee29f tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Lock "cinder-attachment_update-61926761-0e3d-48d1-8d65-cf6c8ed53572-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.528s {{(pid=55022) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1277.294859] [55022]: INFO cinder.api.openstack.wsgi [req-5c2a222f-0fb0-4346-822f-37624209338a req-09f3c3c6-955c-42af-84d4-de2c99eee29f tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/attachments/6ad9d51d-7dd4-492c-b26d-ddcecbf809a9 returned with HTTP 200 [ 1277.295327] [55022]: [pid: 55022|app: 0|req: 277/616] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 12:09:04 2025] PUT /volume/v3/attachments/6ad9d51d-7dd4-492c-b26d-ddcecbf809a9 => generated 617 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1277.803369] [55021]: DEBUG cinder.api.middleware.request_id [req-5c2a222f-0fb0-4346-822f-37624209338a req-e7597c01-5daf-46fd-82e2-b2f94527ca2b None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1277.805724] [55021]: INFO cinder.api.openstack.wsgi [req-5c2a222f-0fb0-4346-822f-37624209338a req-e7597c01-5daf-46fd-82e2-b2f94527ca2b tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] POST http://10.180.1.21/volume/v3/attachments/6ad9d51d-7dd4-492c-b26d-ddcecbf809a9/action [ 1277.806206] [55021]: DEBUG cinder.api.openstack.wsgi [req-5c2a222f-0fb0-4346-822f-37624209338a req-e7597c01-5daf-46fd-82e2-b2f94527ca2b tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Action body: b'{"os-complete": null}' {{(pid=55021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1277.806343] [55021]: DEBUG cinder.api.openstack.wsgi [req-5c2a222f-0fb0-4346-822f-37624209338a req-e7597c01-5daf-46fd-82e2-b2f94527ca2b tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1277.821074] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1277.821074] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1277.828580] [55021]: INFO cinder.api.openstack.wsgi [req-5c2a222f-0fb0-4346-822f-37624209338a req-e7597c01-5daf-46fd-82e2-b2f94527ca2b tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/attachments/6ad9d51d-7dd4-492c-b26d-ddcecbf809a9/action returned with HTTP 204 [ 1277.829161] [55021]: [pid: 55021|app: 0|req: 340/617] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 12:09:05 2025] POST /volume/v3/attachments/6ad9d51d-7dd4-492c-b26d-ddcecbf809a9/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1287.290563] [55022]: DEBUG dbcounter [-] [55022] Writing DB stats cinder:SELECT=173,cinder:UPDATE=26,cinder:INSERT=7 {{(pid=55022) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1287.826373] [55021]: DEBUG dbcounter [-] [55021] Writing DB stats cinder:SELECT=220,cinder:INSERT=17,cinder:UPDATE=36 {{(pid=55021) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1302.440371] [55022]: DEBUG cinder.api.middleware.request_id [None req-8ad909f5-dcbf-4d37-8a84-7f927b9e93b6 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1302.440862] [55022]: INFO cinder.api.openstack.wsgi [None req-8ad909f5-dcbf-4d37-8a84-7f927b9e93b6 None None] GET http://10.180.1.21/volume// [ 1302.441165] [55022]: DEBUG cinder.api.openstack.wsgi [None req-8ad909f5-dcbf-4d37-8a84-7f927b9e93b6 None None] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1302.441478] [55022]: DEBUG cinder.api.openstack.wsgi [None req-8ad909f5-dcbf-4d37-8a84-7f927b9e93b6 None None] Calling method 'all' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1302.442051] [55022]: INFO cinder.api.openstack.wsgi [None req-8ad909f5-dcbf-4d37-8a84-7f927b9e93b6 None None] http://10.180.1.21/volume// returned with HTTP 300 [ 1302.442465] [55022]: [pid: 55022|app: 0|req: 278/618] 10.180.1.21 () {58 vars in 1306 bytes} [Wed Feb 19 12:09:30 2025] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) [ 1302.446113] [55021]: DEBUG cinder.api.middleware.request_id [req-b223f5c0-dc9a-4021-95c7-52c9fa77125b req-423708fc-d47b-4301-b71a-ee8093821046 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1302.448353] [55021]: INFO cinder.api.openstack.wsgi [req-b223f5c0-dc9a-4021-95c7-52c9fa77125b req-423708fc-d47b-4301-b71a-ee8093821046 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] POST http://10.180.1.21/volume/v3/attachments [ 1302.448748] [55021]: DEBUG cinder.api.openstack.wsgi [req-b223f5c0-dc9a-4021-95c7-52c9fa77125b req-423708fc-d47b-4301-b71a-ee8093821046 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "61926761-0e3d-48d1-8d65-cf6c8ed53572", "connector": null, "instance_uuid": "cdf00122-7d08-49e9-8ce1-27c2e5c71127"}} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1302.463973] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.463973] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1302.497537] [55021]: INFO cinder.api.openstack.wsgi [req-b223f5c0-dc9a-4021-95c7-52c9fa77125b req-423708fc-d47b-4301-b71a-ee8093821046 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/attachments returned with HTTP 200 [ 1302.497989] [55021]: [pid: 55021|app: 0|req: 341/619] 10.180.1.21 () {66 vars in 1474 bytes} [Wed Feb 19 12:09:30 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) [ 1302.502361] [55022]: DEBUG cinder.api.middleware.request_id [req-b223f5c0-dc9a-4021-95c7-52c9fa77125b req-22d934fc-6fe4-4feb-8abf-6935afb0eaec None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1302.504674] [55022]: INFO cinder.api.openstack.wsgi [req-b223f5c0-dc9a-4021-95c7-52c9fa77125b req-22d934fc-6fe4-4feb-8abf-6935afb0eaec tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] DELETE http://10.180.1.21/volume/v3/attachments/6ad9d51d-7dd4-492c-b26d-ddcecbf809a9 [ 1302.504886] [55022]: DEBUG cinder.api.openstack.wsgi [req-b223f5c0-dc9a-4021-95c7-52c9fa77125b req-22d934fc-6fe4-4feb-8abf-6935afb0eaec tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1302.505109] [55022]: DEBUG cinder.api.openstack.wsgi [req-b223f5c0-dc9a-4021-95c7-52c9fa77125b req-22d934fc-6fe4-4feb-8abf-6935afb0eaec tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'version_select' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1302.512157] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.512157] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1303.038346] [55022]: INFO cinder.api.openstack.wsgi [req-b223f5c0-dc9a-4021-95c7-52c9fa77125b req-22d934fc-6fe4-4feb-8abf-6935afb0eaec tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/attachments/6ad9d51d-7dd4-492c-b26d-ddcecbf809a9 returned with HTTP 200 [ 1303.038782] [55022]: [pid: 55022|app: 0|req: 279/620] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 12:09:30 2025] DELETE /volume/v3/attachments/6ad9d51d-7dd4-492c-b26d-ddcecbf809a9 => generated 192 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1307.356577] [55021]: DEBUG cinder.api.middleware.request_id [req-b223f5c0-dc9a-4021-95c7-52c9fa77125b req-eb7eba38-586f-43f5-8a52-d1ee81e8cddb None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1307.358535] [55021]: INFO cinder.api.openstack.wsgi [req-b223f5c0-dc9a-4021-95c7-52c9fa77125b req-eb7eba38-586f-43f5-8a52-d1ee81e8cddb tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] PUT http://10.180.1.21/volume/v3/attachments/cbd00f32-6452-4e2e-b5fc-476b0b5289d2 [ 1307.358939] [55021]: DEBUG cinder.api.openstack.wsgi [req-b223f5c0-dc9a-4021-95c7-52c9fa77125b req-eb7eba38-586f-43f5-8a52-d1ee81e8cddb tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-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-540492", "mountpoint": "/dev/sda"}}} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1307.368298] [55021]: DEBUG cinder.coordination [req-b223f5c0-dc9a-4021-95c7-52c9fa77125b req-eb7eba38-586f-43f5-8a52-d1ee81e8cddb tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Acquiring lock "cinder-attachment_update-61926761-0e3d-48d1-8d65-cf6c8ed53572-vc1.osci.c.eu-de-1.cloud.sap" by "attachment_update" {{(pid=55021) __acquire /opt/stack/cinder/cinder/coordination.py:143}} [ 1307.372341] [55021]: DEBUG cinder.coordination [req-b223f5c0-dc9a-4021-95c7-52c9fa77125b req-eb7eba38-586f-43f5-8a52-d1ee81e8cddb tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Lock "cinder-attachment_update-61926761-0e3d-48d1-8d65-cf6c8ed53572-vc1.osci.c.eu-de-1.cloud.sap" acquired by "attachment_update" :: waited 0.004s {{(pid=55021) __acquire /opt/stack/cinder/cinder/coordination.py:146}} [ 1307.373357] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.373357] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1307.891746] [55021]: DEBUG cinder.coordination [req-b223f5c0-dc9a-4021-95c7-52c9fa77125b req-eb7eba38-586f-43f5-8a52-d1ee81e8cddb tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Lock "cinder-attachment_update-61926761-0e3d-48d1-8d65-cf6c8ed53572-vc1.osci.c.eu-de-1.cloud.sap" released by "attachment_update" :: held 0.519s {{(pid=55021) __release /opt/stack/cinder/cinder/coordination.py:157}} [ 1307.892102] [55021]: INFO cinder.api.openstack.wsgi [req-b223f5c0-dc9a-4021-95c7-52c9fa77125b req-eb7eba38-586f-43f5-8a52-d1ee81e8cddb tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/attachments/cbd00f32-6452-4e2e-b5fc-476b0b5289d2 returned with HTTP 200 [ 1307.892566] [55021]: [pid: 55021|app: 0|req: 342/621] 10.180.1.21 () {66 vars in 1584 bytes} [Wed Feb 19 12:09:35 2025] PUT /volume/v3/attachments/cbd00f32-6452-4e2e-b5fc-476b0b5289d2 => generated 617 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1307.896876] [55022]: DEBUG cinder.api.middleware.request_id [req-b223f5c0-dc9a-4021-95c7-52c9fa77125b req-428f7595-a2dc-444f-968c-9878fee9dbb1 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1307.899170] [55022]: INFO cinder.api.openstack.wsgi [req-b223f5c0-dc9a-4021-95c7-52c9fa77125b req-428f7595-a2dc-444f-968c-9878fee9dbb1 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] GET http://10.180.1.21/volume/v3/attachments/cbd00f32-6452-4e2e-b5fc-476b0b5289d2 [ 1307.899412] [55022]: DEBUG cinder.api.openstack.wsgi [req-b223f5c0-dc9a-4021-95c7-52c9fa77125b req-428f7595-a2dc-444f-968c-9878fee9dbb1 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1307.899626] [55022]: DEBUG cinder.api.openstack.wsgi [req-b223f5c0-dc9a-4021-95c7-52c9fa77125b req-428f7595-a2dc-444f-968c-9878fee9dbb1 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'version_select' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1307.914778] [55022]: INFO cinder.api.openstack.wsgi [req-b223f5c0-dc9a-4021-95c7-52c9fa77125b req-428f7595-a2dc-444f-968c-9878fee9dbb1 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/attachments/cbd00f32-6452-4e2e-b5fc-476b0b5289d2 returned with HTTP 200 [ 1307.915290] [55022]: [pid: 55022|app: 0|req: 280/622] 10.180.1.21 () {62 vars in 1531 bytes} [Wed Feb 19 12:09:35 2025] GET /volume/v3/attachments/cbd00f32-6452-4e2e-b5fc-476b0b5289d2 => generated 642 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) [ 1309.996384] [55021]: DEBUG cinder.api.middleware.request_id [req-b223f5c0-dc9a-4021-95c7-52c9fa77125b req-d1ab0b60-b027-4394-a6e7-2f8d856f74c1 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1310.000295] [55021]: INFO cinder.api.openstack.wsgi [req-b223f5c0-dc9a-4021-95c7-52c9fa77125b req-d1ab0b60-b027-4394-a6e7-2f8d856f74c1 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] POST http://10.180.1.21/volume/v3/attachments/cbd00f32-6452-4e2e-b5fc-476b0b5289d2/action [ 1310.000295] [55021]: DEBUG cinder.api.openstack.wsgi [req-b223f5c0-dc9a-4021-95c7-52c9fa77125b req-d1ab0b60-b027-4394-a6e7-2f8d856f74c1 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Action body: b'{"os-complete": null}' {{(pid=55021) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:983}} [ 1310.000295] [55021]: DEBUG cinder.api.openstack.wsgi [req-b223f5c0-dc9a-4021-95c7-52c9fa77125b req-d1ab0b60-b027-4394-a6e7-2f8d856f74c1 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} [ 1310.015589] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.015589] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1310.021954] [55021]: INFO cinder.api.openstack.wsgi [req-b223f5c0-dc9a-4021-95c7-52c9fa77125b req-d1ab0b60-b027-4394-a6e7-2f8d856f74c1 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/attachments/cbd00f32-6452-4e2e-b5fc-476b0b5289d2/action returned with HTTP 204 [ 1310.022447] [55021]: [pid: 55021|app: 0|req: 343/623] 10.180.1.21 () {66 vars in 1605 bytes} [Wed Feb 19 12:09:37 2025] POST /volume/v3/attachments/cbd00f32-6452-4e2e-b5fc-476b0b5289d2/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) [ 1317.914052] [55022]: DEBUG dbcounter [-] [55022] Writing DB stats cinder:SELECT=15,cinder:UPDATE=3 {{(pid=55022) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1320.020291] [55021]: DEBUG dbcounter [-] [55021] Writing DB stats cinder:SELECT=17,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=55021) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1324.464426] [55022]: DEBUG cinder.api.middleware.request_id [None req-bf977b32-cca9-47b8-bdcb-8a76bc54ea07 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1324.548307] [55022]: INFO cinder.api.openstack.wsgi [None req-bf977b32-cca9-47b8-bdcb-8a76bc54ea07 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] GET http://10.180.1.21/volume/v3/volumes/0fe3a309-8012-4b11-b589-332e4af2b977 [ 1324.548586] [55022]: DEBUG cinder.api.openstack.wsgi [None req-bf977b32-cca9-47b8-bdcb-8a76bc54ea07 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1324.548819] [55022]: DEBUG cinder.api.openstack.wsgi [None req-bf977b32-cca9-47b8-bdcb-8a76bc54ea07 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1324.559604] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.559604] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1324.563748] [55022]: INFO cinder.volume.api [None req-bf977b32-cca9-47b8-bdcb-8a76bc54ea07 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Volume info retrieved successfully. [ 1324.568406] [55022]: INFO cinder.api.openstack.wsgi [None req-bf977b32-cca9-47b8-bdcb-8a76bc54ea07 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] http://10.180.1.21/volume/v3/volumes/0fe3a309-8012-4b11-b589-332e4af2b977 returned with HTTP 200 [ 1324.568747] [55022]: [pid: 55022|app: 0|req: 281/624] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:09:52 2025] GET /volume/v3/volumes/0fe3a309-8012-4b11-b589-332e4af2b977 => generated 849 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1324.608301] [55021]: DEBUG cinder.api.middleware.request_id [None req-b3a2ca63-cddb-4e5b-95e8-7d4c034114d9 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1324.610353] [55021]: INFO cinder.api.openstack.wsgi [None req-b3a2ca63-cddb-4e5b-95e8-7d4c034114d9 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] GET http://10.180.1.21/volume/v3/volumes/0fe3a309-8012-4b11-b589-332e4af2b977 [ 1324.610575] [55021]: DEBUG cinder.api.openstack.wsgi [None req-b3a2ca63-cddb-4e5b-95e8-7d4c034114d9 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1324.610794] [55021]: DEBUG cinder.api.openstack.wsgi [None req-b3a2ca63-cddb-4e5b-95e8-7d4c034114d9 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1324.618157] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.618157] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1324.621340] [55021]: INFO cinder.volume.api [None req-b3a2ca63-cddb-4e5b-95e8-7d4c034114d9 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Volume info retrieved successfully. [ 1324.625379] [55021]: INFO cinder.api.openstack.wsgi [None req-b3a2ca63-cddb-4e5b-95e8-7d4c034114d9 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] http://10.180.1.21/volume/v3/volumes/0fe3a309-8012-4b11-b589-332e4af2b977 returned with HTTP 200 [ 1324.625735] [55021]: [pid: 55021|app: 0|req: 344/625] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:09:52 2025] GET /volume/v3/volumes/0fe3a309-8012-4b11-b589-332e4af2b977 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1331.496297] [55022]: DEBUG cinder.api.middleware.request_id [None req-05d0a06d-3af9-4448-8e90-c187d25b1063 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1331.498420] [55022]: INFO cinder.api.openstack.wsgi [None req-05d0a06d-3af9-4448-8e90-c187d25b1063 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] DELETE http://10.180.1.21/volume/v3/volumes/0fe3a309-8012-4b11-b589-332e4af2b977 [ 1331.498643] [55022]: DEBUG cinder.api.openstack.wsgi [None req-05d0a06d-3af9-4448-8e90-c187d25b1063 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1331.498862] [55022]: DEBUG cinder.api.openstack.wsgi [None req-05d0a06d-3af9-4448-8e90-c187d25b1063 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Calling method 'delete' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1331.499064] [55022]: INFO cinder.api.v3.volumes [None req-05d0a06d-3af9-4448-8e90-c187d25b1063 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Delete volume with id: 0fe3a309-8012-4b11-b589-332e4af2b977 [ 1331.510014] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.510014] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1331.510544] [55022]: INFO cinder.volume.api [None req-05d0a06d-3af9-4448-8e90-c187d25b1063 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Volume info retrieved successfully. [ 1331.526722] [55022]: INFO cinder.volume.api [None req-05d0a06d-3af9-4448-8e90-c187d25b1063 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Delete volume request issued successfully. [ 1331.526901] [55022]: INFO cinder.api.openstack.wsgi [None req-05d0a06d-3af9-4448-8e90-c187d25b1063 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] http://10.180.1.21/volume/v3/volumes/0fe3a309-8012-4b11-b589-332e4af2b977 returned with HTTP 202 [ 1331.527302] [55022]: [pid: 55022|app: 0|req: 282/626] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 12:09:59 2025] DELETE /volume/v3/volumes/0fe3a309-8012-4b11-b589-332e4af2b977 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1331.530259] [55021]: DEBUG cinder.api.middleware.request_id [None req-2a50f2c9-a401-43b6-999c-8fd9c893e7ec None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1331.533017] [55021]: INFO cinder.api.openstack.wsgi [None req-2a50f2c9-a401-43b6-999c-8fd9c893e7ec tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] GET http://10.180.1.21/volume/v3/volumes/0fe3a309-8012-4b11-b589-332e4af2b977 [ 1331.533356] [55021]: DEBUG cinder.api.openstack.wsgi [None req-2a50f2c9-a401-43b6-999c-8fd9c893e7ec tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1331.533730] [55021]: DEBUG cinder.api.openstack.wsgi [None req-2a50f2c9-a401-43b6-999c-8fd9c893e7ec tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1331.542137] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.542137] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1331.546134] [55021]: INFO cinder.volume.api [None req-2a50f2c9-a401-43b6-999c-8fd9c893e7ec tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Volume info retrieved successfully. [ 1331.551730] [55021]: INFO cinder.api.openstack.wsgi [None req-2a50f2c9-a401-43b6-999c-8fd9c893e7ec tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] http://10.180.1.21/volume/v3/volumes/0fe3a309-8012-4b11-b589-332e4af2b977 returned with HTTP 200 [ 1331.552135] [55021]: [pid: 55021|app: 0|req: 345/627] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:09:59 2025] GET /volume/v3/volumes/0fe3a309-8012-4b11-b589-332e4af2b977 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1332.563193] [55022]: DEBUG cinder.api.middleware.request_id [None req-14c8fee6-36cd-4da9-87e4-c4d796750d0d None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.565488] [55022]: INFO cinder.api.openstack.wsgi [None req-14c8fee6-36cd-4da9-87e4-c4d796750d0d tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] GET http://10.180.1.21/volume/v3/volumes/0fe3a309-8012-4b11-b589-332e4af2b977 [ 1332.565737] [55022]: DEBUG cinder.api.openstack.wsgi [None req-14c8fee6-36cd-4da9-87e4-c4d796750d0d tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1332.565959] [55022]: DEBUG cinder.api.openstack.wsgi [None req-14c8fee6-36cd-4da9-87e4-c4d796750d0d tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1332.573054] [55022]: INFO cinder.api.openstack.wsgi [None req-14c8fee6-36cd-4da9-87e4-c4d796750d0d tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] http://10.180.1.21/volume/v3/volumes/0fe3a309-8012-4b11-b589-332e4af2b977 returned with HTTP 404 [ 1332.573561] [55022]: [pid: 55022|app: 0|req: 283/628] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:10:00 2025] GET /volume/v3/volumes/0fe3a309-8012-4b11-b589-332e4af2b977 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1332.913918] [55021]: DEBUG cinder.api.middleware.request_id [None req-9c5ae325-c3de-4c24-9fd5-43ba2528c930 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.915603] [55021]: INFO cinder.api.openstack.wsgi [None req-9c5ae325-c3de-4c24-9fd5-43ba2528c930 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] DELETE http://10.180.1.21/volume/v3/volumes/e19b4376-2f33-426c-a38d-68f7fae893ae [ 1332.915833] [55021]: DEBUG cinder.api.openstack.wsgi [None req-9c5ae325-c3de-4c24-9fd5-43ba2528c930 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1332.916063] [55021]: DEBUG cinder.api.openstack.wsgi [None req-9c5ae325-c3de-4c24-9fd5-43ba2528c930 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Calling method 'delete' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1332.916276] [55021]: INFO cinder.api.v3.volumes [None req-9c5ae325-c3de-4c24-9fd5-43ba2528c930 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Delete volume with id: e19b4376-2f33-426c-a38d-68f7fae893ae [ 1332.928107] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.928107] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1332.928743] [55021]: INFO cinder.volume.api [None req-9c5ae325-c3de-4c24-9fd5-43ba2528c930 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Volume info retrieved successfully. [ 1332.950694] [55021]: INFO cinder.volume.api [None req-9c5ae325-c3de-4c24-9fd5-43ba2528c930 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Delete volume request issued successfully. [ 1332.950947] [55021]: INFO cinder.api.openstack.wsgi [None req-9c5ae325-c3de-4c24-9fd5-43ba2528c930 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] http://10.180.1.21/volume/v3/volumes/e19b4376-2f33-426c-a38d-68f7fae893ae returned with HTTP 202 [ 1332.951349] [55021]: [pid: 55021|app: 0|req: 346/629] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 12:10:00 2025] DELETE /volume/v3/volumes/e19b4376-2f33-426c-a38d-68f7fae893ae => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1332.954279] [55022]: DEBUG cinder.api.middleware.request_id [None req-71feccd0-a47d-49ed-9413-899b4642254f None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1332.956689] [55022]: INFO cinder.api.openstack.wsgi [None req-71feccd0-a47d-49ed-9413-899b4642254f tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] GET http://10.180.1.21/volume/v3/volumes/e19b4376-2f33-426c-a38d-68f7fae893ae [ 1332.956927] [55022]: DEBUG cinder.api.openstack.wsgi [None req-71feccd0-a47d-49ed-9413-899b4642254f tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1332.957166] [55022]: DEBUG cinder.api.openstack.wsgi [None req-71feccd0-a47d-49ed-9413-899b4642254f tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1332.965208] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.965208] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1332.969196] [55022]: INFO cinder.volume.api [None req-71feccd0-a47d-49ed-9413-899b4642254f tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Volume info retrieved successfully. [ 1332.974039] [55022]: INFO cinder.api.openstack.wsgi [None req-71feccd0-a47d-49ed-9413-899b4642254f tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] http://10.180.1.21/volume/v3/volumes/e19b4376-2f33-426c-a38d-68f7fae893ae returned with HTTP 200 [ 1332.974438] [55022]: [pid: 55022|app: 0|req: 284/630] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:10:00 2025] GET /volume/v3/volumes/e19b4376-2f33-426c-a38d-68f7fae893ae => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1333.984674] [55021]: DEBUG cinder.api.middleware.request_id [None req-f8af0356-124e-49ef-b4b5-af437486ee3b None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1333.986783] [55021]: INFO cinder.api.openstack.wsgi [None req-f8af0356-124e-49ef-b4b5-af437486ee3b tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] GET http://10.180.1.21/volume/v3/volumes/e19b4376-2f33-426c-a38d-68f7fae893ae [ 1333.987116] [55021]: DEBUG cinder.api.openstack.wsgi [None req-f8af0356-124e-49ef-b4b5-af437486ee3b tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1333.987371] [55021]: DEBUG cinder.api.openstack.wsgi [None req-f8af0356-124e-49ef-b4b5-af437486ee3b tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1333.995432] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.995432] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1333.999262] [55021]: INFO cinder.volume.api [None req-f8af0356-124e-49ef-b4b5-af437486ee3b tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Volume info retrieved successfully. [ 1334.003907] [55021]: INFO cinder.api.openstack.wsgi [None req-f8af0356-124e-49ef-b4b5-af437486ee3b tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] http://10.180.1.21/volume/v3/volumes/e19b4376-2f33-426c-a38d-68f7fae893ae returned with HTTP 200 [ 1334.004430] [55021]: [pid: 55021|app: 0|req: 347/631] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:10:01 2025] GET /volume/v3/volumes/e19b4376-2f33-426c-a38d-68f7fae893ae => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1335.015288] [55022]: DEBUG cinder.api.middleware.request_id [None req-62af94c8-4028-4401-afb0-480b7d22f849 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1335.017326] [55022]: INFO cinder.api.openstack.wsgi [None req-62af94c8-4028-4401-afb0-480b7d22f849 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] GET http://10.180.1.21/volume/v3/volumes/e19b4376-2f33-426c-a38d-68f7fae893ae [ 1335.017538] [55022]: DEBUG cinder.api.openstack.wsgi [None req-62af94c8-4028-4401-afb0-480b7d22f849 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1335.017747] [55022]: DEBUG cinder.api.openstack.wsgi [None req-62af94c8-4028-4401-afb0-480b7d22f849 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1335.026275] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.026275] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1335.029727] [55022]: INFO cinder.volume.api [None req-62af94c8-4028-4401-afb0-480b7d22f849 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Volume info retrieved successfully. [ 1335.034399] [55022]: INFO cinder.api.openstack.wsgi [None req-62af94c8-4028-4401-afb0-480b7d22f849 tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] http://10.180.1.21/volume/v3/volumes/e19b4376-2f33-426c-a38d-68f7fae893ae returned with HTTP 200 [ 1335.034785] [55022]: [pid: 55022|app: 0|req: 285/632] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:10:02 2025] GET /volume/v3/volumes/e19b4376-2f33-426c-a38d-68f7fae893ae => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1336.044973] [55021]: DEBUG cinder.api.middleware.request_id [None req-20ef14b7-2cb4-4e32-b971-d66a0ca5828f None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1336.047036] [55021]: INFO cinder.api.openstack.wsgi [None req-20ef14b7-2cb4-4e32-b971-d66a0ca5828f tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] GET http://10.180.1.21/volume/v3/volumes/e19b4376-2f33-426c-a38d-68f7fae893ae [ 1336.047264] [55021]: DEBUG cinder.api.openstack.wsgi [None req-20ef14b7-2cb4-4e32-b971-d66a0ca5828f tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1336.047494] [55021]: DEBUG cinder.api.openstack.wsgi [None req-20ef14b7-2cb4-4e32-b971-d66a0ca5828f tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1336.054750] [55021]: INFO cinder.api.openstack.wsgi [None req-20ef14b7-2cb4-4e32-b971-d66a0ca5828f tempest-AttachVolumeShelveTestJSON-1727367193 tempest-AttachVolumeShelveTestJSON-1727367193-project-member] http://10.180.1.21/volume/v3/volumes/e19b4376-2f33-426c-a38d-68f7fae893ae returned with HTTP 404 [ 1336.055303] [55021]: [pid: 55021|app: 0|req: 348/633] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:10:03 2025] GET /volume/v3/volumes/e19b4376-2f33-426c-a38d-68f7fae893ae => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1345.031877] [55022]: DEBUG dbcounter [-] [55022] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55022) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1346.050250] [55021]: DEBUG dbcounter [-] [55021] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55021) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1350.472124] [55022]: DEBUG cinder.api.middleware.request_id [req-8bc8a6d1-4668-4b4a-b85c-d41e7f3ecb0d req-b2d01fdd-7a1e-44a3-a261-ddc20988769f None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1350.474455] [55022]: INFO cinder.api.openstack.wsgi [req-8bc8a6d1-4668-4b4a-b85c-d41e7f3ecb0d req-b2d01fdd-7a1e-44a3-a261-ddc20988769f tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] DELETE http://10.180.1.21/volume/v3/attachments/cbd00f32-6452-4e2e-b5fc-476b0b5289d2 [ 1350.474672] [55022]: DEBUG cinder.api.openstack.wsgi [req-8bc8a6d1-4668-4b4a-b85c-d41e7f3ecb0d req-b2d01fdd-7a1e-44a3-a261-ddc20988769f tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1350.474886] [55022]: DEBUG cinder.api.openstack.wsgi [req-8bc8a6d1-4668-4b4a-b85c-d41e7f3ecb0d req-b2d01fdd-7a1e-44a3-a261-ddc20988769f tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'version_select' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1350.484086] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.484086] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1351.009867] [55022]: INFO cinder.api.openstack.wsgi [req-8bc8a6d1-4668-4b4a-b85c-d41e7f3ecb0d req-b2d01fdd-7a1e-44a3-a261-ddc20988769f tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/attachments/cbd00f32-6452-4e2e-b5fc-476b0b5289d2 returned with HTTP 200 [ 1351.010709] [55022]: [pid: 55022|app: 0|req: 286/634] 10.180.1.21 () {64 vars in 1553 bytes} [Wed Feb 19 12:10:18 2025] DELETE /volume/v3/attachments/cbd00f32-6452-4e2e-b5fc-476b0b5289d2 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1351.017110] [55021]: DEBUG cinder.api.middleware.request_id [req-8bc8a6d1-4668-4b4a-b85c-d41e7f3ecb0d req-cd7011c9-d802-4c59-87b2-2665c2dca165 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1351.020533] [55021]: INFO cinder.api.openstack.wsgi [req-8bc8a6d1-4668-4b4a-b85c-d41e7f3ecb0d req-cd7011c9-d802-4c59-87b2-2665c2dca165 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] DELETE http://10.180.1.21/volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 [ 1351.020815] [55021]: DEBUG cinder.api.openstack.wsgi [req-8bc8a6d1-4668-4b4a-b85c-d41e7f3ecb0d req-cd7011c9-d802-4c59-87b2-2665c2dca165 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1351.021135] [55021]: DEBUG cinder.api.openstack.wsgi [req-8bc8a6d1-4668-4b4a-b85c-d41e7f3ecb0d req-cd7011c9-d802-4c59-87b2-2665c2dca165 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'delete' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1351.021394] [55021]: INFO cinder.api.v3.volumes [req-8bc8a6d1-4668-4b4a-b85c-d41e7f3ecb0d req-cd7011c9-d802-4c59-87b2-2665c2dca165 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Delete volume with id: 61926761-0e3d-48d1-8d65-cf6c8ed53572 [ 1351.031455] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.031455] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1351.031968] [55021]: INFO cinder.volume.api [req-8bc8a6d1-4668-4b4a-b85c-d41e7f3ecb0d req-cd7011c9-d802-4c59-87b2-2665c2dca165 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Volume info retrieved successfully. [ 1351.048229] [55021]: INFO cinder.volume.api [req-8bc8a6d1-4668-4b4a-b85c-d41e7f3ecb0d req-cd7011c9-d802-4c59-87b2-2665c2dca165 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Delete volume request issued successfully. [ 1351.048426] [55021]: INFO cinder.api.openstack.wsgi [req-8bc8a6d1-4668-4b4a-b85c-d41e7f3ecb0d req-cd7011c9-d802-4c59-87b2-2665c2dca165 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 returned with HTTP 202 [ 1351.048871] [55021]: [pid: 55021|app: 0|req: 349/635] 10.180.1.21 () {62 vars in 1500 bytes} [Wed Feb 19 12:10:18 2025] DELETE /volume/v3/volumes/61926761-0e3d-48d1-8d65-cf6c8ed53572 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1359.932034] [55022]: DEBUG cinder.api.middleware.request_id [None req-8b9dda9f-d9ac-4aa2-93c9-41f80531b51e None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1359.933848] [55022]: INFO cinder.api.openstack.wsgi [None req-8b9dda9f-d9ac-4aa2-93c9-41f80531b51e tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] DELETE http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 [ 1359.934109] [55022]: DEBUG cinder.api.openstack.wsgi [None req-8b9dda9f-d9ac-4aa2-93c9-41f80531b51e tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1359.934330] [55022]: DEBUG cinder.api.openstack.wsgi [None req-8b9dda9f-d9ac-4aa2-93c9-41f80531b51e tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'delete' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1359.934523] [55022]: INFO cinder.api.v3.volumes [None req-8b9dda9f-d9ac-4aa2-93c9-41f80531b51e tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Delete volume with id: f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 [ 1359.961584] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. [ 1359.961584] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1359.962202] [55022]: INFO cinder.volume.api [None req-8b9dda9f-d9ac-4aa2-93c9-41f80531b51e tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Volume info retrieved successfully. [ 1360.011736] [55022]: INFO cinder.volume.api [None req-8b9dda9f-d9ac-4aa2-93c9-41f80531b51e tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Delete volume request issued successfully. [ 1360.011954] [55022]: INFO cinder.api.openstack.wsgi [None req-8b9dda9f-d9ac-4aa2-93c9-41f80531b51e tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 returned with HTTP 202 [ 1360.012504] [55022]: [pid: 55022|app: 0|req: 287/636] 10.180.1.21 () {58 vars in 1228 bytes} [Wed Feb 19 12:10:27 2025] DELETE /volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) [ 1360.015503] [55021]: DEBUG cinder.api.middleware.request_id [None req-bced5098-b65b-457d-b2b5-f39a1cb0d31a None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1360.018490] [55021]: INFO cinder.api.openstack.wsgi [None req-bced5098-b65b-457d-b2b5-f39a1cb0d31a tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] GET http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 [ 1360.018713] [55021]: DEBUG cinder.api.openstack.wsgi [None req-bced5098-b65b-457d-b2b5-f39a1cb0d31a tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1360.018931] [55021]: DEBUG cinder.api.openstack.wsgi [None req-bced5098-b65b-457d-b2b5-f39a1cb0d31a tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1360.026529] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.026529] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1360.030171] [55021]: INFO cinder.volume.api [None req-bced5098-b65b-457d-b2b5-f39a1cb0d31a tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Volume info retrieved successfully. [ 1360.035712] [55021]: INFO cinder.api.openstack.wsgi [None req-bced5098-b65b-457d-b2b5-f39a1cb0d31a tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 returned with HTTP 200 [ 1360.036176] [55021]: [pid: 55021|app: 0|req: 350/637] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:10:27 2025] GET /volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1361.046020] [55022]: DEBUG cinder.api.middleware.request_id [None req-318ea7c8-b2dd-4a81-9a42-02d4ddf23720 None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1361.048387] [55022]: INFO cinder.api.openstack.wsgi [None req-318ea7c8-b2dd-4a81-9a42-02d4ddf23720 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] GET http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 [ 1361.048637] [55022]: DEBUG cinder.api.openstack.wsgi [None req-318ea7c8-b2dd-4a81-9a42-02d4ddf23720 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1361.048869] [55022]: DEBUG cinder.api.openstack.wsgi [None req-318ea7c8-b2dd-4a81-9a42-02d4ddf23720 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1361.056600] [55022]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.056600] [55022]: warnings.warn('Policy enforcement is depending on the value of ' [ 1361.059840] [55022]: INFO cinder.volume.api [None req-318ea7c8-b2dd-4a81-9a42-02d4ddf23720 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Volume info retrieved successfully. [ 1361.063954] [55022]: INFO cinder.api.openstack.wsgi [None req-318ea7c8-b2dd-4a81-9a42-02d4ddf23720 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 returned with HTTP 200 [ 1361.064327] [55022]: [pid: 55022|app: 0|req: 288/638] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:10:28 2025] GET /volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1362.074793] [55021]: DEBUG cinder.api.middleware.request_id [None req-c1003c20-522e-42ab-be73-38abf2e2da86 None None] RequestId filter calling following filter/app {{(pid=55021) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1362.077746] [55021]: INFO cinder.api.openstack.wsgi [None req-c1003c20-522e-42ab-be73-38abf2e2da86 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] GET http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 [ 1362.077977] [55021]: DEBUG cinder.api.openstack.wsgi [None req-c1003c20-522e-42ab-be73-38abf2e2da86 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55021) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1362.078210] [55021]: DEBUG cinder.api.openstack.wsgi [None req-c1003c20-522e-42ab-be73-38abf2e2da86 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'show' {{(pid=55021) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1362.085732] [55021]: /opt/stack/data/venv/lib/python3.10/site-packages/oslo_context/context.py:100: DeprecationWarning: Policy 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.085732] [55021]: warnings.warn('Policy enforcement is depending on the value of ' [ 1362.088971] [55021]: INFO cinder.volume.api [None req-c1003c20-522e-42ab-be73-38abf2e2da86 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Volume info retrieved successfully. [ 1362.093066] [55021]: INFO cinder.api.openstack.wsgi [None req-c1003c20-522e-42ab-be73-38abf2e2da86 tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 returned with HTTP 200 [ 1362.093475] [55021]: [pid: 55021|app: 0|req: 351/639] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:10:29 2025] GET /volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) [ 1363.103812] [55022]: DEBUG cinder.api.middleware.request_id [None req-e89837ae-0424-4ce8-9ce0-489e83dd1c9a None None] RequestId filter calling following filter/app {{(pid=55022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} [ 1363.106015] [55022]: INFO cinder.api.openstack.wsgi [None req-e89837ae-0424-4ce8-9ce0-489e83dd1c9a tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] GET http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 [ 1363.106566] [55022]: DEBUG cinder.api.openstack.wsgi [None req-e89837ae-0424-4ce8-9ce0-489e83dd1c9a tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Empty body provided in request {{(pid=55022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} [ 1363.106566] [55022]: DEBUG cinder.api.openstack.wsgi [None req-e89837ae-0424-4ce8-9ce0-489e83dd1c9a tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] Calling method 'show' {{(pid=55022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} [ 1363.112593] [55022]: INFO cinder.api.openstack.wsgi [None req-e89837ae-0424-4ce8-9ce0-489e83dd1c9a tempest-ServerActionsTestOtherA-851864312 tempest-ServerActionsTestOtherA-851864312-project-member] http://10.180.1.21/volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 returned with HTTP 404 [ 1363.113168] [55022]: [pid: 55022|app: 0|req: 289/640] 10.180.1.21 () {58 vars in 1225 bytes} [Wed Feb 19 12:10:30 2025] GET /volume/v3/volumes/f4d9f569-f3e6-4a8c-ba6c-453d7b25fbf6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) [ 1372.091026] [55021]: DEBUG dbcounter [-] [55021] Writing DB stats cinder:SELECT=11,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=55021) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}} [ 1373.108856] [55022]: DEBUG dbcounter [-] [55022] Writing DB stats cinder:SELECT=18,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=55022) stat_writer /opt/stack/data/venv/lib/python3.10/site-packages/dbcounter.py:115}}